For our phase 1 implementation, we are only showing categories. We won't have products or shopping cart features.
Is it possible to change the "Product Finder" into a "Category Finder'?
Thanks,
Reddirt
category search instead of product search
Re: category search instead of product search
You can try to create some custom version of CategoryFinder by using the CatalogDataSource. Check the search in admin to find out the details about CatalogDataSource usage.