Question

I need to generate a csv file with product sku and the category tree, so I can later import it with Magmi On the fly category creator/importer plugin.

I need to get something like this:

sku;categories
"100";"My Products/Sample Products/Sample Category"
"101";"My Products/Other Products"

how can I achive this with php?

Était-ce utile?

La solution

http://www.atensoftware.com/p187.php

Free Product Data Exporter for Magento

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top