How to show products in magento home page?

Its easy.

Edit some products as new product from Catalog>Product>General>Set new Product date from the calender.

Go to CMS frm admin then select the Home page.Now paste the following code in the home page content.

{{block type=”catalog/product_new” name=”home.catalog.product.new” alias=”product_homepage” template=”catalog/product/new.phtml”}}

Now refresh your home page and the products are there. :)

5 Responses to this post.

  1. Didn’t work

    Reply

  2. Posted by milansaha on July 6, 2009 at 11:31 am

    Sorry, There were some unexpected character in the code.

    Try now.Hope it works. :)

    Reply

  3. Posted by jezozwierzak on July 15, 2009 at 6:19 pm

    it doesn’t work :/

    Reply

  4. Posted by Cool+ on August 28, 2009 at 10:45 pm

    It still doesn’t work

    Reply

  5. {{block type=”catalog/product_new” template=”catalog/product/new.phtml”}}

    Reply

Respond to this post