Discount kind |
Comment |
Example |
Description |
quantity / stepwise |
defines for stepwise promotions a discount or impact as WEIGHT in gram (customer gets a weight value per step) |
threshold 500 / step 200 / value -10 |
gives for more than 500g a discount of 10g for every 200g weight |
value / stepwise |
defines for stepwise promotions a disount or impact as absolut MONEY (customer gets back or has to pay a money value per step) |
threshold 1000 / step 200 / value -50 |
gives for more than 1000g a discount of 50 Cent for every 200g |
value / linear |
defines for linear promotions a disount or impact in % for the BACIC PRICE (customer get's a changed BASIC PRICE in %) |
threshold 500 / rate -1000 |
gives for more than 500g a discount to the BASIC PRICE of 10% |
value / fix |
defines for fix promotions a discount or impact as absolut MONEY (customer gets or has to pay a fix MONEY value) |
threshold 500 / fix 50 |
for more than 500g the customer has to pay a fix impact of 50 Cent |
points / linear |
defines for linear promotions number of points (customer gets points per step) |
threshold 0 / step 500 / value 5 |
gives for more that 1 g 5 POINTS per 500g of weight |