# GDPR Popup

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

1. From your Shopify admin, go to **Online Store -> Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Click **Theme settings -> GDPR Popup**.
   {% endhint %}

<figure><img src="https://themes.templatescoder.com/belliza/documentation/images/screenshort-107.jpg" alt=""><figcaption></figcaption></figure>

<figure><img src="https://themes.templatescoder.com/belliza/documentation/images/screenshort-108.jpg" alt=""><figcaption></figcaption></figure>

| Settings                                               | Meaning                                                                                                                   |
| ------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------- |
| Show GDPR Cookie Consent                               | Toggle the feature to show the Cookie Consent popup.                                                                      |
| Position                                               | Select the position of the Cookie Consent popup on the viewport.                                                          |
| Content                                                | Enter the text for the popup content.                                                                                     |
| Privacy Policy Button: Text                            | Enter the text for the button that redirects to the policy page.                                                          |
| Privacy Policy Button: Link                            | Specify the link for the button to redirect to.                                                                           |
| Accept Cookies Button: Text                            | Enter the text for the button that acknowledges that a user has accepted to use cookie and closes the popup for 24 hours. |
| Color / Color Privacy Policy Button / Background Color | Apply the color for the text, background and buttons of the Cookie Consent popup.                                         |


---

# 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://templatescoder.gitbook.io/pizzon-shopify-theme-documentation/theme-settings/gdpr-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.
