Page 1 of 1

Import Shop with a lot of images

Posted: 24 Feb 2022, 11:09
by machack
Hi there - is there a possibility to import images into phocacart, i can handle the raw data using mysql, but i have problems with the images. What would be the best way to handle images for each product?
Thank you

Re: Import Shop with a lot of images

Posted: 25 Feb 2022, 17:58
by machack
Answering my own question:
I have now setup code which uses phoca PhocacartProduct::storeProduct (found in product_import.php)
that works very well, even thumbnails are created automatically when the image is copied in the phocacartproducts directory first.

Re: Import Shop with a lot of images

Posted: 26 Feb 2022, 18:27
by Jan
Hi, Ok, thank you for the info.

Jan

Re: Import Shop with a lot of images

Posted: 16 Mar 2022, 21:05
by Rnomis
This is a problem I am having with over 200 images to load. It would be great if you could share your method with us. My sql skills are not as good as yours!
Thanks
Simon