{{#if node.matrixFilters}}

{{t node.name}}

{{# if node.overviewImage}}
{{/if}}
{{#if node.factSheets}} {{/if}}
{{#if automatics}}
{{/if}}
{{#each node.matrixFilters}}
{{t name }} {{#if allowMultipleValues }}({{t 'multiple choice'}}){{/if}} {{#if definition.unit}}({{definition.unit}}){{/if}}
{{#ifequal type 'DescriptiveTextAndImagesFilter'}}
{{#each space}}
{{#if secondaryImageUrl}}
{{/if}}
{{t encodedSpace}}
{{/each}}
{{/ifequal}} {{#ifequal type 'TextOnlyFilter'}}
{{#each space}}
{{t encodedSpace}}
{{/each}}
{{/ifequal}} {{#ifequal type 'ColorFilter'}}
{{#each space}}
{{/each}}
{{/ifequal}} {{#ifequal type 'RangeFilter'}}
off
{{space.[0].encodedSpace.[0]}} {{#if definition.unit}}{{definition.unit}}{{/if}}
{{space.[0].encodedSpace.[1]}} {{#if definition.unit}}{{definition.unit}}{{/if}}
{{/ifequal}} {{#ifequal type 'NumberFilter'}}
{{#each space}}
{{/each}}
{{/ifequal}} {{#ifequal type 'TaxonFilter'}}
{{#each space}}
{{/each}}
{{/ifequal}}
{{/each}}
{{/if}}
{{t 'Evaluation'}}
{{t 'Sorted by match'}}
{{t 'Continue with...'}}
...{{tp 'Loading'}}...
{{#if node.matrixFilters}}
{{/if}}