# Customize Cart message

{% embed url="<https://www.youtube.com/watch?v=EozMJe_kw1U>" %}

## 1. How to enable the cart message <a href="#how-to-enable-the-cart-message" id="how-to-enable-the-cart-message"></a>

To enable and edit the content of the cart message, please navigate to each offer. Each offer will have a different message; when there are multiple messages, they will take turns showing one at a time.

<figure><img src="https://bogos-guideline.gitbook.io/~gitbook/image?url=https%3A%2F%2F1174860429-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FBQEzvXIQmpPrTmxjT8T6%252Fuploads%252FJf6l2vA1kTDlCke0wXrR%252FCMM.jpg%3Falt%3Dmedia%26token%3Defaa8f0a-4032-4546-9094-dde0c210d513&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=1389ab1&#x26;sv=1" alt=""><figcaption></figcaption></figure>

Here is an example of how it looks like on your storefront:

<figure><img src="https://bogos-guideline.gitbook.io/~gitbook/image?url=https%3A%2F%2F1174860429-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FBQEzvXIQmpPrTmxjT8T6%252Fuploads%252FGqGakNfEen1mH8A16UN5%252Fcartmessage.png%3Falt%3Dmedia%26token%3Dcdc7404c-93d1-425d-bf18-19f4c964c5ae&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=104eb58&#x26;sv=1" alt=""><figcaption></figcaption></figure>

## 2. Customization options <a href="#customization-options" id="customization-options"></a>

Aside from the content of the cart message, you can adjust its appearance on the Customization page:

* Show on cart page: Show or not show the message on the cart page
* Cart message color: Customize the colors to match your store's branding

{% hint style="info" %}
By default, the Cart message appears only on the cart page. We can help you display it on other pages, including the homepage, collection pages, and cart drawer, etc. Contact us via Live chat here.&#x20;
{% endhint %}

<figure><img src="https://bogos-guideline.gitbook.io/~gitbook/image?url=https%3A%2F%2F1174860429-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FBQEzvXIQmpPrTmxjT8T6%252Fuploads%252F3ZZUcABjM4WbesC8qx2p%252Fcm%2520in%2520customize.png%3Falt%3Dmedia%26token%3D0a6c76e3-2b84-4785-921d-7e153a797cf5&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=c252bd03&#x26;sv=1" alt=""><figcaption><p>Customize Cart page</p></figcaption></figure>

### Countdown message <a href="#countdown-message" id="countdown-message"></a>

If you want to have a "countdown message" on the cart page, for example: Spend $xx more to get gift, you can try formatting the cart message this way (as the Cart message is HTML supported)

> Spend {{sca\_min\_total\_with\_currency}} more to get FREE GIFT&#x20;
>
> Spend {{sca\_min\_quantity}} more to get FREE GIFT


---

# 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://bogos-guideline.gitbook.io/user-guide/detailed-guide/customize/customize-cart-message.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.
