%{if $step eq 1}% %{if $products}% %{foreach from=$products item="i" }% %{assign var="id" value=$i.id_sm_products}% %{assign var="title" value="$i|select_lang:'lang_name'}% %{/foreach}% %{else}%%{/if}%
%{'_PRODUCT_NAME'|lang}% %{'_SHOP_PRICE'|lang}% %{'_SHOP_COUNT'|lang}% %{'_SHOP_AMOUNT'|lang}% %{'_DELETE'|lang}%
%{$title}% %{'brutto'|shop:$i.price:$i.tax:$i.currency}% %{$i.currency|slownik:'ShopCurrency':'value'}% %{'amount'|shop:$i.price:$i.tax:$products_count.$id:$i.currency}% %{$i.currency|slownik:'ShopCurrency':'value'}%  
%{'_CART_IS_EMPTY'|lang}%
%{if $products}%

%{'_SHOP_TOTAL_COST'|lang}%:%{'round'|shop:$amount}% %{if $currency}%%{$currency|slownik:'ShopCurrency':'value'}%%{else}%%{$DEFAULT_CURRENCY}%%{/if}%

%{'_TEXT_UNDER_CART'|lang}%

%{/if}%
%{'_BACK_TO_SHOP'|lang}% %{if $shop_count}%%{/if}%
%{/if}% %{if $step eq 2}% %{if $reg}% %{''|include:'cart':'registration'}% %{else}%

%{'_NEW_CLIENT'|lang}%

%{'_NEW_CLIENT_DESCRIPTION'|lang}%

%{'_REGISTER_AND_ORDER'|lang}% %{'_ORDER_WITHOUT_REGISTRATION'|lang}%

%{'_LOGIN'|lang}%

%{''|include:'cart':'login'}%
%{/if}% %{/if}% %{if $step eq 3}%
%{'PluginDeliveryAndPayments'|plugin}%
%{/if}% %{if $step eq 4}%

%{'_YOUR_ORDER'|lang}%

%{foreach from=$products item="item" name="item"}% %{assign var="title" value=$item|select_lang:'lang_name'}% %{assign var="id" value=$item.id_sm_products}% %{foreachelse}% %{/foreach}%
%{'_PRODUCT_NAME'|lang}% %{'_SHOP_PRICE'|lang}% %{'_SHOP_COUNT'|lang}% %{'_SHOP_AMOUNT'|lang}%
%{$title}% %{'brutto'|shop:$item.price:$item.tax:$item.currency}% %{$item.currency|slownik:'ShopCurrency':'value'}% %{$products_count[$id]}% %{'amount'|shop:$item.price:$item.tax:$products_count.$id:$item.currency}% %{$item.currency|slownik:'ShopCurrency':'value'}%
%{'_CART_IS_EMPTY'|lang}%

%{'_DELIVERY_AND_PAYMENT'|lang}%

%{'_DELIVERY_FORM'|lang}% %{$delivery|select_lang:'lang_title'}% %{'brutto'|shop:$delivery.price:$delivery.tax}% %{$delivery.currency|slownik:'ShopCurrency':'value'}%
%{'_PAYMENT_METHOD'|lang}% %{$payment|select_lang:'lang_title'}%

%{'_YOUR_DATA'|lang}%

%{if $POST.shop_invoice}% %{/if}%
%{'_BUYER_DATA'|lang}%

%{$POST.first_name}% %{$POST.second_name}%

%{$POST.postal_code}% %{$POST.city}%

%{'_STREET_SHORT'|lang}% %{$POST.street}% %{$POST.nr}%

%{if $POST.email}%

%{'_EMAIL'|lang}%: %{$POST.email}%

%{/if}% %{if $POST.phone}%

%{'_PHONE'|lang}%: %{$POST.phone}%

%{/if}%
%{'_SHIPPING_ADDRESS'|lang}%
%{if $POST.shipping_address}%

%{$POST.postal_code_s}% %{$POST.city_s}%

%{'_STREET_SHORT'|lang}% %{$POST.street_s}% %{$POST.nr_s}%

%{else}%

%{$POST.postal_code}% %{$POST.city}%

%{'_STREET_SHORT'|lang}% %{$POST.street}% %{$POST.nr}%

%{/if}%
%{'_DATA_FOR_SHOP_INVOICE'|lang}%

%{$POST.company_name}%

%{'_COMPANY_NIP'|lang}%: %{$POST.company_nip}%

%{$POST.company_postal_code}% %{$POST.company_city}%

%{'_STREET_SHORT'|lang}% %{$POST.company_street}% %{$POST.company_nr}%


%{'_SHOP_TOTAL_COST'|lang}%:%{'round'|shop:$amount}% %{if $currency}% %{$currency|slownik:'ShopCurrency':'value'}% %{else}%%{$DEFAULT_CURRENCY}%%{/if}%


%{/if}% %{if $step eq 5}%

%{''|lang:'_ORDER_COMPLITE':$ORDER.id_sm_orders}%


%{'_ORDER_COMPLITE_DESCRIPTION'|lang}%


%{'_MAKE_PAYMENT'|lang}%
%{'_SHOW_ORDER'|lang}% %{/if}%