How can I trigger a Klaviyo pop-up on a specific collection?

I’m not aware of the theme. If you try and test it out.

{% if collection.handle == "winter-sale" %}
Add some text here - If this text is visible then on particular collection, then the code is working
{% endif %}