How can I hide blank metafields on my product page?

Where should this code be pasted?

{%- if product.metafields.my_fields.binding != blank -%}
Binding: {{ product.metafields.my_fields.binding }}
{%- endif -%}

I just followed this video guide steps to hide the metafileds from my product page which were blank:

Video: https://youtu.be/_9rtNdM6n1A