{load_language_text section="address_book_process"} {load_language_text section="checkout_new_address" name="new_address"} {load_language_text section="create_account" name="account"}
{$new_address.title_new_address} {include file="get_usermod:{$tpl_path}snippets/alert_message.html" message=$new_address.text_new_address type="info"} {if $gender == '1'}
 
{if $error_gender}
  {$error_gender}
{/if}
{/if}
{if $error_first_name} {$error_first_name} {/if}
{if $error_last_name} {$error_last_name} {/if}
{if $company=='1'}
{if $error_company} {$error_company} {/if}
{/if}
{if $split_street_information == '1'}
{if $error_street} {$error_street} {/if}
{if $error_house_number} {$error_house_number} {/if}
{else}
{if $error_street} {$error_street} {/if}
{/if}
{if $additional_address_info=='1'}
{/if} {if $suburb=='1'}
{/if}
{if $error_post_code} {$error_post_code} {/if}
{if $error_city} {$error_city} {/if}
{if $state=='1'}
{if $form_data.state.type == 'selection'} {else} {/if} {if $error_state} {$error_state} {/if}
{/if}
{if $error_country} {$error_country} {/if}
{if $show_b2b_status}
 
{else} {/if} {if $GM_PRIVACY_LINK != '0'} {if $show_privacy_checkbox} {/if} {if $error_privacy} {$error_privacy} {/if} {/if}