# Avis Option Design

## **Customizing Avis Option**

From Dashboard, heading to Avis Option, then you may notice the Design Option button on the top right corner of the page. Click on the button, you will be in the whole new tab with lots of new things.&#x20;

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

<figure><img src="/files/9j9RNt1QosVOzvqBqk17" alt=""><figcaption><p>Design Option main page</p></figcaption></figure>

<figure><img src="/files/OsXd9SqbGzGhURo3Y3er" alt="New Design Option page"><figcaption><p align="center">New Design Option Page</p></figcaption></figure>

In this Section, you can customize Font size, the styles of Label on product and variant style, as well as the Color, Shape, Width and Spacing of all the Options inside your store. \
Clicking on different tabs will give you different customized styles, for example, in the Swatches tab, you can even customize the Border color selected/unselected

<figure><img src="/files/EtU1PwhOCkyz3dsMNQqn" alt=""><figcaption><p>Swatch Design</p></figcaption></figure>

<figure><img src="/files/HVg5IKFi2tNPknZch2w3" alt=""><figcaption><p>New Swatch Design tab</p></figcaption></figure>

If you have programming background or just simply want to test out your new customization, this section is for you. You can navigate to the bottom of the Design page, and put in your custom CSS

<figure><img src="/files/rW2owaFjerwiHwWEajjy" alt=""><figcaption><p>Custom CSS</p></figcaption></figure>

After choosing the right customization, hit the Save button on the top right corner of the Design Option page

<figure><img src="/files/9KplllKpP3KiVyaSWN4p" 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://options-docs-v2.avisplus.io/storefront-display/avis-option-design.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.
