> For the complete documentation index, see [llms.txt](https://themedocs.zenit.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://themedocs.zenit.design/en/content/product-images/product-image-background.md).

# Product image background

## Product images with transparency

Before:

![](/files/-MH_OI63eFAX4cR0PWLe)

After:

![](/files/-MH_OKOfFhMshpA_T_RB)

For transparent product images it is sufficient to use the **Background (1)** color.

{% hint style="info" %}
The option **Background-color overlay (2)** is only needed on non-transparent / non-cropped product images.
{% endhint %}

![Theme configuration: Tab: General > Section: Product images](/files/99SeT1tEzXkYaIL4qUj1)

## Product images without transparency

Very few product images are available as transparent PNG with a cut-out motif. But this effect can also be reproduced here. Following the example of Amazon.de, we have developed a solution that allows us to tint white background colors.&#x20;

{% hint style="warning" %}
In order not to distort the color of the product image too much, the backgrounds can only be displayed in light color tones.
{% endhint %}

![](/files/-MH_S9ROTjjuMRoQ6YEA)

{% hint style="info" %}
The background color overlays the product image with a visibility of 5%, so a very dark **Background (1)** color must be chosen. Now you have to activate the **Background-color overlay (2)** option.
{% endhint %}

![](/files/NoODCxV1LO7IhuvJZIEV)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://themedocs.zenit.design/en/content/product-images/product-image-background.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.
