This extension supports store owner adding related, upsell, cross-sell products faster and easier. By defining rules and conditions, the system will add related products to defined location automatically.
Backend
Frontend
After change rule, add rule, or delete rule, you need to reindex the system and refresh cache.
To create a rule, user have to input information on four tabs: “General”, “Where to display related products”, “What products are related” and “Frontend properties”. User can create multiple rules. If a product is matched more than one rule, the highest priority rule will be applied.
User can define conditions based on catalog attributes and combine them. For instances, if user want to apply rule for products which belong to category “X” and is “Blue”, user just need to use category chooser and attribute selector in this component.
Instead of using default Magento 2 block, user can change block title, layout (grid/slider), number of displayed products, and what criteria to sort products. (bestseller, rating or most viewed).
Using Magento 2 Listing UI component, user can edit rules inline. However, to change conditions, user have to go to edit page.
This extension implements indexing mechanism. Product collections will be fetched from database tables where store calculated result based on rules. The system will not query and calculate each time. So, the speed of your website will not slow even multiple rules are applied to the website.
This extension have not yet supported bundle products.
Feel free to get support via email: [email protected]