vovayatsyuk/magento2-alsoviewed 0.1.0

Product suggestions, based on people's activity

Type

magento2-module

License

OSL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Also Viewed Products

Also Viewed Products - is the products recommendation module. Products suggestions are based on automatically collected anonymous browsing history of other customers.

How it works?

Every time the client is looking at some product, module update relations between this and other viewed products. Day after day relations count are grows and they become more accurate.

Facts

  • 100% Open Source
  • High Perfomance
  • Sales booster module
  • You definitely need this module, if you sell many similar products

Installation

composer config repositories.vovayatsyuk/alsoviewed vcs [email protected]:vovayatsyuk/magento2-alsoviewed.git
composer require vovayatsyuk/alsoviewed
bin/magento module:enable Vovayatsyuk_Alsoviewed
bin/magento setup:upgrade