Shopping carts are a way of creating product orders and storing them in a database, then totalling up the order and then taking payment by some form, for instance PayPal, then processing and delivering order,. There are pretty written php shopping carts for instance that use mysql as the database so...