# Collection banner

{% embed url="<https://salesiq.zohopublic.in/signaturesupport.ls?widgetcode=siq93f38201da244cbe219b2cab71813c85342abc57dd769c6885e2bde57d2b90da>" %}

{% hint style="warning" %}
**Recommendation Size**\
Collection image size: 130x130\
Collection banner image size: 1920x343
{% endhint %}

## Adding metafield definition <a href="#adding-metafield-definition" id="adding-metafield-definition"></a>

Before you can add Collection image(metafield value) to specific collections, you need to add the necessary metafield definition for this information.

1. From your Shopify admin, go to **Settings** > **Custom data** > **Collections**

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

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

2. Click **Add definition**

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

3. In the **Name** field, enter `Collection image`

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

4. In the **Namespace and key** field, enter `custom.collection_image`

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

5. Click **Select type** then select **File.**

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

6. than select **Accept all file types.**
7. Click **Save** to save the definition.

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

8. You should see the **Collection image** in the list of definitions by now.

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

## Setting the Collection image <a href="#setting-the-countdown" id="setting-the-countdown"></a>

1. In your admin, within **Collections**, click on the collection you want to add the Collection image

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

2. Scroll down to the **Metafields.** You should see the **Collection image** here.

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

3. To set an image, click on the **Collection image** field.
4. Click **Save** to save your changes.

<figure><img src="/files/mw9jEHkbP0KEhDjJGT18" 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://webibazaar.gitbook.io/cello-documentation/collection-page/collection-banner.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.
