{"title":"Layout - Liquid Tag Reference","slug":"layout-tag-reference","url":"https://support.storeconnect.com/articles/layout-tag-reference","url_markdown":"https://support.storeconnect.com/articles/layout-tag-reference.md","subtitle":null,"summary":"The `layout` simple tag specifies which layout template wraps the current page. Use it to switch between different page shells or disable the layout entirely for a given template.","type":"Developer_Documentation","video_url":"","keywords":"liquid, tags, layout, simple tag, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"The `layout` simple tag specifies which layout template wraps the current page. Use it to switch between different page shells or disable the layout entirely for a given template.\n\n## Syntax\n\n\n```liquid\n\n{% layout %}\n```\n\n\n| Property | Value |\n|----------|-------|\n| **Tag Name** | `layout` |\n| **Type** | Simple tag |\n| **Source** | Hydrofoil (core) |\n\n## Description\n\nThe `layout` tag provides functionality in StoreConnect Liquid templates."}