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
Locate the Custom Liquid Field: In the theme settings, navigate to the Custom Liquid section.
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.
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.
Warning: Improper code can cause issues with theme functionality. Ensure your code is tested and compatible with Liquid syntax.
Last updated