Add item to the shopping cart
If the position was previously added to the cart,
then information about it is updated, and count increases by $quantity
public put ( IECartPosition $position, $quantity = 1 ) | ||
$position | IECartPosition |
public put ( IECartPosition $position, $quantity = 1 ) | ||
$position | IECartPosition |