title = $category->name; foreach($category->getParents()->all() as $parent) { $this->params['breadcrumbs'][] = ['label' => $parent->name, 'url' => ['catalog/category', 'category' => $parent]]; } $this->params['breadcrumbs'][] = $this->title; ?>

title ?>

getAllChildrenTree(2, [], 'categoryName') as $category) :?>
image)) :?> <?= $category['item']->name?>
name?>