Specific tab in the description only for one product collection

Hello,

How to make a specific tab in the description in the full width details section appear only on a specific product collection with IMPULSE theme?

Thank you

Not sure if that works depending on the collection since some product could appear in more then one. But you could always tag a product and then do something like

{% if product.tags contains ‘shownotab’ %}…

Product tagging in bulk actually works very well in Shopify

Hello,

I’m not sure I know how to tag a product and not have it show up from the metafield. Or is there a way to delete the metafield that doesn’t belong to that product from the product sheet and thus make the tab appear only for products that have that metafield?

I’d like to help but I think this we would have to discuss over zoom or so. I can not understand the problem from what you are writing.