{config_load file="$language/lang_$language.conf" section="checkout_success"} {config_load file="$language/lang_$language.conf" section="checkout_navigation"} {config_load file="lang_`$language`.custom"} {config_load file="lang_`$language`.section" section="checkout_success"}

{#heading_success#}

{#title_printorder#}

{#text_printorder#}
{#text_thankyou#}

{#heading_success#}

{#text_success#}


{if $GV_SEND_LINK}

{#gv_has_vouchera#} {$GV_SEND_LINK} {#gv_has_voucherb#}

{/if} {if is_array($PAYMENT_INFO) && count($PAYMENT_INFO) > 0}
{foreach name=aussen item=data from=$PAYMENT_INFO}

{$data.title|stripslashes}

{foreach name=aussen item=info from=$data.fields} {if $info.title != ''}{/if} {if $info.field != ''}{/if} {/foreach}
{$info.title|stripslashes}{$info.field|stripslashes}
{/foreach}

{/if}
{if isset($BUTTON_PRINT_LAYER)} {$BUTTON_PRINT_LAYER} {else} {if isset($FORM_ACTION_PRINT_LAYER)}{$FORM_ACTION_PRINT_LAYER}{else}{$FORM_ACTION_PRINT}{/if}{$BUTTON_PRINT}{$FORM_END} {/if}
{$FORM_ACTION}{$BUTTON_CONTINUE}{$FORM_END}

{if $downloads_content neq ''}
{if $title_downloadfiles != ''}

{#title_downloadfiles#}

{/if} {$downloads_content} {/if} {if $google_tracking eq 'true'} {$tracking_code} {/if}