How can I update all product page titles on my website?

Hi guys,

I would like to update all product page time from “PRODUCTS” to “ALL PRODUCTS”. I have tried to do it myself from default language and other places. Unfortunately, I was unsuccessful. I would really appreciate your help.

Thanks

URL: https://basicbastard.co/

Hey there, @basicbastardco . Thanks for taking the time to reach out to folks here in the Shopify Community. It’s good to meet you!

I’m happy to take some time to help you resolve this title issue you’re running into. If possible, can you let me know what theme you’re using in your store?

I’ll keep my eyes peeled for your reply!

Thanks for trying help. Im using the new origin theme version 1.0.1.

Hello @basicbastardco ,

You can follow these steps:

  1. Go to Online Store->Theme->Edit code

  1. Open your theme.liquid file, paste the below code before

{%  if canonical_url  contains '/collections/all' %}

{%  endif %}

I hope the above is useful to you.

Kind & Best regards,
GemPages Support Team

Hey there, @basicbastardco and @GemPages !

Happy to see that @GemPages was able to jump in here and lend a hand with your question! It’s awesome seeing the Community come together like this. This is quite literally what the Community was built for.

If you have any additional questions, @basicbastardco , feel free to follow up with us on this thread.