# Pop-up

***

### 1. Our guide to set up a Pop-up block:

{% hint style="info" %}
**Steps:**

* In the theme editor, under the Product information section, click **Add block.**
* Select **Pop-up.**
* Click **Save.**
  {% endhint %}

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/3f3e8823-29aa-476b-b8d6-efb67a496d88/Screenshot%202023-12-07%20at%204.33.36%20PM.png" alt=""><figcaption></figcaption></figure>

### **2. Pop-up block settings:**

* Click on the new **Pop-up** block to open the settings.

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

* Enter **Link text** for the link that opens the info pop-up when clicked (e.g. "Size Chart").

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/ad2fd441-e010-4b41-9967-a9aa2a3405d2/Screenshot%202023-12-07%20at%205.02.57%20PM.png" alt=""><figcaption></figcaption></figure>

* Click the **Select page** button to choose the page you have created for the pop-up content.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/65dfc42b-4bca-496c-a740-a7b9b3b00eef/Screenshot%202023-12-07%20at%205.05.09%20PM.png" alt=""><figcaption></figcaption></figure>

> ***Note***: The **Pop-up** block displays content from a **Page** created in your **Shopify admin**.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/494f072d-2d39-4247-ae66-f3993da3b864/Screenshot%202023-12-07%20at%205.00.07%20PM.png" alt=""><figcaption></figcaption></figure>

* After you add a **Pop-up link** next to your Product information, click it, and the popup will appear on top of the product page with the popup content.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/2d5168f4-b9d8-4b87-9a30-0a4557125a25/Screenshot%202023-12-07%20at%205.06.18%20PM.png" 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://help.inspiredtheme.com/articles/product-pages/product-information/pop-up.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.
