• Resolved pardeepsingh

    (@pardeepsingh)


    Hey thee,
    i am working on a website of my client.
    They are using JTL CRM and your JTL Woocommerce connector plugin
    There products have extra options which are added by woocommerce product addon plugin.
    That plugin is adding those extra options on cart, checkout, order and even on email as well.
    BUt jtl connector only sending product name and its default information in CRM.
    So can you let me know how we can import these extra addon fields in the CRM.
    I have tried editing the plugin, plugin dir -> src -> Controllers -> Order -> CustomerOrderItem.php

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pardeepsingh

    (@pardeepsingh)

    Further here is more detail.
    ——————–
    see attached https://prntscr.com/ptdhzb
    But this is only including the first addon option, not all.
    Can you please help me with this. so I can add all options with product name or map these addons to another field of CRM?

    Plugin Contributor papryk

    (@papryk)

    Hi pardeepsingh,

    currently there is no option to map custom fields in CustomerOrderItem to Wawi. For workaround you can use setNote method to pass additional info in CustomerOrderItem model. This field is displayed in Wawi as Hinweis in order item list so you don’t need to attach it to product name.

    Best Patryk

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mapping extra addon product fileds’ is closed to new replies.