aaront1 Posted November 12, 2014 Share Posted November 12, 2014 Hi, I am using V1.5.5 Where can I change the setting of only allow one voucher or multiple vouchers in one order? or which php file I should look at? Right now, if a user enter the first voucher, it works, but when he enter the second voucher, it doesn't have any error, but it doesn't show the 2nd discount. Then If remove the first voucher, and enter just the second one, it will works, but can't combine the two together. Link to comment Share on other sites More sharing options...
vekia Posted November 12, 2014 Share Posted November 12, 2014 prestashop by default has got possibility to use many voucher codes in one order. what theme you use? it can be related to the template Link to comment Share on other sites More sharing options...
aaront1 Posted November 17, 2014 Author Share Posted November 17, 2014 I am using the default theme, but modified a lot. I did try to debug that shopping-cart.tpl discounts loop {foreach $discounts as $discount} and notice that it only loop once even though I put two discount codes. so I am guessing is either some setting or some other codes that ignore my second discount code. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now