No content to show
User Activity
Hi all, Is there an event I could reliably listen for to trigger some javascript on the collection page when any product filters or sort options are changed? More useful would be to know when the filters and sort options are anything other than their...
Hi @EBOOST, thanks for your reply. I can see that the value for section.settings.title is actually stored in the list-collection.json template file. I understand that this list-collection.json template file is used to control what is sections are ren...
Hi all, The Collection List page has a header that you can set in the theme editor. I'm looking for a way to use that value elsewhere. In the code for the main-list-collections.liquid file, the variable used to call this value is section.settings.tit...
Hi, When on a collection page, the collection.sort_by property is not blank if the sort_by parameter is passed in the page URL, but when you then click on a product and load that product page, the collection.sort_by property is empty even though the ...