{config_load file="$language/lang.conf" section="create_account"}
{#heading_checkout#}
{$FORM_ACTION}
{if $error!=''}
{/if}
|
{#title_personal#} |
{#text_must#} |
{if $company=='1'}
{/if}
{if $street_address=='1'}
{/if}
{if $telephone=='1'}
{/if}
|
{if $virtual=='false'}
{config_load file="$language/lang.conf" section="checkout_shipping"}
{#heading_shipping#}
{/if}
{config_load file="$language/lang.conf" section="checkout_payment"}
{#heading_payment#}
{#text_payment#}
{if $GV_COVER!='true'}{$PAYMENT_BLOCK}{$module_gift}{else}
{/if} |
|
|
{if $conditions=='true'}
|
{#title_agb#} {$AGB_LINK} |
{$AGB} |
{$AGB_checkbox} {#text_accept_agb#} |
|
|
{/if}
|
{#title_continue#} {#text_continue#}
|
|
{$FORM_END}