{* шаблон адресной книги в личном аккаунте *} {include file="header.tpl.html" header=$smarty.const.STRING_ADDRESS_BOOK}
{$smarty.const.STRING_CONTACT_INFORMATION_DOWN_CASE}  |  {$smarty.const.STRING_ADDRESS_BOOK}  |  {$smarty.const.STRING_ORDER_HISTORY}  |  {$smarty.const.STRING_VISIT_HISTORY}{if $smarty.const.CONF_AFFILIATE_PROGRAM_ENABLED}  |  {$smarty.const.STRING_AFFILIATE_PROGRAM}{/if}
{section name=i loop=$addresses} {sectionelse} {/section}
{$smarty.const.STRING_DEFAULT} {$smarty.const.STRING_SHIPPING_ADDRESS} {$smarty.const.STRING_DO_BLOCK}
{$addresses[i].addressStr} {$smarty.const.EDIT_BUTTON}
{$smarty.const.DELETE_BUTTON}
{$smarty.const.STRING_EMPTY_LIST}
{$smarty.const.SAVE_BUTTON}  |  {$smarty.const.STRING_ADD_NEW_ADDRESS}