![]() |
Multiple Product Search
I am trying for the longest while to figure out how to get a Multiple Product Search. Where I can search for different items at the same time and put it in one result field.
For example a customer wants to look for a specific jeans, t-shirt and shoe. He would just have to enter the three items in the search field and they all appear in the results page. Could someone assist me? |
Not sure if this is what you need but:
:arrow: http://www.cart-lab.com/lab/catalog/Brand_Model_Year_35x-p-2.html |
Not Really.... In the search field itself. A customer can put in more than one item numbers and they would show the result on one page. for example
Items you are searching for Bicycle ---- 0156987T Painting ---- 8756324H Socks ---- 4759871m A customer goes to the search field and enters all three of those numbers and they all appear in a search result Page |
You could modify the search.php to search for the extra fields param00-09 and add those fields to the current search form.
|
Is it possible to do a search.php?substring=Item#&substring=Item#2?
I tried that but its only showing the result for the last item number. How can I get it to show results for both item numbers |
you would need to edit search.php to acept the extra search params
|
I am not to familiar with programming. This is what is my search code;
Code:
$ss = split(" ",$substring); Nothing is happening .... I tried searching for two different items and nothing. |
All times are GMT -8. The time now is 05:36 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.