Hello there,
I have to change minimal length of search word. In VM 1.x this change was rather simple, but in VM 2.0.12 I don't know, where can i find this option.
IN VM 1.X this change can be done by replacing line: if ($strlen > 2) in file administrator/components/com_virtuemart/classes/ps_main.php
But in VM 2.0.12 there is no file ps_main.php in this path.
So where can I change it ?