canelones Posted April 4, 2016 Share Posted April 4, 2016 I found a BUG using Prestashop 1.6.1.4: Combinations doesn't play well with Specific prices. I also opened a post in stackoverflow: http://stackoverflow.com/questions/36308902/prestashop-combinations-doesnt-play-well-with-specific-prices You can also check this: https://github.com/PrestaShop/PrestaShop/pull/5277 To reproduce: 1 - Create a product and set price to 100 € (Picture 1) 2- Create the first combination: set Impact on price to "None" (Picture 2) 3- Create the second combination: set "Impact on price to Increase to 20€" (Picture 3) 4- So far so good. I tested the product in front end and it works right. 5- In Prices: create a Specific price. Set a discount of 50%. Leave all other setting as default. (Picture 4) BUG: Here comes the problem which is that the price of the product stays the same regardless the combination I select. It seems to me that the Specific prices disable the Combinations (pictures 5 and 6) Link to comment Share on other sites More sharing options...
tuk66 Posted April 4, 2016 Share Posted April 4, 2016 I think it is already know bug and there is a fix at GitHub. Try to find it. Link to comment Share on other sites More sharing options...
canelones Posted April 4, 2016 Author Share Posted April 4, 2016 I think it is already know bug and there is a fix at GitHub. Try to find it. Can you tell me how to find the fix. I don't know where to look in GitHub. Thanks. Link to comment Share on other sites More sharing options...
erouvier29 Posted April 4, 2016 Share Posted April 4, 2016 You can try this one: https://github.com/PrestaShop/PrestaShop/pull/5087 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