Hi,
I want to display custom meta description on some tag pages. (e.g. https://caqaresources.com.au/collections/assessment-kit/Assessment-Kit-(Q) ) and I try to use a construction like:
{% if collection.handle == 'assessment-kit' and collection.tags contains 'Assessment-Kit-(Q)' %}
<meta name="description" content="Test meta description">
{% endif %}
This is not working Please someone can help me find the right solution? Thank you!
User | Count |
---|---|
24 | |
24 | |
22 | |
19 | |
13 |