{config_load file="$language/lang_$language.conf" section="checkout_new_address"}
{#title_new_address#} |
{#text_must#} |
{if $gender=='1'}
{#text_new_address#}
|
|
{$INPUT_MALE} |
{$INPUT_FEMALE} |
|
{/if}
|
{$INPUT_FIRSTNAME} |
{if $secondname=='1'}
{#text_secondname#} |
{$INPUT_SECONDNAME} |
{/if}
|
{$INPUT_LASTNAME} |
{if $company=='1'}
|
|
{#text_company#} |
{$INPUT_COMPANY} |
{/if}
{if $street_address=='1'}
|
|
|
{$INPUT_STREET} |
{/if}
{if $suburb=='1'}
{#text_suburb#} |
{$INPUT_SUBURB} |
{/if}
{if $postcode=='1'}
|
{$INPUT_CODE} |
{/if}
{if $city=='1'}
|
{$INPUT_CITY} |
{/if}
{if $country=='1'}
|
{$SELECT_COUNTRY}{$SELECT_COUNTRY_NOSCRIPT} |
{/if}
{if $state=='1'}
|
{$INPUT_STATE} |
{/if}
{if $new=='1'}
|
{$CHECKBOX_PRIMARY} {#text_standard#} |
{/if}