# Custom Option Set

Let's understand the process of creating these custom options for the product of your choice or on all products available in the store.

* Open EVS App → click on Custom Options → click on Create option set.

<figure><img src="/files/BddDZcdRtfkpEidAe1HR" alt=""><figcaption></figcaption></figure>

### 1. Options Sets creation

Enter the Title for Options set (for set identification) → in Add To Product – Choose All products or Specific Products (on which you want to show the virtual options)&#x20;

<figure><img src="/files/FmJTJniQwSk70GmoGT8U" alt=""><figcaption></figcaption></figure>

### 2. Create a new option

Click on Create New Option ([Individual Option](/evs-easy-variation-swatches/custom-options/individual-option-creation.md)) – select an option (want to display on the product)&#x20;

<figure><img src="/files/tTYLIrD8gGEdw1m3HI2k" alt=""><figcaption></figcaption></figure>

### 3. Add the following details

1. Enter the Option name (for your remembrance – Not visible to customers)
2. Add value – This will add the option variants for the product
3. Label (option name) – This is the default label visible on the product for this option. You can change it according to your requirements.
4. Info Text (Tooltip) – You can show the required content for this option in the tooltip on hover. You can make the option mandatory by selecting the Required option
5. Option Description – Display the required caption with the option.
6. In-Cart Name – You can specify the option name which is to be displayed with the

**These details can differ according to the different options**

<figure><img src="/files/1UPHZwKg6tdbnuYm5lRC" alt=""><figcaption></figcaption></figure>

* Click Save to create the option with the Option Set.

<figure><img src="/files/mLWjlaVFYU43soJrnaSE" alt=""><figcaption></figcaption></figure>

[Click here to learn more about Individual options](/evs-easy-variation-swatches/custom-options/individual-option-creation.md)

[Click here to learn more about Rule Creation](/evs-easy-variation-swatches/custom-options/rule-creation-for-custom-options.md).


---

# 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://help.spicegems.com/evs-easy-variation-swatches/custom-options/custom-option-set.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.
