How do I create a "View Your Shopping Cart" link?
Simply create a link directly to CartIt. You should probably place this link across your entire site, on every page, and display it prominently.
For CartIt UNIX 4/5/8:
<A HREF="http://www.site.com/cgi-bin/cartit.cgi">View Your Shopping Cart</A>
CartIt NT 3.X:
<A HREF="http://www.site.com/cgi-bin/cartit.exe">View Your Shopping Cart</A>
Newer versions of CartIt can also display the number of items and total of the shopping cart within a web page using an IFRAME.