Problem with mapping categories
-
How can I mapped categories if my supplier has in XML file like this:
<categories> <category level="0"> <![CDATA[Sztućce]]> </category> <category level="1"> <![CDATA[Sztućce Fine Dine]]> </category> <category level="2"> <![CDATA[Amarone Gold]]> </category> <category level="1"> <![CDATA[Sztućce wg zastosowań]]> </category> <category level="2"> <![CDATA[Noże stołowe]]> </category> <category level="1"> <![CDATA[Marki]]> </category> <category level="2"> <![CDATA[Fine Dine]]> </category> <category level="1"> <![CDATA[Sztućce kolorowe PVD]]> </category> <category level="2"> <![CDATA[Sztućce złote]]> </category> <category level="1"> <![CDATA[Sztućce wg materiału]]> </category> <category level="2"> <![CDATA[Stal nierdzewna 18/10]]> </category> <category level="0"> <![CDATA[ZASTAWA STOŁOWA]]> </category> <category level="1"> <![CDATA[Sztućce]]> </category> <category level="2"> <![CDATA[Noże]]> </category> </categories>The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Problem with mapping categories’ is closed to new replies.