Reference
In this section, we'll add reference code which is relevant across Modules. Specific Modules may have further relevant reference material in their own sections of the docs.
Standard Module Fields
Output a Module Layout
List Layouts
{% include 'module', id: '3', layout: 'default' %}
Detail Layouts
{% include 'module', id: '3', layout: 'default', type: 'detail', item_ids: insert_item_id %}
Liquid Include Parameters
Output the Most Recent Item
Last updated
Was this helpful?

