Hello @osositno
As you can understand it is impossible for us to support all third-party attributes plugins, so that is why the “third party attributes” option has been added. It should support any third party plugin, but you need to know the meta_key under which the attributes are stored in the database.
To find the correct (meta)key:
1. Create on new product and add value in the “ecr-gtin” custom field.
2. Check your database and go to table wp_postmeta (with phpmysql for example)
3. sort the table on meta_id Descending
4. The top meta_key would be the meta_key from your custom product field.
If you have found the meta_key, you can make a filter string like %meta_key% (only the prefix of the key) that should be added to the “third party attributes” field you find in our plugin settings page. After that, you should have to search for how it is displayed in the source list as that can vary for each plugin as well.
Hey @osositno,
how are you doing?
where you able to retrieve the GTIN number with the solution I have offered?
Hmm.
I created a new product, added the ecr-gtin in the custom attribute, with a value like 112233
But, i cannot find it in the in the database. I have to check something first.
Thanks for the follow-up
Hello @osositno
Check out this ticket: https://ww.wp.xz.cn/support/topic/cant-find-ecr-gtin/
Seems that you are both using the same plugin for the GTIN
Please try to add “,%_gtin%” (without quotes) at the end of the “Third Party Attributes” setting on the Feed Manager -> Settings page and then try again.
Please, could you also let me know what plugin you are using?
-
This reply was modified 6 years, 11 months ago by
AukeJomm.
That worked. Added %_gtin% under Third party Attributtes). Then in the feed, selecting _wpm_gtin_code under GTIN “add to fields”
Thanks 🙂
Great it worked @osositno
Please, could you also let me know what plugin you are using?
Knowing that would help me help other users even faster.
Its called:
Product GTIN (EAN, UPC, ISBN) for Woocommerce. Version 1.05. Bu Emanuala Castorina