I like to have a discount of 10% shown for all products. I'm using V3.0. Is it possible to show the two prices ? I know i ve to change the template file.. <!-- BEGIN PRODUCTS_PRICE --><div class="price"><em>$lang[Price]:</em><strong>$aData[sPrice]</strong><span >$config[currency_symbol]</span></div><!-- END PRODUCTS_PRICE -->
I like to show the old price (strike through) and the new price.