Magento Recommended Product is a useful tool to show the slider of recent viewed product and most viewed product of user.an it will work for logged in user as well as not logged in user.
Magento Supported Version: Magento version 1.6.x.x, Magento version 1.7.x.x, Magento version 1.8.x.x, Magento version 1.9.x.x.
Installation
It’s pretty easy you just need to move all folder (app, js) into Magento root that’s it.
After moving both the folder flush the cache from Magento admin module. Under system > cache management.
Front-End
And now this modules is ready for any user visit then it will show the slider of recommended product to category page and product page.
You can add this slider on any CMS page by adding following code
{{block type=”recommended/recommended” template=”recommended/recommended_list.phtml”}}
That’s all for the Recommended Product, still have any issue feel free to add a ticket and let us know your views to make the module better https://webkul.uvdesk.com
Current Product Version - 1.0.0
Supported Framework Version - Magento 2.0.x, 2.1.x, 2.2.x,2.3.x, 2.4.x
I’m working on showcasing recommended items on my homepage based on the most popular items.
So, I made sure my directories were right, flushed my cache and added the script code for the recommended products code block to my homepage, but I still don’t have the slider or recommended products showing on my homepage. Please help. Thanks.