# Customize Add-on labels & prices

Control how **add-ons** (extra paid options tied to services) display on your booking widget and in the admin.\
This lets you show customers clear pricing next to each add-on choice and tailor the wording to match your brand or locale.&#x20;

***

### 💡 What this setting changes

Add-on labels define how paid extras show up in the booking widget . For example:

* Yoga mat rental
* Chair setup fee
* 🎁 Gift wrap (+$5.00)

Using this setting you can:

* Add a price format next to add-on names
* Show prices in a way that’s clear and consistent

***

#### 🛠️ How to set <a href="#step-3-turn-on-the-label-format-for-add-ons-optional" id="step-3-turn-on-the-label-format-for-add-ons-optional"></a>

1. In the app > open **Settings** > scroll to **Add-ons**
2. In **Label format**, enter your preferred format. Example: `(+ {{addon}})`
3. Choose where prices appear

* **Show on field’s label:** Shows the add-on name with the price next to the add-on question label.
* **Show on field’s options:** Shows the price next to each add-on option in the list.
* S**how with currency format:** Displays the price with your store’s currency formatting (example: $3.00 USD).

4. Click **Save**

<figure><img src="https://2420234940-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1ux6d1pfkKFKCAAHuj8H%2Fuploads%2FCtsOiq9cDQj0YHKGIulG%2F2025-12-16_15-14-46.png?alt=media&#x26;token=cd506e95-8b40-4537-b2d5-1aff925bea41" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2420234940-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1ux6d1pfkKFKCAAHuj8H%2Fuploads%2FLwHnSF6N4qT8LWrllWUu%2Fimage.png?alt=media&#x26;token=9015b345-1c2f-441f-8369-6e11ef0ec95d" alt=""><figcaption></figcaption></figure>

***

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.


---

# 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.tipo.io/tipo-appointment-booking/settings/customize-add-on-labels-and-prices.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.
