# GDPR settings

{% hint style="warning" %}
This feature is deprecated.

Use Shopify's native Cookie Banner instead. [Learn more](https://help.shopify.com/manual/privacy-and-security/privacy/customer-privacy-settings/privacy-settings#cookies)
{% endhint %}

The interaction occurs on your websites between a visitor and a consent management platform (CMP), which enables users to decide whether or not they want cookies to collect their data.&#x20;

{% tabs %}
{% tab title="Floating left/right in dark/light them" %}
![](/files/OXPydF5fW4OByBsFRmIU)

![](/files/bYvgrbV87hdbXZqtNguo)
{% endtab %}

{% tab title="Bottom bar in dark/light theme" %}

![](/files/k6PeQ7fcIbURy4ooPt8m)

![](/files/0UgcfnvUdXNiFvHtpQKc)
{% endtab %}
{% endtabs %}

It is an integral part of the website since it helps the owner comply with data privacy laws such as EU Cookie Law, European GDPR, or California CCPA.

{% embed url="<https://youtu.be/4BDp01dVFh0>" %}

{% hint style="success" %}
Steps

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

The settings let the owners hide/show the cookie consent and blank field to add suitable content. They can decide where to display the message (floating left/right or bottom bar).&#x20;

![](/files/N3wQhutN6hmjxbbAnzcw)


---

# 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/minimog-theme/theme-settings/gdpr-settings.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.
