How to make orders
Hello,
I have a bookstore's web site that has 2 different tables, 1 for educational books and 1 for antique books. I need your advice on how to make the user to be able to make orders. My first thought is to add a link next to each book entry that would take the user to an order form to enter his/her details and then email his details along with the book details. But what happens when the user wants more than 1 book to order?
Is this where the basket is used?
Is it very difficult to code? Currently i use php and Mysql for the tables.
I would appreciate it if someone could advice me on what to do.
inso
|