private void Construct(int productId) { _product = _builder.BuildProductData(productId).BuildEligibility().Build(); }