Mobile Products view not showing images, but clicking space shows index of products

In Mobile, Products don’t show but only a blank area.
When click in blank area brings up Index of/products-all

Preview in mobile while building looks perfect, but not in live

Why is this happening?


Hi @Gareth,

This issue seems like a mix between missing file binding and mobile visibility/layout settings.
Here are a few things to check:

  1. In your CMS Product collection, make sure each product has images properly assigned to an image field (like product_image).
  2. In the designer, ensure your image element is bound to that CMS field, not hardcoded or left blank.
  3. Switch to the mobile view in Web Design, and check if the image or section is set to “hidden on mobile.”
  4. Try doing a full republish of your site—sometimes images don’t sync unless you publish all assets.

Let us know what you find—we can dig deeper if needed. You’re close to solving this!