# Configure Shopify consent notice region(s)

The region for a consent notice indicates how your organization wants to apply the regulation of a consent notice to a particular region.  When a state/province/country/region is included in the region configuration of a consent notice, your organization is indicating that the consent notice with a particular regulation should be displayed and the end-user consent collected.

{% hint style="info" %}
If a state/province/country/region is not include in the region configuration for a consent notice, end-user's accessing your property from there will not be shown a consent notice.&#x20;
{% endhint %}

In the context of a consent notice published to a Shopify store, there are two areas to configure the region(s) where a consent notice is shown.

{% hint style="warning" %}
**Note**: Despite there being two available areas where your organization can configure the region for a consent notice, be advised that the region configured in Didomi for the consent notice will always take precedence over what is configured in Shopify.

Instructions below regarding how to configure regions in Shopify is purely informational and intended to enable your organization to match the region configuration coming from Didomi.
{% endhint %}

{% tabs %}
{% tab title="Didomi" %}
To configure the regions for a consent notice in the Didomi console, navigate to your consent notice and select **Country/Region** within the **Regulations** tab. &#x20;

<figure><img src="/files/7XVsvRn4xmyZlVDXGXCW" alt="" width="563"><figcaption></figcaption></figure>

Use the provided regulation drop-down menu to specify the regulation for which you are configuring the regions.

<figure><img src="/files/qyd0op1xH9RKQVP3CuXj" alt="" width="563"><figcaption></figcaption></figure>

With the regulation selected, use the region cards to toggle whether a state/province/country/region should be included in the region configuration.&#x20;

<figure><img src="/files/OdppNOzElFgN2ls2AzP2" alt="" width="563"><figcaption></figcaption></figure>

Click **Save** when finished and publish any changes that may have been performed.
{% endtab %}

{% tab title="Shopify" %}
To configure the regions for a consent notice in Shopify, navigate to the admin view of your Shopify store and click **Settings** on the left-hand panel.

<figure><img src="/files/TaNECpFTFouzwwbcKapO" alt="" width="563"><figcaption></figcaption></figure>

Select **Customer privacy** on the left-hand panel of the subsequent page and click **Cookie banner**.

<figure><img src="/files/gGLPeXdaOyCj6h6KAcLv" alt="" width="563"><figcaption></figcaption></figure>

Navigate to the ***Regions*** card and click **Edit**.

<figure><img src="/files/THT5GGMDi61Rj87daV48" alt="" width="563"><figcaption></figcaption></figure>

In the subsequent modal, toggle the state/provinces/countries/regions that should be included.

{% hint style="info" %}
Be advised that the region configured in Didomi for the consent notice will always take precedence over what is configured in Shopify.

Instructions here regarding how to configure regions in Shopify is purely informational and intended to enable your organization to match the region configuration coming from Didomi.
{% endhint %}

<figure><img src="/files/esAkjQ3wHd355QWUNki3" alt="" width="375"><figcaption></figcaption></figure>

Click **Save** when finished.
{% endtab %}
{% endtabs %}


---

# 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.didomi.io/integrations/content-management-system-cms/shopify-beta/configure-shopify-consent-notice-region-s.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.
