Magento has a built in feature of newsletter which can be used anywhere in your magento page. All you need to do is to make sure that the newsletter module on the configuration is enabled and you need to inset the code below on one of your cms pages.
After that, save your page and don't forget to clear the magento cache. :)
{{block type="newsletter/subscribe" template="newsletter/subscribe.phtml"}}
After that, save your page and don't forget to clear the magento cache. :)
0 comments:
Post a Comment