If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
We use the category id in some custom code we use. Most helpful is the ability the export the categories for a listing of all the category ids. Go to products import/export and look for the category section. Great timesaver! :)
That's a lot of categories!
Since you have SO many sub categories, you would need to sort you export on the category_parent field to locate the top level categories. These woul have a parent id of 0
Also, I don't think the New Relases is a category proper. I think it is a date field in the product export that determines new releases.
Comment