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: 10.0.0
Syntax
C#
public virtual ShoppingCartInfo ShoppingCart { get; set; }

Property Value

Type: ShoppingCartInfo
See Also