# ➕ Quantity Increments

The **Quantity Increments** module is designed to give store owners full control over how customers purchase products by defining specific quantity steps. Instead of letting buyers enter any number, you can make products purchasable only in fixed multiples — for example, **5, 10, 15**, and so on.

This feature is ideal for **wholesale and B2B businesses**, where products are often sold in cases, packs, or bundles. By using quantity increments, you can ensure all orders align with your packaging standards, simplify inventory management, and create a smoother buying experience for your customers.

With this module, you can:

* ✅ Set fixed quantity rules for specific products or collections.
* ✅ Prevent invalid quantity inputs and guide customers to correct values automatically.
* ✅ Promote bulk purchases and maintain order consistency across your store.

In short, the **Quantity Increments** module helps you standardize purchasing behavior, reduce manual adjustments, and deliver a professional wholesale shopping flow from start to finish.

{% content-ref url="/pages/dedOybDPH9xT30wXFdF7" %}
[🧮 Make Your Products Purchasable in Quantity Increments](/b2b-wholesale-solution/order-management/quantity-increments/make-your-products-purchasable-in-quantity-increments.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-shpf.bsscommerce.com/b2b-wholesale-solution/order-management/quantity-increments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
