I am curious if this is possible...
Working on a bookstore site that needs to give the user the ability to click on a check availability button for any product.
When you click the button the subject line could take the title of the Page (product name) and echo out the ISBN number associated with the product.
The user would then choose the store closest to them. When the bookstore admin receives email he has:
Name
Email
Product Interested
Product ISBN
The user could easily copy and paste this info but I was wanting to see if I could make the process a step or two smaller.
Thanks!