=== Send to a Friend for WP e-Commerce ===
Contributors: Michael Visser
Tags: e-commerce, wp e-commerce, shop, cart, ecommerce, send to a friend
Requires at least: 2.9.2
Tested up to: 4.7.5
Stable tag: 1.3.4
== Description ==
Allow site visitors to your WP e-Commerce store to tell their friends about your site and products through a simple e-mail form.
See http://www.visser.com.au/wp-ecommerce/plugins/send-to-a-friend/
== Installation ==
1. Upload the folder 'wp-e-commerce-send-to-a-friend' to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Usage ==
1. Activating the Plugin will automatically 'hook' - via 'wpsc_product_addon_after_descr' - the Send to a Friend form to the Single Product template within your WP e-Commerce store.
====== In WP e-Commerce 3.7 ======
2. Configure the e-mail template from Store > Send to a Friend
====== In WP e-Commerce 3.8 ======
2. Configure the e-mail template from Settings > Send to a Friend
======
3. Open a Product within your store and see the Send to a Friend form
== Support ==
If you have any problems, questions or suggestions please join the members discussion on my WP e-Commerce dedicated forum.
http://www.visser.com.au/wp-ecommerce/forums/
== Disclaimer ==
It is not responsible for any harm or wrong doing this Plugin may cause. Users are fully responsible for their own use. This Plugin is to be used WITHOUT warranty.
It would be great to show the product name and image in the email. I guess it has to be an HTML email then.
Hi Sidney, that’s correct, and is entirely possible. I’ve been reading up very recently on how to generate HTML e-mails with fallback support for plain text e-mails. I might cook it into Send to a Friend to get myself up to speed.