Trevor Lawson Posted October 21, 2011 Share Posted October 21, 2011 In my shop most items have a known price but some items will need to be quoted. I purchased the 'call for price' module which is good. It allows me to put text or an image in place of the price on an item where the price has been set to zero. I have set up an image that has an email link which automatically populates the subject and body of the email. What I need help doing is adding the specific product that the customer is asking about in the pre-populated subject and body sections of the email. Can someone tell me how I would go about doing this? Is there a variable string I could use? Here is a link to one of my items which will display the 'email for quote' option: http://gbamedical.com/shoppe/product.php?id_product=12 Here is the link code I am using thus far: <a href="mailto:[email protected]?subject=Please send quote for item:&body=Hi-%0DPlease send me a quote on the following item: "><img src="/shoppe/themes/destiny-skyblue/img/quote.png" width="120" height="22" border="0" /></a> Thanks in advance for any help you can offer Link to comment Share on other sites More sharing options...
Trevor Lawson Posted October 24, 2011 Author Share Posted October 24, 2011 Is my request possible? Link to comment Share on other sites More sharing options...
razaro Posted October 24, 2011 Share Posted October 24, 2011 Maybe you could use this module http://www.prestashop.com/forums/topic/81689-modules-maofree-askmoreinfo-and-maofree-contactform-captcha-14/ with some small changes. Link to comment Share on other sites More sharing options...
Trevor Lawson Posted October 26, 2011 Author Share Posted October 26, 2011 I like the module that razaro suggested but I can't find a way to link from the 'call for price' module I am using for items where their price is set to zero. The call for price module lets you use an image as a link to anything. I have it setup to open the users email program with a pre filled out email. What I am looking for is a way to pass the product name to the email. or. . . . a way to dynamically link the call for price button to the link for the module (ask more product information with captcha) razaro suggested or any other form email. Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now