{"title":"Params - Liquid Tag Reference","slug":"params-tag-reference","url":"https://support.storeconnect.com/articles/params-tag-reference","url_markdown":"https://support.storeconnect.com/articles/params-tag-reference.md","subtitle":null,"summary":"The `params` simple tag reads URL query string or form post parameters from the current request. Use it to access user-submitted values and drive dynamic template behavior.","type":"Developer_Documentation","video_url":"","keywords":"liquid, tags, params, simple tag, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"The `params` simple tag reads URL query string or form post parameters from the current request. Use it to access user-submitted values and drive dynamic template behaviour.\n\n## Syntax\n\n\n```liquid\n\n{% params %}\n```\n\n\n| Property | Value |\n|----------|-------|\n| **Tag Name** | `params` |\n| **Type** | Simple tag |\n| **Source** | StoreConnect |\n\n## Description\n\nThe `params` tag provides functionality in StoreConnect Liquid templates."}