# No show

{% hint style="success" %}
**Available on:** Product page, Collection page
{% endhint %}

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

### **Function**

Hides the option from the app and **does not configure Shopify variants**.

### **How it works**

* The app **does not render** this option on the product page
* Shopify variants keep using the **theme’s original design and logic**

### **Use when**

* You want to **keep the theme’s default variant UI**
* The option is already handled correctly by the theme


---

# 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/swatch/variant-display/no-show.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.
