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?

Was it helpful?

Solution

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

Free Product Data Exporter for Magento

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top