{if $path == './category-menu.tpl'} {foreach from=$blockCategTreeHMenu.children item=child name=blockCategTree} {include file=$path itemClass='data-control-id-@dataId @classNames' id='data-control-id="@dataId"' node=$child showAll=$showAll showAllResponsive=$showAllResponsive subMenuPath=$subMenuPath} {/foreach} {else} {include file=$path id='data-control-id="@dataId"' showAll=$showAll} {/if}