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

{#heading_confirmation#}

{#text_shipping_info#}
{#text_payment_info#}
{#text_confirm#}
{#text_finished#}

 

{if $IP_LOG=='true'}
{#text_ip#} {$CUSTOMERS_IP}
{/if}
{#text_shipping_address#} {#text_edit#}
{$DELIVERY_LABEL}
{if $BILLING_LABEL}{#text_payment_address#} {#text_edit#}
{$BILLING_LABEL}{/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#} {#text_edit#}
{$ORDER_COMMENTS}
{/if} {if $PAYMENT_INFORMATION!=''}
{#text_payment_info#}
{$PAYMENT_INFORMATION}

{/if}
{#text_products#} {#text_edit#}
{$PRODUCTS_BLOCK}
{$TOTAL_BLOCK}

 

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

{if $REVOCATION}{$REVOCATION_TITLE}
{$REVOCATION}
arrow{$REVOCATION_TITLE} {$REVOCATION_LINK}
arrow{$AGB_TITLE} {$AGB_LINK} {/if}