> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/how-tos/setup-post-checkout-popup/shopify-popup-integration.md).

# Shopify Popup Integration

### To integrate the Post Checkout Popup in your Shopify store:

Go to the **Post Checkout Popup** tab in the GoAffPro admin panel and click on **Select & Customize**.

<figure><img src="/files/0toshghMIzgSd1J4NNSp" alt=""><figcaption><p>Post Checkout Popup > Click on Select &#x26; Customize</p></figcaption></figure>

Here, activate the popup.&#x20;

<figure><img src="/files/VkYIjzZBMMcmo31doL4Y" alt=""><figcaption><p>Activate the popup</p></figcaption></figure>

Now, open the Online Store section in the Shopify admin panel.

<figure><img src="/files/6bbN5DfUb65JXHvLZtbD" alt=""><figcaption><p>Shopify admin panel > Online store</p></figcaption></figure>

Next, go to the Themes section and click on **Customize**.

<figure><img src="/files/gGlWB6csARTlL5YxlsBq" alt=""><figcaption><p>Themes > Click on Customize</p></figcaption></figure>

Go to Home page > Select the **Checkout and new customer accounts** option.

<figure><img src="/files/4yZC4TLx5X5IjUBmWrqU" alt=""><figcaption><p>Home page > Select the Checkout and new customer accounts option</p></figcaption></figure>

Go to Checkout > Select the **Thank you** option.&#x20;

<figure><img src="/files/9x3PQWLiIdFtBiZjOT7u" alt=""><figcaption><p>Checkout > Select the Thank you option</p></figcaption></figure>

Now, click on **Add app block**.&#x20;

<figure><img src="/files/Nfi5CGweicEXGXy7zP2M" alt=""><figcaption><p>Click on Add app block</p></figcaption></figure>

After this, select the **Post Checkout Popup** block.

<figure><img src="/files/YqEDooIt5Wg6mIxDaAIZ" alt=""><figcaption><p>Select the Post Checkout Popup block</p></figcaption></figure>

You also have the option to move the Post Checkout Popup block on the page.&#x20;

<figure><img src="/files/YDyG52uudQRRAPgepy9n" alt=""><figcaption><p>Move the Post Checkout Popup block</p></figcaption></figure>

The popup will appear in the preview window.

<figure><img src="/files/lEjAGCqj3sBXxsyl32GR" alt=""><figcaption><p>The popup will appear in the preview window</p></figcaption></figure>

Finally, click on **Save**.&#x20;

<figure><img src="/files/sSAzlZ62Maknc4Nl6bh5" alt=""><figcaption><p>Click on Save</p></figcaption></figure>

{% embed url="<https://youtu.be/O9fZ-v1G0Mc>" %}
Shopify Popup Integration
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.goaffpro.com/how-tos/setup-post-checkout-popup/shopify-popup-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
