See: Description
Interface | Description |
---|---|
DiscountedPrice | |
ProductDiscount |
Product discounts are used to change certain product prices.
|
ProductDiscountDraft | |
ProductDiscountPredicate | |
ProductDiscountValue |
Defines discount type with the corresponding value.
|
Class | Description |
---|---|
AbsoluteProductDiscountValue |
An absolute discount reduces the matching price by a fixed amount (for example 10€ off).
|
ExternalProductDiscountValue |
An external discount.
|
ProductDiscountDraftBuilder | |
ProductDiscountDraftDsl |
Dsl class for
ProductDiscountDraft . |
RelativeProductDiscountValue |
A relative product discount with the corresponding basis point value.
|