# Size Chart on frontend

Once you are all set with global, category specific and product specific size chart, you can see them on frontend. The size chart will prioritize from product to category to global means if you have set product specific chart, it will show rather than category chart set.

**Global Size Chart in frontend:**

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

**Category Specific Size Chart in frontend:**

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

**Product Specific Size Chart in frontend:**

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

**Size Chart in Product Page content in frontend:**

If you have set **“Show Size Chart in”** option to **“Product Page Content”** than size chart will be displayed in product view page content rather in popup.

<figure><img src="/files/udVltBZlCWflzhwzNXmK" 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://docs.magecomp.com/magento-2-size-chart-extension/size-chart-on-frontend.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.
