sinx Posted April 24, 2015 Share Posted April 24, 2015 Hello, We want to give our customers a promotional vouchers (coupons) for 20% off on all products. The problem is that a lot of our products already have a discount defined (specific price), even some categories have 5 - 10% discount set. So if a product has no discount there is no problem - you just take 20% off and that is the final price for customer who has a voucher. But if the product is already on sale (let's say it has a 10% discount) it will be reduced for another 20% calculated based on already discounted price. This means, that if a product costs e.g. 100€ it will have its primary discount calculated first (100€ - 10% = 90€) and then voucher applied (90€ - 20% = 72€) .. This means it will be reduced by total of 28%. Is there any way to achieve (by overriding some class or something) that the product's reduction will be always calculated based on a base price? So if a base price of a product is 100€ and customer has a voucher for -20% off, his price will be 80€, no matter if a product already has a global discount or not? thanks! Link to comment Share on other sites More sharing options...
Syed Ibrahim Posted September 1, 2016 Share Posted September 1, 2016 Does any one have solution for this question? Link to comment Share on other sites More sharing options...
Pianetafarma.it Posted September 25, 2016 Share Posted September 25, 2016 hI, I have big problem about coupon. when I create a discount, this shows in all customers area, in "my coupon". How is it possible? It is a serious bag. Can you help me? thank you Link to comment Share on other sites More sharing options...
vekia Posted September 26, 2016 Share Posted September 26, 2016 hI, I have big problem about coupon. when I create a discount, this shows in all customers area, in "my coupon". How is it possible? It is a serious bag. Can you help me? thank you it's an issue in prestashop, fix is available here: https://github.com/PrestaShop/PrestaShop/pull/5978/files 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