diff --git a/includes/admin/meta-boxes/views/html-order-items.php b/includes/admin/meta-boxes/views/html-order-items.php index d7452222d5e..b0698dbbf74 100644 --- a/includes/admin/meta-boxes/views/html-order-items.php +++ b/includes/admin/meta-boxes/views/html-order-items.php @@ -124,7 +124,28 @@ if ( wc_tax_enabled() ) { } ?>
+ | + | + get_total_discount(), array( 'currency' => $order->get_currency() ) ); ?> + | +
+ | + | get_total_shipping_refunded() ) > 0 ) {
+ echo ' |
+