I am trying to export all products to CSV or XML file in Magento 1.7.0.2..
I tried from “System” > “Import / Export” > “Data Flow – Profiles” > “Export All Products” and my final file does not include the names of the categories but instead just the ids.
Then I tried from “System” > “Import / Export” > “Export” but it does not export my categories properly. Instead of Parent Category > Child Category > Grand Child Category, I only get Parent Category > Child Category.
Can someone please provide me a proper solution on how to export products on Magento 1.7.0.2 and include the names and hierarchy of the categories?