Cumulative discounts are an option for setting up discounts that will be valid for customers after payment and delivery of orders of the total value specified in the validity threshold.
The price of the product including this discount for authorized users will be displayed on the product page, and the total value of the order including the discount will be displayed in the cart and on the checkout page.
Example of setting up
In the example, the cumulative discount will be 3% of the total order value and will be triggered after the total value of previously placed and delivered orders for the customer exceeds €500. The discount will not be valid if the customer makes the first order in the store, even if it is for a value greater than the threshold.
There can be several such discounts: for example, a 3% discount at the threshold of €500, a 5% discount at the threshold of €2000, a 10% discount at the threshold of €5000, etc.
How the cumulative discount works
All orders that the customer has placed from his or her account in the store are taken into account.
The cumulative discount can also be applied to the first order, for this purpose, you need to set the threshold to zero. Even in this case, the customer must be authorized on the website.
If the threshold is greater than zero, the cumulative discount will be applied when the total value of previously delivered orders exceeds the specified threshold.
How to set up a cumulative discount
In the admin panel, go to Discounts → Cumulative discounts and click +Add.
In the Discount value field, specify the percentage discount that will be applied to the order.
In the Starts from order total sum field, specify the total value of delivered orders after which the discount will be applied.
Check the Active box and save your changes.