DiscountInfoDiscountIsFlat Property |
True - discount value is flat, False - discount value is relative. Used for discount calculation in the shopping cart.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax public virtual bool DiscountIsFlat { get; set; }
Property Value
Type:
BooleanSee Also