Shopify themes, liquid, logos, and UX
Hello Community,
Is anybody able to help me add some product information to the collection pages.
Specifically I would like to add product highlights under the product name to make it easier for people to understand product USPs when faced with a large catalogue of SKUs.
I have the data set up in product metafields. How do I pull it through?
Attached file is an example of what I'd like to achieve.
Thanks
Hi @TMM2
I hope you are doing well.
You can call it using liquid like this
{{product.metafiels.custom.your_key.value}}
Here
product is product object, in your case it can be same or it can be like card_product, just check your code
custom is namespace
and your_value is key
that you have to replace with your namespace and key
Please put that code on relevant place on product card
Thanks!
Thanks. I have attempted this in various different ways and it's not working for me.
Any other suggestions?
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025