Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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 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

This module is part of MageSuite metapackage

Installation if metapackage is not used:

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

  • No labels