Good day
I am trying to integrate SBI buy anywhere links with the ShopSite associate link.
Unfortunately it is all a little mystic to me (I’m the wrong side of 16). I have set up a very low cost product, so I can use it to verify that the system works.
I have two associates that want to sell my products (I have over 100 products) they would both like to do their own write ups, and just come to the my store for the check out and pay stage.
It appears to me that the SBI affiliate code only allows them into one page of my site. This would defeat the object of them writing their own copy.
I require to combine the two codes below to enable them to, do their own product write up, and add a button link to this write up, that will take a purchaser over to my shopping cart for payment.
Thanks in advance and hope.
Alex
…………………………………………………………………………………………
Code for - Order anywhere button for ‘Great Balls Of Fire’.
Selling @ $0.06. Sku = 99999999.
…………………………………………………………………………………………
<form action="http://quality.validation-online.net/cgi-bin/sc/order.cgi" method=post>
Quantity <input type=text size="2" name="113:qnty" value="1" >
<input type=hidden name="storeid" value="*1e30c097930037af28f0c507148f04a15b">
<input type=hidden name="dbname" value="products">
<input type=hidden name="function" value="add">
<input type=hidden name="itemnum" value="113">
<input type=image src="http://quality.validation-online.net/media/add_to_cart.gif" alt="add_to_cart.gif" width="83" height="20" hspace="3" vspace="3" border="0" align="bottom" name="Add to Cart">
<input type=image src="http://quality.validation-online.net/media/view_cart.gif" alt="view_cart.gif" width="71" height="20" hspace="3" vspace="3" border="0" align="bottom" name="View Cart">
</form>
………………………………………………………………………………………….
Code for Validation Online Associate (Bridget Kennedy) agreed percentage discount 25%.
<a href="http://quality.validation-online.net/cgi-bin/sc/ref.cgi?storeid=*1c1f6bf480e9aaba401057ba90b81fe2&name=Bridget_Kennedy">
[Your link text or graphic goes here]</a>
Question 1
How do I adjust the individual ‘Buy Anywhere’ button code to enable the associate to place them anywhere on her website?