{"title":"Variables - Liquid Tag Reference","slug":"variables-tag-reference","url":"https://support.storeconnect.com/articles/variables-tag-reference","url_markdown":"https://support.storeconnect.com/articles/variables-tag-reference.md","subtitle":null,"summary":"The `variables` simple tag declares and initialises template variables in one place. Use it to define multiple variables at the top of a template for cleaner, more readable code.","type":"Developer_Documentation","video_url":"","keywords":"liquid, tags, variables, simple tag, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"The `variables` simple tag declares and initialises template variables in one place. Use it to define multiple variables at the top of a template for cleaner, more readable code.\n\n## Syntax\n\n\n```liquid\n\n{% variables %}\n```\n\n\n| Property | Value |\n|----------|-------|\n| **Tag Name** | `variables` |\n| **Type** | Simple tag |\n| **Source** | StoreConnect |\n\n## Description\n\nThe `variables` tag provides functionality in StoreConnect Liquid templates."}