Chips insert at the cursor · ? marks optional variables · type chips insert a conditional block
Single line
{{#equals type "AUTHORIZATION"}}Card payment of {{amount}} to {{merchantName}} is pending{{/equals}}{{#equals type "REVERSAL"}}Reversal of {{amount}} from {{merchantName}} is pending{{/equals}}
The first paragraph becomes the preheader — the inbox preview line — and is never shown in the visible email body.
{{#equals type "AUTHORIZATION"}}
We'll notify you when the status changes.
Your card payment of {{amount}} to {{merchantName}} is pending. We'll notify you as soon as the status changes.
{{/equals}}{{#equals type "REVERSAL"}}
We'll notify you when the status changes.
A reversal of {{amount}} from {{merchantName}} is pending. We'll notify you as soon as the status changes.
{{/equals}}
View at app.cfx.to ( {{url}} )
Activation requires a second operator.
Test sends go through the real pipeline and send the live copy — activate first to test new edits.