# Featured Products

The Featured Products Block allows you to showcase specific products or collections directly on your Shopify customer account pages. Use it to highlight new arrivals, best-sellers, or seasonal promotions.

### Key features

* **Customizable heading**: Add a title that introduces your featured products.
* **Dynamic product sourcing**: Choose products from a collection or manually create a product list.
* **Targeted display**: Show the block to specific customer groups using filters.

{% hint style="info" %}
Want to display different content for different customers? [Learn about conditions](/hubble/conditions/intro-to-conditions.md)
{% endhint %}

***

### Customize the settings

You must provide the following to create a Featured Products Block:

* **Heading**: Enter a short and engaging heading (e.g., "Our Best Sellers").
* **Products source**:
  * **Collection**: Connect an existing product collection from your Shopify store.
  * **Products list**: Manually add specific products.

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

### Use cases

* Showcasing best-selling or newly launched products.
* Promoting seasonal collections (e.g., "Winter Essentials").
* Featuring customer favorites to increase engagement.


---

# 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://docs.overse.app/hubble/block-types/featured-products.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.
