I found out from a friend that there is an unwelcome icon or script on my websites product information. How do i remove it and where can i find the code if ever.
Topic summary
A user discovered an unwanted icon or script appearing on their website’s product information pages and sought help removing it.
Solution Provided:
- Access the theme editor via Online Store → Edit Code
- Locate the
theme.liquidfile - Add specific code snippet just above the
</body>tag
Outcome:
The issue was resolved successfully. The original poster confirmed the solution worked and found it very helpful.
Hey @Boomcookies0
Follow these Steps:
- Go to Online Store
- Edit Code
- Find theme.liquid file
- Add the following code in the bottom of the file above tag.
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
1 Like
Thank you so much this is very helpful!

