Table of Contents
Magento 2 Automatic Related Products Extension for Smart Product Recommendations User Guide for Magento 2
Extension context
This is a Toweringmedia Magento 2 extension guide generated from the Magento Admin virtual product catalog.
Product page
Overview
Automatic Related Products for Magento 2 helps merchants automate product recommendations across the storefront using powerful rule-based logic instead of manual product assignments. Rather than editing related products one item at a time, store admins can create dynamic conditions that automatically match and display the right products in the right places throughout the customer journey. This extension is designed for stores that want smarter merchandising, higher average order value, and less admin work. You can build recommendation rules based on product attributes, categories, price ranges, stock status, newness, special pricing, cart contents, customer behavior context, and other catalog conditions. That.
What this extension does
- Automatically display related, upsell, cross-sell, and complementary products using flexible rule-based conditions
- Create dynamic product recommendations based on category, attribute values, price, stock status, cart contents, and more
- Show targeted product blocks on product pages, category pages, cart, checkout, and CMS pages
- Replace manual product linking with smart automation that scales across large Magento 2 catalogs
- Schedule rules, prioritize blocks, and control placement, display limits, and sort order from admin
- Support merchandising strategies for accessories, substitutes, seasonal offers, bestsellers, and promotional bundles
Installation
Install and validate in staging before production rollout.
cd /path/to/magento # Install from your licensed package source php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f php bin/magento cache:flush
Configuration
Configure extension options in Magento Admin, then validate key storefront/admin flows tied to this extension.
Validation checklist
- Configuration saves without errors in Admin.
- Expected storefront/admin behavior is present.
- No critical PHP/JS errors occur during test flow.
- Caches and static assets are refreshed after changes.
Troubleshooting
- Feature missing: verify module status, cache flush, and static-content deploy.
- Unexpected behavior: retest with only required related modules enabled.
- Admin setting not applying: verify config scope and clear cache.
