# How to add a size guide popup for the individual product?

<div><figure><img src="/files/16FHtv3yGNXH7CFSMSJ5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/eqaeR5pavG4fb4BLAJY0" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
**Take the following steps:**

1. Go to the **admin > settings**
2. Then click on the **Custom data**
3. Then you will get the option to add a **Metafield**
4. After adding a metafield, you will be able to add a timer to the product
   {% endhint %}

## Step 1

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

## Step 2

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

## Step 3

{% hint style="success" %}
**Metafiled details**

1. **Name:**  Product Countdown Timer (**You can add any name**)
2. **Namespace and key:**  `metaname.product_size_guide` (It's a **mandatory name**, you must add exactly this name)
3. Select-type: **Page**
   {% endhint %}

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

## Step 4

* Create separate pages for the different product size guides.

<figure><img src="/files/6TjsqhjNGrb69zeerqHe" alt=""><figcaption></figcaption></figure>

## Step 5

* Navigate to the specific product's size guide page.

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

## Step 6

* Select the page for the specific product's size guide page.

<div><figure><img src="/files/6jaUluW4e62ow3Snqa4i" alt=""><figcaption></figcaption></figure> <figure><img src="/files/X1e4gh6z3Z7xVUymoMDj" alt=""><figcaption></figcaption></figure></div>

## Demo

<div><figure><img src="/files/16FHtv3yGNXH7CFSMSJ5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/KBd9nxfUAzmluhpE7Tmp" alt=""><figcaption></figcaption></figure></div>


---

# 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://themihub.gitbook.io/suruchi-theme/collections-and-products/products/how-to-add-a-size-guide-popup-for-the-individual-product.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.
