[SOLVED] CSV import product on specific category

Hello,

I’m trying to import some products from opencart. I’m able to import the basic product information but I can’t assign a specific category for those products from my CSV. Any idea?
This is how my CSV file looks

ordernumber;mainnumber;name;supplier;tax;price_EK;pseudoprice_EK;baseprice_EK;from_EK;to_EK;price_H;pseudoprice_H;baseprice_H;from_H;to_H;active;categories
SW10001;SW10001;Test;Manufacturer;20.00;11;;;1;;;;;;;1;66|69

Thanks

My bad, extra column on the CSV