Removes shopping cart item, related bundle items and its product options from the specified shopping cart object.
            
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- cart
 - Type: CMS.Ecommerce ShoppingCartInfo
Shopping cart 
- item
 - Type: CMS.Ecommerce ShoppingCartItemInfo
Shopping cart item 
See Also