# About product siblings

Palo Alto includes the ability to link directly to other products as product swatches. The result is rich product detail pages that include swatches with images that represent each variant option.&#x20;

This feature is called siblings. When you view a siblings product, only the images associated with that variant option, plus product details, and prices for the variant are shown:

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

### Swatch images

Each product sibling appears automatically as a swatch:

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

### Unique product images

Only product images for that color style are shown:

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

### Individual products

Each sibling is an individual product. Using Shopify's metaobjects, Palo Alto will connect these products together and auto-generate the swatch images.&#x20;

Example of individual products in product admin:

<figure><img src="/files/1Ajsx4uYczBsiFn0VCQg" 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://palo-alto.presidiocreative.com/siblings/product-siblings/about-product-siblings.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.
