# Merge Main product & Add-on products

*<mark style="color:red;">**Important note: This function will not be applied if you use the add-on one-time charge**</mark>*\
*<mark style="color:red;">**or fixed quantity**</mark>*&#x20;

## Step to manage

1. From app setting > Setting tab > Add-on price&#x20;
2. Enable the Merge Main product & Add-on products
3. Save

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

Results on Cart Page:&#x20;

Result on Checkout page:&#x20;

<figure><img src="/files/rzUsJqB9JeBOgE7RbF2U" 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.globo.io/options/add-on-feature/merge-main-product-and-add-on-products.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.
