joaocoelho Posted October 6, 2017 Share Posted October 6, 2017 Hi, On prestashop 1.6.1.17 (clean install), if i set minimum quantity 50 for example, if i set then a specific price to discount 0,50€ with VAT when a user insert 60 units, the price is not been showing, only the discount.Anyone have an idea how to fix it? Link to comment Share on other sites More sharing options...
joaocoelho Posted October 8, 2017 Author Share Posted October 8, 2017 UPDATE This bug is only when you insert a number on "Star in the quantity". For example if you want to give 20% when you buy 5 units, this bug happens Link to comment Share on other sites More sharing options...
cycd Posted November 17, 2017 Share Posted November 17, 2017 HI i have the same problem Hello, the problem persists on specific prices, now that I exceed the 1st specific price, the price display shows the reduction and not the price with the reduction. I noticed that the price display is done correctly when the specific price and related to a declination and not to all. see photo 4 Thank you for helping me. Config theme prestashop 1.6.1.17 Link to comment Share on other sites More sharing options...
joaocoelho Posted November 17, 2017 Author Share Posted November 17, 2017 You can apply the fix from this PR: https://github.com/PrestaShop/PrestaShop/pull/8099 1 Link to comment Share on other sites More sharing options...
led store europe Posted November 18, 2017 Share Posted November 18, 2017 how do you implemant the changes in the files. do have to remove all the red highlight and replace it with the green highlite? And why is it that i have less code in Product.js than what i see in the github files. i only have 1177 lines of code while the github version got 1237 lines...? i'm using prestashop 1.6.1.17 Link to comment Share on other sites More sharing options...
joaocoelho Posted November 18, 2017 Author Share Posted November 18, 2017 58 minutes ago, led store europe said: how do you implemant the changes in the files. do have to remove all the red highlight and replace it with the green highlite? And why is it that i have less code in Product.js than what i see in the github files. i only have 1177 lines of code while the github version got 1237 lines...? i'm using prestashop 1.6.1.17 Yes you only need to remove all the red highlight and replace with the green highlite. Forget the total lines. Do that changes and your problem is solved Link to comment Share on other sites More sharing options...
led store europe Posted November 19, 2017 Share Posted November 19, 2017 @joaocoelho Indeed it worked. it was a lot of lines. but it's a fix. side question, what to do when there is a update for the theme ore PS self? is it better to wait than to update. Link to comment Share on other sites More sharing options...
led store europe Posted November 19, 2017 Share Posted November 19, 2017 On 18-11-2017 at 2:39 PM, joaocoelho said: Yes you only need to remove all the red highlight and replace with the green highlite. Forget the total lines. Do that changes and your problem is solved **UPDATE** it looks like it has not been completely resolved. The point now is that the price does not change after more than 6 items have been chosen At some point I choose a power supply extra. then you see the amount increase at the price but not the amount in the big. p.s. it also does not change if I do the amount in inclusive tax. Link to comment Share on other sites More sharing options...
joaocoelho Posted November 20, 2017 Author Share Posted November 20, 2017 I made a test and it's working well 1 Link to comment Share on other sites More sharing options...
led store europe Posted December 2, 2017 Share Posted December 2, 2017 On 20-11-2017 at 10:50 PM, joaocoelho said: I made a test and it's working well indeed it works now. there was one line of code missing in the .js file. But still there is one more issieu. when I take 6 products and then the option cord yes. you see the amounts disappear 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