Loads shopping cart items into the specified shopping cart.
If shopping cart is created from an order, cart items are loaded from the corresponding order items.
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
See Also