Why are there 2 numbers on top of my shopify heading when clicking on a product page?

Topic summary

A Shopify store owner discovered unexpected numbers appearing at the top left of product pages and sought help removing them.

Root Cause Identified:
Multiple support responders traced the issue to the theme.liquid file, likely caused by a typo or accidental code insertion during theme editing.

Solution Steps:

  • Navigate to Shopify Admin → Online Store → Edit Code
  • Open the theme.liquid file
  • Search for the <body> tag using Ctrl+F
  • Locate and remove the stray numbers appearing near the meta description tag or body section
  • Save changes

Status: The issue appears to be a simple code cleanup task. Screenshots were shared showing the exact location of the problematic code, though the conversation text contains some formatting corruption that makes specific code snippets unclear. The solution requires basic theme file editing access.

Summarized with AI on November 23. AI used: claude-sonnet-4-5-20250929.

Why are there 2 numbers on top of my shopify heading to the left when clicking on a product page?

How do I get rid of it?

Please see my website product page for reference.

https://bulkwrappingpaper.com/products/wholesale-tissue-paper?variant=43038180376823

Hi @noam_erlenwein ,
It looks like some code added in theme.liquid file
Can you please share screenshot of above file?

Hello @noam_erlenwein ,

It’s GemPages support team and glad to support you today. I would like to give you a recommendation to support you.

Firstly, you go to Edit Code of your current theme

After that, you open theme.liquid file and find the number around the meta description tag

You could please remove them if you see them.

Best regards,
GemPages Support Team

What exactly should I remove?

its printing from any of included files

Hello @noam_erlenwein ,

It seems there might have been a typo while you were trying to edit your theme.liquid file.

Follow the below steps to fix this issue.

  • Go to your Shopify admin > sales channel > online store
  • Select your live theme > edit code > open theme.liquid
  • Search for the body tag using ctrl+f and paste “body”
  • Then you will see these numbers, so you need to remove it
  • Then save the changes

Refer to the screenshot below

image.png

Hope this was helpful. Let us know if you need any further help with your store.

All the best,

CedCommerce