# Preview images in the Shopping Experience editor show placeholder images

## Description

Instead of the selected images, the placeholder images are displayed. Unfortunately, this affects **all CMS elements**, including those from ThemeWare®. The correct images are nevertheless displayed in the Storefront.

## Cause

Unfortunately, there was a bug in Shopware 6.4.14 in the Shopping Experience editor regarding the preview images of CMS elements. This was reported to Shopware and fixed with version 6.4.15.

{% embed url="<https://issues.shopware.com/issues/NEXT-22730>" %}
NEXT-22730 | CMS element data resolving mismatch
{% endembed %}

## Solution

Just update Shopware to version 6.4.15.

{% embed url="<https://www.shopware.com/en/changelog/#6-4-15-0>" %}
Changelog | Shopware 6.4.15.0
{% endembed %}

{% hint style="info" %}
**Note**: Unfortunately, there are still scenarios in which the preview images are not always displayed correctly. If one case is solved, there will be a problem in another case. As long as the images are displayed correctly in the storefront, you will have to live with it for the time being.
{% endhint %}

#### Issue not solved?

If you could not solve the problem, simply start the ThemeWare® Debugging. You can open a support ticket in case you are not able to solve the problem yourself:

{% embed url="<https://debugging.themeware.design/en>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowledge.themeware.design/knowledge-base/common-issues/administration/preview-images-in-the-shopping-experience-editor-show-placeholder-images.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
