• Resolved antoine69

    (@antoine69)


    Hi,

    I use Import/Export Woocommerce product paid plugin from WebToffee.
    When I export products containing attachments, I see the fields (columns):

    meta:wcpoa_attachment_name : [“Import1″,”Import2″,””]
    meta:wcpoa_attachment_url : [“101065037″,”101065038″,””]
    meta:wcpoa_attachments_id : [“x63fp4okx2dg7″,”qod90syynwkts”,””]

    Then, I tried to import products with the 2 first fields filled without the third meta:wcpoa_attachments_id , and I noticed the PDFs were not imported.
    I added the column meta:wcpoa_attachments_id : [“x63fp4okx2dg7″,”qod90syynwkts”,””] and the PDFs import works well.

    So, my questions is, what is the meaning of the values [“x63fp4okx2dg7″,”qod90syynwkts”,””] ?

    In my case, I’ll need to import products from a blank Woocommerce products. So what will I need to fill in this field meta:wcpoa_attachments_id ?

    Thank you

    • This topic was modified 2 years, 11 months ago by antoine69.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Hitendra Chopda

    (@hitendra-chopda)

    Hello Antoine,

    Thanks for reaching out to us!

    That Id is auto-generated from the JS we used while adding a new attachment field like here.

    So, you need to add the unique ID to each new import attachment.

    Best Regards,
    Hitendra & DotStore Team

    Plugin Support Hitendra Chopda

    (@hitendra-chopda)

    Hello Antoine,

    We haven’t heard back from you. If you need any further assistance, feel free to let us know here or create a new topic.

    Best Regards,
    Hitendra & DotStore Team

    Thread Starter antoine69

    (@antoine69)

    Hi and thank you,

    1- Your image above does not show any ID, sorry I didn’t understand. Btw, can we upload several images at once ?
    2- On this page you show another way, do we need the Paid plugin for that?
    Patrick

    Thread Starter antoine69

    (@antoine69)

    Like I told you previously, I’ll need to import products via .csv from scratch including the attachment files. If the ID generated from JS is when we add attachment in the product editing phase, that’s not what I need.

    I’ll upload all the PDFs from the back-end, then run the csv import. But the IDs couldn’t be there ?
    Patrick

    Thread Starter antoine69

    (@antoine69)

    Hi,

    Will you please answer to my questions ?
    Patrick

    Plugin Support Hitendra Chopda

    (@hitendra-chopda)

    Hello @antoine69

    Thanks for reaching out again and apologies for the late reply.

    Please see the link below if it would be helpful.

    https://docs.thedotstore.com/article/690-bulk-product-attachment-import

    Best Regards,
    Hitendra & Dotstore Team

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Import PDFs’ is closed to new replies.