Click or drag to resize
ProductOptionSelectorLocalShoppingCartObj Property
Shopping cart object required for price formatting. Use this property when in CMSDesk.

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

Property Value

Type: ShoppingCartInfo
See Also