Use your back button to go back to the previous page
Notice this is a non-frame page on a different URL, yet the order buttons and view cart buttons both work.
On all of these links, notice our cart is on server ww3. If you use www where it is supposed to be ww3, your links will not work!
The code to add an item to the cart is:
<a
href="http://ww3.sextoysex.com/sex/start/cart/add.html?a=YourCode&pnum=ProductNumber">
YourCode is the merchant code for your site. And ProductNumber is the
number of the item for sale
For an order button image, use this HTML or use your own:
<img src="http://www.sextoysex.com/shop/images/smcart2.gif">
For Example:
#DJ0271-01, Beige 6 x 1.75 inches - $45 
<p>#DJ0271-01, Beige 6 x 1.75 inches - $45 <a href="http://ww3.sextoysex.com/sex/start/cart/add.html?a=102&pnum=DJ0271-01"><img src="http://www.sextoysex.com/shop/images/smcart2.gif"></a></p>
102 is the merchant and DJ0271-01 is the product number.
View Cart or Check out:
Please use this code, or you can use your own banner if you like:
<p><a
HREF="http://ww3.sextoysex.com/sex/start/cart/cart.html?a=YourCode"><img
SRC="http://www.sextoysex.com/shop/images/viewcart.gif"
alt="View Cart, Check out, or get more order information"></a>
</p>
Replace "YourCode" with your merchant code.
One Page Cart:
We have a "one page cart" which is one page from which customers can add items and check out. If you want to link to that page, link to
http://ww3.sextoysex.com/sex/start/cart/onepage.html?a=YourCode
Replace "YourCode" with your merchant code.
Eliminate our header bar
If you build your own site, you may want our header removed from the shopping cart pages. This can only be done by emailing removebar@sextoysex.com. We will only remove it after your site is completed. We also strongly recommend you put the links we have in our header bar either on your own header bar or on your site somewhere.
Use your back button to go back to the previous page