Change the meta description for collections/all page

Hi,

Yes I did try this

{% if template == ‘list-collections’ %}

{% else %}
{% endif %}

and this

{% if template contains ‘list-collections’ %}

{% else %}
{% endif %}

but it didn’t help. Also, I noticed that in my Online Store > Preferences, the Homepage meta description isn’t the one showing in the collections/all page.