Demo Stuff... Add some things to your cart to see how it looks & works...

Description: Quantity: Price: $

You can add a $50 One eye'd one-ear'd flying purple people eater by clicking

Source looks like this: <input type="button" name="B1" value="here" onclick="itemAdd('One-eyed one-eard flying purple people eater','1','50')">

Or you can add one by clicking here.

Source looks like this: <a href="myshop.htm" onclick="itemAdd('One-eyed one-eard flying purple people eater','1','50')">here</a>.

Note that the price and quantity are string paramaters, not numeric.

What do you think of John's cart?