The Preview tab is the fastest way to validate a calculator before testing it on a real product page.
What Preview can verify
- input and output field values
- calculated price
- validation errors
- Conditional Logic visibility changes
- theme layout and field ordering
- a specific associated product, when you want product-aware simulation
How to use it
- Open the calculator workspace.
- Go to the Preview tab.
- Enter the input values you want to test.
- Optionally choose a preview product from the products or categories assigned to the calculator.
- Review the returned price, output fields, visibility changes, and validation messages.
- Repeat the test with normal values, edge cases, and invalid values before going live.
Recommended checklist:
- test default values and an empty-state scenario
- test min and max validation rules
- test at least one Conditional Logic branch
- test at least one associated product if product-specific data matters
- after Preview, still test one real product page before publishing