in the current theme version the Add to Cart quantity for products uses a free number field with a fixed step of 1.
I need this to support a customizable step size (e.g., 5, 10, etc.).
Desired behavior:
– Quantity stepper uses a predefined step size instead of 1.
– Step size should be configurable
Any suggestions how to do it?