SELECT `order_item_id`, `order_item_name` FROM wp_woocommerce_order_items WHERE order_item_type = 'shipping' AND order_id = '0'