Liquid template language

Documentation Portal

Official documentation for the Liquid template language created by Shopify, providing guides on syntax, types, logic, and usage for theme development and flexible web apps. Open-source project hosted on GitHub.

ProgrammingShopify Liquid Nil: Purpose vs Blank and Truthy Empty Strings

Understand nil's role in Shopify Liquid as falsy alongside false, why empty strings "" and '0' are truthy, and best practices using blank and empty filters in themes and templates.

4 answers 1 view