• Resolved steev99

    (@steev99)


    buenas!
    Tengo un CSV de productos y en el csv me proporcionan el id del producto
    quiero importar tambien ese ID, de forma que el id del producto de woocommerce sea el id del CSV

    hello good!
    I have a CSV of products and in the csv they provide me with the product id
    I also want to import that ID, so that the id of the woocommerce product is the id of the CSV

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WP All Import

    (@wpallimport)

    Hi @steev99,

    I also want to import that ID, so that the id of the woocommerce product is the id of the CSV

    We don’t have any built-in options to do that, but it can be attempted (it’s not guaranteed to work) with a snippet like this: https://www.wpallimport.com/documentation/code-snippets/#keep-old-ids-when-migrating-products.

    Thread Starter steev99

    (@steev99)

    Hello, thanks for answering!
    I’ll explain better that maybe wp all import has some option to solve my problem and I can’t find it.
    I have several csv of woocommerce products
    a csv that gives me the purchase data, another csv that gives me the information, another that gives me the images… and all the csv are linked through an id
    What I want is to upload all those csv and have them linked (preferably by their id)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘importar el id de un csv al id del producto de woocommerce’ is closed to new replies.