How to Sell With E-junkie on Social Networks
Myspace
On sites like Myspace that let you paste or edit HTML but don't allow you to paste JavaScript, you can simply use the non-JavaScript version of our button code in your profile on that site.
When you go into Seller Admin > Get Button Code for your product, simply UNCHECK the box on the button code screen which says Uncheck this box if you need to use the code on MySpace....
Then you would simply copy the modified HTML code we provide there into your Myspace profile, wherever they allow HTML -- the About Me or Who I'd like to meet or General sections are a good choice for this. Buy Now buttons may also be a good choice if you just want to offer an instant-purchase button without the added complication of sending buyers into a cart screen before checkout.
IMPORTANT: If you are using Buy Now button code you will need to modify the code you paste into Myspace before you save it to your profile! Simply change every https:// from our code to show http:// instead, and replace every & (ampersand) with a ; (semicolon) instead -- e.g., if the standard Buy Now code you copied from Seller Admin looks like this:
<a href="https://www.e-junkie.com/ecom/gb.php?i=XXXXX&c=single&cl=YYYYY" target="ejejcsingle"><img src="http://www.e-junkie.com/ej/x-click-butcc.gif" border="0" alt="Buy Now"/></a>
...then that code properly modified for Myspace would look like this:
<a href="http://www.e-junkie.com/ecom/gb.php?i=XXXXX;c=single;cl=YYYYY" target="ejejcsingle"><img src="http://www.e-junkie.com/ej/x-click-butcc.gif" border="0" alt="Buy Now"/></a>
Facebook
You can use the Facebook application HTML Profile Box to paste HTML into your Facebook profile page, such as your E-junkie Buy Now or Add to Cart/View Cart button codes. This will place your button codes (with any other HTML you provide) under the Boxes section of your Facebook Profile page.
Even in places where you cannot paste or edit raw HTML code, then you can paste just an Add to Cart or Buy Now button URL alone into anyplace you can share or post a link - e.g., if this is the Buy Now button code we issue:
<a href="https://www.e-junkie.com/ecom/gb.php?i=XXXXXX&c=single&cl=YYYYY" target="ejejcsingle"><img src="http://www.e-junkie.com/ej/x-click-butcc.gif" border="0" alt="Buy Now" /></a>
...then just this part would be the Buy Now button link URL:
https://www.e-junkie.com/ecom/gb.php?i=XXXXXX&c=single&cl=YYYYY
You can paste that URL directly into anyplace Facebook allows you to share or post a link.