diff --git a/mails/en/download-product.tpl b/mails/en/download-product.tpl index 69dea48ba..3ad0101b8 100644 --- a/mails/en/download-product.tpl +++ b/mails/en/download-product.tpl @@ -1,7 +1,7 @@
{$product.price}
{else}{/if} - {l s='View' mod='blockbestsellers'} + {l s='View' mod='blockbestsellers'}
+
{$product.name|strip_tags:'UTF-8'|escape:'htmlall':'UTF-8'} » {l s='All new products' mod='blocknewproducts'} {if !$priceDisplay}{convertPrice price=$product.price}{else}{convertPrice price=$product.price_tax_exc}{/if} {$product.name|truncate:27:'...'|escape:'htmlall':'UTF-8'} {$product.name|truncate:27:'...'|escape:'htmlall':'UTF-8'} {$product.price}
+
{$product.name|strip_tags:'UTF-8'|escape:'htmlall':'UTF-8'} » {l s='All new products' mod='blocknewproducts'} {$product.name|truncate:35:'...'|escape:'htmlall':'UTF-8'} {$product.name|truncate:35:'...'|escape:'htmlall':'UTF-8'} {if !$priceDisplay}{convertPrice price=$product.price}{else}{convertPrice price=$product.price_tax_exc}{/if}
{$product.price}
{foreach from=$new_products item='product' name='newProducts'}
{if $smarty.foreach.newProducts.index < 2}
-
{foreach from=$new_products item=newproduct name=myLoop}
-
{l s='Read more' mod='blocknewproducts'}
{l s='Read more' mod='blocknewproducts'}{if isset($product.new) && $product.new == 1}{l s='New' mod='homefeatured'}{/if}
-
{$product.name|truncate:35:'...'|escape:'htmlall':'UTF-8'}
-
+ {if isset($product.new) && $product.new == 1}{l s='New' mod='homefeatured'}{/if}
+
{$product.name|truncate:35:'...'|escape:'htmlall':'UTF-8'}
+
{foreach from=$best_sellers item=product name=myLoop}
+
{foreach from=$best_sellers item=product name=myLoop}
-
{$product.price}
{foreach from=$new_products item='product' name='newProducts'}
{if $smarty.foreach.newProducts.index < 2}
-
{foreach from=$new_products item=newproduct name=myLoop}
-
{l s='Read more' mod='blocknewproducts'}
{l s='Read more' mod='blocknewproducts'}{if isset($product.new) && $product.new == 1}{l s='New' mod='homefeatured'}{/if}
-
{if isset($product.new) && $product.new == 1}{l s='New' mod='homefeatured'}{/if}
+