Categories

Featured templates

Magento. Display new products on the home page (block)

Chris Diaz June 23, 2011
Rating: 4.0/5. From 5 votes.
Please wait...

This tutorial will show you how to display new products on the home page in Magento using the Magento block.

  • Open Magento admin panel
  • Go to CMS>Pages>Home page
  • Switch to the content tab
  • Insert the following code:

 

{{block  type="catalog/product_new" column_count="6"  products_count="12" name="home.catalog.product.new"  alias="product_homepage"  template="catalog/product/list.phtml"}}

 

Where:

  • column_count="6" – number of the product columns
  • products_count="12" – number of the displayed products

We recommend clear and disable the Magento cache when editing the static pages.

Magento Web Templates
This entry was posted in Magento Tutorials and tagged block, home, Magento, new, page, product. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket