> For the complete documentation index, see [llms.txt](https://getsitecontrol.gitbook.io/aurora-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://getsitecontrol.gitbook.io/aurora-theme/header-group/header/featured-collection.md).

# Featured collection

Add a collection that appears as a carousel of product cards when the menu tab opens.

<figure><img src="/files/VTUWtNAVvQONqDdshjWc" alt=""><figcaption><p>Featured collection linked to menu item</p></figcaption></figure>

### GENERAL

#### Link to menu item

Enter the name of a first-level menu item to link the block to, for example, "Home." The block will appear along with that item’s sub-menu.

#### Visibility

Choose on what types of devices to show the block.

### COLLECTION

#### Collection

Select a collection from the list of your [collections](https://admin.shopify.com/collections). Note that if you already selected products, the collection will not appear.

#### Products

Select the products from the list of your [products](https://admin.shopify.com/products). Note that products have priority over a collection.

### CARDS

#### Ratio

Choose the view and orientation of media within cards, or select "Default" to apply the [default ratio](/aurora-theme/theme-settings/product-cards.md#ratio).

#### Resize

For ratio options other than "Default", choose whether to stretch the product media to **fill** the entire card or scale it to **fit** without cropping or distortion.

#### Alignment

Choose the product details alignment.

#### Columns

Adjust how many cards appear in a row at once.

#### Paddings

Adjust the spacing between the borders of the block and its content.

#### Drawer paddings

For the drawer menu type, adjust the spacing between the borders of the block and its content.

#### Gap

Adjust the gap between the cards.

#### Drawer gap

For the drawer menu type, adjust the gap between the cards.

### AUTOPLAY <a href="#autoplay" id="autoplay"></a>

#### Mode

Choose the autoplay animation mode. Note that on desktop, autoplay pauses when you hover over the content, and on mobile, it stops after you swipe through it.

#### Speed

Adjust the autoplay speed.


---

# 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://getsitecontrol.gitbook.io/aurora-theme/header-group/header/featured-collection.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.
