IMultiBuyDiscount Properties |
The IMultiBuyDiscount type exposes the following members.
Name | Description | |
---|---|---|
ApplyFurtherDiscounts |
Indicates if further discounts are to be applied if this discount applies.
| |
ApplyOnUnitsCount |
The number of discounted units.
| |
AutoAddEnabled |
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.
| |
BasedOnUnitsCount |
The number of products needed to enable this discount.
| |
DiscountName |
Name of the multi buy discount.
| |
IsFlat |
True - discount value is fix, False - discount value is relative.
| |
Value |
Discount value. Value is percentage of fix, based on value of IsFlat.
|