I have problem when importing product with customizable options to webshop. Product should go to three categories:
Default Category/Wheels, spacers, accessories
Default Category/Wheels, spacers, accessories/JR
Default Category/Wheels, spacers, accessories/JR/JR11
Also it should have customizable options. Three drop down and one text field.
Two problems occures. First this csv doesn't import any custom options. Second product doesn't go to required categories, instead of it importing makes new categories such as:
Default Category
Wheels
spacers
accessories
JR
JR11
and something like that crap. Could you tell me what I should change in csv to make it work? Field separator is ;
Multiple value separator is ,
Field enclosure checked
Link for my csv