# Shopify

{% hint style="warning" %}
This courtesy guide is **no longer actively tested** by Openli, although it might still work.

Our cookie-consent widget intentionally uses a highly-compatible, highly-generic approach to integration. In most cases, it will be possible for your developers to adapt this guide's steps to any changes that might have been made to the target platform, in combination with their own general documentation. **Our** [**consent-state events**](/docs/documentation/legaljs-widget/collecting-cookie-consent/consent-state-api.md#listening-for-consent-change-events) **might be useful for this.**
{% endhint %}

Openli can handle both cookie consent and service signup consent for your Shopify shop. Choose the guide for the Openli product, you wish to integrate.&#x20;

{% content-ref url="/pages/-MIrlFGtpsOn\_6SI-oX8" %}
[Install cookie widget](/docs/legacy-integrations/shopify/install-cookie-widget.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MIrlM35Bmc2JsnPa0OP" %}
[Integrate consent with checkout](/docs/legacy-integrations/shopify/integrate-consent-with-checkout.md)
{% endcontent-ref %}


---

# 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.openli.com/docs/legacy-integrations/shopify.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.
