Hiya
I have client that regulary sends me new products to load into the shop, he sends one email per product, the email contains the image file as an attachment, the price, product name and available size options, often several hundred emails!
so, im trying to switch over to getting him to fill in a spreadsheet with all the info i need and the images in a sperate zip file, much faster and easier if we can get it right
the problems im up against at the moment is getting the size options (attributes) into the file, im using a flat file but i understand from reading the forum that i need a heirachial file instead, i exported the sites products so i could see what a correct one looks like and theres no way i can ask him to create one of those for import - waaaay to complex for him (and me for that matter!) - is there any way around this? otherwise i will have to go back over each product and past in the attributes afterimporting!!
also, with the flat file im experimenting with, i have a path to the image files, something like;
folder/folder/imagename.gif
but after importing the file the images have been imported without the / so im getting
folderfolderimagename.gif
which is obviously broken
any pointers on how to save us both from days of work would be very gratefully received!
thanks guys
I have client that regulary sends me new products to load into the shop, he sends one email per product, the email contains the image file as an attachment, the price, product name and available size options, often several hundred emails!
so, im trying to switch over to getting him to fill in a spreadsheet with all the info i need and the images in a sperate zip file, much faster and easier if we can get it right
the problems im up against at the moment is getting the size options (attributes) into the file, im using a flat file but i understand from reading the forum that i need a heirachial file instead, i exported the sites products so i could see what a correct one looks like and theres no way i can ask him to create one of those for import - waaaay to complex for him (and me for that matter!) - is there any way around this? otherwise i will have to go back over each product and past in the attributes afterimporting!!
also, with the flat file im experimenting with, i have a path to the image files, something like;
folder/folder/imagename.gif
but after importing the file the images have been imported without the / so im getting
folderfolderimagename.gif
which is obviously broken
any pointers on how to save us both from days of work would be very gratefully received!
thanks guys
Comment