Query Shopify's Storefront GraphQL API directly from your scripts. Works just like the graphql tag but targets the Storefront API — access public store data like products, collections, recommendations, and cart operations without admin-level permissions.
{% storefront query: query, variables: variables as result %}
Read more in our docs.