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👇
Thanks a lot for this answer. It works quite well.