How to add widget that counts items?

0
Hi guys i’m making coffee shop, is there a widget or something that customer can choose how many items it can add to cart? something like this.
asked
1 answers
0

I would use an enumeration or pull it from a stock list entity then use a microflow to total them up.

answered