How to remove the collapsible rows only on the gift card product page?

how can I remove all collapsible rows only on my gift card product page?

Hi @lilliborchmann ,

Thanks for being part of the Shopify Community! This is a good question. In order to remove the collapsible rows only for specific products, you have 2 options:

  1. Create a second product template and assign it only to the Gift Cards. In the newly created template just delete the Collapsible rows.This is the easiest method, it takes only a couple of minutes and should solve your issues.

  2. If you’re using metafields to populate the collapsible rows, add custom code and hide the rows if no content is there.