{config_load file="$language/lang_$language.conf" section="checkout_confirmation"} {config_load file="$language/lang_$language.conf" section="checkout_navigation"}

{#heading_confirmation#}

{#text_information#}

{if $IP_LOG=='true'}

{#text_ip#}: {$CUSTOMERS_IP}

{/if}

{#text_shipping_address#}
{$DELIVERY_LABEL}
{#text_edit#}

{if $BILLING_LABEL}{#text_payment_address#}
{$BILLING_LABEL}
{#text_edit#}{/if}

{if $SHIPPING_METHOD}

{#text_shipping_method#}

{$SHIPPING_METHOD} {#text_edit#}

{/if} {if $PAYMENT_METHOD!=''}

{#text_payment_method#}

{$PAYMENT_METHOD} {#text_edit#}

{/if} {if $ORDER_COMMENTS!=''}

{#text_comments#}

{$ORDER_COMMENTS} {#text_edit#}

{/if} {if $PAYMENT_INFORMATION!=''}

{#text_payment_info#}

{$PAYMENT_INFORMATION}

{/if}

{#text_products#}

{#text_products#} {#text_edit#}

{$PRODUCTS_BLOCK}

{$TOTAL_BLOCK}
{if $REVOCATION}

{$REVOCATION_TITLE}

{$REVOCATION}

{/if}

{$CHECKOUT_FORM}{if $MODULE_BUTTONS!=''} {$MODULE_BUTTONS}{/if} {$CHECKOUT_BUTTON}