Click or drag to resize
ShoppingCartInfoItemsDiscountInMainCurrency Property
Catalog discount which is applied to the items total price. It is in site main currency.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public double ItemsDiscountInMainCurrency { get; }

Property Value

Type: Double
See Also