# Upsell Product Bundle

When a customer is looking at a product, they will also see the bundled products underneath it, showing how much they will save, and the Add to cart button for the whole bundle. The bundled products will be added to cart in one click!

{% hint style="success" %}
**Steps**

* In the theme editor, Choose **Default product** top dropdown menu.
* Click **Upsell Product Bundle** Sectio&#x6E;**,**
* Make necessary change and save
  {% endhint %}

<figure><img src="/files/19qHTsNKDGOeIx2gACpG" alt=""><figcaption></figcaption></figure>

[How to display products bundle -> ](https://www.adornthemes.com/knowledge-base/how-to-set-upsell-product-bundle/)

{% embed url="<https://youtu.be/F3AHtUj6fIQ>" %}


---

# 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://adornthemes.gitbook.io/vogal-theme/product-page/upsell-product-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.
