All things Shopify and commerce
Hello,
I would like to change the Title on my All Products Page. Currently it is set to "Products" and it appears I am unable to change it without editing code. I found the code below, in "Theme.liquid". Can someone tell me where the All Products Page "collection.title" value is located?
<h1 class="collection-hero__title">
<span class="visually-hidden">{{ 'sections.collection_template.title' | t }}: </span>
{{- collection.title | escape -}}
</h1>
I tried changing it to "Something Else", which worked...however "Something Else" also displayed on my Collection page H1 titles.
<h1 class="collection-hero__title">
<span class="visually-hidden">{{ 'sections.collection_template.title' | t }}: </span>
Something Else
</h1>
Any suggestions are appreciated.
Thanks in advance,
Thomas
Sme here. I am looking for the same solution to change "Products" word to something else.
I found this with CSS selector but couldn't find the source code.
<h1 class="collection-hero__title">
<span class="visually-hidden">Collection: </span>Products</h1>
If any one know where can we find the source code to change this "product" word, it will be highly appricated.
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024