Resource Path - Liquid Tag Reference
On this page
The resource_path simple tag generates the URL path to a static resource such as an image, stylesheet, or script file. Use it to reference assets with correct, cache-safe paths.
Syntax
```liquid
{% resource_path %} ```
| Property | Value |
|---|---|
| Tag Name | resource_path |
| Type | Simple tag |
| Source | Hydrofoil (core) |
Description
The resource_path tag provides functionality in StoreConnect Liquid templates.
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.