Magento – Magento 2: Show out-of-stock products in search results

magento2out-of-stockproductqtysearch

We have disabled out-of-stock products from showing on the frontend, but would like to override this for search results only.

How would we accomplish this?

Note: this store has thousands of products that go in and out of stock regularly. We need them to reappear in the catalog when they're back in stock, but always be visible in the search results.

Best Answer

Enabled the products and changed their visibility to Search.
Next Set Display Out of Stock Products to yes under Store -> Configuration -> Catalog -> Inventory -> Stock Options.

Update

The product will not appear in the catalog because the visibility is set to Search. To make a product visible in the catalog visibility should be either Catalog or Catalog/Search.

To change the visibility of multiple products together, you can use the Magento Import functionality.