> For the complete documentation index, see [llms.txt](https://help.gordonbyte.com/themes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.gordonbyte.com/themes/clariss/overview/featured-product.md).

# Featured Product

The Featured Product section is a powerful tool to highlight a single product on your homepage, giving it prominent visibility. This feature becomes particularly valuable when you want to emphasize a specific product, increase its sales, or promote a special offer. By showcasing a chosen product in this section, you can effectively capture the attention of your visitors and create a sense of focus on the featured item.

## How to enable? <a href="#id-1999972773-99ea77" id="id-1999972773-99ea77"></a>

To enable first navigate to your **Page Builder** [*(how to launch Page Builder?)*](broken://pages/QxLQgsKd9hzmnWXnN4vP#page-builder)

When working within the Page Builder, locate and select the **Featured Product** tab. Look for the textfield labeled **Product item** and enter the **ID** of the desired product you want to display.

To disable this section, leave the product item textfield empty.

## How to find Product ID? <a href="#id-1454454087-16tg80" id="id-1454454087-16tg80"></a>

To locate your product ID, follow these steps:

1. Access your Bigcommerce web store admin panel.
2. Navigate to the **Products**.
3. Select the name of a product to display.
4. Examine the URL to find the product ID number.

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


---

# 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://help.gordonbyte.com/themes/clariss/overview/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.
