{if count($sections) gt 0}
{foreach $sections as $subCat} {if $subCat.virtual == "Y" or !$subCat.photo}{continue}{/if}
{/foreach}
{/if}