# Featured product

***

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

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

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

<figure><img src="/files/4gUTKnKR3heXeqqwQ5Nv" alt=""><figcaption></figcaption></figure>

### **2. Section blocks:**

<figure><img src="/files/3PoAAlidc3NJnrAuMk4S" alt=""><figcaption></figcaption></figure>

* **Title, Price,** and **Variant picker** will be pulled from the product page to display.
* **Line item property**: collect customization information for an item added to the cart.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/7f4824a2-45f3-47e0-9886-6d99b11194f8/Screenshot%202023-11-14%20at%205.16.44%20PM.png" alt=""><figcaption></figcaption></figure>

* **Buy button**: Enable/disable the "**Show dynamic checkout button**" to include a direct-to-checkout button.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/c24d62c5-1605-493d-aa27-221a3b48027a/Screenshot%202023-11-10%20at%2011.34.50%20PM.png" alt=""><figcaption></figcaption></figure>

* **Inventory status:** Offer the live stock updates. The inventory threshold is between 1 and 20.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/ac32638d-1fec-4d7d-9c0b-f113933e8988/Screenshot%202023-11-10%20at%2011.52.04%20PM.png" alt=""><figcaption></figcaption></figure>

* **Text**: Use the provided text field to add text, select Icon & Text style

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/e16fbadd-2042-4aa8-a81d-beba20b0830a/image.png" 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://help.inspiredtheme.com/articles/sections/sections-available-in-inspiredtheme/featured-product.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.
