How to limit customers shopping cart?

I want to create a shop page for my customer where they select the size of box they want to fill with cakes. So for example a box of 4, a box of 6 and a box of 8. How can I do this with webflow? Is it possible to cap the customers shopping cart or limit it somehow?

@JessMcL You could probably use a select form element and specify the qty. For example replace the input for qty with a select element.
image