I can't they are used in another area.
Basically the items in this category are only upsell accessory products. They are listed at the bottom of certain 'product detail' pages (product.php) with simply a Buy Now button. There are no details for these items so I don't want them coming up in the search. If I disable the products themselves, the won't appear as upsell items as I have them now.
HOw can exclude items from the serach function depending on category being disabled? Or if thet;s not possible...how can I exclude items based on their categiry ID? It's only one category, so I can hard code that one category into the query as an exclusion. Questions is where do I do this?
