# Checkout Banner Block

The <mark style="color:blue;">**Consentik Cookie Banner**</mark> app introduces the Checkout Banner Block feature, specifically designed for Shopify Plus merchants. This advanced feature allows the display of a cookie consent banner directly on the checkout page, a critical touchpoint for capturing customer consent in compliance with GDPR, CCPA, and other privacy regulations.

<figure><img src="/files/pDe227jKEuUuu1VTaDJI" alt=""><figcaption></figcaption></figure>

### Functionality:

* **Exclusive to Shopify Plus:** This feature is exclusively available for Shopify Plus users, offering a higher level of customization and compliance management at the checkout stage.
* **Customizable Display Options:** Merchants can configure the banner to show default messages, buttons, and a close button. This customization ensures the banner aligns with the store’s branding and compliance requirements.
* **Persistent Banner Display:** Even if a user has previously accepted the cookie policy, the Checkout Banner Block can be configured to reappear at the checkout page. This ensures that consent is reaffirmed where financial transactions occur, enhancing compliance security.

### Benefits:

* **Enhanced Compliance at Checkout:** By displaying the cookie banner at the checkout page, Shopify Plus merchants can ensure they capture consent when it's most crucial, maintaining compliance throughout the buying process.
* **Tailored User Experience:** The ability to customize the banner’s appearance and messages allows for a consistent brand experience, even at the final stages of the checkout process.
* **Reaffirmation of User Consent:** The option to display the banner even after initial consent ensures that customers are continually aware of the use of their data, reinforcing trust and transparency.


---

# 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.consentik.com/integrations/checkout-banner-block.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.
