{"title":"New - Liquid Tag Reference","slug":"new-tag-reference","url":"https://support.storeconnect.com/articles/new-tag-reference","url_markdown":"https://support.storeconnect.com/articles/new-tag-reference.md","subtitle":null,"summary":"The `new` simple tag creates a new object instance within a Liquid template. Use it to instantiate data structures or models that can then be populated and used in rendering logic.","type":"Developer_Documentation","video_url":"","keywords":"liquid, tags, new, simple tag, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"The `new` simple tag creates a new object instance within a Liquid template. Use it to instantiate data structures or models that can then be populated and used in rendering logic.\n\n## Syntax\n\n\n```liquid\n\n{% new %}\n```\n\n\n| Property | Value |\n|----------|-------|\n| **Tag Name** | `new` |\n| **Type** | Simple tag |\n| **Source** | Hydrofoil (core) |\n\n## Description\n\nThe `new` tag provides functionality in StoreConnect Liquid templates."}