E1 - Custom Liquid

The Custom Liquid section lets you add app snippets or Liquid code for advanced theme customizations, ideal for users with coding experience to enhance or personalize functionality.


Overview

This feature enables you to input Liquid code or app snippets directly into the theme, making it highly flexible for advanced users. By using Liquid code, you can:

  • Insert dynamic content that updates automatically

  • Modify existing content to better suit your needs

  • Add custom features not available in the base theme


How to Use Custom Liquid

  1. Locate the Custom Liquid Field: In the theme settings, navigate to the Custom Liquid section.

  2. Enter Your Code: Add your desired Liquid code or app snippets in the provided field. You can paste pre-written code or write your own.

  3. Save Your Changes: Once your code is added, make sure to save to apply the customization.


💡 Tip: If you’re new to Liquid, consider testing small snippets before applying complex code to avoid errors.

Last updated