# Brand image

Upload Brand Image on Product Cards: Showcase brand logos to build trust and boost recognition.

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

## How do I set up a brand image on the product card?

{% hint style="info" %}
Upload image with the same name as the vendor-\[vendor-name].\[img format].

**Vendor-name** convention: lower cap and use "**-**" to replace white space.

**Img format** convention: use one of the following formats — **JPG**, **PNG**, or **WebP**.

**For example**: with the vendor Metaly, the image name you can set is **vendor-metaly.jpg** or **vendor-metaly.png**, or **vendor-metaly.webp**.
{% endhint %}


---

# 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://halosoft.gitbook.io/ella-documentation/theme-settings/product-card/brand-image.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.
