I need to fetch all the tags on my collection page and display it within tag link.
I use this below code :
{% assign collection = collections.all %} {%