# Inactive Shopify Consent Mode

#### Description

The ABconsent CMP is being used on a Shopify store, but the **"Shopify Consent Mode"** option has not been enabled. This option allows the CMP to properly interface with the Shopify environment and ensure that the required Google Consent Mode signals are handled correctly, especially during page transitions and storefront hydration.

#### What to do

1. Log in to your account at <https://www.abconsent.com>.
2. Go to your CMP configuration.
3. Open the **"Add-ons"** section.
4. Enable the **"Shopify Customer Privacy"** option.
5. **Save and publish** the configuration.

<figure><img src="/files/Z3srzZSN9aQNLiQvnZ0t" 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://cmp.docs.sirdata.net/en/install/in-a-cms/fix-implementation-errors/inactive-shopify-consent-mode.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.
