When a customer used the Email A Friend link on a product page, the email includes a link to the main domain name. Is there a way to have the email send a link to the actual page the customer is viewing?
Thanks
Thanks
<input type=hidden name="sitename" value="[sitename]"> <input type=hidden name="siteurl" value="[url]">
Comment