Click or drag to resize
IConditionalDiscount Properties

The IConditionalDiscount type exposes the following members.

Properties
  NameDescription
Public propertyApplyFurtherDiscounts
Indicates that further discounts (in order of DiscountOrder) are to be processed.
Public propertyDiscountCartCondition
Macro condition regarding shopping cart which must be satisfied to be able to use discount
Public propertyDiscountItemMinOrderAmount
Minimum order discount amount.
Public propertyDiscountItemOrder
Discount order used to define its priority (1 is the highest priority).
Public propertyDiscountProductCondition
Macro condition regarding products which must be satisfied to be able to use discount
Top
See Also