Random letter on my all of my collection pages

Hello people, i don’t know from where but there is a random number “2” appearing on my collection pages. I guess it’s mistakenly added to some part of the code but i can not find where exactly is it.

My store website is: www.trendsanta.com

@NikolaKopanic

It’s not possible to pinpoint where it’s coming from without checking your theme, however this is a potential solution:

  1. Download this Google Chrome Extension: (you need to use Google Chrome): https://chrome.google.com/webstore/detail/shopify-theme-file-search/mhchmhfecfdpaifljcfebnlaiaphfkmb

  2. In your Shopify Admin, go to Online Store > Themes > Edit Code

  3. In the new box that appears with the extension (top right corner) search for the word you want to find. In this case, just the number: 2

  4. It will show you in all files that the number 2 appears. You need to take a look at all of them and search for the isolated number 2.

It’s for sure that this number 2 is in a file that you or your developer have edited before, that is a typo. Therefore by keeping that in mind it should be easier to narrow down where it could be.

Kind regards,
Diego

Given the location, it’s very likely to be sitting at the top of your collection.liquid template.