# Pricing

The platform allows configurator builders to set the price of options. For example, if we have a configurator that allows customers to choose the color, for each color you can set a specific price. As customers switch between colors, the price is updated in real time. This would be a basic example, but in the platform you can add more complex pricing, such as **price groups**, **price tables**, **variables**, and use them in a **pricing formula**.

<figure><img src="https://272360655-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnWstJiDljIGTKDHKp9JL%2Fuploads%2FnBF3ZSsWEU7ECwFMhE1y%2FScreenshot%202025-03-08%20at%2012.25.51.png?alt=media&#x26;token=b0aa80fa-77fb-4f20-aaf9-2177f2042439" alt=""><figcaption><p>Pricing tab</p></figcaption></figure>

There are 3 key sections in the Pricing tab, discussed in more detail separately in each chapter: **Pricing Formula**, **Variables** and **Add price**.

* [**Price Formula**](https://docs.simplio3d.com/learning-the-app/products/pricing/pricing-formula) - In the price formula we have a field that supports basic mathematical calculation, such as: addition, subtraction, multiplication, division, and the use of parentheses. The price formula field also supports *variables* that can be added anywhere in a price formula by clicking on them in the Variables section.
* [**Variables**](https://docs.simplio3d.com/learning-the-app/products/pricing/variables) - There are 5 types of variables inside the platform: <mark style="color:purple;">**@total\_pricing**</mark>, <mark style="color:red;">**@base\_price,**</mark>**&#x20;**<mark style="color:green;">**@price\_options**</mark><mark style="color:red;">**,**</mark>**&#x20;**<mark style="color:orange;">**@price\_table**</mark> and <mark style="color:blue;">**@price\_variable**</mark>. All these variables can be used inside the price formula.
* [**Add price**](https://docs.simplio3d.com/learning-the-app/products/pricing/add-price) - From this section you will price your options using different pricing variables. The logic in adding a price, tax or any other cost is similar to adding option sets or when creating a contact form.
