ShoppingCartItemInfoShoppingCart Property |
Data of the shopping cart to which the shopping cart item belongs.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntaxpublic virtual ShoppingCartInfo ShoppingCart { get; set; }
Property Value
Type:
ShoppingCartInfo
See Also