In your product pages, VPCART can generate a link to the Tell A Friend page, so your customers can email a link to the product to their friends quickly and easily.
To set this up, you need to change the following Software Configuration options:
Xproductlinktellafriend |
Setting this to Yes generates a link on your product pages so that customers can email a link to the product to their friends. |
Xmysite (shop$config.asp) |
Set this to your site’s URL – for example: http://www.yoursite.com/vpcart |
You can add hyperlinks to shoptellafriend.asp from anywhere in your site.
Examples –
<a href=”shoptellafriend.asp”>Tell a friend about this shop</a>
<a href=”shoptellafriend.asp?id=33”>Tell a friend about this product</a>
The Tell A Friend page emails the message and a hyperlink to the email address specified in the “Friend’s Email” box.