> For the complete documentation index, see [llms.txt](https://docs.avada.io/cookie-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avada.io/cookie-help-center/banner-settings/set-up-consent-compliance-on-shopify-checkout.md).

# Set up Consent Compliance on Shopify Checkout

Welcome to the quick guide on configuring your consent compliance settings on the Shopify checkout page! Follow these simple steps to ensure your checkout process is both compliant and customer-friendly.

> Checkout pages are customizable exclusively for stores subscribed to the Shopify Plus plan.

### Step 1: Configure Your Banner Settings

First, let’s set up your consent banner settings:

1. **Navigate to the Banner Settings:**

* Open the **Avada GDPR Cookies Consent** app.
* Go to **Banner Settings** and select **Checkout**.

<figure><img src="/files/nYKTG99q5Kfym1nm223y" alt=""><figcaption><p>Checkout settings</p></figcaption></figure>

2. **Adjust the Banner Settings:**

* **Visible After Consent:** Keep the banner displayed at the checkout page for customers who have previously given consent.
* **Collapsible Banner Content:** By default, only the banner title will be shown. The content can be expanded by the user.
* **Show Close Icon on Banner:** Enable this option to allow customers to close the banner by clicking a button.

### Step 2: Choose the Placement of Your Consent Banner

Decide where you want the Avada Consent Checkout banner to appear:

**Information Page**

<figure><img src="/files/asNaFM2BPgCbxd3VI29v" alt=""><figcaption><p>Information page</p></figcaption></figure>

**Shipping Page**

<figure><img src="/files/r3mC4vRqwK4PZdFRaf88" alt=""><figcaption><p>Shipping</p></figcaption></figure>

**Payment Page**

<figure><img src="/files/tSOy0QV3tmUrjYfp2ZzM" alt=""><figcaption><p>Payment page</p></figcaption></figure>

**Thank You Page**

<figure><img src="/files/MCiJpQzI1ZruIh859mk5" alt=""><figcaption><p>Thank you page</p></figcaption></figure>

You can easily drag and drop the Avada Consent Checkout block to your preferred location on these pages.

### **Step 3: Save Your Settings**

Don’t forget to hit **'Save'** after you’ve made your adjustments to ensure all changes are applied.

By following these steps, you'll make your Shopify checkout experience smooth and compliant. Thanks for setting up your consent compliance with Avada GDPR Cookies Consent!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.avada.io/cookie-help-center/banner-settings/set-up-consent-compliance-on-shopify-checkout.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
