Hi there!
With Google reporting that it is missing the GTIN and MPN, you will need to double check the products’ settings. More on this is in the documentation of Google Product Feed.
Please check it out and follow the steps. If you need anything else let us know!
Hello!
Thank you so much for your reply! The link you posted should resolve the issue – HOWEVER unfortunately i am lost in the WooCommerce settings 🙁
WooCommerce » Settings » Product Feeds simply does not exist in my backend! In WooCommerce » Settings I find a tab lables “Products”. This one has 3 more sub-tabs – “General”, “Stock” and “Downloadable Products” , but there are no settings regarding the MPN or GTIN there.
My WordPress is in German and I am using a plugin called Germanized which is essential to adjust the store to European laws. In the Germanized-settings there is nothing about the MPN either. And the plugin shouldn’t remove other settings entirely…
Any idea why the tab could be missing?
Plugin Support
John Coy a11n
(@johndcoy)
Automattic Happiness Engineer
Hi @administratus
There are no MPN settings by default. The documentation above is for a paid plugin called Google Product Feed:
https://woocommerce.com/products/google-product-feed/
Thanks, John! I already realized that 🙈
If I assigned an MPN to the individual products, it should show up in the code without buying an additional plugin, right? sku and the other parameters work just fine since the WooCommerce Update in November fixed some schema errors caused by a previous update. only the MPN doesn’t get delivered and i don’t understand why.
Plugin Support
John Coy a11n
(@johndcoy)
Automattic Happiness Engineer
Hi @administratus
If I assigned an MPN to the individual products, it should show up in the code without buying an additional plugin, right?
If you have a way to assign an MPN then I’d would assume so. You may just need to contact the developers that added that field to the products. I see that others have used this plugin to get it done:
https://github.com/Auke1810/woocommerce-additional-product-identifiers
Since there is no way to assign the MPN by default in core, I’ll mark this thread as resolved.
Thanks!
So that means that I have an active plugin creating the MPN field?
I checked the entire list of plugins and couldn’t identify anything that might be causing it.
Are you sure that WooCommerce doesn’t create an MPN field by itself? (see screenshot) Then i might consider tracing the problem to the Germanized plugin, which is the only active plugin i could imagine could create the MPN field.