Display Subcat Images 1.0 1.1.0 Rob Horsfield ]]>
<?php echo $category['name']; ?>
]]>
model_catalog_product->getTotalProducts(array('filter_category_id' => $result['category_id'])); ]]> model_tool_image->resize($result['image'], $this->config->get('config_image_category_width'), $this->config->get('config_image_category_height')); ]]> $this->url->link('product/category', 'path=' . $this->request->get['path'] . '_' . $result['category_id'] . $url) ]]> $image ]]>