跳至内容
菜单
此问题已终结
4 回复
612 查看

Good morning,

I tried installing the native Odoo Classic module (subscription) for GMC. I added the products and activated it, but when I open the link, it only gives me the homepage URL.

What could be the cause?

形象
丢弃

Yes, I am currently having this exact same problem. No products are showing in the feed at all. I can't work out why.

The documentation vaguely references that a pricelist is needed, but I do have the default pricelist setup. I can't seem to work out what other dependencies there might be.

编写者

I think I've used all the fields. I can't find if Google category mapping is available. I'm using the online version of Odoo.

编写者

i have used a php script with API for generate a csv

最佳答案

So from Odoo Support, this feature is currently disabled.

Support:

"I would like to inform you that, due to some technical limitations and multiple issues with our current Google Merchant Center integration, this feature has been temporarily disabled in the current versions of Odoo.

The good news is that our development teams are already working on a full refactoring of this feature, and it is planned to be re-enabled with the release of version 19.0. This version will be available for upgrade in the coming months, so you will soon be able to benefit from the improved and stable integration.

I hope this information is helpful to you."


At least that provides an answer.


形象
丢弃
编写者 最佳答案

Same problem. I tried with a version of Odoo 19 and it seems to work. The problem is that I didn't want to force the update or wait.

形象
丢弃
最佳答案

Hi,

If Google Merchant Center isn’t accepting your Odoo feed, the most common issues are usually incomplete product data, unpublished products, or using the wrong feed URL. GMC needs structured data (title, price, availability, GTIN/category), and only published products from the Website app are included in the feed.

To resolve it, double-check that your products are published with all required fields filled in, ensure the Website module is enabled, and make sure you’re submitting the correct feed URL (for example, /gmc.xml) in Google Merchant Center rather than the homepage link.

形象
丢弃
最佳答案

Hi,


If the Google Merchant Center module in Odoo only shows the homepage instead of a product feed, it’s usually because products aren’t published on the website, required product data (like price or category) is missing, or the wrong feed URL is being used. The feed works only with published eCommerce products and requires the Website app.

To fix it, make sure products are published with complete details, confirm the Website module is active, and use the correct feed URL (e.g., /shop/products/feed) in Google Merchant Center instead of the homepage link.


https://www.odoo.com/documentation/master/applications/websites/ecommerce/google_merchant_center.html



Hope it helps

形象
丢弃