{* address editor *}

{$smarty.const.MY_ACCOUNT_LINK} {if $add_new_address}

{/if} {if $address_editor} {/if}
{if $smarty.const.CONF_AFFILIATE_PROGRAM_ENABLED} {/if}
{$smarty.const.STRING_CONTACT_INFORMATION_DOWN_CASE} {$smarty.const.STRING_GO_TO_ADDRESS_LIST}

{$error}

{$smarty.const.STRING_REQUIRED}

{if $smarty.const.CONF_ADDRESSFORM_ADDRESS ne 2} {else} {/if} {if $smarty.const.CONF_ADDRESSFORM_CITY ne 2} {else} {/if} {if $smarty.const.CONF_ADDRESSFORM_STATE ne 2} {else} {if $zones} {else} {/if} {/if} {if $smarty.const.CONF_ADDRESSFORM_ZIP ne 2} {else} {/if}
* {$smarty.const.CUSTOMER_FIRST_NAME}
* {$smarty.const.CUSTOMER_LAST_NAME}
{if $smarty.const.CONF_ADDRESSFORM_ADDRESS eq 0}* {/if}{$smarty.const.CUSTOMER_ADDRESS}
{if $smarty.const.CONF_ADDRESSFORM_CITY eq 0}* {/if}{$smarty.const.CUSTOMER_CITY}
{if $smarty.const.CONF_ADDRESSFORM_STATE eq 0}* {/if}{$smarty.const.CUSTOMER_STATE} {if $zones} {if $select_zone_statement ne NULL}

{$select_zone_statement}
{/if} {else} {/if}

{if $smarty.const.CONF_ADDRESSFORM_ZIP eq 0}* {/if}{$smarty.const.CUSTOMER_ZIP}
{if $countries} * {$smarty.const.CUSTOMER_COUNTRY} {/if}
{if $countries} {else} {/if} {literal} {/literal}

{$smarty.const.STRING_ADDRESS_BOOK}
{$smarty.const.STRING_ORDER_HISTORY}
{$smarty.const.STRING_VISIT_HISTORY}
{$smarty.const.STRING_AFFILIATE_PROGRAM}