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

{#text_shipping_info#}

{#text_payment_info#}

{#text_confirm#}

{#text_finished#}

{#heading_confirmation#}
{#text_information#}
{if $IP_LOG=='true'}
close
{#text_ip#} {$CUSTOMERS_IP}
{/if} {if $SHIPPING_ADDRESS=='true'} {if $BILLING_LABEL}
{/if}
{#text_shipping_address#} {#text_edit#}
{$DELIVERY_LABEL}
{if $BILLING_LABEL}
{/if} {if $BILLING_LABEL}
{#text_payment_address#} {#text_edit#}
{$BILLING_LABEL}
{/if} {/if} {if $SHIPPING_METHOD}
{#text_shipping_method#} {#text_edit#}
{$SHIPPING_METHOD}
{/if} {if $PAYMENT_METHOD!=''}
{#text_payment_method#} {#text_edit#}
{$PAYMENT_METHOD}
{/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}