Skip to main content

How to add block in magneto CMS page

Goto Content tab and add code some thing like

{{block type="catalog/product_list" category_id="8" template="catalog/product/list.phtml"}}
You can also add more than single block in CMS page..

Comments