How to show all SOLD OUT products on a separate page?

I am working on a woocommerce website and i have a requirement to show all SOLD OUT products on a separate page.

Is there any way to show all SOLD OUT products using query loop?

Hi,

in query loop👇

1 Like

Thanks a lot for this answer. It works quite well.

1 Like