how to use bestseller extension on home page..
how to use bestseller extension on home page.. now i am using version 3.0.3.3
-
STEPS TO DISPLAY BESTSELLING PRODUCTS ON A PAGE IN MAGENTO
1. Create a new file for Block:
Magento_root/app/code/local/Mage/Catalog/Block/Product/Bestseller.php
You can download the file for free at the end of the article. The file contains the algorithm of returning the necessary products collection, Bestsellers in our case.
2. Create a template file for the new block:
Magento_root/app/design/frontend/base/default/template/catalog/product/bestseller.phtml
You can download the file for free at the end of the article. This file works with visualization of our bestsellers collection on a given page. It is just an example; you are welcome to use the list.phtml template from your theme. Please do not forget to do that so the look of the collection is adjusted to your website’s design.
3. Now you need to call the created block, to do that go to Backend > CMS > Pages > Edit Page ‘Home page’ and add the following lines of code:
{{block type="catalog/product_bestseller" template="catalog/product/bestseller.phtml" header="Bestsellers" limit=4}}
Also you can add a new block via layout update:
<reference name="content"> <block type="catalog/product_bestseller" name="bestseller" template="catalog/product/bestseller.phtml" before="-"> <action method="setLimit"><limit>3</limit></action> <action method="setHeader"><header>Best Sellers</header></action> </block> </reference>
For instance, try to add this block to the Category View page here:
Backend > Catalog > Manage Categories > Click needed category in the category tree > `Custom Design` horizontal tab > ` Custom Layout Update` field
Feel free to manipulate the result using the header and the limit variables.
If just adding a list of bestsellers is not enough, consider checking the Improved Sorting extension, which is also compatible with layered navigation. It lets your customers sort the products by Best Selling, Most Viewed, Top Rated, Reviews Count, wood splitter maul and other parameters.
Please note that this solution doesn’t work with Flat Catalog. To make this work, please disable this option in your store settings.0 -
Hi,
I am also facing the same issue...
Thanks for the suggestions.
Regards - Sevenmentor
0 -
I think you can reinstall the extension & then try to login on the browser so it can work. Web Design Company can help you to resolve this issue.
1 -
Your good knowledge and kindness in playing with all the pieces were very useful.
0 -
Thanks a lot very much for the high quality and results-oriented help. I won’t think twice to endorse your blog post to anybody who wants and needs support about this area.
SEO Course Training in Chennai
0 -
I believe there are many more pleasurable opportunities ahead for individuals that looked at your site.
0 -
I assume you could reinstall the extension & then try and login on the browser so it could paintings for blog article. Web Design Company permit you to to treatment this hassle to use moddroid app.
0 -
Digital Marketing Course in Chennai Softlogic Systems provides a Best Training in Chennai Along with the Placements assistance for a fresher and experienced with real time Certification training were provided here.
0 -
Android Training in Chennai Softlogic Systems Provides a Best Android Training Course in Chennai along with Online Software training with Placement assistance in chennai and we have a weekdays weekend Diploma Course available. For Enquiry Call / #Whatsapp :+91 -86818 84318.
0 -
I simply wanted to write down a quick word to say thanks to you for those wonderful tips and hints you are showing on this site.
0 -
Full of a lot of fun for me personally and my office colleagues to search your blog a minimum of thrice in a week to see the new guidance you have got.
0 -
It’s always so sweet and also full of a lot of fun for me personally and my office colleagues to search your blog a minimum of thrice in a week to see the new guidance you have got.
0 -
I simply wanted to write down a quick word to say thanks to you for those wonderful tips and hints you are showing on this site.
0 -
- Techniques that were not productive, I thought my life was dI wish to show thanks to you just for bailing me out of this particular trouble.As a result of checking through the net and meeting one.
0 -
- Hello there! This is my first comment here, so I just wanted to give a quick shout out and say I genuinely enjoy reading your articles. Can you recommend any other blogs/websites/forums that deal with the same subjects? Thanks. Mongodb Course Syllabus
0 -
Nice and Amazing post.
0 -
Full of a lot of fun for me personally and my office colleagues to search your blog a minimum of thrice in a week to see the new guidance you have got.
0 -
I believe there are many more pleasurable opportunities ahead for individuals that looked at your site.
0 -
I simply wanted to write down a quick word to say thanks to you for those wonderful tips and hints you are showing on this site
0 -
Full of a lot of fun for me personally and my office colleagues to search your blog a minimum of thrice in a week to see the new guidance you have got.
0 -
- Thanks a lot very much for the high quality and results-oriented help. I won’t think twice to endorse your blog post to anybody who wants and needs support about this area.
- AWS Training in Chennai
0 -
Full of a lot of fun for me personally and my office colleagues to search your blog a minimum of thrice in a week to see the new guidance you have got.
0
Please sign in to leave a comment.
Comments
22 comments