Archive for May 31st, 2009

Few Questions……

what is the value for being so much emotional ?
Or what is the value for dreaming like  a romantic person?
If  i am feeling lonely or if there is none to listen?
Why the world seems so much practical and rude……?
why why ?
what the value of being so much soft hearted…?

Continue reading »

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.

Continue reading »