# Multibuy & Quantity

{% hint style="info" %}
**Multibuy is for selling multiple units of the&#x20;*****same*****&#x20;offer** (for example, 5 seats of the same plan).

If you want to combine *different* offers into one consolidated subscription — typical for B2B scenarios — see [Acquire Multiple Offers in a Single Subscription](https://docs.limio.com/integrations/zuora-integration/manage-your-pricing/how-to-configure-subscriptions-in-limio-offers-with-initial-price-and-zuora-rate-plans/how-to-acquire-multiple-offers-in-a-single-subscription).
{% endhint %}

#### Enabling Multi-Subscription Sales with Limio

Marketers can leverage Limio to facilitate bulk subscription sales, particularly useful in B2B contexts, such as charging $10 per month per user.

**Steps to Activate Multi-Subscription Sales**

1. **Select the Offer/Add-on**\
   Choose the offer or add-on you want to enable for multiple purchases.
2. **Activate Multi-buy Feature**\
   Turn on the ***Allow Multibuy*** option. This feature adds a quantity field, visible to users from the pricing page to checkout and self-service stages.

   <figure><img src="/files/B3sRnA3Fqf2x6cVMz8DO" alt=""><figcaption></figcaption></figure>
3. **Set Quantity Parameters**\
   Define the default, increment, minimum, and maximum quantities allowed for purchase. Note that from release 112 onwards, default quantity are enforced in [https://docs.limio.com/components/component-library/cart-components/component-cart-items](https://docs.limio.com/components/component-library/cart-components/component-cart-items "mention").

<figure><img src="/files/98aMhFgj0rC1iTrMYWdB" alt=""><figcaption></figcaption></figure>

### **Components**

The quantity will be activated across Limio Components. Learn more how the [https://docs.limio.com/components/component-library/cart-components](https://docs.limio.com/components/component-library/cart-components "mention") and [https://docs.limio.com/components/component-library/modular-checkout-components](https://docs.limio.com/components/component-library/modular-checkout-components "mention") handle quantity.

Note that quantity will also be handled different if you use [https://docs.limio.com/product/pricing/what-are-offers-and-how-to-configure-them/volume-pricing](https://docs.limio.com/product/pricing/what-are-offers-and-how-to-configure-them/volume-pricing "mention").

### **Zuora Integration**

Go to [https://docs.limio.com/integrations/zuora-integration/manage-your-pricing](https://docs.limio.com/integrations/zuora-integration/manage-your-pricing "mention") to learn more about the impact of quantity on pricing.


---

# 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.limio.com/product/pricing/what-are-offers-and-how-to-configure-them/how-to-activate-the-quantity-field-to-sell-multiple-subscriptionsitems-at-once.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.
