{if intval($parentCategory->data.category_id)}{"Popular tags"|gettext}{else}{"Popular tags"|gettext}{/if}

{foreach from=$popularTags item=cTag} {$cTag->data.tag_name} x{$cTag->popularity} {foreachelse}
{"No tags added yet"|gettext}
{/foreach}