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