{load_language_text section="checkout_confirmation"} {load_language_text section="buttons" name="button"} {load_language_text section="order_details" name="order_details"} {load_language_text section="amazonadvancedpayment" name="amzadvpay"} {load_language_text section="mobile_template" name="mobile"}

{$txt.heading_confirmation}

{if $ERROR} {$ERROR} {else} {$txt.text_confirm_information} {/if} {if $PRIVACY_CONFIRMATION || $CONDITIONS_CONFIRMATION || $WITHDRAWAL_CONFIRMATION} {/if} {if $GM_LOG_IP =='1' && ($GM_CONFIRM_IP =='1' || $GM_SHOW_IP =='1')}
{$GM_CONFIRM_IP_CHECK} {$txt.text_confirm_log_ip} {$CUSTOMERS_IP}
{/if}

{$txt.text_shipping_address}

{if $amazon_checkout_address} {$amazon_checkout_address} {else}

{$DELIVERY_LABEL}

{/if} {$txt.text_edit|replace:"(":""|replace:")":""}

{$txt.text_payment_address}

{if $amazon_checkout_address}
{$amzadvpay.note_billing_address}
{else}

{$BILLING_LABEL}

{/if} {$txt.text_edit|replace:"(":""|replace:")":""}
{if $PAYMENT_METHOD!='' && $BILLING_LABEL}

{$txt.text_payment_method}

{if $amazon_checkout_payment} {$amazon_checkout_payment} {else}

{$PAYMENT_METHOD}

{/if} {$txt.text_edit|replace:"(":""|replace:")":""}
{/if} {if $PAYMENT_INFORMATION!='' && $BILLING_LABEL}

{$txt.text_payment_info}

{$PAYMENT_INFORMATION}

{$txt.text_edit|replace:"(":""|replace:")":""}
{/if} {if $ORDER_COMMENTS != ''}

{$txt.text_comments}

{$ORDER_COMMENTS}

{$txt.text_edit|replace:"(":""|replace:")":""}
{/if} {$MODULE_ts_excellence}

{$txt.text_products}

{$txt.text_edit|replace:"(":""|replace:")":""}
 
{$order_details.text_total}
{$mobile.products}
{$PRODUCTS_TABLE_PART} {foreach name=total_block item=total_item_array from=$total_block_data}
{$total_item_array.text}
{$total_item_array.title}
{/foreach}
{if $CONFIRMATION_INFO|strip_tags:true|trim}
{$CONFIRMATION_INFO}
{/if} {$CHECKOUT_FORM_PREFORM}

{if $MODULE_BUTTONS!=''}{$MODULE_BUTTONS}{/if} {$button.send_order} {$button.back} {if $amazon_checkout_address}
{$amzadvpay.sign_out}
{/if}