Multiple categories not working with | in CSV
-
Hi,
I am trying to upload a CSV file with products and for some products I have multiple categories. I followed the instructions by delimiting them using the piping | symbol. When I import the CSV file, all the categories are created but the product itself isn’t assigned to all the categories, only the first category is selected the others not…
When I use the | on tags it does work correctly. What am I doing wrong?i.e.
category: tshirts|men
result: both categories created only tshirts assigned to the product, hence I would manually need to assign men too…Hope you understand what I mean…
The topic ‘Multiple categories not working with | in CSV’ is closed to new replies.