• Resolved siutek

    (@siutek)


    In editing the product, I have a field to enter the GTIN number. I’m using the TrustedShop plugin and it’s probably the one that adds this field, because the field name is _ts_gtin.
    In the feed edit, I would like to assign this field to the GTIN attribute, but it is not listed.
    I also created a custom field that saves the entered gtin number in the product meta data. However, it too is not listed next to the GTIN attribute of the feed.

    How do I find any of these fields to assign them to the GTIN attribute of the product feed?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor wpmarketingrobot

    (@wpmarketingrobot)

    Hello @siutek,

    Actually, WooCommerce has included a Unique identifier field in the latest updates.
    You will find it under the inventory tab of products. The data is stored under _global_unique_id

    The _ts_gtin field can be added when you set this up in in the Settings page of the Feed manager>
    In the settings page find the “Third party attributes” field and add ,%ts% to the string.

    Read more about the “third party attributes” here

    This is probably also the solution for your custom product field.

    Thread Starter siutek

    (@siutek)

    Ok, thanks,
    I think this solves my problem ??

    Plugin Contributor wpmarketingrobot

    (@wpmarketingrobot)

    Good to hear!

    Let me know if you run in to anything else.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.