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

{#title_new_address#} ({#text_must#})

{#text_new_address#}

{if $gender == '1'} {/if} {if $company == '1'} {/if} {if $suburb == '1'} {/if} {if $state == '1'} {/if}
{#text_gender#}{$INPUT_GENDER}
{#text_firstname#}{$INPUT_FIRSTNAME}
{#text_lastname#}{$INPUT_LASTNAME}
{#text_company#}{$INPUT_COMPANY}
{#text_street#}{$INPUT_STREET}
{#text_suburb#}{$INPUT_SUBURB}
{#text_code#}{$INPUT_CODE}
{#text_city#}{$INPUT_CITY}
{#text_country#}{$SELECT_COUNTRY}
{#text_state#}{$INPUT_STATE}

{if $new == '1'}
{$CHECKBOX_PRIMARY} {#text_standard#}
{/if}