Skip to main content

Algolia for Magento 2 | Frontend Events

In this video we will learn how to use frontend events to change a widget on the InstantSearch page. More precisely, we are going to update the color filter so that colors are sorted alphabetically, instead of being sorted by descending number of products. Things mentioned in the video: - Install the extension: composer require algolia/algoliasearch-custom-algolia-magento-2 - Setup the extension: php bin/magento setup:upgrade