# Troubleshoot Shopify integration

In this article, we will cover some troubleshooting guides that can assist your organization while implementing and/or testing the Didomi/Shopify integration:

* [Consent notice no longer displays on Shopify store](#consent-notice-no-longer-displays-on-shopify-store)

***

### Consent notice no longer displays on Shopify store

If your organization's consent notice no longer appears on your Shopify store it can be the result of a missing consent notice purpose mapping. In order to confirm this is the reason, navigate to your Shopify store and open the browser's developer tools.&#x20;

The following error indicates that the consent notice is hidden due to a missing consent notice purpose mapping.

{% code overflow="wrap" %}

```
Didomi: consent notice hidden, purposes not mapped to a Shopify category:<Didomi Purpose ID>
```

{% endcode %}

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

Additionally, the **Settings** for the Didomi app in the admin view of your Shopify store will highlight any purpose with a missing Shopify consent category mapping and display a warning.&#x20;

<figure><img src="/files/94vwNSdEWVjRpopFhejL" alt="" width="563"><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.didomi.io/integrations/content-management-system-cms/shopify-beta/troubleshoot-shopify-integration.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.
