params->get('show_page_heading', 1)) : ?>
escape($this->params->get('page_heading')); ?>
params->get('show_category_title', 1) OR $this->params->get('page_subheading')) : ?>
escape($this->params->get('page_subheading')); ?>
params->get('show_category_title')) : ?>
category->title;?>
params->get('show_description', 1) || $this->params->def('show_description_image', 1)) : ?>
params->get('show_description_image') && $this->category->getParams()->get('image')) : ?>
->get('image'); ?>)
params->get('show_description') && $this->category->description) : ?>
category->description); ?>
loadTemplate('articles'); ?>
children[$this->category->id])&& $this->maxLevel != 0) : ?>
loadTemplate('children'); ?>