$cart->add_fee( __( 'Poplatek za montáž', 'woocommerce')." ($percent%)", ($cart->get_subtotal() * $percent / 100 + 3000) );