# Cart Notes

Enable a “Cart Notes” field within the drawer so customers can leave special instructions, personalization requests, or gift notes alongside their order—before proceeding to checkout.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjRi1aohY8I4BPjjvC9cH%2Fuploads%2F8XmfCBFSfjSFlBd5TQjj%2FCart%20Notes%20FINAL.gif?alt=media&token=ce77a3a7-89ec-4fad-b234-6448da7398f6>" %}

## Key Features

* Multi-line text input in the field

## Benefits

* Captures valuable order-specific information upfront
* Reduces post-purchase support inquiries
* Improves fulfillment accuracy for personalized orders

## How To Use?

1. Click **Add Block**
2. Choose **Cart Notes**

<figure><img src="/files/5No3nvIfUvELVildb8fM" alt=""><figcaption></figcaption></figure>

3. After adding the block, you can see the button on the cart drawer

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

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


---

# 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/cart-notes.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.
