Build Product Configurators
Tired of explaining how the product works?
Product configuration is the process of encoding your product’s rules into a system — what dimensions are valid or which combinations work.
Once those rules are in place, sales and customers can get valid and error free orders instantly, without you having to do anything.

Configuration
Ways to implement your product’s rules

Built-in Editor
Use TypeScript code to flexibly create your rules and constraints.

External Configurator
Synchronize rules from other business system that you use.
Implementation
How to define your rules

Binary Logic
True/False statements.

Conditional Logic
Apply {if this/then that} statements.

Formulas
Express any additional logic with formulas or calculations.
User interaction
Ways to interact with a configurator

Sliders

Dropdowns

Input field

Buttons

Cards

Multi step
Next steps
Add visualization to your configurator to make it easier for the customers to understand your product.

