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); ?>
lead_items)) : ?>
lead_items as &$item) : ?>
item = &$item;
echo $this->loadTemplate('item');
?>
intro_items));
$counter=0;
?>
intro_items)) : ?>
intro_items as $key => &$item) : ?>
columns) +1;
$row = $counter / $this->columns ;
if ($rowcount==1) : ?>
item = &$item;
echo $this->loadTemplate('item');
?>
columns) or ($counter ==$introcount)): ?>
link_items)) : ?>
loadTemplate('links'); ?>
children[$this->category->id])&& $this->maxLevel != 0) : ?>
loadTemplate('children'); ?>
params->def('show_pagination', 1) == 1 || ($this->params->get('show_pagination') == 2)) && ($this->pagination->get('pages.total') > 1)) : ?>