Jump to content

[Solved] Categories failing on import.


Recommended Posts

Newbie to Prestashop and using the import routine to change categories. Whatever I do the category is always 1.

I've tried the following combinations to see what works but none do.

Product Id,Name,Categories
120,"Product 1","30"

121,"Product 2",30

122,"Product 3","Home,Chocolates"

123,"Product 4","1/30"

124,"Product 5","1,30"

125,"Product 6",1/30


All the other fields e.g. quantities can be changed using the "," delimiter but not Categories. Do I need to get into the code?
Link to comment
Share on other sites

OK got it working.

I use Excel to export/import and it has ',' as the Field delimiter and ' " ' as multiple value delimiter as standard but if I use the default delimiters in PS it works.

Must be a code setting somewhere but I'll look at it later.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...