View Full Version : Stop Certain Products in Search Results?
Riplees
10-Sep-2003, 08:39 AM
I use a "dummy product" with "Description only, useful for inserting messages" template to add extra information, so it is not for sale! I dont want these appearing in the search results.
How can i do this?
Many thanks
anita
Hi Anita
I'm afraid it's not possible at the moment to hide individual products/sections from the search. You could only use words that would not be search requests elsewhere in the catalogue and then add them to the stop list in View | Search Settings.
It's been entered a few times on the wishlist, so I'll add your name to highlight the request.
Ben
Riplees
10-Sep-2003, 04:20 PM
thank you, definitely would be a great help to have the choice of hiding products.
anita
Riplees
16-Oct-2003, 08:35 AM
Any news on this yet? im very keen to have this feature! very very keen!
cdicken
17-Oct-2003, 09:53 AM
No more news at the moment.
Riplees
10-Nov-2003, 01:02 PM
Is it possible to change the minimum values in the Search Settings, Search Options, Price Bands columns?
I want to have a minimum band of 0.01 to 10.00, and so on, in order to eliminate my dummy products (priced at 0.00) from appearing in the results.
Many thanks
Anita
rmladden
10-Nov-2003, 05:53 PM
Originally posted by Riplees
Is it possible to change the minimum values in the Search Settings, Search Options, Price Bands columns?
I want to have a minimum band of 0.01 to 10.00, and so on, in order to eliminate my dummy products (priced at 0.00) from appearing in the results.
Many thanks
Anita
I vote for this too. I created a band from 0.00 to 0.99 to eliminate that problem. I have no products in that range and few customers will try to search for something that cheap (I hope).
cdicken
11-Nov-2003, 08:45 AM
I used the price range control, and only put in one row - with a maximum of £0.01.
This generates the following HTML:
<SELECT NAME="PR" SIZE=1>
<OPTION VALUE="-1">Any
<OPTION VALUE="0">£0.00 - £0.01
<OPTION VALUE="1">£0.02+
</SELECT>
Go to 'View | Search Settings' an de-select 'Catalog Maintains Search Page'. Now edit 'search.html' within your 'SiteHTML' folder and replace the <select> box above with...
with
<input TYPE=HIDDEN NAME="PR" VALUE="1">
Then FTP up search.html manually to the acatalog folder.
HoughtonCR
03-Nov-2004, 01:53 AM
Have we got any method to stop selecting anything where the price is zero on price bands? Is it possible to select the first band from 0.01 - 9.99
Is this hard coded? or can we 'tweak it?
Nadeem
05-Nov-2004, 08:04 AM
Hi there
Is it possible to select the first band from 0.01 - 9.99
No, i am afraid it is hard coded at the moment.
Kind Regards
HoughtonCR
06-Nov-2004, 01:42 PM
Hiya
Hardcoded? :(
Can we ask for it to be Softcoded in the settings on the next release? :)
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.