Display conditional block if any product tag

Hello forum,

I would like to know how to display/hide a block in woo product archive, applying conditional if the product belongs to any Product tag.

I’ve tried with: term_name, term_id and term_slug and product tag, using the = and != bud didn’t work

Thank you