DiscountInfoItemDiscountIsGlobal Property |
True - says that discounts value is set in global main currency, False - says that discounts value is set in site main currency.
Takes effect only if discount value is flat. Used for discount calculation in the shopping cart.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax public bool ItemDiscountIsGlobal { get; }
Property Value
Type:
BooleanSee Also