Daniel Patilea Posted January 6, 2014 Share Posted January 6, 2014 Can anybody help me please to display Viewed Products on the product page. I searched everywhere and still haven't found a solution. I do not know where to start. Is there any module for this, i have to enable it or i just have to edit my code for this. Any help will be appreciated. Thanks Link to comment Share on other sites More sharing options...
vekia Posted January 6, 2014 Share Posted January 6, 2014 hello what you mean by product page? by default you can use this module on left / right columns so it will appear on product page too what you exactly expect? please shed some light 1 Link to comment Share on other sites More sharing options...
NemoPS Posted January 6, 2014 Share Posted January 6, 2014 In addition to what vekia said, if you got rid of the columns on that page, you might want to edit the blockviewed module. You can easily copy the hookDisplayRightCOlumn (or leftCOlumn) method and rename it hookDisplayProductFooter, then hook the module to the product footer. Indedd, you'll have to tweak the visuals afterwards 1 Link to comment Share on other sites More sharing options...
Daniel Patilea Posted January 6, 2014 Author Share Posted January 6, 2014 I want to add "Viewed products" on the left column near the "New Products" block".I also transplanted a hook with it: http://i.imgur.com/cGZ3boI.jpg It doesn't seem to show up. Link to comment Share on other sites More sharing options...
vekia Posted January 6, 2014 Share Posted January 6, 2014 hello so module is already attached to this hook (as you can read on message you see) try to reset it (reset button) and change its position under modules > modules tab on displayLeftColumn modules list (move it near new products block) 1 Link to comment Share on other sites More sharing options...
Daniel Patilea Posted January 6, 2014 Author Share Posted January 6, 2014 Thanks alot. Worked like a charm Link to comment Share on other sites More sharing options...
Recommended Posts