CategoryHero (optional)
https://github.com/magesuite/category-hero
This module provides the possibility to mark a category as having a hero product. The hero product for the category pages. The hero product is a product with special styling (f.e bigger)
This module is outdated.
This modules is not used but child projects. It is deprecated and duplicated by newer functionalities. Actually this modules does nothing, except adding enable_hero_product
attribute to the category when it is marked in the admin panel as having hero product.
Â
Installation
composer require "creativestyle/magesuite-category-hero" ^1.0.0
Admin settings
Category hero can be enabled in the admin panel per each category, in Display Settings
tab:
Catalog -> Categories -> [category] -> Display Settings
Â
Backend
Backend documentation need to be added
Frontend
Â
Â
Â