How can I add tags to search bar results?

Hi guys, how can I add a tag on search bar result.

For example:

Searching:

Personalized Shirt

Search Result:

Personalize Shirt (Product title)

tag1, tag2, tag3

I tried using this product.tag liquid code to show it but it seems not working in my case.

{% for tag in product.tags %}

{{ tag }}

{% endfor %}

I’m currently using a warehouse theme. thank you

https://themes.shopify.com/themes/warehouse/styles/metal/preview