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