Click or drag to resize
IMultiBuyDiscount Properties

The IMultiBuyDiscount type exposes the following members.

Properties
  NameDescription
Public propertyAppliedCouponCode
Applied coupon code.
(Inherited from IDiscount.)
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 propertyDiscountGuid
Unique identifier of the discount.
Public propertyDiscountName
Gets the display name of the discount.
(Inherited from IDiscount.)
Public propertyMaxApplication
Maximum number of possible usages of the discount. Zero or negative value is representing an unlimited application count.
Top
See Also