When in preview mode, you can choose which templating engine to use for outputting preview. In general, if you're creating emails from templates, you do not have to change the templating engine as the template would've already set the appropriate templating engine.
Why do we have multiple templating engines? Because RenderKu is platform agnostic and supports generating emails for multiple platforms like Shopify, BigCommerce, which uses different templating engine. When you're creating a Shopify notifications emails, you would use a Shopify Liquid templating engine which mimics the templating engine used by Shopify to preview email output.
Below are available templating engines.
Liquid (Default)
This is the default templating engine based on the open-source liquid template language. Select this templating engine for standard emails like newsletters.
Shopify Liquid
This is the extended version of liquid templating used by Shopify for outputting emails dynamically within their platform. Select this templating engine for Shopify notifications emails. See Shopify Liquid templating limitations.
BigCommerce Handlebars
This is the extended version of handlebars used by BigCommerce for outputting emails dynamically within their platform. Select this templating engine for BigCommerce emails.
Comments
0 comments
Article is closed for comments.