Where is stored the order from WooCommerce product category terms?
I am trying to understand where the display order of product categories defined by the admin is stored in the database. I intend to use this field in an SQL query to retrieve and display product categories in the desired order. I have looked into the wp_terms table but I have not found the sorting field.