# How to set price add-on per selection?

**Add-On Price per Selection** allows you to charge an extra price **based on the option a customer selects**, instead of applying one flat add-on price to the whole field.

This feature is available for:

* ✅ Checkbox
* ✅ Dropdown
* ✅ Radio Button fields

#### **Follow these steps to set Specific add-on per option**

1. Go to **Custom Fields** in the app
2. Create or edit a field with type:
   * Checkbox, Dropdown, or Radio Button
3. Enable [Additional Charge ](/customfield/how-to.../how-to-charge-extra-fee-when-a-field-is-being-utilized-by-customer.md)
4. Choose **Specific add-on per option**&#x20;
5. Select product for a price for each option
6. Save your field

That’s it 🎉 The selected option’s price will be added to the product price automatically.

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

#### What’s the difference between “Single add-on for all options” and “Specific add-on per option”?

**Single Add-On Price**

* One extra price applies no matter which option is selected.
* Example:\
  \&#xNAN;*Gift Wrap* → +$5 (applies to all choices)

**Add-On Price per Selection**&#x20;

* Each option can have its **own price**.
* Example:
  * Standard Gift Wrap → +$3
  * Premium Gift Wrap → +$7
  * Luxury Gift Wrap → +$12

{% embed url="<https://www.youtube.com/watch?v=rgiQlHZyC2U>" %}


---

# 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://minimateapps.gitbook.io/customfield/how-to.../how-to-set-price-add-on-per-selection.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.
