Filters
String manipulation filters.
Copy or embed this snippet
{{ 'I like apples' | replace: 'apples', 'oranges' }} {% assign words = 'one,two,three' | split: ',' %} {{ words[1] }} <!-- Outputs: two -->
Embed this snippet on your blog or docs — attribution link appreciated: HTMLToLiquid Converter · Convert to Shopify section →
Default Fallback
Provides a fallback value if the variable is blank.
Handleize
Converts a string into a URL-safe handle (lowercase, spaces to dashes).
Money Filter
Formats integers (cents) into localized currency strings.
Free AI-powered converter — OS 2.0 compatible output with schema validation.