# Featured products slider

Unlike **Featured product** that displays only one particular produc&#x74;**,** the featured products slider section showcases a product list that you want to introduce.

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

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, click **Add section.**
2. Locate **Featured products slider.**
3. **Save.**
   {% endhint %}

## Section settings

### Section header

#### Section header

Use the provided text fields to add a suitable heading/subheading/description. Leave any of the fields blank if you do not want to display them. Adjust the text alignment (left/center).

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

### Slider settings

Enable/disable the slider. You can also display navigation and pagination with the slider. The duration time between each slide is between 2-10 seconds.

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

### Product card settings

Use the dropdown boxes to select the product cards' design layout, content alignment, and image aspect ratio. You can enable/disable showing product vendors in the product cards of this section.

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

## Block settings

For product blocks, you can add products, their headings, heading size, descriptions, description style and featured image.&#x20;

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


---

# 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://docs.foxecom.com/megamog-theme/theme-sections/featured-products-slider.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.
