We have placed cookies on your device to help make this website better. Read our full privacy policy in the link below or close this window to continue.
View Cookie Policy

How can I hide a specific collection?

All you have to do is wrap the button snippet in a line of code. Use this code here:

{% if collection == null or collection.handle != 'YOUR-COLLECTION-HANDLE-HERE' %} ... {% endif %}

 

where the 'YOUR-COLLECTION-HANDLE-HERE' is the name of the collection and the " ... " is the snippets code