Jump to content

Import of more than one Product Photos via CSV-Import does not work in PS 8.2.0


Recommended Posts

Posted (edited)

Hallo,

import of one photo via CSV-import works fine. An upload via csv file of zwo photos

image.png.6f51c2245a6c63011e092d262453f7cf.pnghttps://bbshop.arthurpluta.de/img/p/produktfotos/16127.jpg,https://bbshop.arthurpluta.de/img/p/produktfotos/16127_2.jpg

https://bbshop.arthurpluta.de/img/p/produktfotos/16127.jpg,https://bbshop.arthurpluta.de/img/p/produktfotos/16127_2.jpg

this shows an error and no photos will be shown.

Both photos are online visible:
a)

https://bbshop.arthurpluta.de/img/p/produktfotos/16127.jpg


b)

https://bbshop.arthurpluta.de/img/p/produktfotos/16127_2.jpg

What did I do wrong, any suggestions?
Arthur

Edited by ArthurCGN (see edit history)
Link to comment
Share on other sites

Posted (edited)
54 minutes ago, ArthurCGN said:

this shows an error and no photos will be shown.

separate the two and they show bots as you have seen. 

https://bbshop.arthurpluta.de/img/p/produktfotos/16127.jpg,
https://bbshop.arthurpluta.de/img/p/produktfotos/16127_2.jpg

Have tries with something like 10 or 20? 

And did your shop did that the 1st time? What has been done with the shop to cause that? 

Edited by Nickz (see edit history)
Link to comment
Share on other sites

11 godzin temu, ArthurCGN napisał:

Hallo,

import of one photo via CSV-import works fine. An upload via csv file of zwo photos

image.png.6f51c2245a6c63011e092d262453f7cf.pnghttps://bbshop.arthurpluta.de/img/p/produktfotos/16127.jpg,https://bbshop.arthurpluta.de/img/p/produktfotos/16127_2.jpg

https://bbshop.arthurpluta.de/img/p/produktfotos/16127.jpg,https://bbshop.arthurpluta.de/img/p/produktfotos/16127_2.jpg

this shows an error and no photos will be shown.

Both photos are online visible:
a)

https://bbshop.arthurpluta.de/img/p/produktfotos/16127.jpg


b)

https://bbshop.arthurpluta.de/img/p/produktfotos/16127_2.jpg

What did I do wrong, any suggestions?
Arthur

Try to load them with http, without ssl. Sometimes thats the issue with downloading images by server. If import function cannot verify SSL it might cause such problems.

Link to comment
Share on other sites

3 godziny temu, ArthurCGN napisał:

No success with http...
Should here be a blanc space between the comma and the 2nd ULR or not?
PS is not very clear to that syntax...

It's correct no space after comma. "url1,url2,url3" is the correct syntax.
If you can please post a single row from your csv file. We need to see if the structure is corrent. Maybe there is some error in that part.

Link to comment
Share on other sites

You're right—this has been a common issue in PrestaShop 8.2.0. When importing products via CSV, only the first image is usually processed unless the image URLs are formatted correctly and separated the right way.

Make sure to follow this format in your CSV for the image URLs:

Use commas (,) to separate multiple image URLs in the "Image URLs" column.

Example:

bash

CopyEdit

http://example.com/image1.jpg,http://example.com/image2.jpg

Also, confirm these settings:

Go to Advanced Parameters > Import.

During the import process, match the image column correctly and check "Download images" is selected.

All images must be publicly accessible URLs.

If you’re still having trouble, it could be a bug in PS 8.2.0. As a WordPress developer in Bhayandar who’s also handled PrestaShop setups, I’d recommend trying the import in smaller batches or using a module like "PrestaShop Manager" or "Store Manager for PrestaShop" for better handling of image imports.

Link to comment
Share on other sites

  • 1 month later...

Hello, I have the same problem...

Presta's own csv import module does not work..

If an item has multiple images, the module doesn't recognize the images on the server. I've tried many options.

I've now tried importing with one image, and it worked without errors.

How is that supposed to work?

no one answers, is that intentional???

 

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...