Click or drag to resize
ECommerceContextCurrentShoppingCart Property
Returns the current Shopping cart info.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public static ShoppingCartInfo CurrentShoppingCart { get; set; }

Property Value

Type: ShoppingCartInfo
See Also