How to sort WooCommerce product by featured or tag without additional plugins?
04:17 09 Mar 2017

I'm using shortcode to list a product category like this

[product_category category="products" orderby="title" order="asc"]

And wonder how can I make featured products be on the top on the list? It has something to do with orderby parameter, but I have no idea.

Please do not propose 3rd party plugins.
More info in WooCommerce official docs.

php wordpress woocommerce sql-order-by wordpress-featured-image