# Customizations

Product siblings by default are used to replace the color variant by grouping similar products and generating custom swatches for each color option.

If you would like to change the Siblings feature to replace to be used with other variant types instead, you can apply a global change to accommodate that.

{% hint style="success" %}
For example, if your store sells paintings, you can use Siblings to show different frame styles for one painting.
{% endhint %}

### Changing the Color label

In the above example, if your store is selling are artwork and would rather replace the **Color** label with **Styles**:

<figure><img src="/files/O5D1MlitKiknjRvBV0jg" alt="" width="375"><figcaption><p><strong>Style used instead of Color</strong></p></figcaption></figure>

This can easily be done by editing the default theme content (also known as the language editor):

<figure><img src="/files/MZ5BimBJxNwdhetiQRsl" alt="" width="375"><figcaption></figcaption></figure>

Change the value under General -> Siblings

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

> **Tip:** Be sure the field is for **Siblings** and **not** **Swatches.**

Change to the value you prefer:

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

### Limitations

When changing the Siblings Label value in the default theme content, the change becomes global. The Siblings feature will always show the new value ('Style') for any Siblings products you build on your store.

You can still use regular Swatches for other products and display 'Color' as a label for those. However, any sibling products will have the new value 'Style' from our example.&#x20;


---

# 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://broadcast.presidiocreative.com/siblings/product-siblings/customizations.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.
