質問

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?

役に立ちましたか?

解決

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

Free Product Data Exporter for Magento

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top