# Featured tabs

The featured tabs section displays multiple groups of featured products organized into tabs, allowing customers to switch between curated product collections within a single section. It is designed to improve product discovery by presenting different product groupings in a compact, interactive layout.

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

#### Show header

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

#### Direction

Defines the layout direction of the section on desktop. Set to “Column” to stack content vertically; mobile always uses a column layout for consistency and usability.

#### Heading

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

#### Subheading

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

#### Vertical spacing

Controls the spacing around the section to adjust its visual 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. Default is Large.

#### Products per row on desktop

Defines how many product cards are displayed per row on desktop within each tab. Default is 5, allowing a dense product grid for browsing.

#### Shop name override

Overrides the shop name used throughout the theme for display purposes. Leave blank to use the default shop name.

#### Image aspect ratio

Sets the aspect ratio for product images in the tabs. Default is 2:3, with support for focal points to control cropping focus.

#### Border rounding

Controls the level of corner rounding applied to product cards and related elements. If grid spacing is set to none, borders will not be rounded.

#### Show vendor labels

Displays product vendor names when they differ from the shop name, helping identify product sources or brands.

#### Aspect ratio

Defines the aspect ratio used for product card images in the grid. Default is 1:1 for a square presentation.

#### Show card type labels

Displays labels on cards indicating the content type, such as product, collection, page, blog, or blog post, to improve browsing clarity.


---

# 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-tabs.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.
