# Buy 3 for RM 100

To set up a product bundle for this scenario, you can refer to the steps below:

1. Firstly, you can add the product that you want customers to buy three times. Make sure you have added the product three times as shown in the display below:

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

2. After that, you can tick on the Fixed quantity checkbox on each product setting and enter a value of 1 in each quantity field available.

{% hint style="info" %}
This setting will ensure that customers can **only choose 1** item for each product option.
{% endhint %}

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

3. Next, you can enter the price for each product in the Bundle price field to ensure that the total amount for the three products is RM100 as you desire. You can also enter the value of 0 in this field.

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

3. After finishing the setup, click on Save.

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

Now that your product bundle settings are completed, you can click on the Preview button to see your product bundle and try to make a purchase.

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

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

<figure><img src="/files/LyKtLjtTwrqlsycgBu8C" 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-3-for-rm-100.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.
