# Reorder Option Sets

You can control the order in which option sets appear on your product pages. If you have more than one option set assigned to a product, this allows you to choose the exact order they display.

### How to reorder option sets

1. Open **Infinite Options** from your Shopify admin.
2. Click **Option Sets** in the left sidebar.
3. Locate the option set you want to move.
4. Click and hold the **up and down arrow icon** in the top right corner of the option set.

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

1. Drag the option set up or down to your preferred position.
2. Release your cursor to drop it into place.
3. Click **Save** to apply your changes.

The new order controls how option sets display on your product page.

## Reorder Option Fields Within an Option Set

You can also change the order of individual option fields inside a single option set. This affects how options appear within that set on the product page.

### How to reorder option fields

1. Open **Infinite Options** from your Shopify admin.
2. Click **Option Sets**.
3. Select the option set you want to edit.
4. Find the option field you would like to move.
5. Click and hold the **up and down arrow icon** next to that field.

<figure><img src="/files/8OxeIgpZSBPPwCmIH8BV" alt=""><figcaption></figcaption></figure>

1. Drag the field up or down to reposition it.
2. Release your cursor to drop it into place.
3. Click **Save** to apply your changes.

The updated order will immediately reflect on your product page.<br>


---

# 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://shoppad.gitbook.io/infinite-options/managing-your-options/reorder-option-sets.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.
