1 reply [Last post]
j
j's picture
Offline
Joined: 01/17/2008
Juice: 240
Was this information Helpful?

Hello all,

I've gone through and imported a wack of products, now I'm going through and adding photos for each product, only because I couldn't get the importer to add photos.

So now I'm wondering if there is a faster way of quickly giving the products photos? It's going to take me a really long time to go through each product and upload a photo. Is there a way I can see the products in a table or something and enter a url for each image?

Any help on this would be appreciated.

Thanks,

zeezhao's picture
Offline
Joined: 04/23/2008
Juice: 969
Re: Editing Multiple products at once?

If you are using ubercart 1.x, see this thread for how to import images using node_import

http://www.ubercart.org/forum/support/4561/product_import#comment-20188
http://www.ubercart.org/forum/support/4561/product_import#comment-23044

The alternative is to use sql to add them to appropriate tables (files, content_field_image_cache, and also update sequences)..... and also move the images to correct directory.