Discount Program
Discount Program in Orderino allows automatically determining the discount percentage for a customer based on the total amount of their orders. The discount percentage is specified as a threshold scale, where each total order amount has its own discount size.
Example scale:
0 2
25000 4
50000 6
In this example, the customer receives 2% for a total order amount up to 25,000, 4% up to 50,000, and 6% after 50,000. [web:1]
Configuration parameters
- Enabled? — checkbox enabling or disabling the discount program
- Selected employees can set an arbitrary discount for the customer — list of employees who are allowed to manually set the discount amount.
- Rules — text field for describing internal rules and logic of the discount program.
Additional settings
In the "Settings" block, there is an option:
- Manager can ignore discount for an order — allows placing an order without applying the discount program, even if the customer is eligible for a discount according to the terms