section
Renders a static section.
Static sections are components that cannot be dragged to change the order of components in the theme editor.
{{#section "section_name" /}}
Params
-
section_namestring: Corresponds to the section folder name under the sections directory.
Example
Rendering header section
{{#section "header" /}}
Was this article helpful to you?