{if $subcategories}
{foreach key=row item=subcategory from=$results}
{$subcategory.photo}
{/foreach}
{/if}