# Setup Simple Popup

In the **Simple Popup**, you have the option to upload a header image, add a title or subtitle, and button customization for the popup.

To customize the Simple Popup, click on **Select & Customize.**

<figure><img src="/files/mdBTzvT2tcMVtPjEBSyH" alt=""><figcaption><p>Post Checkout Popup > Simple Popup</p></figcaption></figure>

In the Simple popup section, you have the option to edit various aspects of the popup such as the header image, content, and the button. There is also a popup preview, that will render the popup, showing you the changes you make to the popup.&#x20;

#### There are four customization sections available in the simple popup style:

1. Header Image
2. Content
3. Button
4. Other Configuration

<figure><img src="/files/aLhaDeRt02EuHBoSQrKK" alt=""><figcaption><p>Simple Popup Customization</p></figcaption></figure>

### Header Image

The **Header Image** option can be used to upload an image that will appear in the popup. You can choose the image from the GoAffPro gallery, or you can upload a header image of your choice.

To change the header image of the popup, click on **Delete**, and then click on **Browse** or **Choose file**, to upload a different header image. You also have the option to adjust the width and height of the header image.

<figure><img src="/files/3SVGEDN97bNVDr1nRI7B" alt=""><figcaption><p>Header Image</p></figcaption></figure>

### Content

In the **Content** option, you can edit the content that is displayed on the popup, you have the option to set the title and subtitle to the popup.&#x20;

<figure><img src="/files/wzgMcv2hsxq1eyQoX0iO" alt=""><figcaption><p>Content</p></figcaption></figure>

### Button

The **Button** section allows you to change the title of the button, set the URL that it opens, and set the background and text color of the button. You can also select whether the button click opens the URL in the same or a new browser tab.&#x20;

<figure><img src="/files/ERNbzM5mnJ0UsIuYMCDR" alt=""><figcaption><p>Button</p></figcaption></figure>

### Other Configuration

In the **Other Configuration** section, you can set additional options for the popup, such as closing the popup when the escape button is presse&#x64;**,** closing the popup when a background click is made, or displaying the popup only once per customer.&#x20;

There is also the option to embed the popup in the order confirmation page (instead of it appearing as a popup). You also have the option to add extra CSS.

<figure><img src="/files/xkNHe3hTtauMcvh5GutM" alt=""><figcaption><p>Other Configuration</p></figcaption></figure>

{% embed url="<https://youtu.be/HPRJRGXF5dA>" %}
Setup Simple Popup
{% endembed %}


---

# 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.goaffpro.com/how-tos/setup-post-checkout-popup/simple-popup.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.
