Skip to content

Instantly share code, notes, and snippets.

@rgranadino
Created May 26, 2011 06:36
Show Gist options
  • Save rgranadino/992651 to your computer and use it in GitHub Desktop.
Save rgranadino/992651 to your computer and use it in GitHub Desktop.
Adding Static Block To Product View Page Via Layout Update
<reference name="product.info.additional">
<block type="cms/block" name="product.info.addtional.foo">
<action method="setBlockId"><block_id>my_block_identifier</block_id></action>
</block>
</reference>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment