Overview
Google Merchant Center is a powerful sales channel. To get all efforts from it, business have to use professional solutions that are allowing to make fine-tune of product data feeds, provide all necessary data on appropriated secured level.
The module Odoo Google Merchant Center Product Data Feed is developed in cooperation with a professional marketing agency.
Let's consider the main features and benefits of this Odoo Google Shopping feed solution:
- Multi feed support - configure any number of feeds for different product sets.
- Multi website support - configure a specific feed for every site.
- Feed protection by token - access only by specific URL with a 36 random symbols token.
- Filter products that you need to share with Google.
- All required feed fields and main optional fields are implemented.
- Ability to specify language for product names and text values.
- Two predefined data feeds for product and product variants are ready to use and integration.
- Using of recommended by Google feed formats: XML Atom 1.0 and XML RSS 2.0, as the Odoo RSS feed.
- Compatible with our product feed solutions for Facebook Catalog and Instagram Shopping, and other marketplaces.
Implement Google Merchant Center integration for few clicks with this app.
Availability |
Odoo Online
Odoo.sh
On Premise
|
---|---|
Compatibility |
Community
Enterprise
|
Technical Name | product_data_feed_gmc |
Version | 18.0.1.2.0 |
License | OPL-1 |
Category | |
Support | Free 60 days support and 360 days bug-fixing |
Use Case
Jorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate libero et velit interdum, ac aliquet odio mattis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.
Forem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate libero et velit interdum, ac aliquet odio mattis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.
Dorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate libero et velit interdum, ac aliquet odio mattis.
It is a long established fact that a reader will be distracted by the readable content of a page
Korem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate libero et velit interdum, ac aliquet odio mattis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.
Korem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate libero et velit interdum, ac aliquet odio mattis.
Odoo App Installation
Upload modules
Upload modules from the ZIP archive to your Odoo hosting, or a GitHub repository connected there.
Place the unzipped modules in your custom add-on directory and restart the Odoo system service.
Update App List
After restarting, activate the Developer Mode, and go to the Apps menu.

Click on Update Apps List to fetch the new modules in the list.
Activate the App
Install the new module, finding it by name and clicking on the Activate button.

* If you don't see the module, try to remove the default Apps filter from the search bar.
Configuration
Follow the instructions in the module description to complete the installation process and start using the app.

Manual

- This option determines a data feed recipient. The value Google Merchant Center is the default in this module.
- The data feed is token protected by default. If you don't need to use this protection, disable this option.
- You can regenerate the access token if it's necessary.
- If you use multi websites, you can specify which ones will be used to get this data feed.
- Choose the data feed file format. XML only is supported for this data feed.

- Select a model which will be used for data feed. The Product Template (product.template) and Product (product.product) are available. This option can be changed in an empty data feed (without columns).
- Use the system domain to filter the model records.
- You should select a pricelist if you want to use the pricelist prices. If no pricelist is selected the product "list price" will be used. To provide special sale prices, specify a price list in the "Sale Pricelist" field. Product sale prices and special offer dates will be passed to Google.

-
Odoo uses three stock availability types:
- Quantity On Hand
- Forecast Quantity
- Free To Use Quantity
Select a type which you prefer to provide for the feed.
If you need to use products only from the specific stock locations, you can specify them in the field "Stock Locations".
The last stock option is "Out of stock mode". You can choose what value should be used for the data feed column "availability" for products that are out of stock. The values "Out of stock" (out_of_stock) and "Available for order" (backorder) are selectable.
- If you want to use the own product categorization system, Google recommends providing the full "breadcrumb" information in the "product_type" attribute. So, you can specify a root category, like "Home". The rest of category hierarchy will be given from the first product public category.
- You can specify the language for feed columns to translate text values and names.
- If you select a specific timezone, values of date columns will be converted according to it.


- Text - a predefined char value.
- Model Field - to get value from one of the model fields. Available field types: char, text, html, integer, float, monetary, many2one, many2many, one2many.
- Value - one of a list value that defines in the menu Website - Configuration - Data Feeds - Column Values.
- Special - columns of this type have a special logic in the module.

Changelog
15.0.1.2.1 2024-06-10
- Fix getting of feed items using the specified feed language.
15.0.1.2.0 2023-05-26
- Improve a feed logic.
15.0.1.1.0 2023-01-19
- Separate module to two - base and professional parts.
- Add ability to clone feeds from feed templates.
15.0.1.0.0 2022-12-14
- Migration from 14.0.
14.0.1.2.1 2024-06-10
- Fix getting of feed items using the specified feed language.
14.0.1.2.0 2023-05-17
- Change the dependencies.
14.0.1.1.0 2023-02-12
- Improve feed columns.
14.0.1.0.0 2022-07-02
- Init version.
16.0.1.3.0 2025-03-11
- Implement the partial caching for XML feeds (the Data Feed Caching extension is requred).
16.0.1.2.2 2024-09-03
- Add logging for feed warnings.
16.0.1.2.1 2024-05-30
- Fix getting of feed items using the specified feed language.
16.0.1.2.0 2023-05-27
- Improve the special column type "Product Attributes".
- Add a feed warning message to show issues.
- Add the feed settings option "Content Disposition".
16.0.1.1.0 2023-02-12
- Add new column special types.
- Add the feed template option and logic to clone feeds.
16.0.1.0.0 2022-12-14
- Migration from 15.0.
13.0.1.0.0 2023-07-07
- Migration from 14.0.
17.0.1.2.0 2025-04-15
- Add the Product Quantity feed column for Local inventory.
17.0.1.1.0 2024-12-05
- Implement the partial caching for XML feeds (the Data Feed Caching extension is requred).
17.0.1.0.3 2024-11-15
- Add warning message posting to feeds.
17.0.1.0.2 2024-10-07
- Add additional checking for the "product_attribute_multi" column type.
17.0.1.0.1 2024-06-10
- Fix getting of feed items using the specified feed language.
17.0.1.0.0 2023-11-11
- Migration from 16.0.
18.0.1.2.0 2025-04-15
- Add the Product Quantity feed column for Local inventory.
18.0.1.1.0 2025-03-11
- Implement the partial caching for XML feeds (the Data Feed Caching extension is required).
18.0.1.0.0 2024-10-12
- Migration from 17.0.
Resources
Special offer, get the "Google Merchant Center Feeds" app with a -40% discount!
Promote your products with Google Merchant Center
Odoo Data Feed generation is way to transfer product data from Odoo to external services and platforms through a feed URL.