Skip to content

Commit 6e267e5

Browse files
committed
[IMP] ecommerce/gmc: update Google Merchant Center page
task-5207632 closes #15078 X-original-commit: 48f1b85 Signed-off-by: Xavier Platteau (xpl) <[email protected]> Signed-off-by: Larissa Manderfeld (lman) <[email protected]>
1 parent 37b23a3 commit 6e267e5

File tree

3 files changed

+32
-40
lines changed

3 files changed

+32
-40
lines changed

content/applications/websites/ecommerce/google_merchant_center.rst

Lines changed: 32 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ follows:
2727
#. Indicate that you sell products online, and enter :guilabel:`Your store's website`.
2828
#. Click :guilabel:`Continue`, then click :guilabel:`Continue to Merchant Center`.
2929
#. Enter your business details by adding the :guilabel:`Business name` and the
30-
:guilabel:`Registered country`, then click the :guilabel:`Continue to Merchant Center` button
31-
twice.
30+
:guilabel:`Registered country`, then click the :guilabel:`Continue to Merchant Center` button.
3231
#. Add the relevant information and click :guilabel:`Continue`, or click :guilabel:`Do it later`
3332
to skip this step for now.
3433
#. Go to the :guilabel:`Business info` tab in the left menu, and click :guilabel:`Confirm online
@@ -51,27 +50,37 @@ follows:
5150
.. seealso::
5251
`Google Merchant Center Help <https://support.google.com/merchants/answer/12564959?hl=en>`_
5352

53+
.. _ecommerce/google_merchant_center/linking-odoo-to-gmc:
54+
5455
Linking Odoo to GMC
5556
===================
5657

5758
.. important::
58-
To activate the :abbr:`GMC (Google Merchant Center)` integration in your Odoo database, at least
59-
one :ref:`pricelist <ecommerce/prices/pricelists>` must be assigned to your website.
59+
To use the :abbr:`GMC (Google Merchant Center)` integration in your Odoo database, at least
60+
one :ref:`pricelist <ecommerce/prices/pricelists>` must be assigned to the website.
6061

6162
#. Navigate to :menuselection:`Website --> Configuration --> Settings`, scroll to the
62-
:guilabel:`SEO - Search Engine Optimization` section, and enable
63-
:guilabel:`Google Merchant Center Data Source`.
64-
#. Click the :guilabel:`Copy file link`, then :guilabel:`Save`.
63+
:guilabel:`Tracking & SEO` section, and enable :guilabel:`Google Merchant Center`, and
64+
:guilabel:`Save`.
6565

6666
.. note::
67-
By enabling the :guilabel:`Google Merchant Center Data Source` option, your website will
67+
By enabling the :guilabel:`Google Merchant Center` option, your website will
6868
generate a dynamic `/gmc.xml` feed containing essential product information and availability.
69-
This feed can be :ref:`customized <ecommerce/GMC/localized-feed>` to include multiple
70-
languages and pricelists, ensuring your products are displayed correctly for different regions
71-
and audiences.
7269

70+
#. Click :guilabel:`Manage feeds`.
71+
#. In the :guilabel:`Product Feeds` pop-up window, select a :ref:`pricelist
72+
<ecommerce/prices/pricelists>`, a :ref:`language <language/add>` and :ref:`categories
73+
<ecommerce/catalog/categories>`, and :guilabel:`Save`.
74+
75+
.. note::
76+
You must first enable the corresponding :doc:`language </applications/general/users/language>`
77+
in the website's settings and/or create a :ref:`pricelist <ecommerce/prices/pricelists>`
78+
in the foreign currency with the :ref:`Selectable <ecommerce/prices/selectable-pricelists>`
79+
option enabled.
80+
81+
#. Once done, click :guilabel:`Copy URL` on the corresponding feed.
7382
#. Go to the :abbr:`GMC (Google Merchant Center)` dashboard, navigate to the
74-
:menuselection:`Your business --> Products` tab in the left menu, and click :guilabel:`Add
83+
:menuselection:`Products & store --> Products` tab in the left menu, and click :guilabel:`Add
7584
products`.
7685
#. Choose :guilabel:`Add products from a file` and paste the URL of the copied file.
7786

@@ -80,37 +89,20 @@ Linking Odoo to GMC
8089
able to proceed without selecting at least one target country. If necessary, enter
8190
a :guilabel:`feed label` as well.
8291

83-
.. image:: google_merchant_center/gmc-select-countries.png
84-
:alt: Select countries in GMC.
92+
.. image:: google_merchant_center/gmc-feed-creation.png
93+
:alt: Select countries, purpose and feed label in GMC.
8594

8695
#. Click :guilabel:`Continue`.
8796

88-
.. _ecommerce/GMC/localized-feed:
89-
90-
Localized feeds
91-
===============
92-
93-
Languages/regions
94-
-----------------
95-
96-
It is helpful to create language-specific feeds for each country/language you sell in. To add a
97-
new feed, go to :guilabel:`Products` on the :abbr:`GMC` dashboard, click :guilabel:`Add products`,
98-
and select :guilabel:`Add another product source` from the dropdown menu.
99-
100-
.. note::
101-
The selected :doc:`language </applications/general/users/language>` must first be enabled in
102-
your website's settings.
103-
104-
Currencies
105-
----------
106-
107-
It is also possible to create different feeds for different currencies, which allows customers
108-
to view prices in their local currency. To enable this feature, create a :ref:`pricelist
109-
<ecommerce/prices/pricelists>` with the foreign currency in Odoo. Then, go to the
110-
:guilabel:`Products` tab in :abbr:`GMC`, click :guilabel:`Manage
111-
product sources`, and choose a :guilabel:`Products source`. Navigate to the
112-
:guilabel:`Data source setup` tab, click :guilabel:`Show advanced options`, and choose a
113-
:guilabel:`Currency`.
97+
.. tip::
98+
- Create as many feeds as needed, and on the :abbr:`GMC (Google Merchant Center)` dashboard,
99+
create several :guilabel:`Product sources`. To do so, expand the :icon:`fa-caret-down`
100+
:guilabel:`Products & store` menu, go to :guilabel:`Products`, click the :icon:`fa-caret-down`
101+
:guilabel:`Add products` dropdown menu, and select :guilabel:`Add another product source`.
102+
- To manually change the currency of the feed, go to the :guilabel:`Products` tab in :abbr:`GMC
103+
(Google Merchant Center)`, click :guilabel:`Manage product sources`, and choose a
104+
:guilabel:`Products source`. Navigate to the :guilabel:`Data source setup` tab, click
105+
:guilabel:`Show advanced options`, and choose a :guilabel:`Currency`.
114106

115107
.. seealso::
116108
`Google Merchant Center Product Feed Specifications <https://support.google.com/merchants/answer/7052112>`_.
4.39 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)