WP e-Commerce v3.7 as well as eShop v6.2.8+ do not show ShareYourCart in the product page.
eShop v6.2.8 and v6.2.9 do not automatically apply the generated coupon to the user's cart, so he has to do it manually...
By clicking the button, the customer can choose what type of media channel to spread the word through.
The important feature is the message sent, which you can change to benefit your sales efforts..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added heigh to the button, so that it does not overlap anything bellow it, found FireFox. 1.4.2.
Switched the method of building URL from wp-ajax to normal post wp-ajax was not reliable enough as some 3rd party plugins might make it mallfunction. 1.4.
Completelly rewritten the plugin using ShareYourCart SDK 2.0.
Now the user will share not only the product, but also the variation, thus making the message even more personal.
ShareYourCart button now uses SSL if the shop uses HTTPS, and communication if it uses HTTP, thus being compatible with Firefox Chrome security protections.
Read more