From 091e37d783a3a97c3520e9328e71dcbbfe30a558 Mon Sep 17 00:00:00 2001 From: wayheming Date: Fri, 18 Oct 2019 14:50:04 +0300 Subject: [PATCH] Updated wording of total of items in cart order table --- templates/cart/cart.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/cart/cart.php b/templates/cart/cart.php index fdf183bfb90..502811acbe7 100644 --- a/templates/cart/cart.php +++ b/templates/cart/cart.php @@ -122,7 +122,7 @@ do_action( 'woocommerce_before_cart' ); ?> ?> - + cart->get_product_subtotal( $_product, $cart_item['quantity'] ), $cart_item, $cart_item_key ); // PHPCS: XSS ok. ?>