# Featured products

In this section, you can show products in a slideshow for your customers. You can change the count of products per row: 3, 4 or 5.

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

<figure><img src="/files/2FRWOqMX9HKkPfmWzOkP" alt=""><figcaption></figcaption></figure>

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

## **Adding a section**

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

In order to add a section, you need to go to **`Customizer`** → **`Add Section`** → **`Featured products`**.

## **Section settings**

### General

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

1. **`Heading`** - the setting allows you to add a section title;
2. **`Products`** - the setting is responsible for selecting products to display. **Limit: 12 products**;
3. **`Layout`** - setting allows you to change the number of displayed cards on the **Desktop**. The values are 3, 4, 5;

### Banner

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

1. **`Image`** - the setting allows you to add an image to the banner;
2. **`Heading`** - the setting allows you to add heading text to the banner;
3. **`Subheading`** - the setting allows you to add subheading text to the banner;
4. **`Button label`** - the setting allows you to add a button text (required for displaying the button);
5. **`Button link`** - the setting allows you to add a button link (required for displaying the button);

### Colors

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

1. **`Text color`** - the setting allows you to set the color for the text;
2. **`Overlay color`** - the setting allows you to set the color for overlaying the background for the banner;
3. **`Button color`** - the setting allows you to set the color for the button text;
4. **`Button background`** - the setting allows you to set the color for the button background;
5. **`Button border`** - the setting allows you to set the color for the button border;
6. **`Button color (hover)`** - the setting allows you to set the color for the button text on hover;
7. **`Button background (hover)`** - the setting allows you to set the color for the button background on hover;
8. **`Button border (hover)`** - the setting allows you to set the color for the button border on hover;

### Layout

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

1. **`Container width`** - a container width of the section. If the “Inherit” value is selected then the container width is based on the group 'Layout' settings in the Theme settings;
2. **`Desktop offset top`** - the **top** indent of the section on the **desktop**;
3. **`Desktop offset bottom`** - the **bottom** indent of the section on the **desktop**;
4. **`Mobile offset top`** - the **top** indent of the section on the **mobile**;
5. **`Mobile offset bottom`** - the **bottom** indent of the section on the **mobile**.


---

# 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://utd-bv.gitbook.io/manual-shopify-theme-ultra/ultra-sections/sections-and-snippets/featured-products.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.
