> For the complete documentation index, see [llms.txt](https://palo-alto.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://palo-alto.presidiocreative.com/palo-alto-4.0/popup/cookie-consent.md).

# Cookie consent

The "Cookie consent" popup is the perfect way to add a cookies popup notification to your storefront. It contains the options to include a header, message, link to your privacy page and an accept button.

**Please note:** Presidio Creative cannot guarantee compliance with GDPR, or compliance with any other regulations related to cookies.&#x20;

![](/files/hHUVKXU8yVAvykXFIV54)

### How it works

Use the Popups section to enable the "Cookie consent". This is available in the Customizer under **Online Store** > **Themes** > **Customize** > **Popups** > **Cookie consent**.

![Step 1](/files/OP9y5nx68kKkigEi1nA7) ![Step 2](/files/0XD4LbqCjcp8lLhAU7Ve)

You can also toggle it from the block settings:

![](/files/aoWQcncwpRj2MgQCck1V)

### How to change the text

To change the text you need to access the Language Editor under **Online Store** > **Themes** > **Actions** > **Edit Languages**

![](/files/BOeonDnEegktVY4fz8Oq)

Type "Cookie" into the search bar and edit all of the text related to this block:

![](/files/TiiZwRzy6nV1izbieT2d)


---

# 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:

```
GET https://palo-alto.presidiocreative.com/palo-alto-4.0/popup/cookie-consent.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.
