# Cookies banner

{% hint style="warning" %}
This feature will soon be deprecated.

Consider using Shopify's Cookie banner instead.

[Learn more](https://help.shopify.com/en/manual/privacy-and-security/privacy/customer-privacy-settings/privacy-settings#add-a-cookie-banner).
{% endhint %}

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FbA0OSVma2ykW2lENMbAh%2Fimage.png?alt=media&#x26;token=16ef19cf-915e-4327-a90a-2184b26b0320" alt=""><figcaption></figcaption></figure>

## What are cookies and data collection?

Countries and regions around the world have introduced regulations that dictate how businesses collect, handle, and share their customer’s data. Collecting customer data, especially cookie data and other data related to browsing activity, is essential to merchants looking for insights on their customer’s behaviour. This data also helps merchants advertise to customers on third-party marketing platforms.

## What is cookie consent?  <a href="#h-what-is-cookie-consent-why-is-cookie-consent-necessary-why-is-it-important" id="h-what-is-cookie-consent-why-is-cookie-consent-necessary-why-is-it-important"></a>

Cookie consent is the interaction that happens on your website between a visitor and a consent management platform (CMP) that **enables users to decide whether they will allow cookies to collect their personal data.**

## How to show cookies banner in Zest?

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

1. In the theme editor (**Customize**), click **Theme settings.**
2. Locate **Cookies banner.**
3. Make necessary changes.
4. **Save.**
   {% endhint %}

After enabling showing cookies banner, you can decide on the text you want to display and the color scheme of the popup. In Zest, the cookies banner is located at the bottom of the screen.&#x20;

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2F3xRBQtXYIjEbI06by7Ba%2Fimage.png?alt=media&#x26;token=a27f4951-777d-44e0-87ab-e73178d59ec0" alt=""><figcaption></figcaption></figure>

To view the cookies banner in the theme editor, check the **Design mode** option.

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FR2Z7tZDvT047RdFheTwA%2Fimage.png?alt=media&#x26;token=752863d3-de52-4164-9389-eb688dc52aac" 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://docs.foxecom.com/zest-theme/theme-settings/cookies-banner.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.
