asset_url
Versioned CDN URL for a file in the theme’s assets/ folder.
Syntax
{{ 'base.css' | asset_url }}Example
{{ 'base.css' | asset_url }}Output:
https://assets.sellerlane.io/themes/…/base.css?v=…Versioned CDN URL for a file in the theme’s assets/ folder.
{{ 'base.css' | asset_url }}{{ 'base.css' | asset_url }}Output:
https://assets.sellerlane.io/themes/…/base.css?v=…