• Resolved stickerbazaar

    (@stickerbazaar)


    Hello, I want to upload bulk product images through my csv file. But my images are stored in my google drive. After giving the shared link for the images in the csv file, the image does not get uploaded. Help me out please as I have a lot products whose images are stored in drive and its not possible to upload each manually

Viewing 4 replies - 1 through 4 (of 4 total)
  • Luminus Alabi

    (@luminus)

    Automattic Happiness Engineer

    Hi @stickerbazaar,

    The CSV product import expects your image links to be actual image links that end in a file name, which should directly open the image. However, this is not how Google Drive operates.

    You’re going to want to download all your images locally and then handle the import as you can’t import images from Google Drive.

    Once you’ve done this, you’ll want to change the image links in your CSV to point to the correct location OR upload all the images to your site’s media library and change the image links in your CSV to only reference the file names.

    You can read more about this in this section of the docs – https://docs.woocommerce.com/document/product-csv-importer-exporter/#images

    Thread Starter stickerbazaar

    (@stickerbazaar)

    So is there no other cloud or drive whose link I can provide in my csv, which can fetch the images from their respective links?

    Luminus Alabi

    (@luminus)

    Automattic Happiness Engineer

    @stickerbazaar,

    If you’re going to go to the trouble of moving the images to a different cloud service, it’ll take the same amount of effort to download them locally and process the import.

    If you absolutely want to do this from a cloud provider, you’ll want to look for one that provides direct URLs to the files complete with their file extensions.

    Perhaps look at something like Amazon S3

    Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please feel free to start a new thread.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Woocommerce Bulk images upload’ is closed to new replies.