ShoppingCartInfoProviderSetShoppingCartItemInternal Method |
Namespace: CMS.Ecommerce
protected virtual ShoppingCartItemInfo SetShoppingCartItemInternal( ShoppingCartInfo cart, ShoppingCartItemParameters itemParams )
Exception | Condition |
---|---|
ArgumentNullException | Thrown when cart or itemParams are null. |
ArgumentOutOfRangeException | Thrown when itemParams specify a non-positive SKUID. |