
Originally Posted by
sailesh
I am able to display the records on the home page based on the category wise
but i want to display all the products from all the categories
when i put this script
{{block type="catalog/product_new" template="catalog/product/new.phtml"}}
it displays only 5 products
any help would be appreciated
Code:
{{block type="catalog/product_list" category_id="XX" template="catalog/product/list.phtml"}}
{{block type="catalog/product_list" category_id="XX" template="catalog/product/list.phtml"}}
{{block type="catalog/product_list" category_id="XX" template="catalog/product/list.phtml"}}
{{block type="catalog/product_list" category_id="XX" template="catalog/product/list.phtml"}}
{{block type="catalog/product_list" category_id="XX" template="catalog/product/list.phtml"}}
try this code.do you want to see more products? add it . with root category or sub category id