vovayatsyuk/magento1-alsoviewed

Product recommendations and suggestions. People who viewed this item also viewed. People with similar interests also viewed.

1.3.1 2016-11-01 19:27 UTC

This package is auto-updated.

Last update: 2024-05-05 15:12:15 UTC


README

Magento module that displays products, viewed by visitors, who viewed this product. It can also show recommendations based on viewed, compared and shopping cart products (see widget section).

Also Viewed products in RWD tabs

Please read the wiki if you are searching for installation or integration instructions.

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.

Can I control the relations?

Yes, store administrator can manually create, change relation sort order or even disable relation to hide it from the frontend.

Configuration

Configuration screenshot

Module configuration provides ability to show Also Viewed Products in one of the following containers:

  • Left or Right column
  • Product additional information

Please note, that your theme is responsible to output the required container.

Each of the sections has options that allows to configure title, list mode, products count, columns count (in case of grid mode) and image dimensions.

  • Perfomance

    Allows to improve cron process stability by setting Relations count to process per one query. You may need to decrease this value, if you found the "Got a packet bigger than 'max_allowed_packet' bytes" error in Magento log.

  • Log settings

    Allows to make module much more accurate by ignoring search crawlers and bots activity.

    You may also ignore specified IP addresses.

Widget

Widget screenshot

Widget provides ability to recommend products on any page by additional activities:

  • Recently Viewed Products
  • Recently Compared Products
  • Shopping Cart products

The main features

  • 100% free and open source
  • High perfomance
  • Simple and clean design
  • Responsive css

Module functionality relies on cron. Make sure you configure it properly.