> For the complete documentation index, see [llms.txt](https://mpithemes.gitbook.io/shella-shopify-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/brands.md).

# Brands

{% hint style="info" %}
**Add section -> Brands**
{% endhint %}

## Brands

&#x20;Here you can decide if to display a title for the section. If you need a title to be shown, simply type it in the **“Title”**.

## Content

&#x20;In the **“Section type”** dropdown, one can select if to display brands as text or text with an image. If you need to display the image, choose the second variant **“With image”** and press “Select image” in the **“Default image for "With image" type”.  Please note,** this image will be applied to all brands. The image height can be changed on the **“Image height”** scale from 30 to 150.

&#x20; If you work only with the PJPG image format and the transparent images with the formats GIF or PNG shouldn’t be allowed in your store, enable the option **“Enable format “PJPG”**.

&#x20; In the **“Alphabet”**, you can write the alphabet letters, which will be displayed in an alphabetical listing at the top of this section. The items should be separated by ','.&#x20;

&#x20;If you need to display your list of brands and not all brands in your store, fill in the **“Custom list of brands”** field. The items can be split by breaking the line.

![](/files/shrIkR4wJXXPY25GMnja)

## Brand

&#x20;In this block, you can create and apply settings for a new brand or customize each existing brand separately. In the **“Block type”**, you can choose a brand to which this block should be assigned: a new brand or an existing one.

&#x20;In the **“Brand name”**, type the name of the brand. In order to add a brand logo of suppliers/manufacturers, select a logo in the **“Image”**. The link address can be added in the **“Link”** field to redirect customers to the needed page.

&#x20;Here you can add a link to the collection and filter by brand. You need to add a new filter **“Vendor”** in *Shopify admin-> Online store -> Navigation -> Collection and search filters* using the **Shopify Search & Discovery app** for link filtering to work:

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

&#x20;For more details on how to use the app, read the following help [<mark style="color:blue;">**page**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/collections/content/filters#how-to-add-filters-in-shopify-admin).

&#x20;The link format: {collection link}?filter.p.vendor={Brand}

**Example:** <https://shella-demo.myshopify.com/collections/all?filter.p.vendor=Prada>

&#x20;This is how the brand section may look like if to add six “Brand” blocks with an image for each one and enable the “With image” option in the “Brands” section:

![](/files/X0dK3rNqGjyz1XNhn1JM)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/brands.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
