I used this chunk of code for target ajax mini-cart value uploads:
add_filter( \'woocommerce_add_to_cart_fragments\', \'function_add_to_cart_fragment\' ); fu