# Bundle variant

The **Bundle Variant** feature enables you to link a pre-existing product to an option value, allowing you to offer a bundled product option. When this feature is used, selecting a specific option value will automatically include an additional product in the customer's purchase.&#x20;

This feature simplifies creating product bundles by ensuring that the additional item is included in the purchase seamlessly and cannot be removed independently of the main product.

{% hint style="info" %}
[How to set up Bundle variant for your options](https://options-docs-v2.avisplus.io/app-features/create-product-bundles)
{% endhint %}

<figure><img src="/files/LxzUDWzmyNlxpA0RFwOW" 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://options-docs-v2.avisplus.io/get-started/key-terminology-simplified/bundle-variant.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.
