# Size Chart

Pipeline allows you to configure a Shopify page as a pop-up for all your products:

![](/files/-MeWwYuVPpoa4IKeOqwq)

For best results, create a size chart page in your Shopify Admin which includes a wide range of sizes. Use that page as your size chart page option.&#x20;

## How to

Begin by creating a page in the Shopify Admin under Online Store -> Pages:

![Default page template used](/files/-MeWxrtoehmvVHrsKV0v)

Next, in the Theme Editor. Navigate to any product or use the top drop-down and choose Default product. Click on Product page, the optional sizing popup settings are towards the bottom. Choose the page you created:

![Product page settings](/files/-MeWwshl-wNwVv2vaSMU)

{% hint style="info" %}
Tip: When creating your size chart page, you can use use an image if you like. However, test to see how your image displays for mobile and desktop to ensure your customers will be able to read it on all devices. If an image isn't the right solution, use the page editing tools and create the content with the rich text editor.
{% endhint %}

## Products without size variant

Products without a size variant will display the size-chart link lower down, just above the add to cart button and also styled as a badge. If many of your products are not using the size variant, you can repurpose this feature to be used as a badge with link to promotional or brand information:

![Badge styled link used](/files/-MeXLQyVUWgkvEEuiwyh)


---

# 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://pipeline.groupthought.com/pipeline-5/products/size-chart.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.
