# Buy 1 Bundle and Clearance

In this tutorial scenario, you will set up a **Bundle product with clearance stock**.

Example products used in this scenario are **Tabby Pants Honey Mustard** and **Tabby Pants Teal Blue.** Follow the steps below to set up a **Bundle product with clearance stock:**

1. Add the products you want customers to buy to the bundle product, as shown below:

{% hint style="info" %}
For the Clearance Item, you can either enter a **value of 0 (100% discount)** or **your own price** for the clearance stock.
{% endhint %}

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

2. Tick the Fixed quantity checkbox for each product in the bundle and enter a value of 1 for each available quantity field.

{% hint style="info" %}
This setting ensures that customers can only choose one item per product.
{% endhint %}

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

3. Enter a price for each product in the Bundle price field.

<figure><img src="/files/7fgbYqJwv3YNfL4YpzD5" alt=""><figcaption></figcaption></figure>

4. Click the Save button when finished.

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

5. You can click the Preview button to see what your bundle product looks like and try to make a purchase.

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

This is the display of the product bundle on the website (Themes Hartamas):

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


---

# 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://docs.shoppego.com/en/products/bundles/buy-1-bundle-and-clearance.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.
