# Can I control the display order of Product Group options?

Yes.\
Product Group options follow the order you set **inside the app**, not the theme’s default order.

* The position of each swatch on both the **product page** and **collection page** is based on the order configured in the Product Group settings.
* You can reorder options anytime directly in the app.

If you’d like a custom order that differs from the default behavior - for example, always showing the **main product’s color first** in the swatch list - please contact our support team. We’re happy to help customize this for your setup.


---

# 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/product-groups/common-questions/can-i-control-the-display-order-of-product-group-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.
