Skip to content

Instantly share code, notes, and snippets.

@erikmarr
Last active December 12, 2019 15:13
Show Gist options
  • Save erikmarr/5dfbb40a3f302bda80d850f5da8fec85 to your computer and use it in GitHub Desktop.
Save erikmarr/5dfbb40a3f302bda80d850f5da8fec85 to your computer and use it in GitHub Desktop.
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
  • Most added to cart - Recommends items added to carts by shoppers within the last seven days
  • Recommended for you - Recommends items based on each shopper's browse and purchase behavior
  • Viewed this, viewed that - Recommends items most often viewed by shoppers who viewed the specified item
  • Viewed this, bought that - Recommends items most often purchased by shoppers who viewed the specified item
  • Bought this, bought that - Recommends items most often purchased by shoppers who purchased the specified item
  • More like this - Recommends items based on similar content and attributes

Product Recommendations Placement

You can place recommendations in one of the following storefront locations. Note --> Some storefront pages restrict where you can place the recommendations. Refer to the table below for more information.

  • Above main content - Recommendations appear above the main content area just below the top navigation bar.
  • Below main content (default) - Recommendations appear below the main content area and before any other content blocks on the page, like Related Products.
  • At the bottom - Recommendations appear at the bottom of the page below the main content area and any other built-in or custom content blocks.

The following table lists the storefront page, the permitted placement of the recommendations, and the recommendation types allowed on that page.

Page Possible Placement Supported Recommendations
Home page Above main content
Below main content (default)
At the bottom
Most viewed
Most purchased
Most added to cart
Recommended for you
Category Above main content
Below main content (default)
At the bottom
Most viewed
Most purchased
Most added to cart
Recommended for you
Product Detail Below main content (default)
At the bottom
Most viewed
Most purchased
Most added to cart
Viewed this, viewed that
Viewed this, bought that
Bought this, bought that
More like this
Cart Below main content (default)
At the bottom
Most viewed
Most purchased
Most added to cart
Viewed this, viewed that
Viewed this, bought that
Bought this, bought that
More like this
Confirmation Below main content (default)
At the bottom
Most viewed
Most purchased
Most added to cart
Viewed this, viewed that
Viewed this, bought that
Bought this, bought that
More like this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment