Hello there!
First of all I don't know if anyone asked this before but I really searched a lot before asking.
So I wondering if this could happen easily, What I need is A combined search of keyword & custom filter
For Instance I tried through URL like this:
/index.php?option=com_virtuemart&view=category&customfields[18]
But when I add the keyword= ..... Like this
/index.php?option=com_virtuemart&keyword=black&view=category&customfields[18]
It's just returns all products with the keyword black...
So is there any way to do some search filtering?
so the search would return only products with customfields[18] and then filter those results to return only products with customfields[18] and keyword=XXXX
Any help would be really appreciated I really need this
I'm running virtuemart 2.0.2 on Joomla 1.5.25