Skip to main content

shopify_asset_url

string | shopify_asset_url
returns string

Returns the CDN URL for a globally accessible Shopify asset.

The following are the globally accessible Shopify assets:

  • option_selection.js
  • api.jquery.js
  • shopify_common.js
  • customer_area.js
  • currencies.js
  • customer.css
{{ 'option_selection.js' | shopify_asset_url }}

Output

//polinas-potent-potions.myshopify.com/cdn/shopifycloud/storefront/assets/themes_support/option_selection-b017cd28.js
Was this page helpful?