Hi,
I have a need to make a global search that both search in products and different item types and present the search result grouped by these.
For example I have ecom products and 3 different item types and I want the search result to look like this.
Products (3 results)
product 1
product 2
product 3
Itemtype 1 (2 results)
Item 1
Item 2
Itemtype 2 (1 results)
Item 1
Itemtype 3 (2 results)
Item 1
Item 2
Can it be done without making any extensions and