{config_load file="$language/lang_$language.conf" section="checkout_confirmation"} {snippet file=checkout_progress.html current4=current} {$CHECKOUT_FORM}

{#heading#}

{#text_information#}

{if $IP_LOG == 'true'}

{#text_ip#} {$CUSTOMERS_IP}

{/if}

{#title_terms_revocation#}

{$AGB_checkbox} {#link_terms#|sprintf:$AGB_LINK}

{$REVOCATION_checkbox} {#link_revocation#|sprintf:$REVOCATION_LINK}

{#text_shipping_address#}: {#text_edit#}

{$DELIVERY_LABEL}
{if $BILLING_LABEL}

{#text_payment_address#}: {#text_edit#}

{$BILLING_LABEL}
{/if}

{#text_reference#}: {#text_edit#}

{#info_reference#}: {$CUSTOMER_REFERENCE}
{if $SHIPPING_METHOD}

{#text_shipping_method#}: {#text_edit#}

{$SHIPPING_METHOD}
{/if} {if $PAYMENT_METHOD}

{#text_payment_method#}: {#text_edit#}

{$PAYMENT_METHOD} {$PAYMENT_INFORMATION}
{/if} {if $ORDER_COMMENTS}

{#text_comments#}: {#text_edit#}

{$ORDER_COMMENTS}
{/if}

{#text_products#}: ({#text_edit#})

{$PRODUCTSHEAD_BLOCK} {$PRODUCTS_BLOCK} {foreach item=total from=$TOTAL_BLOCK} {/foreach}
{$total.title} {$total.text}

{#checkout_tax_note#}

{if $MODULE_BUTTONS} {$MODULE_BUTTONS} {/if} {$CHECKOUT_BUTTON|button}
{$FORM_END}