A contact us form is available by default in Magento. A link to it can generally be found in the footer for your Magento installation.
Of course you can add contact form on any page for your Magento online store. All you need to do is:
Login to the administrator area.
Then go to CMS -> Pages.
Select the page you want to edit or start creating a new page.
Once you are ready paste the following code using the HTML option for the WYSIWYG editor:
Code:
{{block type="core/template" name="contactForm" template="contacts/form.phtml"}}
That is all. The contact form will now appear on the desired page.
View more threads in the same category:
Bookmarks