• Resolved awiggz20

    (@awiggz20)


    I’m trying to setup a shopping feed, I enabled gtin with your plugin and populated the information for each variation.

    I’ve tried a few different shopping plugins and when it asks me to select a source for gtin, a gtin doesn’t appear from the sources available.

    This is one of the plugins i’ve tried. https://www.ads-software.com/plugins/wp-product-feed-manager/

    I assumed once I enabled gtin with your plugin other plugins will be able to select that source.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter awiggz20

    (@awiggz20)

    Not sure what you are trying to post. The link brings me to the general support page.

    Plugin Contributor natekinkead

    (@natekinkead)

    Just an update, I started looking into this yesterday. I tested the compatibility with this plugin and also found that the gtin field doesn’t show up.

    I will need to dig in deeper into their code to figure out what the issue is.

    Plugin Contributor natekinkead

    (@natekinkead)

    @awiggz20,

    To make the “_gtin” product field available in the “Woocommerce Google Feed Manager” plugin, you can go to the menu, Feed Manager > Settings, and then append the “Third Party Attributes” field with ,_gtin

    Thread Starter awiggz20

    (@awiggz20)

    Thanks for the response, do you know if it needs to have the same format as the other ones. %wpmr%,%cpf%,%unit%,%bto%,%yoast%.

    Meaning instead of ,_gtin. I add ,%_gtin%

    Plugin Contributor natekinkead

    (@natekinkead)

    No, it doesn’t need to. Those other ones use wildcards to account for the various meta keys that those plugins could be using. We’re only using the one meta key of “_gtin” so we don’t need the percent signs.

    Thread Starter awiggz20

    (@awiggz20)

    Hmm giving me an error still in merchant center. See link below. I think it could be because my products contain variations and you need the paid version to use variations.

    View post on imgur.com

    • This reply was modified 6 years, 7 months ago by awiggz20.
    Plugin Contributor natekinkead

    (@natekinkead)

    Oh! Thanks for sharing that. You must have previously used something else for populating the GTIN field. I could see that happen if you used ACF or something like that. I just released an update that checks if $gtin is an array, and if so, then it uses array_shift() to get the value out of it.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Can’t pull out gtin in google shopping plugins’ is closed to new replies.