New Hurdle with PrestaShop
I have had tons of problems with PrestaShop. My most recent problem is coming up when my price changes due to a combination. The price in the buy_block is wrong and doesn’t match the price in cart that is correct. I checked the tax options and turned them off because they don’t work either. I would like the simple things to work when I’m using such a popular e-commerce solution.
Comment (1)
We found the solution by the easiest way possible. We added the CSS attribute “display:none;” to the price listing. There was no sense in repeating the price that many times anyway.