For sites using Magento Klevu module versions 3.x or 2.x, please refer to this article.
In version 4.x, Category Merchandising is included as part of the main package, so no additional composer installation is necessary. Please refer to this link for instructions on how to enable or disable it.
Prerequisites:
- By default, the Smart Category Navigation add-on is disabled. To enable this add-on, go to Klevu Merchant Center → Category Navigation, and request a quote
- It requires the latest version of the Klevu Magento extension. The latest version information can be found at this URL.
- It requires Klevu Growth, Premium, Premium+ or Enterprise plan
- Update the developer settings in the Magento Admin panel
Installation:
- Use the following commands to install the latest plugin.
- composer require klevu/module-categorynavigation
- php bin/magento setup:upgrade
- php bin/magento setup:static-content:deploy
- Once the module is installed, clear the cache Go to Magento Admin Panel → System → Cache Management → Select All → Submit
Enable Smart Category Navigation:
- Login to your Magento Admin Panel
- Go to Stores → Configuration → Select Store View → Klevu → Search Configuration
- Scroll down to Smart Category Page Navigation section
- Here you have two layout options to enable Klevu powered Smart Category Page Navigation
- Klevu Powered - Preserved Theme Layout (Deprecated): All the UI elements on the category pages will be as it is, only the product listing will be powered by Klevu’s machine learning algorithm. No UI customization is needed.
- Klevu JS Theme (Recommended): Here, Klevu’s default template will be enabled on category pages with auto-generated facets, sorting options, and Klevu-powered product listing. UI is fully customizable.
- Click on Save Config