> 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/readme/free-listings/set-up-free-listings-for-channable-css.md).

# Set up Free Listings for Channable CSS

Check eligibility, meet product requirements, and confirm your Free Listings status.

When you create a Google Merchant Center account, Free Listings are usually turned on by default. Your products can appear in Free Listings if they meet Google’s requirements.

#### Requirements

Your products must be[ eligible for free listings](https://support.google.com/merchants/answer/12073010?sjid=4328049268187490203-EU).

To make products eligible for Free Listings:

* Add or review your return policy in your Merchant Center account.
* Set up shipping in your Merchant Center account, or provide shipping costs with the shipping attribute where required.
* Provide accurate product details by mapping[ required attributes](https://support.google.com/merchants/answer/13889434?hl=en#zippy=:~:text=of%20service.-,Provide%20the%20required%20product%20attributes,-The%20product%20details).

Learn more at[ Google's Free Listings requirements](https://support.google.com/merchants/answer/13889434).

#### Check Free Listings are enabled

* In Google Merchant Center, go to **Marketing > Marketing methods**.
* Ensure **Free listings** are enabled.

#### Check your Free Listings status

If you've uploaded product data to Google Merchant Center already, or are pushing product data via a Google Shopping feed or API channel in Channable, your products are likely already appearing as free listing in searches, as long as they meet requirements.

**How to confirm**

* In your Merchant Center account, go to **Products > Needs attention** and click **View history**.
* You'll see which of your products are eligible for free listings by selecting the product status in the filter **Marketing method: Free listings**.

If your products are not eligible and you see CSS not selected for this destination, continue with Solve “CSS not selected for this destination” for Free Listings.

<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/readme/free-listings/set-up-free-listings-for-channable-css.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.
