Overload List
| Name | Description | |
|---|---|---|
| DeleteShoppingCartItemInfo(Guid) | 
            Deletes shopping cart item with specified GUID.
              | |
| DeleteShoppingCartItemInfo(Int32) | 
            Deletes shopping cart item with specified ID.
              | |
| DeleteShoppingCartItemInfo(ShoppingCartItemInfo) | 
            Deletes specified shopping cart item.
              | 
See Also