Skip to content

Imagination-Media/magento-algolia-product-recommendations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImaginationMedia_AlgoliaProductRecommendations

Displays Algolia product recommendations on Product & Shopping Cart pages

Installation

composer require imaginationmedia/algolia-product-recommendations &&

bin/magento m:e ImaginationMedia_AlgoliaProductRecommendations &&
bin/magento s:up &&
bin/magento c:f

Prerequisites

  • Algolia module installed algolia/algoliasearch-magento-2
  • Algolia credentials (application id and search only API key) saved in store's configuration
  • Algolia enabled on storefront

Storefront coverage

Luma-based Hyva-based
Partial support.
Only the Javascript part to fetch the data is present.
The products are not shown on the page
✅ Full support

Implementation Details

For the Product page it's used the Related Products Algolia Recommend model1.

For the Shopping Cart page it's used the Frequently Bought Together Algolia Recommend model2.

Footnotes

  1. https://www.algolia.com/doc/guides/algolia-recommend/overview/#related-products

  2. https://www.algolia.com/doc/guides/algolia-recommend/overview/#frequently-bought-together