{section name=customer loop=$cats} {if $cats[customer].id} {$cats[customer].title}

Количество дочерних категорий - {$cats[customer].count_cats}

Количество дочерних товаров - {$cats[customer].count_tovar}

{/if} {/section}