8 lines
151 B
HTML
8 lines
151 B
HTML
<div id="st_component-st_basket-sumary_info">
|
|
|
|
{if $value}
|
|
{$value}
|
|
{else}
|
|
{__ text="Razem do zapłaty"}: <strong>{$total_amount}</strong>
|
|
{/if}
|
|
</div> |