Custom Liquid

Section

We do not support code customizations. This guide offers a basic reference for developers and advanced users familiar with HTML and Liquid. Always test code changes on an unpublished copy of your theme. For assistance, we recommend finding a professional developer

With the Custom Liquid section, you can extend your theme by adding snippets of Liquid or HTML code as a section in the theme editor.

The Custom Liquid section provides a reliable and safer option compared to directly editing your theme code. It will help keep your theme copy eligible for updates and avoid conflicts with the original theme code.

Add Custom Liquid


Click (+) Add section and select Custom Liquid. Use the drag-and-drop handles ⋮⋮ to re-order blocks. Click the section to start customizing.

Editing a template will change all pages that use that template.

Create and assign new templates to design different page layouts.

Add dynamic content to show page-specific content in the same template.

Click Custom Liquid section to find settings

SettingDescription

Custom Liquid

Add custom Liquid code for apps or custom content.

See Shopify's Liquid reference guide and Liquid code examples to learn more.

Last updated