I'd like to create a web page to take orders. My thinking is that I'll build a submission form where the user can enter their name, email, then select what item they want from a drop-down list. Once they hit submit, I'll receive an email (probably setup a special "orders@myholstercompany.com" email address to keep my inbox organized. Then, I simply build each order from oldest to newest emails. Once the order is complete, I send the buyer a PayPal invoice for credit card payment, and ship it once payment is received.
OR, I could incorporate a PayPal shopping cart, which wouldn't be too complicated since I won't initially be offering very many products - keeping it slim to start with.
What do you pro's do? How do you handle orders for stuff you don't have an inventory of?
My biggest concern would be receiving more orders than I can reasonably fill. But, perhaps it's too soon in the game to realistically worry about that just yet...
