Actually, I can get all fees like so – $fees = WC()->cart->get_fees();
But can I get the fees of a specific product in the cart or checkout?
Actually, I can get all fees like so – $fees = WC()->cart->get_fees();
But can I get the fees of a specific product in the cart or checkout?