I think we can edit the code for this issue:
ps_facetedsearch/ps_facetedsearch.php (approx line 1423)
ON (sa.id_product_attribute = pac.id_product_attribute AND sa.quantity > 0)
Replace it with:ON (sa.id_product_attribute = pac.id_product_attribute AND sa.quantity >= 0)
.png.022b5452a8f28f552bc9430097a16da2.png)