Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mkdizajn/6699594 to your computer and use it in GitHub Desktop.
Save mkdizajn/6699594 to your computer and use it in GitHub Desktop.
magento webforms inside page, product or anything else!
<reference name="content">
<block type="webforms/webforms" name="rfq" template="webforms/default.phtml">
<action method="setData">
<key>webform_id</key>
<value>1</value>
</action>
</block>
</reference>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment