How to remove empty FAQ boxes from product pages?

, I was able to understand the metafields and come up with custom content for each product page.

I’m using collapsible content as an FAQ. The problem is that for some product pages I need a lot of questions and for some I need a few, but since in the main page set in the theme I have selected x number of questions, for the pages where I don’t have that many they can see the empty box. How can I remove it?

:open_mouth:

You need to edit the code which will check the metafield value for blank if value not exist box will not created.

WHAT IF I WANT TO ADD Collapsible Row ON SOME PRODUCT PAGES AND DON’T DO SO ON OTHERS?

To achieve this you have to create a product template which will not have collapsible row in it.