> For the complete documentation index, see [llms.txt](https://docs.roadmap.so/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roadmap.so/integrations/google-shopping.md).

# Google Shopping

Send your reviews to Google Product Ratings for star ratings on every listing, then go further: list your bundles with a primary feed and show discount pricing with a supplemental feed.

The Google integration to set up first is **reviews**. Roadmap's review feed connects to **Google Product Ratings**, putting star ratings and review counts on your Google Shopping listings and in Search results. Social proof on the listing itself lifts every click you get from Google, whatever you're selling or promoting, which makes it the one integration every store should run.

{% hint style="success" %}
[**Integrate reviews with Google Merchant Center**](/reviews/integrations/integrate-reviews-with-google-merchant-center.md): the full setup guide, from the hosted review feed to Google's Product Ratings requirements.
{% endhint %}

<figure><img src="https://393112916-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ8asLD4FVCFagK40xEr4%2Fuploads%2FYP9EzxP6sD18lZp8mTQx%2FScreenshot%202026-09-09%20at%205.14.59%E2%80%AFPM.png?alt=media&amp;token=016f4846-482e-4914-acab-c9b00971842c" alt=""><figcaption></figcaption></figure>

### Going further: the product feeds

Your Google Shopping listings come from your primary product feed, usually Shopify's own sync, and it has two blind spots Roadmap fills with hosted feeds:

* [Show your bundles on Google Shopping](/bundles/show-your-bundles-on-google-shopping.md): bundles aren't Shopify products, so the **Bundle Primary Feed** adds them to Merchant Center as their own listings, registered as a primary data source.
* [Show discount pricing on Google Shopping](/discounts-and-gwp/using-gwp-and-discounts/show-discount-pricing-on-google-shopping.md): the **Discount Supplement Feed** overrides the sale price on your existing listings while a Roadmap discount runs, registered as a supplemental data source.

Your feed URLs live in **Roadmap → Settings → Google Merchant Center**, generated per market.

When something misbehaves, each feed has its own troubleshooting guide: [Troubleshooting the bundle feed](/bundles/troubleshooting-the-bundle-feed.md) and [Discount pricing not showing on Google Shopping?](/discounts-and-gwp/troubleshooting/discount-pricing-not-showing-on-google-shopping.md)

{% hint style="warning" %}
Roadmap provides and hosts the feeds, but isn't a Google Merchant Center implementation service: every account has its own mix of feeds, apps, and rules. If an agency or in-house team manages your Merchant Center, hand them these guides. And when raising a feed issue with Roadmap support, granting access to your Merchant Center account helps the team inspect what Google is seeing.
{% endhint %}


---

# 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://docs.roadmap.so/integrations/google-shopping.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.
