# Sibling Products

Linking sibling products allows customers to quickly browse items within the same series or with similar features, offering more options and enhancing their shopping experience. This approach increases product visibility, boosts conversion rates, and helps customers better compare and choose the most suitable product.

Sibling product preview:

{% embed url="<https://ascent-vortex.myshopify.com/products/headphones-with-flip-to-mute-microphone>" %}

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

### **Creating Sibling Products**

As shown in the example, create **iPhone 16**, **iPhone 16 Plus**, **iPhone 16 Pro**, and **iPhone 16 Pro Max** to form a product series that meets the diverse needs of customers.

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

### **Create a Product Page Template**

Open the **Theme Editor** and create a product page template for the iPhone 16 series. Add four **Sibling product** blocks as shown in the image.

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

### **Assign the Template**

Go back to the product editing page and assign the product page template created earlier to each of the four products in the example.

{% hint style="success" %}
**To better showcase the products**, we can create a unique product page template for each product in the series, as long as the **sibling product blocks remain consistent**.
{% endhint %}

<figure><img src="/files/K8vFFWqG6mun1jK78JkV" 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://en-ascent.webvista.studio/pages/main-product/sibling-products.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.
