Magento Best Selling Products in homepage
Magento keeps tracks of the sold item , sometimes we need to displayed the most selled product in the homepage . So for that case i find the article while searching and i am using that article in this post. Simply create directory as app/code/local/Mage/Catalog/Block/Product and create file Bestseller.php , and paste the following code. […]
Magento Best Selling Products in homepage Read More »