Skip to product information
1 of 1
Published:2023.02.20

How to get the current page URL (pathname) in Shopify using Liquid

How to get the current page URL (pathname) in Shopify using Liquid

Applications

  • LIQUIDEdit

How to implement

  • LIQUID
View full details

In Shopify Flow's condition settings, there are cases where you want to determine patterns such as "starts with alphanumeric characters" or "does not contain numbers", but in that case, you cannot use regular expressions so you have to set everything.

Related Post