Prices
Prices among products can have an id. When they do, they are automatically shown inside this dashboard.

Edition
All the edition is done inside the datagrid. Since the price object is not a complicated object we did not made a specific page in order to edit it. Click on the cells to edit the specific cell.
Once edition is done, at first, it is only done in local. In order to push your modification you need to click on the
icon.
If several rows have a modification, then you can submit all with this icon at top of the
datagrid:
With the cross icon, you clear the modification for 1 row.
There is only 1 product per price, the product can be changed by writing down the new id and submit or clicking on the + icon to open product selection.
For Parameters, click on the + icon, a dialog will open to let you modify the json.
Price including / excluding taxes, tax rate
Three optional columns are available to store tax-related amounts alongside the main Price value:

| Column | Description |
|---|---|
| Price Inc. Tax | Price amount including taxes. |
| Price Exc. Tax | Price amount excluding taxes. |
| Tax Rate | Tax rate expressed as a percentage (for example, 20 for 20%). Must be a number between 0 and 100. |
These fields are optional. Edit them directly in the datagrid like any other price column.
If Tax Rate is outside the 0-100 range, the cell is marked as invalid and tooltip with error is shown.

The same columns are available on the Prices section of the product form.
Export Prices
Actions
You can export prices in two ways:
-
Export: Export only the currently selected prices
- Select one or more prices in the datagrid
- Click the export button to open the export dialog
- Configure your export options and confirm
-
Export All: Export all prices in the current view
- Click the "Export All" button at the top of the datagrid
- This will open the export dialog with all prices pre-selected
- Configure your export options and confirm
