Studio is the in-browser editor for your Laioutr storefront. Open it from the project sidebar to work on pages, sections, and blocks with a live preview of the frontend.
A command bar at the bottom provides additional Studio commands (including optional debug tooling for advanced users).
When a page is selected in the properties panel, you can:
Selecting a section or block opens its properties: label, schema-driven fields (text, colors, icons, queries, etc.), and rules. If no schema is found for an element, Studio explains that editing is limited for that item.
From the layers tree you can add sections, add blocks (known types by name or generic “add block”), duplicate, delete, and control visibility for sections and blocks.
Use Save to persist draft changes and Publish when you are ready to push the configured version according to your project’s workflow. Exact publishing behavior depends on your organization’s setup and hosting.
If Studio cannot load the project store or preview, you see a loading or error state with options to retry where applicable.
For how to build sections and blocks in code, see the Frontend documentation; this page describes only the Cockpit Studio experience for end users.