CONTENT
This feature doesn’t work by default and can be used in development to connect to a Wordpress Block which allows the configurator to be filled with rich edited content.
A configurator can be structured with several types of options that a customer can use. The following are available:
Tab
Fieldset
Select (+ Option)
String
Upload
Content
A model can be structured in several nested levels. The first level is always a tab.
Section
Description
Tabs
Tabs are the sections which the customer can choose from when configuring a configuration product
Fieldset
A fieldset can has multiple fields underneath and can be set as an accordion by making it collapsable
Selects
A select is an image driven select feature which allows users to make a certain selection
Options
The type of option can vary from icons to texts and more
String
A string is an input field for text input
Upload
The upload allows for customers to add their own image upload to a certain select option
Content
This feature doesn’t work by default and can be used in development to connect to a Wordpress Block which allows the configurator to be filled with rich edited content
Number
A number digit input used for entering numbers via a range slider in the configurator
Other Fields
Description of other fields in a model
Last updated