Duplicated price at shopping cart (same price with and without discount)
I've a problem with my site, builded under your London Stars theme. At the shopping cart, some product prices appears duplicated as if it have a discount, but it's not true. (See attached file)
I've been checking the code and I think it's a problem when comparing the normal price and discount price strings. Price appears as 9.95, and offer price appears as 9.9500001, so when the system compare them are differents, but really they don't.
I've tried to configure the decimals at Prestashop and the round methode, but it doesn't solve the problem. Can you check the "shopping-cart-product-line.tpl" please? I think it will be very useful to include some code to tell the system when really the offer price is active or not... Can you help me?
Thank you!
55cb2e20f29ca.png