{foreach key=row item=product from=$results}
{$product.name}
{$product.image}
{$product.brutto}
{/foreach}