Loads shopping cart items into the specified shopping cart.
Shopping cart items are loaded from items of the order from which the shopping cart is created.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- cart
- Type: CMS.Ecommerce.ShoppingCartInfo
Shopping cart which is created from order data
See Also