Reputation: 491
I updated the specific price for a product correctly in Admin, but when going to the front shop product page, it still shows the original price. When i add product to cart, then it shows the correct specific price. I am using prestashop 1.6.0.14. Is there someone else who has this issue or knows how to solve it?
Upvotes: 0
Views: 3626
Reputation: 11
You need a fresh version of the files product.tpl and/or product.js. I just solved this by trial and error :). It wasn't an upgrade, I moved a ps site from one server to another, specific price on product page wasn't displaying (was actually there, but hidden, I saw that by mistake on Edge). So, I replaced those two files and it works. Good luck!
Upvotes: 1