{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-title.html"} {include file="templates/pages/catalog/elements/element-product-sale-price.html"}
{/foreach}