# How to Use the "Quantity" Feature for Options

### How to Use the "Quantity" Feature in OPTIS <a href="#id-3-how-to-use-the-quantity-feature-in-optis" id="id-3-how-to-use-the-quantity-feature-in-optis"></a>

The Quantity feature in OPTIS allows customers to select multiple option values in 1 option.

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/22429817467a0000/image_d1swz5.png" alt=""><figcaption></figcaption></figure>

### How It Works <a href="#id-3-how-it-works" id="id-3-how-it-works"></a>

* **Enabling Quantity**: Check the box in the Quantity column to let customers adjust how many times they want an option.
* **Min/Max Quantity:** Set a minimum and maximum limit to control how many times the total option number can be selected.
* **How It Affects Price Add-Ons:** The final price of a product will increase based on the selected quantity multiplied by the Price Add-On value.

### Example – Selecting Candies for Candy Box <a href="#id-3-example-selecting-candies-for-candy-box" id="id-3-example-selecting-candies-for-candy-box"></a>

#### **Setup in OPTIS:**

* **Option Name:** Select candies (up to 5)
* **Option Values:** 6 candy options
* Min quantity is 3, and max quantity is 5

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeMBXoVLKdF---cN0usYILc427IjH9_JBOmbXnD-g2Bhp2e3RQ_rTf4Y0C08zA6sabExTZehF8ICgMg7NVvvgs14o8rddG0Qx2PTEWWStDrm2LXA6RS9lnYmrpwBm5l1Jczv4Bidg?key=aH-aWsoMDOCzcgAcehkIzeIK" alt=""><figcaption></figcaption></figure>

This means customers can select up to 5 numbers of candies. For example, 4 black candies and 1 pink candy.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeI1FTc5RoNkAcSjHq-MGPFwG-lOC4vKoLliWjcGt4a5vyyOG9kzmPdEhb4l6zvGRqkS77ivUwOTy7D76TzMJO549HvXW726Wirgvd1XNLZJTqgv1LUB6mBnAqh33lYTzl05Mv5?key=aH-aWsoMDOCzcgAcehkIzeIK" alt=""><figcaption></figcaption></figure>

If you add add-on price for those candies, for example, black candy costs 5 and pink candy costs 10. Here is the total price if customers select 20 black candy + 30 pink candy:

* Total price = 5x20 (black) + 10x30 (pink) = 130<br>

### Step by Step Guideline <a href="#id-1-step-by-step-guideline" id="id-1-step-by-step-guideline"></a>

1. On the Option values, check the Quantity box for the option.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfF6IqU5Dk2XJ7i0O8MvyT4bEocsGsqrpXP3VWm_THvLG_pLj2AF6WQMOyGviYn-6LQ2H09JY2QaH8lMiPrqzyOMVw8L10vIwpqAsBh6pfbPsoQgJ0ekRFuF9xSBzs1-zJS5RcL?key=aH-aWsoMDOCzcgAcehkIzeIK" alt=""><figcaption></figcaption></figure>

2. On the section “Quantity Settings”, define the minimum and maximum quantity customers can select

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeF42BytQSBBdGcsBAgPLZEKNmM3aupwyVWNetNUaRohiI45EUMIGSd3xUzLhp_uK1t02vZyQ2bBo23HuuT__6v6s7SzKSLtcRoJDeffF9jYuELKSvW_N-ZQSdo3aUp3gMw3DElQw?key=aH-aWsoMDOCzcgAcehkIzeIK" alt=""><figcaption></figcaption></figure>

***Note***: The Min/Max Quantity setting applies to the total quantity of the option value, not individual selections.

3. On the section "Price add-on", enter an extra charge per unit (if needed)

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd3uA_a7R6iD3qZ8WhTi99A4D0tdpYJ_eN3TZB4H0KGFe1-20zp_LuNYOBnl0qp6w-eHDmxDrNKqEXhA2ShFBhIwXb5noiMW52rOLQK2PuSYCr9i36TnN_G8TYQcs5FfdpcrCYc?key=aH-aWsoMDOCzcgAcehkIzeIK" alt=""><figcaption></figcaption></figure>


---

# 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.optis.me/product-options/advanced-setup/how-to-use-the-quantity-feature-for-options.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.
