# Mix & Match Variety Pack or Gift Pack Example

This guide will show you how to create mix-and-match options for four different candles in a variety pack. [Click here for a live example.](https://demo-shoppad.myshopify.com/products/candles-variety-pack)

{% embed url="<https://www.youtube-nocookie.com/embed/gRHqI84sgG0?rel=0>" %}

![](/files/K0IJiH49FEc70PrKB4DZ)

1\. First, create an option set and assign it to the mix and match product. Here, we assign our product using the "mix and match" tag.

2\. The first candle scent option will use the **drop-down menu** input type. Add a Label on Product and Label on Cart to specify the candle.

![](/files/vpKAUPPG3sP1S7kBGtji)

3\. In the Advanced Options, you can set the option to be a required field.

If you select Yes for Required Field, you'll need to add **Placeholder Text**. Otherwise, the first drop-down option value will automatically be selected.

![](/files/9ktjhImXTYeu78rzi1Gl)

4\. Once your first option is created, you can **duplicate** the first option by clicking the "Duplicate" icon shown below.

5\. we will need to duplicate our first option three times. You will then see four duplicates of the first option.

![](/files/zkOI42skxoLMk4jM9Qll)

6\. Open all of your options and change the Label on Product and Label on Cart to specify the candle in the variety pack. You'll notice that the Label on Cart will display "\_copy" for each duplicate created.

![](/files/0SWMjpworD3IXgeV0dsl)

7\. After you edit the Label on Product and Label on Cart of each option, you should have an option set that looks like this.

![](/files/sTPJB07P3KF34E0Di6D1)

8\. **Save** your changes and view your product. You are all set! 🎉


---

# 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/popular-setups/mix-and-match-variety-pack-or-gift-pack-example.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.
