{load_language_text section="address_book_process"} {load_language_text section="create_account" name="account"} {load_language_text section="buttons" name="button"}

{$txt.title_address}

{if $delete!='1'}
{$txt.text_must}
{/if}
{if $gender == '1'} {/if} {if $company=='1'} {/if} {if $additional_address_info == '1'} {/if} {if $suburb=='1'} {/if} {if $state=='1'} {/if} {if $show_b2b_status} {else} {/if}
{$txt.gender_male} {$txt.gender_female} {if $form_data.gender.required == '1'} * {/if} {if $error_gender} {$error_gender} {/if}
{if $form_data.firstname.required == '1'} * {/if} {if $error_first_name} {$error_first_name} {/if}
{if $form_data.lastname.required == '1'} * {/if} {if $error_last_name} {$error_last_name} {/if}
{if $form_data.company.required == '1'} * {/if} {if $error_company} {$error_company} {/if}
{if $split_street_information == '1'} {if $form_data.street_address.required == '1'} * {/if} {if $error_street} {$error_street} {/if} {if $error_house_number} {$error_house_number} {/if} {else} {if $form_data.street_address.required == '1'} * {/if} {if $error_street} {$error_street} {/if} {/if}
{if $form_data.suburb.required == '1'} * {/if}
{if $form_data.city.required == '1' || $form_data.postcode.required == '1'} * {/if} {if $error_post_code} {$error_post_code} {/if} {if $error_city} {$error_city} {/if}
{if $form_data.state.type == 'selection'} {else} {/if} {if $form_data.state.required == '1'} * {/if} {if $error_state} {$error_state} {/if}
{if $form_data.country.required == '1'} * {/if} {if $error_country} {$error_country} {/if}
{$txt.text_yes} {$txt.text_no} {if $form_data.b2b_status.required == '1'} * {/if}
{if $new=='1'} {$txt.label_standard}
{/if} {if $GM_PRIVACY_LINK != '0'}
{if $show_privacy_checkbox} {/if} {$GM_PRIVACY_LINK} {if $error_privacy}

{$error_privacy}
{/if}

{/if} {$button.back} {$button.save}