Hi! I want to use a metaobject inside a store Notification template, for instance the Order Confirmation email.
As it stands, when I reference my metaobject instance:
{{ shop.metaobjects.confirmation_email.live.order_mgmt_header }}
—nothing is returned. The result is empty.
Is there some nuance to using metaobjects in the Notifications context, here? Or is this simply not possible right now? If not, I’d certainly like to see it added in the future as metaobjects make text edits more accessible for our marketing and translation teams.