DiscountInfoItemDiscountIsFlat 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: 13.0.131
Syntax public bool ItemDiscountIsFlat { get; }
Property Value
Type:
BooleanSee Also