# Bundle products

The **Bundle products** section allows you to display a set of products within a single image, enabling customers to purchase the entire set simultaneously. This feature is designed to streamline the shopping experience by showcasing complementary products together, making it easier for customers to see and buy related items in one convenient transaction.

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

## Section settings

### General settings

<table data-full-width="false"><thead><tr><th width="143">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Section width</td><td><p></p><p>3 options for container</p><ul><li>Stretch width: span the section width regardless of screen size.</li><li>Fix width: depends on your page content width in <strong>Theme settings</strong> <strong>-></strong> <strong>Layout</strong>.</li><li>Expand full width: takes up the entire space on the page and it usually resizes itself to fit the size of the screen.</li></ul></td></tr><tr><td>Color scheme</td><td>Select colors from <strong>Theme settings -> Colors</strong></td></tr><tr><td>Heading</td><td>The title of the section</td></tr><tr><td>Description</td><td>The description of the section</td></tr><tr><td>Content alignment</td><td><p>The position of the heading and description.</p><ul><li>Left</li><li>Center</li><li>Right</li></ul></td></tr></tbody></table>

### Setting

<table data-full-width="false"><thead><tr><th width="143">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Image</td><td>Upload an image to promote the product collection</td></tr><tr><td>Desktop image width</td><td><p>This is the percentage of the section's width occupied by the image:</p><ul><li>40%</li><li>50%</li><li>60%</li><li>70%</li></ul></td></tr><tr><td>Desktop image position</td><td>The position of the image relative to the content on desktop</td></tr><tr><td>Desktop content position</td><td>The vertical position of both the image and content on desktop</td></tr><tr><td>Image ratio</td><td><p>"Image ratio" refers to the proportional relationship between the width and height of the image.</p><p>5 options for image ratio</p><ul><li>Adapt to first image</li><li>Square (1:1)</li><li>Portrait (3:4)</li><li>Landscape (4:3)</li><li>Custom</li></ul></td></tr><tr><td>Custom ratio</td><td>Where you can add your own image ratio</td></tr><tr><td>Column gap</td><td>Adjust spacing between columns</td></tr><tr><td>Enable quick shop</td><td>Display "Add to cart" button when hovering over the product</td></tr><tr><td>Show vendor</td><td>Show product vendor above the product's title</td></tr></tbody></table>

### Section padding

* **Top padding:** Customize the top margin of the section
* **Bottom padding:** Customize the bottom margin of the section

## **Block settings**

<table data-full-width="false"><thead><tr><th width="143">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Select product</td><td>Choose the specific product related to each testimonial to provide context.</td></tr><tr><td>Vertical</td><td>This feature allows you to adjust the position of the dot on the image by specifying a vertical percentage</td></tr><tr><td>Horizontal</td><td>This feature allows you to adjust the position of the dot horizontally on the image by specifying a percentage.</td></tr></tbody></table>


---

# 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://nextsky.gitbook.io/agile-theme/sections/bundle-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.
