# Buy 2 Product 1 Price

{% hint style="info" %}
To create a product bundle for this scenario, you will need to have **two different types of products.**
{% endhint %}

Example products used in this scenario are the **Tabby Pants Honey Mustard** and **Tabby Pants Teal Blue.** You can refer to the steps below for setting up the bundle product:

1. Enter the products that you want your customers to buy as shown in the following display:

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

2. Then, you can tick the checkbox for **"Fixed quantity"** on each product setting and enter a value of 1 for each quantity field available.

{% hint style="info" %}
This setting ensures that customers can only **select one unit** for each product in the bundle.
{% endhint %}

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

3. You can enter the price for each product.

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

4. After you're done, click on the Save button.

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

5. You can click on the Preview button to preview your product bundle and try to make a purchase.

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

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

<figure><img src="/files/N8YLTsUyYkPhJTYQg2fj" 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-2-product-1-price.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.
