{config_load file="$language/lang_$language.conf" section="address_book_process"} {config_load file="$language/lang_$language.conf" section="checkout_new_address"} {config_load file="lang_`$language`.custom"} {config_load file="lang_`$language`.section" section="address_book_process"} {config_load file="lang_`$language`.section" section="checkout_new_address"}
{if isset($smarty.get.action) && $smarty.get.action == 'edit'}{#title_edit_address#}{else}{#title_new_address#}{/if} ({#text_must#})
{if !isset($smarty.get.action) || $smarty.get.action == 'new'}

{#text_new_address#}

{/if}
{if $gender == '1'}
{/if}
{if $company == '1'}
{/if}
{if $suburb == '1'}
{/if}
{if $state == '1'}
{/if} {if isset($new) && $new == '1'}
{$CHECKBOX_PRIMARY}
{/if} {if isset($CHECKBOX_EDIT_ADDRESS)}
{$CHECKBOX_EDIT_ADDRESS}
{/if} {if isset($MAX_ADDRESS_NOTE)}
{$MAX_ADDRESS_NOTE}
{/if}
{if isset($PARAMS)}{$PARAMS}{/if}