# Featured product

Displaying an item individually is a bold statement and focuses the customer’s attention, encouraging them to engage more fully. Use the **'Featured product'** section to provide your best product with space to really shine.&#x20;

Whether you are running a promotion, need to raise awareness, or have any other reason to target a single product, using this section on your homepage is a wise move.

### Getting Started

* Go to `Online store` → `Theme` → `Customise`
* By default, you will see you predefined list of sections
* To add the `Featured product` section, if not already visible, scroll to the bottom of the panel and `Add section`
* Select `Featured Product` → `Save`

This section, by default, loads placeholder/onboarding info with the following blocks;

* Product title
* Product description
* Product price
* Variant picker
* Quantity picker
* Buy buttons
* Stock

Other blocks that can be added, by clicking '**Add block**';

* Collecction type
* Product text
* Product vendor
* Share
* Custom liquid
* Product accordian

### How do i assign a product for this section?

Just like other sections with blocks, there are `Section` settings and `Block` settings that can be configured.&#x20;

To select or change a product, click on the name of the section '**Featured product**' and in the panel on the right hand side, select '**Pick a product**' and tick the product you want to use.

### How do i change and use blocks in this section?

Depending on the block type, there wil be settings associated with the block that will allow you to hide / show or change particular attributes of the block itself.

#### For example

The block `Product price` has a number of checkboxes that allow you to show and/or hide product ratings of the selected Featured product.

<div align="left"><figure><img src="https://2114535326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgKC2p4LQD2oT2arxwe%2Fuploads%2Foj2MHf1nG15NC5ZeDoJO%2FScreen%20Shot%202022-10-18%20at%2011.03.02%20am.png?alt=media&#x26;token=8ccb1245-bcf6-44e5-a1ed-f8dcfee68cd0" alt=""><figcaption></figcaption></figure></div>

There is also a customizable setting for the `Buy buttons` block type where you can show the `Dynamic checkout button`&#x20;

When enabled, this allows a customer to go directly to the checkout to purchase the specific product selected as the featured product.


---

# 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://erickson.gitbook.io/themes/erickson/sections/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.
