{config_load file="$language/lang_$language.conf" section="create_account"} {if $virtual=='false'} {config_load file="$language/lang_$language.conf" section="checkout_shipping"}

{#heading_shipping#}

{#text_shipping#}

{$SHIPPING_BLOCK}
{/if} {config_load file="$language/lang_$language.conf" section="checkout_payment"}

{#heading_payment#}

{#text_payment#}

{if $GV_COVER!='true'}{$PAYMENT_BLOCK}{$module_gift}{else}
{#text_gccover#}
{/if}
 
{#title_comments#}

{$COMMENTS}
{if $conditions=='true'}
 
{#title_agb#} {$AGB_LINK}

{$AGB}
{$AGB_checkbox} {#text_accept_agb#}
{/if}

{#heading_checkout#}

{$FORM_ACTION} {if $error!=''}
  {$error}  
{/if}
 
{#title_personal#} {#text_must#}
{if $gender=='1'} {/if} {if $secondname=='1'} {/if} {if $birthdate=='1'} {/if}
{$INPUT_MALE} {$INPUT_FEMALE}
{$INPUT_FIRSTNAME}
{#text_secondname#} {$INPUT_SECONDNAME}
{$INPUT_LASTNAME}
{$INPUT_DOB}
{$INPUT_EMAIL}
{if $company=='1'}
 
{#title_company#}
{if $vat=='1'} {/if}
{#text_company#} {$INPUT_COMPANY}
{#text_ustid#} {$INPUT_VAT}
{/if} {if $street_address=='1'}
 
{#title_address#}
{/if} {if $street_address=='1'} {/if} {if $suburb=='1'} {/if} {if $postcode=='1'} {/if} {if $city=='1'} {/if} {if $state=='1'} {/if} {if $country=='1'} {/if}
{$INPUT_STREET}
{#text_suburb#} {$INPUT_SUBURB}
{$INPUT_CODE}
{$INPUT_CITY}
{$INPUT_STATE}
{$SELECT_COUNTRY}{$SELECT_COUNTRY_NOSCRIPT}
{if $telephone=='1'}
 
{#title_contact#}
{/if} {if $telephone=='1'} {/if} {if $fax=='1'} {/if} {if $INPUT_CUSTOMERS_EXTRA_FIELDS} {foreach item=customers_extra_filelds from=$INPUT_CUSTOMERS_EXTRA_FIELDS} {/foreach} {/if}
{$INPUT_TEL}
{#text_fax#} {$INPUT_FAX}
{$customers_extra_filelds.NAME}: {$customers_extra_filelds.VALUE}
 
{#title_password#}
{$INPUT_PASSWORD}
{$INPUT_CONFIRMATION}
 
{#title_continue#}
{#text_continue#}

{$BUTTON_CONTINUE}
{$FORM_END}