Category Mapping
-
I am trying to map categories from an xml that the structure is
category1 > category 2 > category 3
and i want to map it to
Main Products > category1 > category2 > category3
I have tried various ways to do this but i cannot figure it out. I have a screenshot with one of the variations i have tried. https://prnt.sc/C7UiDmRn8N1N it is creating the xml categories as they are in the xml
I cannot use php script because there are many categories in the xml and they may change with each xml update so i want all categories to be under a specific one on the site.
Can you help me with what i’m doing wrong?
Thank you
The topic ‘Category Mapping’ is closed to new replies.