There are specific products on my site that are not yet for sale (and therefore do not have set prices). I currently have them listed as $999.99 on the backend and have hidden that price and all purchase options from the site. However, when you search for the product on the site, the price shows. Is there a way to hide prices in search results for only specific products?
First, tag the products you want to hide the price for with hide-price. Then, edit your search results template to hide the price for those tagged products.
Find the search.liquid template or the section that renders search results.