How to remove this code (Crave Theme)

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.liquid file
  • 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.

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

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.

Hey @Boomcookies0

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. 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!