Courier Brand Snippets are reusable Handlebars components. Create them under any brand, use them in templates via the snippet name, customize with variables, and extend default snippets in custom brands.
To create a Snippet, navigate to the Brands tab in the Courier app and select the brand you want to add the Snippet to. Click the Snippets tab and then click the Add Snippet button.
You can use variables to pull customized content into the Snippet, supplying the value for the variable inside the user profile sent via the Send API call.
If a snippet exists in the default brand, but not in a custom brand, the default brand snippet will render in the custom brand as long as there isn’t a snippet with the same name native to that custom brand.This means you can put any or all of your snippets in the default brand and call them into multiple custom brands. Think of custom brands as extending the default. They can still have their own custom snippets as well.