The module adds an attribute to Magento's catalog categories called category_ad of input type image.
You do need to call the output via $this->getChildHtml('category_ads') within your view.phtml of categories.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The module adds an attribute to Magento's catalog categories called category_ad of input type image.
You do need to call the output via $this->getChildHtml('category_ads') within your view.phtml of categories.