On our product page we want to put different links which link to different collections. As we are a wine webshop we want to have a tab which shows, country, type of grapes, region etc. These should be clickable such that you can view the collection. When I created a product metafield with the ‘link’ type, it is not showing up while trying to input a dynamic source on the product page. How can I fix this?
Webshop is https://https://marwijn.com/ password is test123
Where are you trying to dynamically connect that metafield?
If it is possible in a collapsible row in the product page. See picture.
So collapsible rows are text based, which means you can’t actually connect a link metafield to it. It can only accept, multi-line metafields, single line metafields, and in general text based metafields. What you can do is to create a Rich text metafield, and then you can add the links there. And then you can connect the rich text metafield dynamically. That will work.
Reference: https://community.shopify.com/post/2639792
Perfect, thank you very much!