Click or drag to resize
IShoppingServiceRemoveAllItemsFromCart Method
Removes all items from the current shopping cart. Also removes all children and bundle items from the cart, logs the activity and evaluates the cart.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
void RemoveAllItemsFromCart()
See Also