Hi community, I created my Metafields on my product page. I want to hide the metafileds that don’t have information when the user is seeing the page. See attached screenshot.
Hi @LitExtension , Thanks for your answer. I’m new here with Shopify. Can you point me out where I can add the conditions? I’m thinking I have to add it on the product.json
I checked and you can’t add conditions here. If you want, you can just create a new section, and declare the metafields directly in the code, it will help you to add conditions to it.
Do you want to create a new section and manually declare metafields?
Please send me the code of multicolumn.liquid file, I will guide you step by step to change it
Hey, @LitExtension I made the changes you told me to and added the code into product. json and is working. Let me know if this is the place where I had to add the code. Thanks again!!!