Hi
I need to display the latest products in home page by category wise
I have used the below code in template home page
{{block type="catalog/product_new" category_id="<?=$_main_category->getId()?>" name="home.catalog.product.new" alias="product_homepage" template="catalog/product/new.phtml"}}
But it was displaying as it is in browser.
Can you tell me what is the problem?
Regards,
Sobha Muktha




Reply With Quote

