# Announcement

Displays a brief message to highlight promotions or important updates related to in-store purchases.

<figure><img src="/files/4lqV6uy8BG0VdLsrbSjD" alt=""><figcaption></figcaption></figure>

## **Key Features**

* Custom Text: Write any message, embed small icons or links to policies/FAQs.
* Styling Controls: Set background and text color.
* Responsive Design: Automatically adapts to mobile and desktop drawer widths.

## Benefits

* Build Trust: Display quick trust signals in the announcement, placed right when customers are about to pay, to help ease anxiety about payment or security.
* Highlight Cross-Sells: You can reminds the customer to add a gift-wrapping service before they check out. “Don’t forget gift-wrap!”

## How To Use?

1. Click **Add Block**
2. Choose **Announcement**

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

3. Customize the **Announcement**

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

* **Content**: The rich-text field where you type or paste your announcement message.
* **Content Alignment:** where you choose **left**, **center** or **right** alignment for your text inside the bar.
* **Colors:** Change the color of background and text


---

# 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.smind.io/guides/cart-drawer/announcement.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.
