{foreach from=$products item="product" name="cataloglist"}
{include file="templates/pages/catalog/elements/element-product-image.html"} {include file="templates/pages/catalog/elements/element-product-hot-deal.html"}
{$product.title|htmlspecialchars} - {include file="templates/pages/catalog/elements/element-product-sale-price.html"}
{/foreach}