Environment:
Envs: https://demo-magento2-canary.europe-west1.gcp.storefrontcloud.io/
Devices: 🖥️
Expected result
A specified quantity of given product should be added to cart
Actual result
Only quantity of 1 of given product is being added to cart, regardless of the input value
Steps to reproduce
- Go to category page
- Change view to list view
- Change quantity input value, e.g. from 1 to 1337
- Click add to cart button