Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to import multiple images with same UPC ? #2694

Closed
robbiibadi opened this issue May 6, 2018 · 5 comments
Closed

How to import multiple images with same UPC ? #2694

robbiibadi opened this issue May 6, 2018 · 5 comments

Comments

@robbiibadi
Copy link

i just try to populate product with command in django oscar

sites/sandbox/manage.py oscar_import_catalogue_images sites/sandbox/fixtures/images.tar.gz

and its work, but only for one image in one UPC.

@solarissmoke
Copy link
Member

I don't think you can. The importer is very much a barebones tool that is intended primarily to get the sandbox site running quickly - if you want to import your own data you will very likely have to extend the built-in importer class to do so.

@okfish
Copy link
Contributor

okfish commented May 8, 2018

Try to add another gzip file or dir and that images will be attached as secondary

@robbiibadi
Copy link
Author

what do you mean is in the main zip file there are another zip files?

@okfish
Copy link
Contributor

okfish commented May 8, 2018 via email

@sasha0
Copy link
Member

sasha0 commented Apr 9, 2019

I believe the topic is already covered, so closing the issue.

In case of new questions/issues, feel free to re-open or create a new one.

@sasha0 sasha0 closed this as completed Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants