Item configuration
A configuration is an outfit for item. It consists in a set of information linked to a configurable item.
The item configuration simply save a state during configuration process and it keep together original configurable item, inserted properties and user choices.
This set of information can be saved as a template configuration to be used, later, as starting point for end user customization experience.
Example
A possible configuration for a car:
- delivery date = 21 March 2019
- discount = 5%
- colour = white
- traction = four-wheel drive
- gearbox = manual
- ...
Previous topic