Magento static block in cms site


/ Published in: Other
Save to your folder(s)

static block in cms site
{{block type="cms/block" block_id="your_block_identifier" template="cms/content.phtml"}}


Copy this code and paste it in your HTML
  1. {{block type="cms/block" block_id="your_block_identifier" template="cms/content.phtml"}}

URL: http://www.magentocommerce.com/knowledge-base/entry/how-do-i-create-and-edit-static-blocks/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.