How to use input fields from Configurator in email template?
Answer
Configurator is just a map of inputs, so you can use the value from its input this way:
$quote.inputsMap.configuratorName.value.inputName$
Found an issue in documentation? Write to us.