# Set a Default Value for an Option Field

This feature lets you set a default value for an option, so it's automatically selected when customers view your product page.

**Note:** Available only for *Swatches* and *Selects* types.

* **Select Types:** Dropdown, Checkboxes, Radio buttons.
* **Swatches Types:** Buttons, Color swatches, Image swatches.

#### **Steps:**

1. In the **Option set** , click on the element you want to adjust.
2. Click **Show Advanced options**
3. Scroll to the **Default value** section.

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

5. Enter your desired default value in the **Default value** field.
6. Click **Save** to finish.

**Result:** The default option will appear selected on your storefront page.

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/22429817467a0000/image_161qzrl.png" 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/set-a-default-value-for-an-option-field.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.
