Manual Category Mapping, Help
-
Hello, i am trying to import products for almost 4-5 days. I have finally solved how to import variable products with xml, after that i can’t change categories during import. I search forums and docs and youtube but i cant find anything about manual mapping of product categories. Here an example about what do i want to do.
Product Category in Xml i am importing:
top clothing >> dresses >> tunics
(hierarchical style, all of it in just one category path)
i want to import this in
Woman >> Clothing >> Dresses >> Tunics
i have tried adding mapping rule like this
in your file: Clothing >> dresses >> tunics Translated to: woman >> clothing >> dresses >> tunics
But there was no difference :/
i have tried function editor with this code
[str_replace(“Clothing >> dresses >> tunics”, “woman >> clothing >> dresses >> tunics”, {categories[1]})]
and i got syntax error unexpected “{” and expected “)” error or something while i’m saving function file. I don’t know how to code php functions, i tried everything what i can do.
if this problem will be solved, im going to take videos, writing articles, and screaming at every window i see to how to be solved this…
- The topic ‘Manual Category Mapping, Help’ is closed to new replies.