Files
PrestaShop/themes/default/js
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-01-04 11:19:03 +01:00
2013-01-04 11:19:03 +01:00
2013-06-25 15:47:46 +02:00
2013-01-04 11:19:03 +01:00
2013-07-22 18:58:59 +01:00
2013-01-04 11:19:03 +01:00
2013-01-04 11:19:03 +01:00
2013-01-04 11:19:03 +01:00