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

Custom liquid

Add custom Liquid code or CSS to your theme without editing the theme code

When your theme requires some custom Liquid code to be added like an App Snippet, or custom-written functionality, this section allows you to inject the Liquid code right into your theme.

Example of checking if customer has wholesale tag associated with account

Last updated