# Trust Badges

## What are Trust Badges?

Trust Badges are small icons displayed in the cart drawer that reassure customers about payment security, shipping reliability, and purchase guarantees. They help build confidence right at the moment of purchase.

## Why use Trust Badges?

* **Build buyer confidence** — Security and payment icons reassure customers that their transaction is safe.
* **Reduce cart abandonment** — Shoppers who feel secure are more likely to complete their purchase.
* **Professional credibility** — Trust badges signal that your store is legitimate and trustworthy.

## Requirements before using

* You must have the **AOV.ai Cart Drawer** app installed and active.

## How to Set Up?

### Step 1: Open Trust Badges Settings

1. Go to **AOV.ai Cart Drawer > Cart Editor**.
2. Click **Trust badges** in the left menu under **Footer**.

![Open trust badges settings](/files/b679s99NymkpRFYZnDiL)

### Step 2: Select Icons

1. Under **Icons**, click **Select icons** to browse the available trust badge library.
2. Choose from pre-built icons such as payment methods (Visa, Mastercard, PayPal), security badges (SSL, secure checkout), and guarantee badges (money-back guarantee, free returns).
3. Click to add icons to your selection. Selected icons will appear in the badge row.

![Select trust badge icons](/files/redrMvjjohWLbN0AIET4)

### Step 3: Upload a Custom Badge and Set Icon Size

1. (Optional) Click **Upload badge** to add your own custom trust badge image.
   * Accepted formats: .gif, .jpg, .png, .jpeg.
   * Maximum file size: 5MB.
   * Click **Add files**, select your image, and click **Upload**.
2. Set the **Icon size** to control how large the badges appear:
   * **Small**
   * **Medium**
   * **Large**

![Upload badge and icon size](/files/V290h8e3TJAdssCTflGM)

### Step 4: Preview and Save

1. Review the trust badges in the live preview on the right panel to make sure they look right.
2. Click **Save** to apply your settings.

![Preview and save](/files/c78EehOQmTCUOfnjMxet)

Your trust badges are now visible in the cart drawer. These small icons make a big difference in building customer confidence at checkout! 🚀


---

# 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://help.aov.ai/aov-cart-drawer-help-center/footer/how-to-set-up-3.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.
