Skip to content

Instantly share code, notes, and snippets.

View erikmarr's full-sized avatar

Erik Marr erikmarr

View GitHub Profile
@erikmarr
erikmarr / recommendation-page-placement.md
Last active December 12, 2019 15:13
Documentation about recommendations and where they can reside on your storefront.

Product recommendations are a powerful marketing tool you can use to increase conversions, boost revenue, and stimulate shopper engagement. Product recommendations are surfaced on the storefront in the form of widgets such as “Customers who viewed this product also viewed”. Because these suggestions are backed by a deep analysis of aggregated visitor data, they result in highly engaging, relevant, and personalized experiences for the shopper.

You can create, manage, and deploy recommendations across your store views directly from the Magento Admin panel.

Types of Recommendations

Magento provides the following recommendations:

  • Most viewed - Recommends items most viewed by shoppers within the last seven days
  • Most purchased - Recommends items most purchased by shoppers within the last seven days

Installing and Configuring the Catalog SaaS Export Module

This topic is a requirement to successfully use the Product Recommendations JS SDK.

Note --> This module requires Magento 2.3 or later.

To Install the SaasExport Module using Composer:

  1. Update your composer.json file in the Magento root installation directory to provide the location of the Saas Export module.