Default - Liquid Tag Reference
On this page
The default simple tag sets a fallback value when a variable is empty or undefined. Use it to ensure templates always render meaningful output even when data is missing.
Syntax
```liquid
{% default %} ```
| Property | Value |
|---|---|
| Tag Name | default |
| Type | Simple tag |
| Source | Hydrofoil (core) |
Description
The default tag provides functionality in StoreConnect Liquid templates.
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.