Here are a few cart sites:
Cart: Elbowspacecart
Cost: $12.50/month
URL: http://www.elbowspacecart.com
Cart: Elbowspace
Cost: $3.50/month
URL: http://www.elbowspace.com
Cart:Fospace
Cost: free
URL: http://www.fospace.com
The last two support using online web forms
with a self-totaling component, as a shopping
cart substitute.
Basically, the web form itself calculate totals,
tax & shipping with each stroke of the keyboard
(via Javascript). Compared to a shopping cart that
transfers inforamtion back and forth between the
server and the client everytime a product is selected,
the web form page is sent only once. All product selections
are made on the same web page and submitted when the
shopping is complete.