Magento News

 

Category Import with Magento 1.6.1; how to set on default category

my problem is, that after an import of products, the product is not shown in the frontend. Reason: The defaulty category for the products are not marked. If I do this manuelly, I can see the product in the frontend.
How can I tell the products during the import, that the default category must be marked?
Import here is, that I talk about Magento 1.6.1 which is different to older Magento Versions with the Import of Categories. As far as I have found out, it is not any longer possible to import Category IDs, so I have to import the name of the category.

I have an import mistake for that:
“_category” (this is one of the column titles of my importing csv sheet)
“Default Category/Firmen/Levis” (for example)

it is not working
but

if i just take:
“_category”
“Firmen”

then it works

any ideas to solve my problem?

Category Import with Magento 1.6.1; how to set on default category

Possibly Related Posts:


 

Leave a Reply