# Featured products

The featured products section displays a curated selection of products in a visually structured layout. It is typically used to highlight a group of items such as bestsellers, new arrivals, or promotional products to encourage discovery and increase engagement.

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

#### Show header

Controls the visibility of the section header above the product grid. When enabled, the heading and subheading are displayed if set.

#### Direction

Defines the layout direction of products on desktop. Set to “Row” to display products horizontally; mobile always uses a column layout for usability.

#### Heading

The main heading displayed for the section. Default is “Featured products”. Leave blank to omit.

#### Subheading

Optional supporting text shown below the heading to provide additional context. Leave blank to omit.

#### Button label

Defines the text displayed on the optional call-to-action button. Leave blank to hide the button.

#### Button link

Specifies the URL or destination the button links to. Can be a collection, page, or external link. Leave blank to omit.

#### Button style

Defines the visual style of the button. Default is “Secondary”.

#### Products

Selects the products to be displayed in the section. These are manually chosen and shown in the order they are added.

#### Vertical spacing

Controls the spacing around the section to adjust its separation from surrounding content.

#### Vertical spacing (desktop)

Sets the vertical spacing applied on desktop devices. Default is Large.

#### Vertical spacing (mobile)

Sets the vertical spacing applied on mobile devices to ensure consistent spacing across different screen sizes.


---

# 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://gatame.gitbook.io/highstreet/dynamic-sections/products/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.
