Installation
Before installing the extension, please make sure to Backup your web directory and store database
You will require to install MageDelight Base Extension first. If it is not installed then please download it from https://www.magedelight.com/pub/extensions/magedelight-base.zip and unzip the package file into the root folder of your Magento 2 installation.
Root Directory is - "app/code/magedelight/#YourExtensionName#"
- Unzip the extension package file into the root folder of your Magento 2 installation.
- Connect to SSH console of your server:
- Navigate to the root folder of your Magento 2 setup
Run command as per below sequence,
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
- log out from the backend and log in again
If you are using Magento 2.3 or later then you do not need to activate license. Extension will be activated with silent activation mechanism and does not require activation keys to be entered manually.
Backend Configuration (Admin side)
- Admin Panel → MageDelight → Also Viewed Products → Configuration→General Settings
| Field | Description |
|---|---|
| Enable Module | Enables or disables the Also Viewed Product feature at the store view level. Select Yes to activate the module functionality on the storefront. Select No to disable the feature. |
| Maximum Products to Display | Defines the maximum number of “Also Viewed” products to display on the Product Detail Page (PDP). The system will show up to the configured number of associated products based on the calculated view weight logic. |
| Field | Description |
|---|---|
| Enable Queue Processing | Enables or disables automatic message queue processing via CRON. Select Yes to allow the system to process queued product view associations automatically. Select No to disable automatic processing. |
| Cron Schedule | Defines the CRON expression used to process the message queue. The default value
based on store traffic and performance requirements. |
| Enable Logging | Enables or disables system logging for queue processing activities. Select Yes to generate logs for debugging and monitoring purposes. It is recommended to disable logging in production environments unless troubleshooting is required. |
Backend Functionality
- Admin Panel → Catalog → Products → Select Product → MageDelight Also Viewed
The MageDelight Also Viewed section is available within each product’s edit page in the Admin Panel.
This section displays a list of all products that have been frequently viewed together with the selected product based on real customer browsing behavior.
For example, in the case of the “Radiant Tee” product (as shown in the screenshot), the system displays associated products that customers have viewed alongside this item.
| Column | Description |
|---|---|
| Thumbnail | Displays the product image for quick visual identification. |
| Name | Product name of the associated item. |
| SKU | SKU of the associated product. |
| Price | Current product price. |
| Status | Indicates whether the product is enabled or disabled. |
| Stock Status | Displays product availability (In Stock / Out of Stock). |
| Excluded | Allows administrators to exclude a product from appearing in the “Frequently Viewed Together” slider for this specific product. |
Frontend Functionality
Frontend Functionality – Customers Who Viewed This Item Also Viewed
Displays a dedicated “Customers Who Viewed This Item Also Viewed” section on the Product Detail Page (PDP).
Automatically showcases products that were frequently viewed together with the current product.
Uses a weighted co-view algorithm to prioritize the most relevant product suggestions.
Updates dynamically based on real customer browsing behavior.
Requires no manual configuration or product assignment.
Enhances product discovery and improves cross-sell opportunities.
Helps increase Average Order Value (AOV) through behavior-driven recommendations.
Fully compatible with Magento Open Source and Adobe Commerce environments.
Thank you for choosing MageDelight!



