Skip to main content

file_url

string | file_url
returns string

Returns the CDN URL for a file from the Files page of the Shopify admin.

{{ 'disclaimer.pdf' | file_url }}

Output

//polinas-potent-potions.myshopify.com/cdn/shop/files/disclaimer.pdf?v=9043651738044769859
Was this page helpful?