<?php $catId = $_category->getId(); ?>
<?php $thumb = Mage::getModel('catalog/category')->load($catId)->getThumbnail();?>
<img src="<?php echo Mage::getBaseUrl('media').'catalog/category/'.$thumb;?>" >
<?php $thumb = Mage::getModel('catalog/category')->load($catId)->getThumbnail();?>
<img src="<?php echo Mage::getBaseUrl('media').'catalog/category/'.$thumb;?>" >
This free magento 2 extension adds a file upload thumbnail field to the category edit form and saves to image to the category.
ReplyDeletehttps://webpanda-solutions.com/free-extensions/category-thumbnail.html