I’m using a looper to list products on my client’s e-commerce website - which generally works very well - and looks much nicer than the default WooCommerce shortcodes.
One client request I’m struggling with is to order the products by PRICE, specifically on the ‘Sale’ page.
Is there a way for me to sort products by the price metadata?
Thanks for reaching out.
In that case, you need to use the Query String instead of Query Builder. I would suggest you go through the following thread which will help you on Query String.