Skip to content

Magento 2 extension which provides block with really similar products.

License

Notifications You must be signed in to change notification settings

morozov-group/magento2-similar-products

Repository files navigation

Deprecation Notice

Project was shut down and domain was taken over by other company.

similarity.ai used to be owned by morozov.group.

magento2-similar-products

CircleCI

Magento 2 Similarity extension which provides connectivity with Similarity Engine.

Demo store

  1. Automated Upsells for every product Demo | Production
  2. Visually Similar products for specified product /catalogsearch/advanced/result/?similar=PRODUCT_ID
  3. Visually Similar products within same category category.html?similar=PRODUCT_ID Demo
  4. CMS Widget to put similar products any where for specified PRODUCT_ID.
  5. (Near future) Category filling assistant, for some special events or campaigns.

Installation

Simple installation via composer.

compose require morozov-group/magento2-similar-products

Go to configuration enter your email, and we'll take care of everything else.

You will receive email once we are ready to serve similar products recommendations.

Then you can proceed with customizations.

Contributions and new ideas

You are welcome to post tickets and pull requests.