Dapur Coklat Holly Posted October 9, 2010 Share Posted October 9, 2010 Hi all,I want to give discount to buyers based on the total price.For example:if the total price >= 100, the discount is 10%if the total price >= 250, the discount is 15%if the total price >= 500, the discount is 20%I've tried to edit the order.php, but it only edit the amount displayed, not the actual data.So, when it goes to payment.php, the total amount back to normal. I try to put code there.Finally, I realize those things only edit the nominal displayed to customer.When I'm looking to database, it's only provide space for giving discount when customer buy certain numbers of similar products, but it's not what I'm looking for. Or, is there any way to use the discount table to suit my need?Thank you. Link to comment Share on other sites More sharing options...
Timpet Posted October 19, 2010 Share Posted October 19, 2010 For now you can use this:http://www.prestashop.com/forums/viewthread/46117/but im looking into this at the moment, only time will tell if i can make a fix Link to comment Share on other sites More sharing options...
Dapur Coklat Holly Posted October 19, 2010 Author Share Posted October 19, 2010 For now you can use this:http://www.prestashop.com/forums/viewthread/46117/but im looking into this at the moment, only time will tell if i can make a fix Hi Timpet, thanks for your reply!It's really helpful. Link to comment Share on other sites More sharing options...
Recommended Posts