# Option Template

**1.** In **Option Template** tab, click on **Create Option Template.**

![](/files/3gz1ZpbGJeSQlrohjiPw)

**2.** Fill in the **Option** detail in the blank and hit **Save** after all the information is filled

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

{% hint style="info" %}
These are the terms you will see and what they means:&#x20;

* **Option name**

The **Option name** is the name of the option showing in our app and it will not display on the storefront product page. This data only shows while setting up options and can help you keep them organized.&#x20;

* **Label on Product:**&#x20;

The **Label on Product** is the title for your option. It is the text appearing above the option field on the storefront product page.&#x20;

<img src="/files/Ig582FrjFP8aW7843xsE" alt="" data-size="original">

* **Label on Cart:**&#x20;

The **Label on Cart** is the text appearing on the Cart summary screen, Checkout, and Order detail page, next to what customers have inputted or selected for the option. This value needs to be unique for each and every one of your options.

<img src="/files/EyZtEC8i3ME9pPJLqLSR" alt="Label on cart" data-size="original">

* **Option Type:**&#x20;

The **Option Type** includes 10 types that you can choose according to your needs: Radio Buttons, Checkboxes, Drop-Down Menu, Swatch, Text, Large text, Number, DateTime, Color Picker, and File Upload.

<img src="/files/57DL4t5UfEytAfVFDVav" alt="" data-size="original">

{% endhint %}

*Need help? Let us know via in-app live chat or email: **<help@avisplus.io>*** :star\_struck:


---

# 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://options-docs.avisplus.io/get-started/step-2-create-option-sets/readme.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.
