Click or drag to resize
ShoppingCartItemInfoShoppingCart Property
Data of the shopping cart to which the shopping cart item belongs.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public virtual ShoppingCartInfo ShoppingCart { get; set; }

Property Value

Type: ShoppingCartInfo
See Also