> For the complete documentation index, see [llms.txt](https://dash-pos.gitbook.io/dash-pos-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dash-pos.gitbook.io/dash-pos-docs/modifiers/modifier-pricing.md).

# Modifier Pricing

Each modifier option can have its own price. This price is added on top of the product's base price.

## How Pricing Works

When a staff member selects modifiers for a product, the **Item Summary** at the bottom of the modifier screen shows a live breakdown:

* **Base Price** — the product's standard price
* **Modifiers** — the total cost of all selected add-ons (only shows when modifiers are selected)
* **Total** — base price + modifiers

For **quantity modifiers**, the price is per unit. For example, if Vanilla syrup is $0.25 and the customer wants 2, the modifier cost is $0.50.

The summary updates in real time as selections change.

## Setting a Price

{% stepper %}
{% step %}

### Open the modifier set

Go to: **Apps > Dash > Modifier Sets** and open the modifier set you want to edit.
{% endstep %}

{% step %}

### Add or edit an option

Click **+ Add Option** to create a new modifier option, or edit an existing option you want to set a price for.
{% endstep %}

{% step %}

### Enter the price

In the option settings, enter the price (for example, `0.25`).
{% endstep %}

{% step %}

### Save

Save your changes.
{% endstep %}
{% endstepper %}

Modifiers with no price (like size options that don't cost extra) can be set to $0.00.
