# Featured Brands

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

The Featured Brands section is a visually engaging showcase that highlights your store's brand partnerships and product manufacturers. This section displays brand logos or images in an attractive grid-based Swiper carousel with smooth animations and hover effects.

### **Setting Featured Brands**

Go to **Storefront** -> **My Themes** -> **Customize**. <mark style="color:red;">(If your store is a new store, you may need to go to</mark> <mark style="color:red;"></mark><mark style="color:red;">**Channel Manager -> Themes -> Edit Theme**</mark><mark style="color:red;">)</mark>

In the **Theme Editor** -> Go to **Home Page / Featured Brands**

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

**Global Configuration Settings:**

| Setting                  | Description                          | Example           | Required |
| ------------------------ | ------------------------------------ | ----------------- | -------- |
| **Show Block**           | Enable/disable the entire section    | ✓ Checked         | Yes      |
| **Background Image**     | Background image filename (optional) | "brands-bg.jpg"   | No       |
| **Title**                | Section heading text                 | "Shop by Brand"   | Yes      |
| **View All Button Text** | Button label text                    | "View All Brands" | Yes      |
| **View All Button Link** | Button destination URL               | "/brands"         | Yes      |

**Configure Brand Slots (1-10)**

**Layout 1:** Supports brands 1-5 **Layout 2:** Supports brands 1-10

**For Each Brand (1-10):**

| Setting              | Description                      | Format       | Example         |
| -------------------- | -------------------------------- | ------------ | --------------- |
| **Brand Image \[X]** | Brand logo image filename        | filename.png | "nike-logo.png" |
| **Brand Link \[X]**  | Link to brand page or collection | URL path     | "/nike"         |

{% hint style="info" %}
When you are happy with your changes, don't forget click **Save** and **Publish** to repackage the edited theme.
{% 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/bc-nimo-documentation/home-decor/featured-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.
