Hi,
i create a filter "Search on Product" where customer can type a substring of product name and get matching results.
however i would like to understand something about filters...
1. in fact when filter is applied you can browse your product catalog as usual. Only those product matching the filter will be displayed.
is it correct ?
(because i was used with Virtuemart to have a search product that apply as a real search module, so it's a little bit different).
2. all filters have a default height of 200px. What should i do to make it automatically sizing height (after i will setup with css how i want it) ?
3. do you plan to have a real "search module" for your cart (like VM has) ?
thx.