sbt Posted August 2, 2014 Share Posted August 2, 2014 (edited) Testing PS1.6.0.9 on local wamp server and found the following: Volume discount "you save" column not displayed right in the front office. More details about my example: 1. I've created different customer groups with different prices. 2. Retail price for the product is 3.80 3. For one group (verified/referred member), the price is 3.60 (0.20 discount) 4. For anyone who buy over 3, the price is 3.50 (0.30 discount). You see the attached pic, the volume discount, you save should be 0.30, while it shows 0.32 Attached pics for reference. Edited August 2, 2014 by sbt (see edit history) Link to comment Share on other sites More sharing options...
benjamin utterback Posted August 4, 2014 Share Posted August 4, 2014 Testing PS1.6.0.9 on local wamp server and found the following: Volume discount "you save" column not displayed right in the front office. More details about my example: 1. I've created different customer groups with different prices. 2. Retail price for the product is 3.80 3. For one group (verified/referred member), the price is 3.60 (0.20 discount) 4. For anyone who buy over 3, the price is 3.50 (0.30 discount). You see the attached pic, the volume discount, you save should be 0.30, while it shows 0.32 Attached pics for reference. bo.jpgfo.jpg In PrestaShop The discount is placed after the tax. This is something that we are working on, optimizing and correcting the way tax+discounts work together. You could test the product having no tax and let us know if it works as expecting. Link to comment Share on other sites More sharing options...
sbt Posted August 6, 2014 Author Share Posted August 6, 2014 In PrestaShop The discount is placed after the tax. This is something that we are working on, optimizing and correcting the way tax+discounts work together. You could test the product having no tax and let us know if it works as expecting. Thank you Benjamin! Tried with the price excluding tax, which works perfect. My case is everything should be tax inclusive, and hard to put the amount without tax, which will be too many digits. Maybe I just not to use this function before the fix is out. Rgds Kent Link to comment Share on other sites More sharing options...
Recommended Posts