Product_listings/update webhook with broken images

I am receiving product_listings/update webhooks` with broken images. For example
```
“X-Shopify-Event-Id”: “a000bd05-7685-47df-b797-399cb819e128”,
“X-Shopify-Triggered-At”: “2025-11-12T19:09:14.630063088Z”
```
The event contains an array of images but all `src` field values end in 404s.

Why is this happening?

Hi @leom

Is this only happening on one store or many?

I am noticing it for one particular store.

I’m thinking this could be caused by a bug on the theme, or if another app is impacting how images are updated.