# Add-on Price Setting

#### <mark style="color:blue;">1.</mark>  <mark style="color:blue;"></mark><mark style="color:blue;">**Add-on Money Format**</mark>

You can control how the add-on price is shown next to each option.

* **With/Without Currency**\
  Example: `+ $5.00` or `+ €3.00`\
  The price will include the currency symbol based on your store’s settings.

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

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

***

#### <mark style="color:blue;">2.</mark>  <mark style="color:blue;"></mark><mark style="color:blue;">**Add-on Label Format**</mark>

Customize how the price is shown beside the option label.

* **Default format:**\
  `(+ {{addon}})`\
  You can modify this format — `{{addon}}` will automatically be replaced by the add-on price.

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

<mark style="color:blue;">3.</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Show Add-on for Inputs**</mark>\
\
Toggle this on to display add-on prices for **input-type elements** such&#x20;

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

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

<mark style="color:blue;">4.</mark>   <mark style="color:blue;"></mark><mark style="color:blue;">**Show Add-on for Options**</mark>

Enable this to display add-on prices for **selectable options.**

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

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

***

#### <mark style="color:blue;">5.</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Show Add-on Message**</mark>

When enabled, it displays a **note or tooltip** indicating that the selected option will increase the final product price.

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

<figure><img src="/files/8sYnM0PFRCBphM32eedR" alt=""><figcaption></figcaption></figure>

***

#### <mark style="color:blue;">6.</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Add Add-on Price to the Product Price**</mark>

This option controls whether the add-on price is:

* Added to the product price dynamically on the storefront
* Helps customers see the updated total price right before checkout

<figure><img src="/files/9gMEX7YF0BxpEsDJPfvh" alt=""><figcaption></figcaption></figure>

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

📧 **Need Help?**\
If you run into any issues while setting up your option set, feel free to reach out to us at **Chat** or email **<contact@globosoftware.net>**.


---

# 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/app-setting/add-on-price-setting.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.
