{"title":"Require - Liquid Tag Reference","slug":"require-tag-reference","url":"https://support.storeconnect.com/articles/require-tag-reference","url_markdown":"https://support.storeconnect.com/articles/require-tag-reference.md","subtitle":null,"summary":"The `require` simple tag loads a dependency such as a script, stylesheet, or module into the current template. Use it to ensure required assets are included exactly once in the rendered page.","type":"Developer_Documentation","video_url":"","keywords":"liquid, tags, require, simple tag, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"The `require` simple tag loads a dependency such as a script, stylesheet, or module into the current template. Use it to ensure required assets are included exactly once in the rendered page.\n\n## Syntax\n\n\n```liquid\n\n{% require %}\n```\n\n\n| Property | Value |\n|----------|-------|\n| **Tag Name** | `require` |\n| **Type** | Simple tag |\n| **Source** | Hydrofoil (core) |\n\n## Description\n\nThe `require` tag provides functionality in StoreConnect Liquid templates."}