How do I override WooCommerce cart item prices that were already filtered by woocommerce_product_get_price?
I am working on a WooCommerce extension that manipulates pricing. It needs to filter pricing dynamically throughout the store based on user and product. It also needs to be able to force certain cart items to be free. Both of…