Daan Tol 0 Posted January 30, 2010 Posted January 30, 2010 Hello, I;ve been looking for a long time on this forum and on google but could not find it. Maybe you guys can give me a hand. I'm looking for wa way in Prestashop to give my customers a discount when their order reaches a certain amount. So for example : if you order for more then 350 euro >> I would like to give a discount of 5% on the total sum. Is this possible within prestashop?Thanks in advance for your help! Share this post Link to post Share on other sites
rocky 958 Posted January 31, 2010 Posted January 31, 2010 No, it is not possible to do in the Back Office. The best you can do is to go to Payment > Vouchers and create a new voucher of type "Discount on order (%)" with a value of "5" and a "Minimum amount" of "350". The customer will have to manually add this voucher to their cart when their order goes over 350 euro though. It might be possible to write code to automatically add the voucher when the cart total reaches 350 euros. Share this post Link to post Share on other sites
Daan Tol 0 Posted January 31, 2010 Posted January 31, 2010 Thanks Rocky ! I will give this a tryIt is better then nothing . But if someone wants to write an automatic module for this for this! I would be very glad >> I'm willing to pay for that! Share this post Link to post Share on other sites
qubiik 0 Posted February 11, 2010 Posted February 11, 2010 I would like to use vouchers - but when I in BO set minimum amount 2, in FO customer can use voucher only for one product!!!Please, can you tell where is the problem?(I´m using presta 1.2.4.) Share this post Link to post Share on other sites
RomeoXRomeo 0 Posted April 7, 2010 Posted April 7, 2010 i'd also contribute for the automation, if anyone wants to help.... Share this post Link to post Share on other sites
curye 0 Posted April 7, 2010 Posted April 7, 2010 Please check the following thread: solution to your problem Share this post Link to post Share on other sites
Recommended Posts