cart_contents as $cart_item ){ if ( array_key_exists( 'visual-product-configuration', $cart_item ) ) { return false; } } return $exc; } }