I have functionality that build on total based amount on cart page in Woocommerce. I get cart items total value with function:
WC()->cart->subtotal() - WC()