Jump to content

Import CSV with nested categories issue


Recommended Posts

I need to import the CSV with nested categories but it fails over and over.
I have:
porductA with category catA>catB
productB with catC>catB

That is why I cannot have only catB on the CSV, i need the full strcuture.
But I have this CSV and I cant, it fails over and over. Do you have any workaround or solution to perform this import?

 

,titulo,codigo,ean,categs 
1,Test Product,123456,1234567890123,catA>catB


Thanks!!

Link to comment
Share on other sites

No modules.
Just advanced parameters > import

image.thumb.png.230faa54b8ffa5dde4fe7616840758ec.png

Then the matching
image.thumb.png.30560a025e8ca129e87e27da3e582c25.png

And the error
image.png.a72eb805e05e73c3bfbc3e8af53f48cb.png

I am convinced that the "catA>catB cannot be saved" is "important" but i am not able to avoid/remove the >

And the file, as minimum example is the 
 

,titulo,codigo,ean,categs
1,Test Product,123456,1234567890123,catA>catB

I would like to avoid creating by hand all the categories, but I already did for this dummy example and still not working
image.png.bbd146f167581ce6b67babee6483aa7b.png
Thanks in advance

Link to comment
Share on other sites

let me check. I believe coma separated was to include both (product in catA and catB) but not indicating hierarchy. (the issue is that I have to child categories with the same name )

Link to comment
Share on other sites

but if i need 

man
    | tshirt
woman
    | tshirt

how do you specify which parent category when the category if tshirt ? I understood to use >
man>tshirt

but... it is not working

Link to comment
Share on other sites

As mentioned before, You can't define the hierarchy with the products. You need to define the same at the category level

Add one category i.e. Man in the Prestashop & Inside the Man, and add the Tshirt category. 

Prestashop has the option to add categories within any category. 

image.thumb.png.a0f417ef9cff249de0bee4bd17ebe66c.png

 

 

 

Edited by Knowband Plugins (see edit history)
Link to comment
Share on other sites

yes, I can do it.
my issue/doubt is how PS will know which category is when using the csv.
ok, meanwhile i was writting i understand the "issue"... when you ask for thsirt it will appear man and woman, right? hahaha

thanks!

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...