{capture name=path}
{l s='My account' mod='mailalerts'}
{$navigationPipe}
{l s='My alerts' mod='mailalerts'}{/capture} {include file=$tpl_dir./breadcrumb.tpl}
{l s='My alerts' mod='mailalerts'}
{include file=$tpl_dir./errors.tpl} {if $id_customer|intval neq 0} {if $alerts}
{l s='Product' mod='mailalerts'}
{l s='Delete' mod='mailalerts'}
{foreach from=$alerts item=product name=i}
{$product.name|truncate:40:'...'|escape:'htmlall':'UTF-8'}
{if isset($product.attributes_small)}
{$product.attributes_small|escape:'htmlall':'UTF-8'}
{/if}
{/foreach}
{else}
{l s='You are not subscribed to any alerts.' mod='mailalerts'}
{/if} {/if}
{l s='Back to Your Account' mod='mailalerts'}
{l s='Home' mod='mailalerts'}