if ($productId) {

            $planService = new PlanService();
            $productData = $planService->findById($productId);