> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/css/css-de/readme/free-listings/richte-free-listings-fur-channable-css-ein.md).

# Richte Free Listings für Channable CSS ein

Prüfe die Berechtigung, erfülle die Produktanforderungen und bestätige deinen Free-Listings-Status.

Wenn du ein Google Merchant Center Account erstellst, sind Free Listings in der Regel standardmäßig aktiviert. Deine Produkte können in Free Listings erscheinen, wenn sie Googles Anforderungen erfüllen.

#### Anforderungen

Deine Produkte müssen[ für kostenlose Einträge geeignet sein](https://support.google.com/merchants/answer/12073010?sjid=4328049268187490203-EU).

So machst du Produkte für Free Listings geeignet:

* Füge deine Rückgaberichtlinie in deinem Merchant Center Account hinzu oder prüfe sie.
* Richte den Versand in deinem Merchant Center Account ein oder gib die Versandkosten dort an, wo das Versandattribut erforderlich ist.
* Gib genaue Produktdetails an, indem du[ erforderliche Attribute](https://support.google.com/merchants/answer/13889434?hl=en#zippy=:~:text=of%20service.-,Provide%20the%20required%20product%20attributes,-The%20product%20details).

Mehr dazu unter[ Googles Anforderungen für kostenlose Einträge](https://support.google.com/merchants/answer/13889434).

#### Prüfe, ob Free Listings aktiviert sind

* Gehe im Google Merchant Center zu **Marketing > Marketingmethoden**.
* Stelle sicher **Kostenlose Einträge** aktiviert sind.

#### Prüfe den Status deiner Free Listings

Wenn du Produktdaten bereits in Google Merchant Center hochgeladen hast oder Produktdaten über einen Google Shopping-Feed oder einen API-Channel in Channable sendest, erscheinen deine Produkte wahrscheinlich bereits als kostenloser Eintrag in den Suchergebnissen, solange sie die Anforderungen erfüllen.

**So bestätigst du es**

* Gehe in deinem Merchant Center Account zu **Produkte > Handlungsbedarf** und klicke auf **Verlauf ansehen**.
* Du siehst, welche deiner Produkte für kostenlose Einträge geeignet sind, indem du im Filter den Produkt-Status auswählst **Marketing-Methode: Kostenlose Einträge**.

Wenn deine Produkte nicht geeignet sind und du die Meldung „CSS nicht ausgewählte für dieses Ziel“ siehst, fahre mit „Lösen von CSS nicht ausgewählte für dieses Ziel“ für Free Listings fort.

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/css/css-de/readme/free-listings/richte-free-listings-fur-channable-css-ein.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
