majký Posted June 16, 2016 Share Posted June 16, 2016 (edited) Hello Prestons. Please look at this bug: http://forge.prestashop.com/browse/PSCSX-2375 : wrong price display when combinations and prices are excl. VAT., different currency calculation also wrong. The fix works for default Bootstrap template only but not for others. The fix is to replace theme files - Product.js, Product.tpl together with Product controller (core file). We use AP Culinary - Apollotheme. If I apply the fix to our template, prices are displayed ok but switching attributes doesn't work, price stays the same and Chrome writes Javascript error, Group reduction is not defined. Can you at least point me to the right direction? Thank you. Edited June 16, 2016 by majký (see edit history) Link to comment Share on other sites More sharing options...
shokinro Posted June 17, 2016 Share Posted June 17, 2016 To apply the fix, first you need know what was the problem and how it was fixed - what changes has been applied to the code so that you can apply the same changes If it is a fixed from PretaShop team, they should have explained in the bug tracker, otherwise you will need to compare the files you replaced with original one to see what has been changed that fixed the file. 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