# How to create a multi-option product group

With support for multiple options, you can create combinations of multiple options for your product group, such as combinations of size, color, and style.

You can see the effect in our demo store:

Demo store (password: abcde): <https://linked-options.myshopify.com/en-us/products/lace-ruffle-princess-cotton-sock-yellow-l>

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

To create a multi-option product group, please follow these guidelines:

1. Navigate to “**Product group**” page: `Apps > King Linked Options > Product group`
2. Click “**Create multi options group**” button

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

3. Fill in the information about the option

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

4. Click on the “Product” button to select the product corresponding to Variant

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

You can see the preview effect, click the “**Save**” button

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


---

# 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://help.getalltool.com/king-linked-options/how-to-create-a-multi-option-product-group.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.
