Quantity selector
The Quantity Selector block allows customers to specify how many units of a product they want to purchase before adding it to the cart. It displays a numeric input field with increment and decrement controls, giving customers a straightforward way to adjust the desired quantity directly on the product page.
Notes
- The quantity selector defaults to 1 when the product page is loaded.
- Customers can either use the plus and minus buttons to adjust the quantity or type a number directly into the input field.
- The selected quantity is applied when the customer clicks the Add to Cart button.
- Only one Quantity Selector block is allowed per section (
limit: 1).