{foreach from=$categoryNodeList item='category'} {if !$maximumNestingLevel|isset || $maximumNestingLevel == -1 || $categoryNodeList->getDepth() < $maximumNestingLevel} {/if} {/foreach}