> For the complete documentation index, see [llms.txt](https://docs.magecomp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magecomp.com/magento-2-shop-by-brand-extension/configuration.md).

# Configuration

Once the extension is installed successfully, go to **Stores > Configuration** to configure the extension for use.

<figure><img src="/files/0iTmpBIe5ZtWXsy9lrtf" alt=""><figcaption></figcaption></figure>

**Brand Slider –** Enable the extension from here.

**Customer Groups –** Select the customer groups for Shop by Brand functionality.

**Brand Title –** Set the Title of Brand Slider.

**Resize Image Width –** Set the width of the Brand Image.

**Resize Image Height –** Set the height of the Brand Image.

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

**No. of Images Per Slider –** Set the total number of images to be displayed at a time on the Brand Slider.

**Auto Play Slider –** Set whether the slider should change automatically or not.

**Where To Display –** Select where to display the Brand Slider. It provides options as Product Page, Checkout Page, Category Page, Shopping Cart Page, Home Page.

**Position –** Set the position of Brand Slider. It provides options as Content Top, Content Bottom, After Page Header Top, Main Content Area, Main Content Container.

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

**Status** – Enable or Disable Brand Slider from here.

**Name –** Set the name of the brand.

**Image –** Upload the image of the brand.

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

**Redirect To –** Select whether you want to redirect customers to a specific category or custom URL after clicking on their desired brand.

**Select Category Id –** If the user is redirected to a specific category, select Category from here.

**Redirect URL –** If the user is redirected to a specific URL, add the URL here.

**Sort Order –** Set the order of the brand in the Brand Slider.


---

# 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:

```
GET https://docs.magecomp.com/magento-2-shop-by-brand-extension/configuration.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.
