We have a business that sells gift hampers, and we want to display on our product pages each of the individual products included in the hamper, with an image of the individual product, a title and a small description.
I have created a mixed reference metaobject with a file reference, single line text and multiline text, then created a metafield definition as well. When editing/creating a new product, I can see the metafield , add entries to the metaobject and select multiple entires which is what I want. The issue I’m facing is displaying this on the shopfront.
When I go to add a dynamic field to the product page, my new metafield definition is not displaying. I tried typing in directly the metafield reference {{ product.metafields.custom.hamper_inclusions.value }} but received the error:
“Dynamic source ‘product .metafields.custom.hamper_inclusions.value’ is type: Unknown. Setting ‘text’ can only use types: Text, Integer, Decimal, Measurement, Datetime, Rating, Money, Single-line Text List, Multi-line Text, Rich Text.”
The help centre says I need support to add mixed reference metafields to the shopfront, however I reached out to support and they have said “Our team suggest that we coordinate with experts as this is an advanced option for your metafields. They have explained that they tried multiple option, however, the mixed reference metafield is not showing.”
Is anyone familiar with using mixed reference metafields?





