{"title":"Context - Liquid Tag Reference","slug":"context-tag-reference","url":"https://support.storeconnect.com/articles/context-tag-reference","url_markdown":"https://support.storeconnect.com/articles/context-tag-reference.md","subtitle":null,"summary":"The `context` simple tag accesses the current rendering context, such as page, request, or user data. Use it to retrieve contextual information needed for conditional logic in templates.","type":"Developer_Documentation","video_url":"","keywords":"liquid, tags, context, simple tag, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"The `context` simple tag accesses the current rendering context, such as page, request, or user data. Use it to retrieve contextual information needed for conditional logic in templates.\n\n## Syntax\n\n\n```liquid\n\n{% context %}\n```\n\n\n| Property | Value |\n|----------|-------|\n| **Tag Name** | `context` |\n| **Type** | Simple tag |\n| **Source** | StoreConnect |\n\n## Description\n\nThe `context` tag provides functionality in StoreConnect Liquid templates."}