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