I know this might sound weird.
What I'm trying to achieve is to set up some order capability for a customer. Basically the customer has a 100 something books and doesn't want to invest in a decent web shop. On their current website they solved it with a html form with a dropdown menu while the form is then sent via email client. Not elegant, let alone functional due to lack of multi-item selection. But this is how the customer wants it...
Now I'm looking for a better way to accomplish this order process.
I thought of using a form, so when the user clicks the item's order button, the book title is transferred to the subject field.