Click or drag to resize
MultiBuyDiscount Properties

The MultiBuyDiscount type exposes the following members.

Properties
  NameDescription
Public propertyApplyFurtherDiscounts
Indicates if further discounts are to be applied if this discount applies.
Public propertyApplyOnUnitsCount
The number of discounted units.
Public propertyAutoAddEnabled
Indicates if product is added to cart automatically, the system adds product to shopping cart only when the discount is percentage and set 100 % off.
Public propertyBasedOnUnitsCount
The number of products needed to enable this discount.
Public propertyDiscountName
Name of the multi buy discount.
Public propertyDiscountUsesCoupons
Indicates if discount is applicable only with discount coupon.
Public propertyIsFlat
True - discount value is fix, False - discount value is relative.
Public propertyValue
Discount value. Value is percentage of fix, based on value of IsFlat.
Top
See Also