Why am I seeing this - // sahil theme app extension

At some point possible after updating my theme this showed up on the very bottom of my website:

// sahil theme app extension

Not sure what it is or how to get rid of it.
My site is wwwmerkabasolshop.com

Hi @Merkaba ,
Try to find it in theme.liquid file

Step 1. Go to Admin → Online store → Theme > Edit code

Step 2. Find it the file theme.liquid

Step 3. If you don’t find it, you can insert this code above tag in the theme.liquid file


If it helps you, please like and mark it as the solution.

Best Regards :heart_eyes:

Hi @Merkaba

Please go to your store admin > Sale channels > Online Store > Themes > Customize > find and remove that section.

If you can find that section, please add this code to Custom CSS in the Theme settings

#shopify-block-8178355299237318171 { display: none !important; }

I haven’t found the code in any of the files yet but I’m still looking. I wish you could just search for it in the Edit Code area.

I found this from Chrome inspection tool

// sahil theme app extension

@Merkaba , You could try removing that section here; I believe the issue might be originating from it.

UPDATE after removing 3 unused apps the code line went away .

Carbon Neutral Offset

AI writing tool

Optimize AI

thank you to everyone that tried to help :slightly_smiling_face:

1 Like