monsieurbiz / mbiz_catalog
Magento module which improves the catalog.
Installs: 33
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
Type:magento-module
Suggests
- magento-hackathon/magento-composer-installer: Allows to manage this package as a dependency.
This package is auto-updated.
Last update: 2024-11-29 05:09:38 UTC
README
This modules fix some bugs. Specialy about the custom layout settings in CMS Pages and Category pages.
It also adds a helper mbiz_catalog/layer
which provides some methods to be more effective
in the layers "view".
A new handle is available on category pages: CATEGORY_LEVEL_X
where X
is the level of the current category.
As an example, a standard category after the Website's root category is level 1. So it will add the handle CATEGORY_LEVEL_2
.
License
This software is under MIT license. Please see the LICENSE
file.