Catalog display ilmage category v148b 1.0.0 1.0.8 LeorLindel data['text_sort'] = $this->language->get('text_sort'); ]]> load->model('tool/image'); if ($category_info['image']) { $image = $category_info['image']; } else { $image = ''; } $this->data['thumb'] = $this->model_tool_image->resize($image, $this->config->get('config_image_category_width'), $this->config->get('config_image_category_height')); ]]>
]]>
<?php echo $heading_title; ?> ]]>