I dont Know what happen to my store

Hi there,

I hope you’re doing well. I’m reaching out because my store is showing an error that seems to be caused by either the theme coding or an image asset.

I’m seeing issues such as:

  • Certain images not loading or displaying as broken

  • A layout shift caused by a missing or incorrectly referenced image file

  • A potential Liquid error in the theme code (e.g., “Liquid error: undefined variable or tag”)

This is affecting how the page displays for customers. Could you please help me review and fix the issue as soon as possible?

Thank you for your assistance I appreciate it.

could you pls provide your store url and collaborator code,

Hey pal @Godspeed001 !

In terms of our prediction, this sounds like “Ghost Code” from a deleted app or a missing asset.

To fix the Liquid Error:

Go to Online Store > Themes > Edit Code. Open theme.liquid (or the file named in the error) and use Ctrl+F to search for the specific text shown in the error message. Simply delete that line of code to stop the warning.

To fix Broken Images:

Go to Content > Files in your admin. If an image was deleted or renamed, the code breaks. Ensure the filename referenced in your theme matches the actual file name in your settings exactly to fix the loading issue and layout shift.

We hope this could help! Could you please provide your store URL and collaborator code? That way, we can take a closer look at the error logs and identify exactly what is broken for you.