diff --git a/inc/woocommerce.php b/inc/woocommerce.php index 01de29e..a5bb2db 100644 --- a/inc/woocommerce.php +++ b/inc/woocommerce.php @@ -204,9 +204,9 @@ if ( ! function_exists( '_s_woocommerce_cart_link' ) ) { * @return void */ function _s_woocommerce_cart_link() { - /* translators: number of items in the mini cart. */ ?> + cart->get_cart_subtotal() ); ?> cart->get_cart_contents_count(), '_s' ), WC()->cart->get_cart_contents_count() ) );?>