There are no featured products block on home page

by Peter D.

In order to generate the Features block and show that on the homepage, you have to set products as featured in admin. It can be done as follows:

#1 Featured attribute installation

  • Go to Catalog -> Attributes -> Manage Attributes
  • Create attribute 'featured' with 'input_type' set to Yes/No and label set to 'Featured'
  • Go to Catalog->Attributes->Manage Attribute Sets and select attributes set you are using
  • Drag and drop attribute to your attributes

#2 Setting products as featured

  • Open product in admin and set featured attribute value to Yes
  • The product should be enabled and set in stock

In case you still don't see products in this block, you should check the next issue:

  • Check if xml code was installed for home page
  • Refresh you Magento store indexes

Recent articles

Back to top