{txt key=TEXT_SHIPPING_ADDRESS}

{if $shipping_address.customers_company}

{$shipping_address.customers_company}

{/if}

{$shipping_address.customers_firstname} {$shipping_address.customers_lastname}

{$shipping_address.customers_street_address}

{if $shipping_address.customers_suburb}

{$shipping_address.customers_suburb}

{/if}

{$shipping_address.customers_postcode} {$shipping_address.customers_city}

{$shipping_address.customers_country}

{txt key=TEXT_PAYMENT_ADDRESS}

{if $payment_address.customers_company}

{$payment_address.customers_company}

{/if}

{$payment_address.customers_firstname} {$payment_address.customers_lastname}

{$payment_address.customers_street_address}

{if $payment_address.customers_suburb}

{$payment_address.customers_suburb}

{/if}

{$payment_address.customers_postcode} {$payment_address.customers_city}

{$payment_address.customers_country}

{hook key=checkout_tpl_info}

Tilgungsplan:

{$servertoserver_txt}
{txt key=FRONTEND_EASYCREDIT_LINK}

{hook key=checkout_tpl_form_total_lines} {$cart}
{txt key=TEXT_ARTICLE} {txt key=TEXT_SINGLE_PRICE} {txt key=TEXT_QTY} {txt key=TEXT_TOTAL_PRICE}

{txt key=TEXT_SUB_TOTAL}{$sub_total}

Standard{$sub_data.products_price.formated}

{txt key=TEXT_TOTAL}{$total}

{txt key=FRONTEND_EASYCREDIT_INTEREST} {$servertoserver_currency} {$servertoserver_sum}

{txt key=FRONTEND_EASYCREDIT_TOTAL}{$servertoserver_currency} {$servertoserver_total}




{hook key=checkout_tpl_confiramtion} {form type=formend} {hook key=checkout_tpl_bottom}