I have been doing a lot with Metafields and Metaobjects lately, they’re great. Now, I want to create a Metaobject with some ‘generic information’ like a Title and Description and use these properties to fill a certain Tab on my product pages.
(Keep in mind that I have multiple product-page templates for different types of products.)
This way I would have the actual text and translations in one spot. I don’t have to duplicate any text in multiple templates, multiple places that have to be translated and I also don’t have to worry about text running out of sync between the different templates.
Now, I thought this should have been possible with Metafields / Metaobjects using some kind of ‘Shop’-Metafield that would hold a Metaobject. So a Metaobject accessibel from everywhere. This, however, does not seem to exist.
The alternative would be to create Metaobject and create a ‘Product’-Metafield that would hold that Metaobject but then I would have to assign the Metaobject to every single product in my store. Doable, yes. Good solution, not really.
So, are there any other options for me?