# Product Block 1

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

The Product Block section is a flexible, dynamic product showcase that displays curated product collections on your homepage. This versatile section allows you to choose between three product types: Featured Products, New Products, or Most Popular (Top Sellers).

### **Setting Product Block 1**

Go to **Storefront** -> **My Themes** -> **Customize**. <mark style="color:red;">(If your store is a new store, you may need to go to</mark> <mark style="color:red;"></mark><mark style="color:red;">**Channel Manager -> Themes -> Edit Theme**</mark><mark style="color:red;">)</mark>

In the **Theme Editor** -> Go to **Home Page** / **Product Block 1**

<figure><img src="/files/8ErYlM7jwYr97FVnHlMr" alt=""><figcaption></figcaption></figure>

**Settings Table**

| Setting                          | Description                      | Default        | Options                                                                |
| -------------------------------- | -------------------------------- | -------------- | ---------------------------------------------------------------------- |
| **Product Block 1: Type**        | Choose which products to display |                | **Don't Show, Featured Products, New Products, Most Popular Products** |
| **Product Block 1: Title**       | Section heading text             | "Best Selling" | Custom text                                                            |
| **Product Block 1: Button Text** | "View All" button label          | "View All"     | Custom text (Layout 2 only)                                            |
| **Product Block 1: Button Link** | Button destination URL           | "/shop-all"    | Any URL (Layout 2 only)                                                |

{% hint style="info" %}
When you are happy with your changes, don't forget click **Save** and **Publish** to repackage the edited theme.
{% endhint %}


---

# 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://halosoft.gitbook.io/bc-nimo-documentation/home-decor/product-block-1.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.
