0 użytkowników i 1 Gość przegląda ten wątek.
<p> - {l s='The total amount of your order is' mod='bankwire'} <span id="amount" class="price">{displayPrice price=$total}</span> {if $use_taxes == 1} {l s='(tax incl.)' mod='bankwire'} {/if} </p>
'total_to_pay2' => Tools::displayPrice($params['total_to_pay']*0.15, $params['currencyObj'], false),