Hi all,
I have gone through complete database of Ac7.0, I want to search for a table where I can find Category Wise Product Listed.
Means from Admin side we are saving Multile Category for a product (Tree view saving), so there may be any table where ProductId and CategoryId are going to store...
Can any one suggest the way to find Category Wise Products or Product Wise Categories...
Thank you.
Locating Category Wise Product in database
Re: Locating Category Wise Product in database
The table which contains this information is ac_CatalogNodes.
Re: Locating Category Wise Product in database
For more information take a look at http://wiki.ablecommerce.com/index.php/ ... Categories
-
- Lieutenant, Jr. Grade (LT JG)
- Posts: 29
- Joined: Tue Sep 16, 2008 11:51 pm
- Location: INDIA (Gujarat)
- Contact:
Re: Locating Category Wise Product in database
Thanks for help..... i got solution.....