# Swatch Customizer

This section allows you to **customize the swatch color/image** on your product page. The available custom settings include; **Swatch style, Border color, Variant name tooltip** and **Image position.** You also have a nice preview section to the right, so you could see the effects of each changes in real time.

You can set the swatch style to either **circle or square.** Set the swatch size to **Big, small, medium or custom size**. Set the **Border color** when normal or active.

You can **enable or disable** the **name tooltip** and lastly, set the **image position** to either **fit, top, buttom** or **center.**

![A GIF image showing the Swatch Customizer option.](/files/iWvl0AeZpKh34muSlGgX)


---

# 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.yaycommerce.com/yayswatches/how-it-works/swatch-customizer.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.
