• Resolved selimvix

    (@selimvix)


    Dear Support Team

    I hope this message finds you well. I’m writing to report an issue that I’m facing with the “Product Feed PRO for WooCommerce” addon, which I’m using to create a feed for my Google Merchant account. I’m also using the RANKMATH PRO addon to add GTIN codes to my products and their variants.

    While mapping the feed in the “Product Feed PRO for WooCommerce” addon, I’m not able to find an option to add the GTIN codes provided by the RANKMATH PRO addon. I have tried multiple times but unfortunately, I have not been successful.

    I’m using the latest version of both addons, and have not encountered any error messages during the process. I’m hoping that you can help me find a solution to this issue, so that I can continue to use both addons to their fullest potential.

    Thank you for your attention to this matter. I appreciate your help and look forward to hearing back from you soon.

    Best regards,

    • This topic was modified 1 year, 10 months ago by selimvix.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Thanks for using our plugin and reaching out to us.

    We are assuming that Rankmath Pro is saving the product variation GTIN values in so called “array’s” which is usually done for all product variation data. For our plugin to be able to retrieve that data we would need to make our plugin compatible with Rankmath Pro which, unfortunately, we haven’t done. So currently it is not possible to retrieve those GTIN’s for you to use for your feed.

    Thread Starter selimvix

    (@selimvix)

    Thanks

    Thread Starter selimvix

    (@selimvix)

    this code snippet gets the data from the GTIN field from rankmath

    $gtin = get_post_meta( get_queried_object_id(), ‘_rank_math_gtin_code’, true );

    It may help you to improve your addon.

    You can just create field mapping where you map g:gtin to “rank math gtin code (custom attribute)”.

    Thread Starter selimvix

    (@selimvix)

    Thank you for your support !

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Variate Products GTIN mapping problem. RANKMATHPRO – GTIN’ is closed to new replies.