# Can I display swatches/button/dropdown on the collection page?

Yes, OPTIS Swatch allows you to display product variant options (like swatches, buttons, or dropdowns) directly on your **collection pages** – so customers can select a variant without opening the product page.

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

#### **✅ To enable swatches on the collection page:** <a href="#id-3-to-enable-swatches-on-the-collection-page" id="id-3-to-enable-swatches-on-the-collection-page"></a>

{% stepper %}
{% step %}
Go to the “**Variant display**” page in OPTIS Swatch
{% endstep %}

{% step %}
Find the row corresponding to the option you want to show (e.g., Color, Size)
{% endstep %}

{% step %}
In the “Collection page display” column, choose the **display type** you want to show on the collection page

<figure><img src="/files/bd9cT2AXWz5PdGxbvIsP" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Save** to apply the changes
{% endstep %}
{% endstepper %}

> **Note:**
>
> * The feature might not work with custom or heavily customized themes out of the box.
> * If your theme isn’t supported yet, you can contact our support team – we’ll help with manual setup or theme integration.


---

# 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/frequently-asked-questions/can-i-display-swatches-button-dropdown-on-the-collection-page.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.
