Sort Order Items by “menu order” in WooCommerce order edit pages
问题 I use this function to sort Woocommerce order admin items by menu order but But products with variables do not display properly. And if there are several product with variables in the order, only one of them will be displayed. edit: we have problem with multiple items of a product with different attributes: item1: product A,variable a,attribute: red color, qty 12 item2: Product A, variable a, attribute: green color, qty 18 after sort it only shows : item1: product A,variable a,attribute: red