• Resolved MojoJojo

    (@courtneybostdorff)


    Hi,
    So I have over 10,000 digital images that I would like to add to Woocommerce but damn, that’s a lot of work. Since my product is a downloadable PNG, is there any way to simply bulk add the images and have Woocommerce automatically name the product after it’s file name such as “Albert-Einstein-Younger-Years.png” would become “Albert Einstein Younger Years” as the product name?

    No idea of anything like this is even an option so this may be just wishful thinking but like I said….. adding 10,000 + items to a store is a lot of friggin work!!! HAHA!

    Fingers are crossed 🙂 Thanks anyone!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support lionel.a11n

    (@lioneldaniel)

    Hello @courtneybostdorff,

    There is a built-in product importer in WooCommerce that can do what you need. You’ll need to do two things to make it work:

    1. Upload all your downloadable files to your web server. A subfolder in the wp-content/uploads/woocommerce_uploads directory would work.
    2. Create a CSV file with your products, following the sample CSV file format. You can also create one sample product and export that to generate your own sample. If you have any trouble, check out the documentation.

    Note that you’ll need a column with your file locations for each product. You can use formulas to help you generate the column values you want from a list of filenames. I recommend testing with a small amount of products, 2 or 3 at once, until you have your columns set up correctly and the products look the way you want once they are uploaded. That way you can work out the kinks with small uploads, instead of waiting on 10,000. I’d also break up your uploads into batches of 1-2,000 or so, so that if an error occurs it is easier to narrow down which row is having an issue.

    If you need help figuring out how to generate your CSV file, you might consider checking out the Community Slack or Facebook Group for community help with more advanced questions.

    I’m marking this as ‘Resolved’ as the product importer is the bulk-product import option in WooCommerce core. We look forward to hearing back from you if you have any follow-up questions. Thanks!

    Thread Starter MojoJojo

    (@courtneybostdorff)

    Hi, just wanted to thank you for taking the time to answer my question. It’s much appreciated. I am about to dig in and see what I can do with your info 🙂 Fingers crossed and wish me luck! Thanks again!!!

    Hi @courtneybostdorff

    I’m glad we were able to help! 🙂

    Please do update us once you were able to import your products successfully or if you run into any difficulties along the way.

    Cheers!

    Thread Starter MojoJojo

    (@courtneybostdorff)

    Hi,

    I have finally figured it all out thanks to all of your assistance. I have started importing my products and though it may be a wee bit slower than I thought, I still love it 🙂

    I have imported close to 1,000 so far so this will take me a week or so but it’s so much better than a few months 🙂

    Thanks for all the help!!!

    You are welcome! We are glad you have figured it out and we were able to help 🙂

    If you have a moment, we would love it if you could leave us a review: https://wordpress.org/support/plugin/woocommerce/reviews/.

    Cheers!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Best Way To Add 10,000 + Downloadable Products?’ is closed to new replies.