{"title":"Debug - Liquid Tag Reference","slug":"debug-tag-reference","url":"https://support.storeconnect.com/articles/debug-tag-reference","url_markdown":"https://support.storeconnect.com/articles/debug-tag-reference.md","subtitle":null,"summary":"The `debug` simple tag outputs diagnostic information about the current template state. Use it during development to inspect variables, objects, and rendering context for troubleshooting.","type":"Developer_Documentation","video_url":"","keywords":"liquid, tags, debug, simple tag, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"The `debug` simple tag outputs diagnostic information about the current template state. Use it during development to inspect variables, objects, and rendering context for troubleshooting.\n\n## Syntax\n\n\n```liquid\n\n{% debug %}\n```\n\n\n| Property | Value |\n|----------|-------|\n| **Tag Name** | `debug` |\n| **Type** | Simple tag |\n| **Source** | StoreConnect |\n\n## Description\n\nThe `debug` tag provides functionality in StoreConnect Liquid templates."}