Sort by WooCommerce Price ins tags
Sort by WooCommerce Price ins tags

Hi,
I am creating a music table where all the musics are added as woocommerce product including pricing. My Table looks like screenshot added.
Now the sorting works fine by price except the orders isn't correct as some product has discount price in del
tag. So I need a way to sort the music letting dataTable care about the price in ```ins``
Live can be seen here: http://71.18.196.129/wordpress/ ( refresh browser i need)
Thanks
This discussion has been closed.
Replies
You would need to use a custom ordering plug-in that will extract the data you require.
Allan