ShoppingCartInfoProviderGetShoppingCartItemInternal Method |
Name | Description | |
---|---|---|
GetShoppingCartItemInternal(ShoppingCartInfo, ShoppingCartItemParameters) |
Returns specified shopping cart item from the given shopping cart object. If such item is not found, null is returned.
By default shopping cart item is searched according to the product SKUID and SKUIDs of its product options.
| |
GetShoppingCartItemInternal(ShoppingCartInfo, Guid) |
Returns shopping cart item from the specified shopping cart object.
| |
GetShoppingCartItemInternal(ShoppingCartInfo, Int32) |
Returns shopping cart item from the specified shopping cart object.
|