<span id="pretaxe_price"><span id="pretaxe_price_display">{convertPrice price=$product->getPrice(false, $smarty.const.NULL)}</span> {l s='tax excl.'}</span>
<br />
<span class="our_price_display">
<span id="our_price_display">{convertPrice price=$product->getPrice(true, $smarty.const.NULL)}</span>
{if $tax_enabled}{l s='tax incl.'}{/if}
<br />
{if $priceDisplay == 1}
<span id="our_price_display">{convertPrice price=$product->getPrice(false, $smarty.const.NULL)}</span>
{if $tax_enabled}{l s='tax excl.'}{/if}
{/if}
</span>
<br />
Miałem podobny problem wina była po stronie <span ..... powyżej poprawny kod