Tobiasz Posted June 13, 2014 Share Posted June 13, 2014 (edited) Hi guys, I am creating PHP script which exports my products to XML format. Although I have managed to code almost all data I need to export, I encountered the problem which made me stuck in place. I can retrieve each products' default category ID using $product['id_category_default'] but I have no idea how to get this category's name. Could someone put me on the right track? Edited June 13, 2014 by ADMlNISTRATOR (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now