{* шаблон формы редактирования адреса в личном аккаунте *} {include file="header.tpl.html" header=$smarty.const.STRING_ADDRESS_BOOK}
{$smarty.const.STRING_GO_TO_ADDRESS_LIST}{$smarty.const.STRING_CONTACT_INFORMATION_DOWN_CASE}  |  {$smarty.const.STRING_ADDRESS_BOOK}  |  {$smarty.const.STRING_ORDER_HISTORY}  |  {$smarty.const.STRING_VISIT_HISTORY}
{if $add_new_address}
{elseif $address_editor} {/if} {if $error ne ""}
{$error}
{/if} {if $zones} {if $select_zone_statement ne NULL}
{$select_zone_statement}
{/if} {/if}
{$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} {if $countries} {else} {/if}
* {$smarty.const.CUSTOMER_FIRST_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} {else} {/if}
{if $zones}{else}{/if}
* {$smarty.const.CUSTOMER_COUNTRY}: 
{literal} {/literal}
{$smarty.const.SAVE_BUTTON}