
Magento - How To Display Products On Your Home Page
1 year ago
Finally, exact steps for getting products to show up on your home page.
-
Vimeo: About / Blog / Developers / Jobs / Community Guidelines / Community Forums / Help Center / Site Map / Merchandise
/ Get Vimeo

Previous Week
Great work!
Catalog > Manage Categories
Then view the source (Firefox Ctrl+U). Search for "tree.loadTree". Now you will see a JSON object of all of the categories. Look for the title of your category after {"text": The category id follows it after "id":
Yeah, not fun.
Thank you so much Steve!!!
Any ideas on how to include a left hand category bar on the front page, for use as the home page navigation bar?
Thanks in advance
On my page there is a sentence "There are no products matching the selection." insted of new product, I thing that the product is not add to WEB site, but I don't know why. Maybe someone have/had the same situation?
Any tips to troubleshoot?
thanks a lot!!
MORE TUTORIALS!!!!!!!!!!!!!!!!!!!!!!!!!!
Great JOB
I was shocked to see that you have to add the smarty and template code to have the prodcut show up.
Is it just me, or shouldn't there be a checkbox group where I can say :
Display this product on these pages"
during the Add or Edit product stage.
What's the point of a CMS if I have to teach my client how to dump in code every time he adds or wants to change a new product ? Craziness.
I had VERY high expectations for Magento replacing the very outdated OSCommerce site he has been running - now I'm not so sure.
Any comment ?
Thanks again for the tutorial.
when i do the same steps it says
"There are no products matching the selection."
actually i have put in the product in a sub catagory.....
can u please tell me what is the problem
Thanks,
I am new to Magento, but this tutorial helped me on the first try! I wanted to display the best selling items on the homepage, so what I did is open a new category called best sellers. In it I added a few items. I copied the ID for that new category and it worked! Now is going to be easy to change them every now and then.