# Bundle

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

The section allows customers to buy a bundle of products. In this section, there is no possibility to buy products separately, only together.

## **Adding a section**

In order to add a section, you need to go to **`Customizer`** → **`Add Section`** → **`Bundle`**.

## **Section settings**

### General

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

1. **`Heading`** - the setting is responsible for section heading;
2. **`Subheading`** - the setting is responsible for section subheading;
3. **`Products`** - the setting is responsible for products shown in the section;
4. **`Button label`** - the setting is responsible for the button label;
5. **`Disabled button label`** - the setting is responsible for button label when not all products are set;
6. **`Button style`** - the setting is responsible for button style type;
7. **`Show total price`** - the setting is responsible for showing the total price above the add to card button.

### Layout

<figure><img src="/files/6to5IOCryK8h4SJ1UG7v" alt=""><figcaption></figcaption></figure>

1. **`Container width`** - a container width of the section. If the “Inherit” value is selected then the container width is based on the group 'Layout' settings in the Theme settings;
2. **`Desktop offset top`** - **top** indent of the section on the **desktop**;
3. **`Desktop offset bottom`** - **bottom** indent of the section on the **desktop**;
4. **`Mobile offset top`** - **top** indent of the section on the **mobile**;
5. **`Mobile offset bottom`** - **bottom** indent of the section on the **mobile**.


---

# 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://utd-bv.gitbook.io/manual-shopify-theme-ultra/ultra-sections/sections-and-snippets/bundle.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.
