I need to place a "Question?" button against each product which will link to the Contact Us perl email script. Ideally, I would like to pass the Product Reference or Short Description to the email script so that it can be entered into the Subject field of the email. The purpose of doing this is to make it easier for visitors to ask questions about a specific product.
I have created a new product layout including the button but have not been able to work out how to create the html code to make the call to the perl script and pass the product id information.
I would be very grateful for any suggestions?
I have created a new product layout including the button but have not been able to work out how to create the html code to make the call to the perl script and pass the product id information.
I would be very grateful for any suggestions?
Comment