For the complete documentation index, see llms.txt. This page is also available as Markdown.

Custom Liquid

The Custom Liquid section allows advanced users to inject their own Liquid code directly into the theme.

  • Add custom HTML or Liquid code. Useful for app snippets or advanced customization.

  • One of its biggest advantages is preservation across theme updates — custom Liquid code remains intact during migrations, making it a safe way for merchants to customize without disrupting the upgrade path.

  • Perfect for small enhancements without developer intervention.

Settings & Customization

  • Liquid code : Add custom HTML or Liquid code. Useful for app snippets or advanced customization.

  • Color scheme: You can customize the section’s appearance by changing the text color, background color, and more using preset color options.

Spacing & Padding

  • Top Padding : Adjust spacing above the section.

  • Bottom Padding : Adjust spacing below the section.

Section divider

  • Shapes : Adds shape effects to the section. Options: ( Curve Top, Curve Bottom, Curve Both, None, Border Top, Border Bottom, and Both Border).

Last updated