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.1.5347.20411)
Parameters
- cart
- Type: CMS.Ecommerce ShoppingCartInfo
Shopping cart which is created from order data
See Also