{"title":"Struct - Liquid Tag Reference","slug":"struct-tag-reference","url":"https://support.storeconnect.com/articles/struct-tag-reference","url_markdown":"https://support.storeconnect.com/articles/struct-tag-reference.md","subtitle":null,"summary":"The `struct` simple tag creates a structured data object (hash/dictionary) within a Liquid template. Use it to build key-value data structures that can be passed to components or API responses.","type":"Developer_Documentation","video_url":"","keywords":"liquid, tags, struct, simple tag, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"The `struct` simple tag creates a structured data object (hash/dictionary) within a Liquid template. Use it to build key-value data structures that can be passed to components or API responses.\n\n## Syntax\n\n\n```liquid\n\n{% struct %}\n```\n\n\n| Property | Value |\n|----------|-------|\n| **Tag Name** | `struct` |\n| **Type** | Simple tag |\n| **Source** | StoreConnect |\n\n## Description\n\nThe `struct` tag provides functionality in StoreConnect Liquid templates."}