Template-variables (List)#

Path: /environments/environment/themes/default-theme/template-variables

A list of template variables that will be available in the template context

Parameters#

NameTypeRequiredDefaultDescription
namestringrequiredThe name of the template variable as it will appear in the template context. The name must start with an underscore.
valuenon-empty-stringoptionalThe value of the variable

Was this helpful?