Need a nice looking component which lets a user add items from a list to his/her order.
Either with search or just by showing the whole product list available.
And when the user select an item (or items) those items are added on the page, and in terms of database, each item is added immediately to this current thing’s list of items, with an option for user to “remove” items.
Its something very common on all pages.