Category Thumbnail

Rating:
100% of 100
v1.0.1

Magento 2 Category Thumbnail extension adds an image upload field to Magento category edit form for setting a thumbnail image to your categories. You also get an admin Widget for listing Category Thumbnails anywhere you want on your website.

  • Adds image upload field to admin category edit form.
  • Widget for rendering a list of category thumbnail, like the list of subcategories thumbnails.
  • You can use the image thumbnail to display it in your theme on the storefront.
  • Uploads the thumbnail image in the catalog media directory.
Community: 2.1.x, 2.2.x, 2.3.x, 2.4.x
Edition:
Community
$19.00
  • 30 days
    money back
  • FREE
    lifetime updates
  • 90 days
    free support
Category Thumbnail

Magento 2 Category Thumbnail extension adds an image upload field to Magento category edit form for setting a thumbnail image to your categories.

You will have a field very similar to the existing Category Image field, saved in the same media directory.

Adds a Widget for Listing Category Thumbnails:

You also get an admin Widget for listing Category Thumbnails anywhere you want on your website. All you need to do is to add this widget to your CMS Page or to a CMS Block, select the list of category ids you want to display and the Category Thumbnails will be listed on the page automatically.

 

Widget Frontend Listing:

 

To display the actual thumbnail image in your template use:

$helper = $this->helper('\WebPanda\CategoryThumbnail\Helper\Data');
<img src="<?php echo $helper->getThumbnailImageUrl($category) ?>" />
Write Your Own Review
You're reviewing:Category Thumbnail
Your Rating