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