- 6
Hi ;
I wantto modify .cshtml file of InstantSearch in otrder to add category names to dropdown list.
What I want to do is;
when you search for keyword book;
Iwant to list in doropdown
-Lord of the Rings
-Guilty
-books (category name)
When user clicks books I want to redirect to books category.
Is it possible?
If We have the InstantSearchModel fileds list maybe I can add category manualy.
I wantto modify .cshtml file of InstantSearch in otrder to add category names to dropdown list.
What I want to do is;
when you search for keyword book;
Iwant to list in doropdown
-Lord of the Rings
-Guilty
-books (category name)
When user clicks books I want to redirect to books category.
Is it possible?
If We have the InstantSearchModel fileds list maybe I can add category manualy.