Why doesn't my cart image display on mobile?

Topic summary

Issue: On mobile, product images were missing on the cart page, while they appeared in the cart drawer (a slide-out mini cart). The store URL was provided, and a screenshot was attached to illustrate the problem.

Proposed fix: Edit the theme code directly.

  • Navigate to Online Store > Theme > Edit code.
  • Open theme.liquid.
  • Paste a provided code snippet at the bottom of the file and save. (Note: The actual code snippet wasn’t included in the thread content.)

Outcome: The original poster confirmed the change resolved the issue, indicating it was likely a theme/CSS or template rendering problem specific to the cart page on mobile.

Status: Resolved. No remaining questions or disagreements. Images/screenshot were used to demonstrate the issue.

Summarized with AI on December 31. AI used: gpt-5.

Dear community,

I got the issue that product images are not showing on mobile when checking the cart. it does show on cart drawer but not cart it self.

Does somebody knows a fix for this, maybe css issue?

URL: www.candyroyal.nl

Hi @kaarstymen12 ,

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file → Save


Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

Thank you so much mate, helped a lot its fixed now thanks!!