get('show_page_heading')) : ?>
escape($params->get('page_heading')); ?>
get('show_category_title', 1)) : ?>
<>
title, '', $extension . '.category.title'); ?>
>
get('show_cat_tags', 1)) : ?>
get('show_description', 1) || $params->def('show_description_image', 1)) : ?>
get('show_description_image') && $category->getParams()->get('image')) : ?>
getParams()->get('image_alt')) && empty($category->getParams()->get('image_alt_empty')) ? '' : 'alt="' . htmlspecialchars($category->getParams()->get('image_alt'), ENT_COMPAT, 'UTF-8') . '"'; ?>
>
get('show_description') && $category->description) : ?>
description, '', $extension . '.category.description'); ?>
loadTemplate($displayData->subtemplatename); ?>
maxLevel != 0 && $displayData->get('children')) : ?>
get('show_category_heading_title_text', 1) == 1) : ?>
loadTemplate('children'); ?>