Page 1 of 1

import/export

Posted: Sun Jun 28, 2009 3:27 am
by barells
when inserting data into the products spreadsheet, what do you use as the delimiter for multiple categories.

so if i want my product in category 3 and category 5. is it a comma? 3,5?

Thanks,

Re: import/export

Posted: Tue Jun 30, 2009 4:41 pm
by removed331062
Use a comma to separate your category numbers.

Oh, be careful with the SKU column. It doesn't get escaped so avoid single or double quotes or other weird symbols.

Re: import/export

Posted: Tue Jun 30, 2009 8:45 pm
by barells
ok, thanks for the advice!

Re: import/export

Posted: Wed Jul 01, 2009 12:37 am
by removed331062
No problem, glad I could help. :)