{$LABEL.mhead_recommended_products}

{foreach from=$recommended_products item=rprod}
{$rprod.caption|truncate:50:"...":true}
{/foreach}