Context - Liquid Tag Reference
On this page
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.
Syntax
```liquid
{% context %} ```
| Property | Value |
|---|---|
| Tag Name | context |
| Type | Simple tag |
| Source | StoreConnect |
Description
The context tag provides functionality in StoreConnect Liquid templates.
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.