Social Icons

twitterfacebookgoogle pluslinkedinemail

Thursday 24 October 2013

How to display most popular or most viewed product in magento

Hello Friends,

You want to display Most Popular or Most Viewed Product in magento then please add following code in your script

If you want to display in ,.phtml file

$this->getLayout()->createBlock('catalog/product_mostviewed')->setTemplate('reports/product_viewed.phtml')->toHtml(); ?>



If you want to display using layout xml file

<block type="catalog/product_mostviewed" name="most-view-product" template="reports/product_viewed.phtml' />

If you want to in static block or cms page

{{block type="catalog/product_mostviewed" name="most-view-product" template="reports/product_viewed.phtml' }}


Thanks
Enjoy Your Self

No comments :

Post a Comment

 

Free Advertisement

Free Advertisement

Free Advertisement

Free Advertisement