# Featured collection

***

### 1. Our guide to set up a Featured collection section:

{% hint style="info" %}
**Steps:**

* In the theme editor, click **Add section.**
* Select **Featured collection.**
* Click **Save.**
  {% endhint %}

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

### **2. Featured collection settings**

* Click on the **Featured collection** section to open the section settings.

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

* **Heading**: Use the provided text field to add a heading. Leave the field blank if you do not want to display it.&#x20;

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/621e87fe-812c-4576-a6ee-9c11c85da2cd/Screenshot%202023-11-11%20at%2012.32.01%20AM.png" alt=""><figcaption></figcaption></figure>

* **Collection**: Add a preferable collection

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/1be33822-0ea4-4385-bff2-3ce3380c9438/Screenshot%202023-11-11%20at%2012.34.04%20AM.png" alt=""><figcaption></figcaption></figure>

* **Maximum products to show**: Adjust the number of shown products (between 2 and 12)

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/78c8a326-bef1-4991-b5c1-14ee7cde8ea4/Screenshot%202023-11-11%20at%2012.32.21%20AM.png" alt=""><figcaption></figcaption></figure>

* **Product card**: Choose the product card’s **content alignment** as you prefer and the **image ratio**. You can also enable/disable showing vendors and product rating and **Enable quick add button** in this section.&#x20;

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/442498b1-57aa-4e65-beed-76a7aa750507/Screenshot%202023-11-11%20at%2012.32.37%20AM.png" alt=""><figcaption></figcaption></figure>

> ***Note**: The **Quick add button** in InsnpiredTheme allows customers to add products to their cart without leaving the page they are on. When **Quick add button** is **enabled**, customers can either purchase the product immediately or if the product contains variants, are taken through the process of choosing variants.*


---

# 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://help.inspiredtheme.com/articles/sections/sections-available-in-inspiredtheme/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.
