I've gotten as far as being able allow the user to select how many they want to buy of a particular item. They can from there go to a checkout where it shows a table of the items names from the DB and then next to it how many they've brought and then next to that, the total amount in currency.
There are 4 products on the site at the moment
The problem is that if the user buys 3 * item number 1, it calculates fine but also calculates 3 * item number 2, 3 & 4 aswell. This not being strange enough, if they buy any of item 2 it doesn't do any calculation at all for any items. And then for item number 3, it does the same problem as item number 1. And item number 4 also does no calculation, like item number 4.
I know that sounds confusing so you may want to take a look yourself to understand.
http://stesbox.co.uk/ws
For some strange reason you have to login to be able to purchase, but I'll debug that at a later date.
The login details are Username: admin Password: password
Regards,[/url]