Share:

Magento 2 Product Recommendations for Smarter Selling

Magento 2 Product Recommendations extension is an additional feature for the Magento 2 e-commerce platform. It allows the store admins to enable AI-based product recommendations on their Magento 2 store.

Magento 2 Product Recommendations extension is an additional feature for the Magento 2 e-commerce platform. 

It allows the store admins to enable AI-based product recommendations on their Magento 2 store.

Magento 2 Product Recommendations personalizes the shopping journey by suggesting items that match customer interests. Whether it’s related products, upsells, or “frequently bought together” items, these smart suggestions increase engagement and boost sales.

personalizes

They help shoppers discover more options, improve average order value, and create a seamless buying experience. With tailored recommendations, Magento 2 stores can turn browsing into buying and build long-lasting customer loyalty.

The AI algorithm analyzes the products viewed by the customer and provides product suggestions using the embedding technique.

It matches the products’ names, SKUs, super attributes, searchable attributes, and filterable attributes to suggest similar products in the Magento store.

You can also check our Magento 2 AI Image Search Extension where a customer can search for products based on images using AI technology.

For added functionality, consider exploring the Magento 2 Image Background Removal extension to remove image backgrounds.

Also, you can check the Adobe Commerce AI reporting dashboard that give you an upper hand on enhanced data analysis within the Magento 2 store.

Features

  • The admin can set the number of suggested products to display, ranging from 1 to 10.
  • Admin can set the distance value for defining the accuracy of the suggestions, with 1 as the most accurate and 10 as the least.
  • Automatically generates product recommendations for customers.
  • Matches products based on names, SKUs, super attributes, searchable attributes and filterable attributes.
  • Uses embedding Technique to identify and recommend products through AI.
  • Fully integrates with Adobe Commerce for seamless operation.

Minimum System Requirement (API Setup)

The following minimum system requirements are needed for this extension,

  • Python Version – 3.10
  • RAM (4 GB)
  • Space (16 GB)
  • Server key and cert files (for Flask API)
  • Docker (Optional)
  • Two ports (5000 and 8000)
  • API Key (If you would like to use Hosted Platforms Gemini,OpenAI etc. for creating embeddings) – Optional

Note: The minimum system requirements may vary based on the data.

To install AI module, we need SSH access. You can also check the AI Models Server Installation Guide and ChromaDB Installation Guide for reference.