> For the complete documentation index, see [llms.txt](https://help.getalltool.com/king-linked-options/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.getalltool.com/king-linked-options/hide-specific-multi-options.md).

# Hide specific multi-options

If you have created a product grouping with multiple options, for example, Style, Color, and Size.

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

and you want to only show the Style option on the collection page, you can hide the Color and Size options.&#x20;

To do this, go to Settings > Collection, set "Hide specific multi-options" to "Color,Size", and click "Save" button.

<figure><img src="/files/LJw8CnhRPsQHk6o1tnf2" alt=""><figcaption><p>Hide specifc multi-options</p></figcaption></figure>

This will hide the Color and Size options, leaving only the Style option visible on the collection page.&#x20;


---

# 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://help.getalltool.com/king-linked-options/hide-specific-multi-options.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.
