{set layout="one_column_layout"}

{__ text="Twój koszyk"}


{if $if_warning || $if_notice}

{$show_warning}

{/if} {if $products}
{$product_list}
{$delivery}
{if $has_deliveries}
{$payment}
{/if}
{$total}
{$discount_coupon_code}
{$gift_card}
{if $show_products == 1}
{$products_promote}
{/if}
{$user_form}
{else}

{__ text="Twój koszyk jest pusty"}

{if $show_products == 1}
{$product_basket}
{/if} {/if}