Render - Liquid Tag Reference
On this page
The render simple tag includes and renders another template file inline. Use it to break pages into reusable partials, passing variables to keep each partial self-contained.
Syntax
```liquid
{% render %} ```
| Property | Value |
|---|---|
| Tag Name | render |
| Type | Simple tag |
| Source | Hydrofoil (core) |
Description
The render tag provides functionality in StoreConnect Liquid templates.
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.