Magento extension Add Best Seller, Feature, New, Recently ordered & All products to store. by hemantkr

MageCloud partnered with hemantkr to offer Add Best Seller, Feature, New, Recently ordered & All products to store. in your MageCloud panel for our simple 1-click installation option. To install this extension - create your account with MageCloud and launch a new Magento store. It takes only 3 minutes.

hemantkr always provides support for customers who have installed Add Best Seller, Feature, New, Recently ordered & All products to store. Magento module. Feel free to leave a review for the company and the extension so we can offer you better products and services in the future.

You may want to check other hemantkr Magento extensions available at MageCloud and even get extensions from hundreds of other Magento developers using our marketplace.

Add Best Seller, Feature, New, Recently ordered & All products to store.

Compatible with Magento 1.x

Add Best Seller, Feature, New, Recently ordered & All products to store.

Using this extension you can show Best Seller, New, Feature,Recently Ordered & All Products blocks with limited number of products on the home page and also show the all products of that block by navigating the “View All” link. .

By adding link of all products you can show all products of your website without filter of categories and subcategories

Key Features:-
Ability to Enable/Disable each block from admin configuration
Ability to specify the maximum number of products display on the home page for each block
Ability to specify the block title

Separate functionality for each block, so you can add required blocks only
Steps to configure the each block on the home page:-

Go to admin pannel.
Open Home Page CMS Page
In Page Content section add below code

To see Bestsellers products
{{block type="extendcatalog/bestsellers_home_list" name="bestsellers_list" template="extendcatalog/home_bestsellers.phtml"}}
To see Featured products
{{block type="extendcatalog/featured_home_list" name="featured_list" template="extendcatalog/home_featured.phtml"}}
In Default attribute set >> 'Is Featured' attributes is added. You need to select “yes” value to show product as feature product
To see Newproduct products
{{block type="extendcatalog/newproduct_home_list" name="newproduct_list" template="extendcatalog/home_newproduct.phtml"}}

To see RecentlyOrdered products