VirtueMart Forum
VirtueMart Dev/Coding Central: VM1 (old version) => Development Projects, Modifications, Hacks & Tweaks. VM1.1 => Topic started by: shoppingtom on May 04, 2005, 23:48:07 pm
-
It's come up before in the forums, but never really been resolved: advanced search.
I'm working on updating our own site to support the following:
Advanced Search by:
category
min price
max price
custom attributes
For now, we're likely going to have to cop-out and just do a text search within the product names instead of searching the actual custom attributes (since we can't upload those yet through CSV).
I'm trying to pick my way through the dense and complicated mess of SQL queries in shop.browse, to support the additional features we need.
If anybody has any modules that will do this already, or any ideas on how to simplify this process, please let me know!
And if we get no help and find nothing, I will post whatever I can cobble together up here so everyone can use it. Unless I give up before reaching the finish. ;)
(For what it's worth, we'd probably be willing to pay as much as $200 for a really slick solution, here. If somebody wants to work up a quick advanced search module and make it available to everyone, let me know.)
-
Bump, I am also interested
-
I'm also looking for this solution where we can let customers shop by price.
-
I'm looking for the same things. Have you find an answer ?
(http://forum.virtuemart.net/index.php?topic=47040.0).
Regards,
-
It's come up before in the forums, but never really been resolved: advanced search.
I'm working on updating our own site to support the following:
Advanced Search by:
category
min price
max price
custom attributes
For now, we're likely going to have to cop-out and just do a text search within the product names instead of searching the actual custom attributes (since we can't upload those yet through CSV).
I'm trying to pick my way through the dense and complicated mess of SQL queries in shop.browse, to support the additional features we need.
If anybody has any modules that will do this already, or any ideas on how to simplify this process, please let me know!
And if we get no help and find nothing, I will post whatever I can cobble together up here so everyone can use it. Unless I give up before reaching the finish. ;)
(For what it's worth, we'd probably be willing to pay as much as $200 for a really slick solution, here. If somebody wants to work up a quick advanced search module and make it available to everyone, let me know.)
With VM 1.1.2 you can use virtuemart_tp_extended_search. But i don't find this module for VM 1.0.15
Help me find this module for VM 1.0.15, plz.
Thank all
-
i'm also interested in a extended search moduel for vm 1.0.15
-
have this question been answered? I need the same feature. Thanks