Implementing a custom form into a static page
I need to do the following:
- User clicks on Main Category C -> Sub-category B
- Page displayed is not a product catalog, but a form, similar to the contact us page
- User fills out the form, presses submit
- I get the details in my inbox
Anyone know how to implement this?
|