# Individual Option Creation

To create the individual options, follow the below process.

**Note: To utilise these individually created options in the products, you need to assign them to the option sets.**

### 1. Option Creation

* Open EVS App → Click on **Create Options**.

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

### 2. Add option details

* Choose an option from the list (**We have selected the Radio option) -** A popup will appear to add the required details as shown in the snapshot

1. **Enter the Option Title** (for Identification of the option – Not visible to customers)
2. **Add value** – You can add the multiple required values for this option
3. **Label (option name)** – This is the default label visible on the product for this option. You can change it to suit 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 (This is optional)**
5. **Option Description** – Add the required caption to display it to the users for information.
6. **In-Cart Name** – You can specify the option name which is to be displayed in the cart
7. **Show Selection Next To Option Label** – The selected option value will be displayed next to the label.

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

* Click **Done**.&#x20;

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

Click on **Save** to apply the changes in the Option set.

## Process to assign Individual Option to Option set

### Step 1: Create an Option Set or edit an existing set.

To integrate the option with a product or all products in the store, **you need to create Option sets and assign the Individual option to that option set.**

* Click on **Create Option Set**

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

### Step 2: Assign Individual option&#x20;

* Enter the **Title for the Options set** (for identification of the option)&#x20;
* In **Add To Product** – Choose **All products or Specific Products (on which you want to show the virtual options)**&#x20;
* Click on **Add Existing Option** - to select the individually created options.

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

* **Select the available options** and click **Add**.

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

* &#x20;The individual option is added to the **Option set** - click **Save** to apply the changes.\
  You can edit or delete the options from the set.

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

The options set is ready for use.

[**Click here for the Rule Creation Process**](/evs-easy-variation-swatches/custom-options/rule-creation-for-custom-options.md)

**If you need any assistance regarding the above configurations, please drop an email at <help@spicegems.com>**

***


---

# 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/individual-option-creation.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.
