Struct - Liquid Tag Reference
On this page
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.
Syntax
```liquid
{% struct %} ```
| Property | Value |
|---|---|
| Tag Name | struct |
| Type | Simple tag |
| Source | StoreConnect |
Description
The struct tag provides functionality in StoreConnect Liquid templates.
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.