Ajax Easy Shopping Cart 01.04.08
I need a simple ajax shopping cart that comunicate with some PHP Web Services for db operation like insert, select, ecc..
The schema is too simple, on top of the screen you can select a group of product, when you choose, dinamically on the left the product list refresh.
After this you have to select client name or tel number with an autosuggest text, and finally when you click on product at right you can see a buyed product list.
The CSS and the WS are present, the only think to do is ajax code of this page.
Example:http://demos.mootools.net/Drag.Cart but with click and not drang&drop



