IItemDiscountItemDiscountIsGlobal 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.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax bool ItemDiscountIsGlobal { get; set; }
Property Value
Type:
BooleanSee Also