What are Brand Snippets?
Snippets are pieces of handlebars code that you can copy and paste or pull into a Template Block using the snippet name.
Brand Snippet
Creating a Brand Snippet
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.Using Brand Snippets in Templates
To use Snippets add a Template Block to an email Notification, and simply call it using a Template Block:{{>snippet_name}}

Brand Snippet Block

Brand Snippet Preview
Customizing Snippets with Variables
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.
Brand Snippet Variables