# Product

*Block type for the **Bundle products** section.*

### What It Does

The Product block adds a product to the bundle and places its hotspot on the slider image within the Bundle products section.

***

### Settings

#### **Product**

Selects a product to feature.

**Position**

#### **X-axis**

Adjust the horizontal (X-axis) position of the hotspot.

#### **Y-axis**

Adjust the vertical (Y-axis) position of the hotspot.

**Mobile position**

#### **X-axis**

Adjust the horizontal (X-axis) position on mobile screens.

#### **Y-axis**

Adjust the vertical (Y-axis) position on mobile screens.


---

# 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://moodboard-creations.gitbook.io/agnes/sections/bundle-products/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.
