Overload List
| Name | Description | |
|---|---|---|
| GetShoppingCartItems | 
            Returns the query for all shopping cart items.
              | |
| GetShoppingCartItems(Int32) | 
            Returns DataSet with all shopping cart items data of the specified cart. DataSet includes both SKU data and shopping cart item data.
              | 
See Also