Overload List
| Name | Description | |
|---|---|---|
| GetShoppingCartItemInfo(Guid) | 
            Returns shopping cart item with specified GUID.
              | |
| GetShoppingCartItemInfo(Int32) | 
            Returns shopping cart item with specified ID.
              | |
| GetShoppingCartItemInfo(OrderItemInfo, SKUInfo) | 
            Returns shopping cart item created from the order item data.
              | 
See Also