HELP SECTION - HOW TO ADD A VIEW CART BUTTON TO YOUR SITE

To add a view cart button to any page on your site, simply cut and paste the HTML code below where you want the button to appear on your page, then change the USERNAME in the first line to your cartscience user name.

 

 

VIEW CART BUTTON HTML (COPY AND PASTE THE LINE BELOW INTO YOUR SITE)

<form action="http://www.cartscience.com/cgi-bin/USERNAME/cart_login.cgi" method="post">
<input type="hidden" name="view_cart" value="1">
<input type="submit" name="submit" value="VIEW CART">
</form> <!-- (C)2005 cartscience.com -->

 

 

(C)2004, 2005 Cart Science Inc.