Files
PrestaShop/themes
Captain FLAM 2e860d6750 Update product.js
if product with declinaison without reduction : reduction price is showed !!

because of this comparison after (line ~400):

if (productPriceWithoutReductionDisplay > productPriceDisplay)

and :

var tmp = productPriceDisplay * group_reduction;

is unused
2013-07-22 18:58:59 +01:00
..
2013-07-22 18:58:59 +01:00
2011-10-05 15:21:55 +00:00
2013-01-04 11:19:03 +01:00
2013-01-04 11:19:03 +01:00
2013-03-08 14:53:19 +01:00