$order = wc_get_order( $order_id );. // Now you have access to (see above)... $order->get_id(). $order->get_formatted_order_total( ).
確定! 回上一頁