# GDPR settings

Interactions take place on your website between a visitor and a Consent Management Platform (CMP), which empowers users to determine whether they wish for cookies to gather their data.

#### Floating left/right in dark/light theme

<figure><img src="/files/p5r8opLoY0VF5vPij5Wo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/RRXdCcLDympCHTqRUmKw" alt=""><figcaption></figcaption></figure>

#### Bottom bar in dark/light theme

<figure><img src="/files/uln94slJxSSUIhRKBiMm" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/X7RWw6AUWx21VODOc8FS" alt=""><figcaption></figcaption></figure>

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.

{% 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).

<figure><img src="/files/gK2DrgdISauOUcmUnTzN" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
To display the Cookie banner to customers from the EEA and UK, you must adjust your Shopify settings.

Here are the steps:

1. Go to your Shopify admin > Online Store > Preferences.
2. Navigate to the Customer privacy settings.
3. Select "Collected after consent" for when marketing and analytics data are gathered.
   {% endhint %}

<figure><img src="/files/TcCW0sffSp70p95IVcyn" 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://4sh-templates.gitbook.io/opulent-os2.0/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.
