# Setup Option Set With Free Quantity

**1. Create a New Option Set**

* Go to Menus > Option Sets > Create New Option Set
* Add a name and optional display name
* Configure settings: show in menu, hide name on receipts, promo price handling

<figure><img src="/files/7WCYtsy8lgB5Y5ueRmJU" alt="" width="375"><figcaption></figcaption></figure>

**2. Add Options**

* Click Options > Add Option
* Add name, price, and print name (optional)
* Toggle No Stock if temporarily unavailable
* For required selections, tick Default under Conditions

<figure><img src="/files/6DyBZaZSdoxg2HIGZY7q" alt="" width="375"><figcaption></figcaption></figure>

**3. Link to Another Set (Variable Pricing)**

* Choose Regular or Variable Pricing to adjust prices based on size or other selection
* Learn more: Variable Pricing Guide

**4. Set Conditions**

* Toggle Required to force a selection
* Enable Select Multiple for multiple choice
* Allow Quantity Selection per Option
* Set Min/Max Choices or leave blank for no limits
* Set the quantity that you want to be free&#x20;

<figure><img src="/files/hsbIxJqiCZi26m56hyz7" alt="" width="375"><figcaption></figcaption></figure>

**NOTE: When setting up free quantity, make sure to add the price for each options. In this case, if customers will add options more than the set free quantity, they will be charged for the sdditional quantity.**&#x20;

**5. Attach to Items**

* Click Add/Remove from Item
* Select items to link and click Save
* Refresh store to see the changes

**6. Rearranging & Managing Option Sets**

* Go to settings > click Rearrange
* Drag sets into preferred order
* Use Copy or Bin icons to duplicate or delete

{% hint style="danger" %}
Please email <support@cloudwaitress.com> or use the chat support feature to get assistance managing this feature.
{% endhint %}


---

# 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://support.cloudwaitress.com/how-to-guides/setup-option-set-with-free-quantity.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.
