{"title":"Default - Liquid Tag Reference","slug":"default-tag-reference","url":"https://support.storeconnect.com/articles/default-tag-reference","url_markdown":"https://support.storeconnect.com/articles/default-tag-reference.md","subtitle":null,"summary":"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.","type":"Developer_Documentation","video_url":"","keywords":"liquid, tags, default, simple tag, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"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.\n\n## Syntax\n\n\n```liquid\n\n{% default %}\n```\n\n\n| Property | Value |\n|----------|-------|\n| **Tag Name** | `default` |\n| **Type** | Simple tag |\n| **Source** | Hydrofoil (core) |\n\n## Description\n\nThe `default` tag provides functionality in StoreConnect Liquid templates."}