# Static size chart

Story can add a size chart link in the product form which helps customers easily find the right size or fit. When using a static size chart, the link will appear on all of your product pages using the same product template.&#x20;

![Chosen page becomes title of size chart link in the product form](/files/EYLSjKeojO8FNHH1kGSS)

### How to setup

If needed, expand the **Product page** section to view all the blocks. Click on **Form** to view Size Chart options:

![](/files/X0hOG0eJK7HyEH8i0ybL)

The size chart popup feature in Story uses a page that's been created in the Shopify Pages editor. If you have already created a Shopify Page with your size chart information, simply choose that file by using the Select page button.

{% hint style="success" %}
The title of your page becomes the link name in the product form. Customize the title in the Shopify Pages editor to reflect a change in the link name.&#x20;
{% endhint %}

**Save** your changes after choosing a file.&#x20;

All products in your store using the same product template will now display a link to the pop-up size chart.&#x20;

Note: The Form block is renamed to the title of the page selected when using static size charts.


---

# 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://story.groupthought.com/products/product-pages/static-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.
