{config_load file="$language/lang_$language.conf" section="checkout_new_address"}
| {#title_new_address#} |
{#text_must#} |
{if $gender=='1'}
{#text_new_address#}
|
| {#text_gender#} |
| {$INPUT_MALE} |
{$INPUT_FEMALE} |
|
{/if}
| {#text_firstname#} |
{$INPUT_FIRSTNAME} |
| {#text_lastname#} |
{$INPUT_LASTNAME} |
{if $company=='1'}
| |
|
| {#text_company#} |
{$INPUT_COMPANY} |
{/if}
| |
|
| {#text_street#} |
{$INPUT_STREET} |
{if $suburb=='1'}
| {#text_suburb#} |
{$INPUT_SUBURB} |
{/if}
| {#text_code#} |
{$INPUT_CODE} |
| {#text_city#} |
{$INPUT_CITY} |
{if $state=='1'}
| {#text_state#} |
{$INPUT_STATE} |
{/if}
| {#text_country#} |
{$SELECT_COUNTRY} |
{if $new=='1'}
| |
{$CHECKBOX_PRIMARY} {#text_standard#} |
{/if}