Simple Use Cases
Conditionally rendering content
#if blocks can be used to control whether content is rendered.
Pluralizing Text
TheformatMessage helper can be used to pluralize text in rendered content. Pluralization respects the ICU format and entries follow Unicode CLDR rules.
Example
Setting Variables in the payload
Using a Handlebars block, you can transform and set a variable, which can then be used in a template| Designer | Preview |
|---|---|
![]() | ![]() |

