Output fields let you show extra calculated information in addition to the product price. In spreadsheet-based calculators, the value can come from any mapped worksheet cell and can be either numeric or textual.
Typical examples are:
- calculated weight or area
- discount percentage or surcharge
- custom text such as a production note or summary
Create and map an output field
- Open the calculator you want to edit.
- Go to the Fields tab and create a new field with Mode = Output.
- Save the field.
- Go to the Formula/Mapping tab and set Type = Spreadsheet.
- Upload or load your worksheet.
- Select the worksheet cell you want to expose on the frontend.
- Set Use as = Output field and select the output field from the list.
- Save the calculator and test the result in Preview.
The product price itself is always a default output target. Additional output fields are optional and are useful when you want to show more than just the final price.
For the full list of output-field settings, see Create input and output fields.