| MultiBuyDiscountsApplicator Methods |
The MultiBuyDiscountsApplicator type exposes the following members.
| Name | Description | |
|---|---|---|
| AcceptsMissedDiscount |
Notifies the applicator that discount was nearly applied.
It could be applied on given products if present in cart.
| |
| ApplyDiscount |
Applies discount to given number of unit of given item.
| |
| GetDiscountsSummary |
Returns list of discount applications.
| |
| GetSavings |
Returns discount saving for particular item.
| |
| Reset |
Resets applicator to its initial state.
|