Click or drag to resize
MultiBuyDiscountInfoMultiBuyDiscountIsFlat Property
True - multi buy discount value is flat, False - multi buy value is relative. Used for discount calculation in the shopping cart.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public virtual bool MultiBuyDiscountIsFlat { get; set; }

Property Value

Type: Boolean
See Also