> For the complete documentation index, see [llms.txt](https://docs.globo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.globo.io/product-variant-swatch/advanced-setting-variants-swatch/show-hide-tooltip.md).

# Show/hide tooltip

Tooltips help customers identify variant options by displaying the variant name when they hover over a swatch.

{% hint style="info" %}

1. Setting tooltip will be apply for all variant swatch and in all page
2. If you want to turn off/on tooltip only on collection or product page, please contact us to customize
3. If you want to enable tooltip only with variant showing as color/image, other variants don't show tooltip, don't worry, we can customize it
   {% endhint %}

### How to Set Up

1. Open the **GLO Color Swatch** app.
2. Navigate to the **Settings** page.
3. Enable or disable **Show Tooltip on Hover** as needed.
4. Click **Save** to apply your changes.

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

### Result

When enabled, customers will see the variant name in a tooltip when hovering over a swatch. When disabled, tooltips will not be displayed.

<figure><img src="/files/4WfaNH7l5WfasABay11C" alt=""><figcaption></figcaption></figure>

***

**💬 Need help?**

Email us at **📧 <contact@globo.io>** - we’re happy to assist!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.globo.io/product-variant-swatch/advanced-setting-variants-swatch/show-hide-tooltip.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.
