How can I change the 'products' heading to 'shop' on my debut theme?

Hi there

I’m using the debut theme and was wondering how to change the heading on my “shop” page from “products” to “shop”. The text I want to change is highlighted yellow below.

Thanks!

Kind regards

Monica

@monica10 ,

Check your shop page in theme customizer. Check is there any option to change the heading

There doesn’t appear to be :disappointed_face: Would it be something that needs to be edited in the code?

Hi @monica10 ,

Yes you need to edit the liquid code collection.liquid file where you have called your shop page. there you can change the heading product.

Search collection template if you have called template for shop page.

Or go to the pages and open shop page and check the template in side bar.