Hello,
http://dietika.lv/?page_id=302 should be a page displaying a food store's menu with an option for clients to enter a desired quantity for each dish, see total and submit the order via e-mail.
I have food categories and entries for every category, and a price for it.
This is how I want it to look like:
ID Item Price Quantity
Soups
fs Fish soup 1.50 2
cs Checken soup 1.00
Entries
ss Caesar salad 3.00 1
gs Greek salad
Dessers
cb Creme brule 2.00 1
ap Apple pie
Total: 8
Submit
Unfortunately if I use drop down or multiple choice, no price and quantities can be added, as well as only one choice is valid. Please help!