{* address book *}

{$smarty.const.MY_ACCOUNT_LINK}

{if $smarty.const.CONF_AFFILIATE_PROGRAM_ENABLED} {/if}
{$smarty.const.STRING_CONTACT_INFORMATION_DOWN_CASE} {section name=i loop=$addresses} {sectionelse} {/section}
{$smarty.const.STRING_DEFAULT} {$smarty.const.STRING_SHIPPING_ADDRESS}  
{$addresses[i].addressStr}
{$smarty.const.EDIT_BUTTON}
{$smarty.const.DELETE_BUTTON}
{$smarty.const.STRING_EMPTY_LIST}
{$smarty.const.STRING_ADD_NEW_ADDRESS}  
{$smarty.const.STRING_ADDRESS_BOOK}
{$smarty.const.STRING_ORDER_HISTORY}
{$smarty.const.STRING_VISIT_HISTORY}
{$smarty.const.STRING_AFFILIATE_PROGRAM}