In a spreadsheet, there is a way to use the LEFT and FIND functions to extract characters before a specific character, but when you want to do something similar on Shopify's liquid, there are times when you can easily implement it using split.
1
/
of
1
Published:2022.11.29
How to extract characters before and after a specific string in Shopify's Liquid
How to extract characters before and after a specific string in Shopify's Liquid
Applications
Applications
- String Processing
How to implement
How to implement
- LIQUID
Share
