I am new to Magento and have a issue. I have created a product page to sell products http://v4vintage.com/magento/index.php/vintage-jewellery/brooches-pins/1980s-pink-and-white-diamante-pocket-brooch.html but I want a separate page for enqiuries only and not to buy products http://v4vintage.com/magento/index.php/vintage-bridal/engagement-rings/art-deco-antique-engagement-ring.html.
I have create a INQUIRE button and I only want to replace to ADD TO BAG button with the INQUIRE button and link the INQUIRE button to my contact form http://v4vintage.com/magento/index.php/contact-us-email/?___store=default.
You need to go to you store’s theme folder under this go to file - theme/template/catalog/product/view/addtocart.phtml
In this you will find the code for add to bag button somthing similar as follows -