Files
grzanieplus.pl/apps/frontend/modules/stBasket/templates/theme/responsive/basket_summary.html
2025-03-12 17:06:23 +01:00

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>