Metaobject theme templates
Metaobject
theme templates enable the rendering of metaobject webpages per metaobject definition. To create a metaobject template for an Online Store, you must enable the onlineStore capability. You should enable the renderable capability as well to enable SEO fields management.
The first template created for a metaobject must be the default template and will be automatically used by all active metaobject entries for that definition. You might optionally create alternative templates after the default template is created.
The metaobject
templates are located in the templates
directory of the theme:
Any sections that are available for any template or section group are included in metaobject templates by default. You can access the Liquid metaobject object to display the metaobject fields.