Hello, I’m currently trying to create a list of product references with the new metafield list:
I can’t seem to access each product in liquid. All I get out is this:

And I can’t loop through it.
Anyone who has worked with metafields list and been able to retrieve the values in liquid?
@Gripping
Welcome to Shopify Community,
and check out this link:
https://www.youtube.com/watch?v=UnHf57_YwPA
I hope this will help you.
Thank you.
Thank you for your reply. I know how to get the metafields out.
However with recent changes I forgot to add the .value to code. So by doing this:

I can loop through the products from the reference list.
I’ll leave it here for future people to find if needed.
@Gripping
You mean your issues is sorted out.
Thank you.