# Brands

{% hint style="info" %}
Recommended image size **150 x 90** or **16:9** aspect ratio
{% endhint %}

## How to enable? <a href="#id-379931648-jbhqlp" id="id-379931648-jbhqlp"></a>

To enable first navigate to your **Page Builder** [*(how to launch Page Builder?)*](broken://pages/QxLQgsKd9hzmnWXnN4vP#page-builder)

To access the Brands tab within the page builder, locate and click on it. To enable this section the Images textfield has to be populated. &#x20;

To disable this section, leave the images textfield blank.

## How to add images? <a href="#id-1189107808-mw66je" id="id-1189107808-mw66je"></a>

To assign an image, the first step is to upload the image to the image manager in the admin panel.[*(How to upload using image manager?)*](https://support.bigcommerce.com/s/article/Using-the-Image-Manager#uploading)

After uploading the image, select the link labeled **View Full Size** under desired image. Then, in the browser address bar, copy the image name located between "**/uploaded\_images/**" and the "**?**" symbol.

*Ex: /product\_images/uploaded\_images/**banner\_image1.png**?t=1606861987&*

Once copied go back to the theme editor and paste in the textfield labeled **Images** and **save**.

## Adding multiple images

When adding multiple images (Max 8 images), separate each image name them with the **|** symbol, such as image1.jp&#x67;**|**&#x69;mage2.jpg as an example.

{% hint style="danger" %}
Ensure that you do not conclude each textfield with the **|** symbol.
{% endhint %}

{% hint style="warning" %}
Please note that when assigning images, it is important to keep it within 64 characters in each textfield. Exceeding this limit may result in errors when saving changes.
{% 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://help.gordonbyte.com/themes/clariss/overview/brands.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.
