Magento: Load a static block


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

Puts a static block named 'contacts_text' into the page


Copy this code and paste it in your HTML
  1. $this->getLayout()->createBlock('cms/block')->setBlockId('contacts_text')->toHtml()

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.