Prestashop 1.6.0.9 · Error in rounded prices in the product page
Prestashop version 1.6.0.9 contains an error with rounded prices in product page:
We have a product that costs 100 €. The price appears correctly in the product lists but, when we go to the page of the product, the price appears as € 99.99. This happens when the product in question has attributes.
We can solve this error by changing product.js file with the corresponding file from a later version of Prestashop.
Here you can download the file: product.js versión PS 1.6.0.14
We just have to replace /themes/active-theme/js/product.js with the file you just downloaded and the problem is solved.
This Post Has 0 Comments