How to adjust product quantity increments in Turbo Theme?

Hello!

I am currently using the Turbo Theme from Out Of The Sandbox and I would like to edit the quantity selector globally to adjust only in increments of 25 (e.g. 25, 50, 75, etc…)

I found the code within product-form.liquid to at least create the starting minimum default on each page to be “25” instead of “1” but can’t seem to make it jump in increments of 25. Here is the current code:


{% if settings.display_product_quantity %}

Any help on this would be amazing! Thank you!

Hello @heeva ,

If you weren’t able to solve it by custom code in your theme, you can use the MultiVariants - Bulk Order app to solve this.
MultiVariants allow you to set quantity intervals for products/variants on the product page as well as on the cart page. You can create multiple rule sets to apply different incremental quantities for different products or groups of products.

You can apply this by setting a fixed quantity drop-down (if you want to limit) like 25, 50, 100, 250, 500, or simply enter the quantity interval you want like 25, this will increase/decrease the quantity with quantity multiplied by 25. Also, it will check your available stock quantity (inventory) while increasing.

Here is a demo product you can take a look at:

Interval quantity/incremental increases

Fixed bundle quantity