A
Anonymous
Create a Dynamic Product List Form
Create a form to display product list, product groups is: Drinks, Foods, Alcohol. Each product contain: image of product, product name, price, "add" button (to add product to order list) list, all of this contain in a div with padding 5px. When user press to "add" button, display that product option like: Size S, M, L. Each group has 10 products.
Prompt
