# Siblings collection

> Feature introduced in Pipeline 6.2

The second required metafield is **`theme.siblings`**&#x20;

```
theme.siblings
```

The content type is **Single line text** and **One value**.&#x20;

This metafield maps each product to the correct collection handle for the siblings.&#x20;

Start by defining a **Products** metafield and name it **Siblings collection**. Then change the Namespace from `custom` to `theme` and the key to simply `siblings`.&#x20;

{% hint style="info" %}
Important steps (**two** changes):

* Rename <mark style="color:red;">**`custom`**</mark> to <mark style="color:green;">**`theme`**</mark>
* Rename the key to <mark style="color:green;">**`siblings`**</mark>(Be sure to change from siblings\_collection to simply siblings)
  {% endhint %}

<figure><img src="https://3528441459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LovEU3LvzkJzFkXarYD-4120580575%2Fuploads%2FGonIsibaGkCMKYWXf4AR%2FKapture%202022-10-07%20at%2011.02.24.gif?alt=media&#x26;token=074c1550-93a6-4c88-9043-660d4c93eeea" alt=""><figcaption><p><strong>Two Changes required in the Namespace and key</strong></p></figcaption></figure>

Next, add a description. You can name this one *Collection handle for siblings*.&#x20;

Then click on **Select content type** and choose **Single line text** as the type and **One value**:

<figure><img src="https://3528441459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LovEU3LvzkJzFkXarYD-4120580575%2Fuploads%2FO3RZEuqGXVQurhwF12J7%2FKapture%202022-10-07%20at%2011.05.58.gif?alt=media&#x26;token=69e095be-46fc-49d0-8060-53b1d7884c68" alt=""><figcaption></figcaption></figure>

**Save** the definition.&#x20;

### Important - Check the saved metafield

Your second metafield should look like this:

<figure><img src="https://3528441459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LovEU3LvzkJzFkXarYD-4120580575%2Fuploads%2FoFKwrCLdziKNRbm0Swpi%2FScreen%20Shot%202022-10-07%20at%2011.07.43%20AM.png?alt=media&#x26;token=080db521-3f5b-47f2-99ba-c9848bb16fe7" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Please ensure you change the Namespace and key to this custom version for Pipeline:\
\
\&#xNAN;**`theme.siblings`**\
\
By default, the namespace begins with<mark style="color:red;">**`custom`**</mark>. This will need to be changed to<mark style="color:green;">**`theme`**</mark> and also **trim** the **key** to just<mark style="color:green;">**`siblings`**</mark>.&#x20;

&#x20;
{% endhint %}

The content type is **Single line text** and **One value**.

### Product setup

Next, we will use these newly defined metafields in the Product Setup for each product:

{% content-ref url="siblings-product-setup" %}
[siblings-product-setup](https://pipeline.groupthought.com/siblings/product-siblings/siblings-product-setup)
{% endcontent-ref %}
