
We currently run two different templates depending on contact record tier. The difference in template is simply the colours used inside the email (all contents is the same).
Has anyone found a way or is there a way to manage this requirement outside of producing two different templates?
Hi Evine wrote,
You could add dynamic content to your email instead of creating two templates. However, it only works on body, so you need to change your content.
Sample Code:
ColorA
{{else}}
ColorB
{{/if}}