www.icicipruamc.com Open in urlscan Pro
203.199.107.52  Public Scan

Submitted URL: http://delivery.icicipruamc.com/EDZVWBKFHLU?id=53706=dURSUwUGA1NSSgVTA1MNBFdRBgsCAFdSU1oKVVIBAlcPDlMFCQIFUl1UUgYHBw1SA1cYUUdJERI...
Effective URL: https://www.icicipruamc.com/help-and-support/branch-locator
Submission: On February 01 via api from IN — Scanned from DE

Form analysis 3 forms found in the DOM

Name: formRequestToCallBack

<form id="formRequestToCallBack" name="formRequestToCallBack" ng-controller="RequestToCallBackController" novalidate="" class="reqTCBack ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-maxlength ng-valid-pattern">
  <div class="formFirstView reqToCallback" id="formreqtocallback" ng-class="{'blur':isSuccess}">
    <div class="switchSec text-center">
      <p class="existingCust">
        <strong>Request a Callback</strong><br> Are you an existing investor of ICICI Prudential Mutual Fund? <label class="smallSwitch">
          <span class="before">Yes</span>
          <input type="checkbox" id="InvestorType" name="InvestorType" ng-model="InvestorType" class="ng-pristine ng-untouched ng-valid ng-empty"><span class="slider round"></span>
          <span class="after">No</span>
        </label>
      </p>
    </div>
    <div class="inputwrapper">
      <div class="row">
        <div class="requestToForm">
          <div class="col-md-6">
            <div id="username" class="inputBox name" ng-class="!formRequestToCallBack.Name.$touched ? '' : formRequestToCallBack.Name.$touched &amp;&amp; formRequestToCallBack.Name.$invalid?'error':'success'">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2">Name </label>
                  <label class="errorText">Please enter valid name</label>
                </div>
                <input id="name" name="Name" inputfocus="" ng-model="Name" type="text" ng-blur="isBlur()" maxlength="255" namecharacters="" value="" placeholder="First Name     Middle Name     Last Name" required=""
                  class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength">
              </div>
              <div class="rippleseffect"></div>
            </div>
          </div>
          <div class="col-md-6 mobileTxt inputLessBtm">
            <div id="mobileDiv" class="inputBox MobileNumber mobile otp_pass withconcode" ng-show="isNumberEnabled"
              ng-class="!formRequestToCallBack.MobileNumber.$touched ? '' : formRequestToCallBack.MobileNumber.$touched &amp;&amp; formRequestToCallBack.MobileNumber.$invalid?'error':'success'">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2"> Mobile </label>
                  <label class="errorText"> Please enter valid Mobile Number </label>
                </div>
                <span class="countryCode"> + 91 - </span>
                <input id="mobile" value="" autocomplete="off" type="tel" name="MobileNumber" required="" ng-model="MobileNumber" maxlength="10" ng-pattern="[object Object]" numbers-only="" placeholder="1234512345"
                  class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
              </div>
              <div class="rippleseffect"></div>
            </div>
          </div>
          <div class="col-md-6">
            <div id="emailDiv" class="inputBox email" ng-class="!formRequestToCallBack.EmailId.$touched ? '' : formRequestToCallBack.EmailId.$touched &amp;&amp; formRequestToCallBack.EmailId.$invalid?'error':'success'">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2">Email</label>
                  <label class="errorText">Please enter valid email address</label>
                </div>
                <input id="email" ng-blur="isBlur()" name="EmailId" ng-pattern="[object Object]" maxlength="100" ng-model="EmailId" type="text" value="" placeholder="E.g. xyz@gmail.com" required=""
                  class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
              </div>
              <div class="rippleseffect"></div>
            </div>
          </div>
          <div class="col-md-6">
            <div class="rcAutoComp">
              <div id="cityDiv" class="inputBox city detectMeActive" ng-class="!formRequestToCallBack.City.$touched ? '' : formRequestToCallBack.City.$touched &amp;&amp; formRequestToCallBack.City.$invalid?'error':'success'">
                <div class="loader">
                  <svg viewBox="25 25 50 50" class="circular-loader">
                    <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                  </svg>
                </div>
                <div class="feilds">
                  <div class="title">
                    <label class="title2">City</label>
                    <label class="errorText">Please enter valid city</label>
                  </div>
                  <input id="city" type="text" ng-keyup="getCity($event)" ng-change="InputChange()" namecharacters="" ng-blur="isBlur()" name="City" required="" ng-model="City" value="" placeholder="E.g. Mumbai"
                    class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
                  <a href="javascript:void(0);" class="detectMe">Detect Me</a>
                  <a href="javascript:void(0);" ng-click="DetectMe()" class="icon-Detect detectLocation"></a>
                </div>
                <div class="rippleseffect"></div>
                <ul class="cityList">
                  <!-- ngRepeat: city in Cities -->
                </ul>
              </div>
            </div>
          </div>
          <div class="col-md-12">
            <div class="control-group IsDisclaimer" ng-show="IsDisclaimer">
              <label class="control control--checkbox">
                <input type="checkbox" ng-change="DisclaimerBox()" id="Disclaimer" name="Disclaimer" ng-model="Disclaimer" class="ng-pristine ng-untouched ng-valid ng-empty">
                <span class="text">By entering your personal details, you hereby authorizing ICICI Prudential Asset Management Company Ltd and/or its authorized service provider(s) to contact you and this will override any NDNC registration made by
                  you.</span>
              </label>
            </div>
          </div>
          <div class="formSubmit" id="Submitreq">
            <a class="gradientButton btnLg leadsubmit" ng-click="otpverifySubmit()">Submit</a>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="thankyouSection ng-hide" ng-show="isSuccess">
    <div class="setNavTrigger">
      <div class="inputBox name ResendOTPInputBlock otp_pass" ng-class="!formRequestToCallBack.OTPNumber.$touched ? '' : formRequestToCallBack.OTPNumber.$touched &amp;&amp; formRequestToCallBack.OTPNumber.$invalid ?'error':'success'">
        <div class="loader">
          <svg viewBox="25 25 50 50" class="circular-loader">
            <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="Holyhades97" "1"="" class="loader-path"></circle>
          </svg>
        </div>
        <div class="feilds">
          <div class="title">
            <label class="title2">Your OTP</label>
            <label class="errorText">This OTP is not right. Please verify and enter the correct OTP</label>
          </div>
          <input id="txtOTP" type="tel" name="OTPNumber" numbers-only="" ng-model="OTPNumber" autocomplete="off" placeholder="" maxlength="6" required=""
            class="blue_tooltip ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength">
          <p class="otpSubmitseconds extraFieldInfo">Submit in <span class="ng-binding"></span> secs</p>
          <div class="extraFieldInfo otppasstxt">
            <div class="tooltipBlock">
              <div class="tooltipCont blueToolTip">
                <p>OTP has been sent on </p>
                <ul class="infoBlock">
                  <li><span class="icon-call_white"></span><span><a href="tel:918564569857" class="ng-binding"> </a></span></li>
                  <li><span class="ng-binding"></span></li>
                </ul>
              </div>
            </div>
          </div>
        </div>
        <div class="rippleseffect"></div>
      </div>
      <button class="gradientButton resentotpbutton smallbtn hide" type="button">
        <span class="value">OTP expired! Resend OTP</span>
        <div class="loader"><span></span><span></span><span></span></div>
      </button>
    </div>
    <p class="otpText ng-hide" ng-show="isOTPSended"> Didn't receive the OTP? <a href="#" ng-click="otpverifySubmit()">    Resend OTP</a> or<a href="#" ng-click="ChangeNumber()" id="changenumber">    Change number</a>
    </p>
    <div class="control-group IsDisclaimer" ng-show="IsDisclaimer">
      <label class="control control--checkbox">
        <input type="checkbox" ng-change="DisclaimerBox()" id="Disclaimer" name="Disclaimer" ng-model="Disclaimer" class="ng-pristine ng-untouched ng-valid ng-empty">
        <span class="text">By entering your personal details, you hereby authorizing ICICI Prudential Asset Management Company Ltd and/or its authorized service provider(s) to contact you and this will override any NDNC registration made by
          you.</span>
      </label>
    </div>
    <div class="formSubmit" id="Submitreq">
      <a class="gradientButton buttonDisabled btnLg" ng-click="Submit()">Submit</a>
    </div>
  </div>
  <div class="thankyouSectionpopup ng-hide" ng-show="isSuccess">
    <div class="thankYouIcon icon-Tick"></div>
    <h4>Thank you for your details.</h4>
    <p>We will get in touch with you shortly</p>
    <p><strong>Meanwhile you can explore various schemes offered by us</strong></p>
    <p class="redirectPara ng-binding">You will be re-directed to the home page in s</p>
  </div>
</form>

Name: FormNAVAlert

<form name="FormNAVAlert" id="FormNAVAlert" novalidate="" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
  <div class="navAlertContent" ng-show="!IsUnsubscribe" ng-class="{'blur':isSuccess}">
    <h4 class="hMainSub"> Set NAV Alert</h4>
    <h2 id="Schemetitle"></h2>
    <input type="hidden" name="Name" id="hdnFlag" autocomplete="off">
    <input type="hidden" id="hdnRTACode" autocomplete="off">
    <h5>Stay updated with this scheme, through NAV alerts</h5>
    <div class="NAV_Switch" ng-show="!IsUnsubscribe">
      <label class="smallSwitch">
        <span class="before">Set Daily NAV alerts</span>
        <input type="checkbox" id="NAVAlertType" ng-change="ChangeNAV_View('AlertType')" name="NAVAlertType" ng-model="NAVAlertType" class="ng-pristine ng-untouched ng-valid ng-empty"><span class="slider round"></span>
        <span class="after">Set conditional NAV alerts</span>
      </label>
    </div>
    <div class="conditionNAV" id="hndnav">
      <div ng-show="IsNAVAlertType" class="NAVAlertType ng-hide">
        <div class="switchSec selectInvstMode ">
          <p>Your Investment mode</p>
          <label class="smallSwitch">
            <span class="before">Rupees</span>
            <input type="checkbox" id="InvestmentMode" name="InvestmentMode" ng-model="InvestmentMode" class="ng-pristine ng-untouched ng-valid ng-empty" checked="checked"><span class="slider round"></span><span class="after">Percentage</span>
          </label>
        </div>
        <div class="rupeesBox" id="divRs" style="display:block">
          <div class="setNavTrigger">
            <div class="inputBox icon-rupeeDown innerBlur goes-below" ng-class="!FormNAVAlert.NAVGoesBelow.$touched ? '' : FormNAVAlert.NAVGoesBelow.$touched &amp;&amp; FormNAVAlert.NAVGoesBelow.$invalid?'error':'success'">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2">When NAV goes below</label>
                  <label class="errorText">Please Enter NAV goes below </label>
                </div>
                <input type="text" tabindex="-1" id="NAVGoesBelow" ng-pattern="[object Object]" limit-to-max="" max="999999999" maxlength="9" onkeypress="return isNumberKey(event)" placeholder="" required="" name="NAVGoesBelow"
                  ng-model="NAVGoesBelow" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
              </div>
              <div class="rippleseffect"></div>
            </div>
            <button class="gradientButton">Set NAV goes below</button>
          </div>
          <div class="setNavTrigger">
            <div class="inputBox icon-rupeeUp innerBlur goes-above" ng-class="!FormNAVAlert.NAVGoesAbove.$touched ? '' : FormNAVAlert.NAVGoesAbove.$touched &amp;&amp; FormNAVAlert.NAVGoesAbove.$invalid?'error':'success'">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2">When NAV goes above</label>
                  <label class="errorText">Please Enter NAV goes above </label>
                </div>
                <input type="text" tabindex="-1" id="NAVGoesAbove" ng-pattern="[object Object]" limit-to-max="" max="999999999" maxlength="9" onkeypress="return isNumberKey(event)" placeholder="" required="" name="NAVGoesAbove"
                  ng-model="NAVGoesAbove" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
              </div>
              <div class="rippleseffect"></div>
            </div>
            <button class="gradientButton">Set NAV goes above</button>
          </div>
        </div>
        <div class="rupeesBox" id="divlumsum" style="display:none">
          <div class="setNavTrigger">
            <div class="inputBox icon-rupeeDown innerBlur goes-below" ng-class="!FormNAVAlert.NAVGoesBelow.$touched ? '' : FormNAVAlert.NAVGoesBelow.$touched &amp;&amp; FormNAVAlert.NAVGoesBelow.$invalid?'error':'success'">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2">When NAV goes below</label>
                  <label class="errorText">Please Enter NAV goes below </label>
                </div>
                <input type="text" tabindex="-1" id="NAVGoesBelow" ng-pattern="[object Object]" limit-to-max="" max="100" maxlength="5" onkeypress="return isNumberKey(event)" placeholder="" required="" name="NAVGoesBelow" ng-model="NAVGoesBelow"
                  class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
              </div>
              <div class="rippleseffect"></div>
            </div>
            <button class="gradientButton">Set NAV goes below</button>
          </div>
          <div class="setNavTrigger">
            <div class="inputBox icon-rupeeUp innerBlur goes-above" ng-class="!FormNAVAlert.NAVGoesAbove.$touched ? '' : FormNAVAlert.NAVGoesAbove.$touched &amp;&amp; FormNAVAlert.NAVGoesAbove.$invalid?'error':'success'">
              <div class="loader">
                <svg viewBox="25 25 50 50" class="circular-loader">
                  <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                </svg>
              </div>
              <div class="feilds">
                <div class="title">
                  <label class="title2">When NAV goes above</label>
                  <label class="errorText">Please Enter NAV goes above </label>
                </div>
                <input type="text" tabindex="-1" id="NAVGoesAbove" ng-pattern="[object Object]" limit-to-max="" max="100" maxlength="5" onkeypress="return isNumberKey(event)" placeholder="" required="" name="NAVGoesAbove" ng-model="NAVGoesAbove"
                  class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
              </div>
              <div class="rippleseffect"></div>
            </div>
            <button class="gradientButton">Set NAV goes above</button>
          </div>
        </div>
      </div>
      <div class="control-group">
        <p>I would like to receive these alerts on my</p>
        <label class="control control--checkbox">
          <input type="checkbox" class="mobile" id="_mobile" ng-click="resetInput('_mobile')"><span>Mobile Number</span>
          <div class="control__indicator"></div>
        </label>
        <label class="control control--checkbox">
          <input type="checkbox" class="email" id="email" ng-click="resetInput('email')"><span>Email ID</span>
          <div class="control__indicator"></div>
        </label>
      </div>
      <div class="hiddeninputBoxes">
        <div id="mobileDiv" class="inputBox MobileNumber mobile otp_pass withconcode" ng-show="IsMobile" ng-class="!FormNAVAlert.Mobile.$touched ? '' : FormNAVAlert.Mobile.$touched &amp;&amp; FormNAVAlert.Mobile.$invalid?'error':'success'">
          <div class="loader">
            <svg viewBox="25 25 50 50" class="circular-loader">
              <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
            </svg>
          </div>
          <div class="feilds">
            <div class="title">
              <label class="title2"> Mobile </label>
              <label class="errorText"> Please enter valid Mobile Number </label>
            </div>
            <span class="countryCode"> + <input id="txtCountryCode" name="txtCountryCode" class="numbersOnly noblurvalidation ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" autocomplete="off" type="tel" placeholder="91" maxlength="4"
                ng-model="countrycode">- </span>
            <input id="mobileNum" type="tel" name="Mobile" value="" ng-model="Mobile" class="restrictSpace ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" required="" numbers-only=""
              maxlength="10" ng-pattern="[object Object]" placeholder="12345  12345 ">
            <a class="inputVerify mobotp verifiedNum" ng-click="getOTP()" style="display:none">Verify</a>
          </div>
          <div class="rippleseffect"></div>
        </div>
        <div class="inputBox mobile otp_pass noP ng-hide" ng-show="isOTPSended" ng-class="!FormNAVAlert.OTPNumber.$touched ? '' : FormNAVAlert.OTPNumber.$touched &amp;&amp; FormNAVAlert.OTPNumber.$invalid?'error':'success'">
          <div class="loader">
            <svg viewBox="25 25 50 50" class="circular-loader">
              <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
            </svg>
          </div>
          <div class="feilds">
            <div class="title">
              <label class="title2">Verify OTP</label>
              <label class="errorText">Please Verify OTP</label>
            </div>
            <input id="otpNumber" ng-keyup="keyPress($event)" name="OTPNumber" numbers-only="" maxlength="6" ng-model="OTPNumber" required="" type="text" autocomplete="off" value="" placeholder="XXXX"
              class="blue_tooltip ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength">
            <div class="extraFieldInfo otppasstxt hidden">
              <div class="tooltipBlock">
                <div class="tooltipCont blueToolTip">
                  <p>OTP has been sent on </p>
                  <ul class="infoBlock">
                    <li><span class="icon-call_white"></span><span><a href="" class="ng-binding">+-</a></span></li>
                    <li><span class="ng-binding"></span></li>
                  </ul>
                </div>
              </div>
            </div>
            <div class="otpSubmit extraFieldInfo hidden">Submit in <span>115</span>secs</div>
            <a class="inputVerify mobotp ng-hide" ng-show="OTPNumber.length > 0" ng-click="VerifyOTP()">Verify</a>
          </div>
          <div class="rippleseffect"></div>
        </div>
        <div class="mobile otp ng-hide" ng-show="isOTPSended">
          <p>Didn’t receive the OTP?</p><a ng-click="getOTP()">Resend OTP</a> or <a ng-click="ChangeNumber()">Change number</a>
        </div>
        <div id="emailDiv" class="inputBox email email-nav ng-hide" ng-show="IsEmail" ng-class="!FormNAVAlert.Email.$touched ? '' : FormNAVAlert.Email.$touched &amp;&amp; FormNAVAlert.Email.$invalid?'error':'success'">
          <div class="loader">
            <svg viewBox="25 25 50 50" class="circular-loader">
              <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
            </svg>
          </div>
          <div class="feilds">
            <div class="title">
              <label class="title2">Email ID</label>
              <label class="errorText ng-binding">Please enter valid email id</label>
            </div>
            <input id="email" type="text" name="Email" value="" required="" ng-pattern="[object Object]" ng-model="Email" maxlength="100" placeholder="E.g. xyz@gmail.com"
              class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
            <a class="inputVerify mobotp verifiedEmail ng-hide" ng-click="getEmailOTP()" ng-show="Email.length > 0">Verify</a>
          </div>
          <div class="rippleseffect"></div>
        </div>
        <div class="inputBox email otp_pass ng-hide" ng-show="isOTP_Sended" ng-class="!FormNAVAlert.Email_OTP.$touched ? '' : FormNAVAlert.Email_OTP.$touched &amp;&amp; FormNAVAlert.Email_OTP.$invalid?'error':'success'">
          <div class="loader">
            <svg viewBox="25 25 50 50" class="circular-loader">
              <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
            </svg>
          </div>
          <div class="feilds">
            <div class="title">
              <label class="title2">Verify OTP</label>
              <label class="errorText">Please Verify OTP</label>
            </div>
            <input id="Email_OTP" ng-keyup="keyPress4($event)" class="restrictSpace blue_tooltip ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" numbers-only="" name="Email_OTP" maxlength="6" ng-model="Email_OTP"
              required="" type="text" value="" placeholder="XXXX">
            <a class="inputVerify mobotp ng-hide" ng-show="Email_OTP.length > 0" ng-click="verifyEmail_OTP()">Verify</a>
            <div class="extraFieldInfo otppasstxt hidden">
              <div class="tooltipBlock">
                <div class="tooltipCont blueToolTip">
                  <p>OTP has been sent on </p>
                  <ul class="infoBlock">
                    <li><span class="icon-email_white"></span><span><a href="" class="ng-binding"> </a></span></li>
                    <li><span class="ng-binding"></span></li>
                  </ul>
                </div>
              </div>
            </div>
          </div>
          <div class="otpSubmit extraFieldInfo hidden">Submit in <span>115</span>secs</div>
        </div>
        <div class="email otp ng-hide" ng-show="isOTP_Sended">
          <p>Didn’t receive the OTP?</p><a ng-click="getEmailOTP()">Resend OTP</a> or <a ng-click="ChangeEmailID()">Change Email-id</a>
        </div>
      </div>
    </div>
    <div class="row" ng-show="!IsUnsubscribe">
      <div class="formSubmit">
        <a class="gradientButton disabled buttonDisabled btnLg" id="btnSave" ng-click="Submit()">Save</a>
        <a class="remove_Subscription" ng-click="ChangeNAV_View('')">Unsubscribe</a>
      </div>
    </div>
  </div>
  <div class="unsubscribeNAV ng-hide" ng-show="IsUnsubscribe" ng-class="{'blur':isUnsucribedSuccess}">
    <h4 class="text-center">Unsubscribe to NAV alerts</h4>
    <div ng-show="UnsubEnd">
      <div class="NAV_Switch text-center">
        <label class="smallSwitch">
          <span class="before">Unsubscribe to Daily NAV alerts</span>
          <input type="checkbox" id="NAVAlertType1" name="NAVAlertType1" ng-model="NAVAlertType1" class="ng-pristine ng-untouched ng-valid ng-empty"><span class="slider round"></span>
          <span class="after">Unsubscribe to conditional NAV alerts</span>
        </label>
        <p>It's good to stay updated with NAV alerts, but if you wish to unsubscribe, we are happy to help you.</p>
      </div>
      <div class="control-group">
        <p>Verify your identity using</p>
        <label class="control control--checkbox">
          <input type="checkbox" class="mobile" id="_mobileNumber" ng-click="resetInput('_mobileNumber')"><span>Mobile Number</span>
          <div class="control__indicator"></div>
        </label>
        <label class="control control--checkbox">
          <input type="checkbox" class="email" id="_emailId" ng-click="resetInput('_emailId')"><span>Email ID</span>
          <div class="control__indicator"></div>
        </label>
      </div>
    </div>
    <div class="hiddeninputBoxes">
      <div id="mobileDiv" class="inputBox MobileNumber mobile otp_pass withconcode ng-hide" ng-show="IsNumberEnabled"
        ng-class="!FormNAVAlert.MobileNumber.$touched ? '' : FormNAVAlert.MobileNumber.$touched &amp;&amp; FormNAVAlert.MobileNumber.$invalid?'error':'success'">
        <div class="loader">
          <svg viewBox="25 25 50 50" class="circular-loader">
            <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
          </svg>
        </div>
        <div class="feilds">
          <div class="title">
            <label class="title2"> Mobile </label>
            <label class="errorText ng-binding"> Please enter a valid mobile number </label>
          </div>
          <span class="countryCode"> + <input id="txtCountryCode" name="txtCountryCode" class="numbersOnly noblurvalidation ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" autocomplete="off" type="tel" placeholder="91" maxlength="4"
              ng-model="countrycode">- </span>
          <input id="MobileNumber" type="text" name="MobileNumber" class="restrictSpace ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" ng-model="MobileNumber" required="" numbers-only=""
            maxlength="10" ng-pattern="[object Object]" placeholder="12345 12345 ">
          <a class="inputVerify mobotp VerifiedNum" ng-click="generateOTP()" style="display:none">Verify</a>
        </div>
        <div class="rippleseffect"></div>
      </div>
      <div class="inputBox mobile otp_pass noP ng-hide" ng-show="IsOTP" ng-class="!FormNAVAlert.OTP.$touched ? '' : FormNAVAlert.OTP.$touched &amp;&amp; FormNAVAlert.OTP.$invalid?'error':'success'">
        <div class="loader">
          <svg viewBox="25 25 50 50" class="circular-loader">
            <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
          </svg>
        </div>
        <div class="feilds">
          <div class="title">
            <label class="title2">Verify OTP</label>
            <label class="errorText">Please Verify OTP</label>
          </div>
          <div class="extraFieldInfo otppasstxt hidden">
            <div class="tooltipBlock">
              <div class="tooltipCont blueToolTip">
                <p>OTP has been sent on </p>
                <ul class="infoBlock">
                  <li><span class="icon-call_white"></span><span><a href="" class="ng-binding">+-</a></span></li>
                  <li><span class="ng-binding"></span></li>
                </ul>
              </div>
            </div>
          </div>
          <div class="otpSubmit extraFieldInfo hidden">Submit in <span>115</span>secs</div>
          <input id="OTPNumber" ng-keyup="keyPress2($event)" class="restrictSpace blue_tooltip ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" numbers-only="" name="OTP" maxlength="6" ng-model="OTP" required=""
            type="text" value="" autocomplete="off" placeholder="XXXX">
          <a class="inputVerify mobotp ng-hide" ng-show="OTP.length > 0" ng-click="VerifyOTP2()">Verify</a>
        </div>
        <div class="rippleseffect"></div>
      </div>
      <div id="emailDiv" class="inputBox email emailAddress ng-hide" ng-show="IsEmailEnabled" ng-class="!FormNAVAlert.EmailId.$touched ? '' : FormNAVAlert.EmailId.$touched &amp;&amp; FormNAVAlert.EmailId.$invalid?'error':'success'">
        <div class="loader">
          <svg viewBox="25 25 50 50" class="circular-loader">
            <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
          </svg>
        </div>
        <div class="feilds">
          <div class="title">
            <label class="title2">Email</label>
            <label class="errorText">Please enter valid email address </label>
          </div>
          <input id="EmailId" type="text" name="EmailId" value="" required="" ng-pattern="[object Object]" ng-model="EmailId" maxlength="100" placeholder="E.g. xyz@gmail.com"
            class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
          <a class="inputVerify mobotp verifiedEmail ng-hide" ng-click="generateOTP()" ng-show="EmailId.length > 1">Verify</a>
        </div>
        <div class="rippleseffect"></div>
      </div>
      <div class="inputBox email otp_pass ng-hide" ng-show="IsEmailOTP" ng-class="!FormNAVAlert.EmailOTP.$touched ? '' : FormNAVAlert.EmailOTP.$touched &amp;&amp; FormNAVAlert.EmailOTP.$invalid?'error':'success'">
        <div class="loader">
          <svg viewBox="25 25 50 50" class="circular-loader">
            <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
          </svg>
        </div>
        <div class="feilds">
          <div class="title">
            <label class="title2">Verify OTP</label>
            <label class="errorText">Please Verify OTP</label>
          </div>
          <input id="EmailOTP" ng-keyup="keyPress3($event)" class="restrictSpace blue_tooltip ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" numbers-only="" name="EmailOTP" maxlength="6" ng-model="EmailOTP"
            required="" type="text" value="" placeholder="XXXX">
          <a class="inputVerify mobotp ng-hide" ng-show="EmailOTP.length > 0" ng-click="verifyEmailOTP()">Verify</a>
          <div class="extraFieldInfo otppasstxt hidden">
            <div class="tooltipBlock">
              <div class="tooltipCont blueToolTip">
                <p>OTP has been sent on </p>
                <ul class="infoBlock">
                  <li><span class="icon-email_white"></span><span><a href="" class="ng-binding"> </a></span></li>
                  <li><span class="ng-binding"></span></li>
                </ul>
              </div>
            </div>
          </div>
        </div>
        <div class="otpSubmit extraFieldInfo hidden">Submit in <span>115</span>secs</div>
      </div>
    </div>
    <div class="mobile otp ng-hide" ng-show="IsResendOTP">
      <p>Didn’t receive the OTP? <a ng-click="generateOTP()">Resend OTP</a> or <a ng-click="ChangeNumber2()" class="ng-binding">Change mobile</a></p>
    </div>
    <div class="email otp ng-hide" ng-show="IsEmailResendOTP">
      <p>Didn’t receive the OTP? <a ng-click="generateOTP()">Resend OTP</a> or <a ng-click="ChangeEmailID2()" class="ng-binding">Change mobile</a></p>
    </div>
    <div class="schemeHolder ng-hide" ng-show="schemeList">
      <label class="control control--checkbox">
        <input type="checkbox" id="selectAll" ng-click="SelectAll()"><span>Select All</span>
        <div class="control__indicator"></div>
      </label>
      <!-- ngRepeat: scheme in responseNAVAlert.Response -->
    </div>
    <div class="error text-center ng-hide" ng-show="AlertError">
      <p>Please select at least one scheme</p>
    </div>
    <div class="noScheme text-center ng-hide" ng-show="schemeError">
      <p>Changed your mind? </p>
    </div>
    <div class="formSubmit">
      <a class="gradientButton submitnum" id="BtnSubscribe" ng-click="unsubscribe()" style="display:none">Submit</a>
      <a ng-click="UnsubscribeNAV(schemeId)" ng-show="schemeList" class="nextButton gradientButton ng-hide">Unsubscribe</a>
      <a class="gradientButton" id="BtnSubscribe" ng-click="ChangeNAV_View('AlertType')">Go to Subscribe</a>
    </div>
  </div>
</form>

Name: formHelpForm

<form id="formHelpForm" name="formHelpForm" class="ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength ng-valid-pattern">
  <section>
    <a href="#" class="helpLink">Let Us Help You</a>
    <h5>Over 40,00,000 Happy Investors</h5>
    <h3>Are you ready to begin your investment journey? </h3>
    <h6>Leave your contact details, we will get in touch with you.</h6>
    <li class="inputsBox">
      <div class="navLoader">
        <div class="lds-spinner">
          <div></div>
          <div></div>
          <div></div>
          <div></div>
          <div></div>
          <div></div>
          <div></div>
          <div></div>
          <div></div>
          <div></div>
          <div></div>
          <div> </div>
        </div>
      </div>
      <ul class="list-inline">
        <li>
          <div id="username" class="inputBox name" ng-class="!formHelpForm.Name.$touched ? '' : formHelpForm.Name.$touched &amp;&amp; formHelpForm.Name.$invalid ?'error':'success'">
            <div class="loader">
              <svg viewBox="25 25 50 50" class="circular-loader">
                <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
              </svg>
            </div>
            <div class="feilds">
              <div class="title">
                <label class="title2">Name </label>
                <label class="errorText">Please enter a valid name here</label>
              </div>
              <input autocomplete="off" type="text" ng-model="Name" maxlength="100" namecharacters="" name="Name" id="name" value="" required="" placeholder="First Name     Middle Name     Last Name	 "
                class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength">
            </div>
            <div class="rippleseffect"></div>
          </div>
        </li>
        <li>
          <div id="emailDiv" class="inputBox email" ng-class="!formHelpForm.EmailId.$touched ? '' : formHelpForm.EmailId.$touched &amp;&amp; formHelpForm.EmailId.$invalid?'error':'success'">
            <div class="loader">
              <svg viewBox="25 25 50 50" class="circular-loader">
                <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
              </svg>
            </div>
            <div class="feilds">
              <div class="title">
                <label class="title2"> Email </label>
                <label class="errorText"> Please enter valid email address </label>
              </div>
              <input id="email" name="Email" ng-pattern="[object Object]" maxlength="25" ng-model="EmailId" type="text" value="" placeholder="E.g. xyz@gmail.com" required=""
                class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
            </div>
            <div class="rippleseffect"></div>
          </div>
        </li>
        <li>
          <div id="mobileDiv" class="inputBox MobileNumber mobile otp_pass withconcode" ng-show="isNumberEnabled"
            ng-class="!formHelpForm.MobileNumber.$touched ? '' : formHelpForm.MobileNumber.$touched &amp;&amp; formHelpForm.MobileNumber.$invalid ?'error':'success'">
            <div class="loader">
              <svg viewBox="25 25 50 50" class="circular-loader">
                <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
              </svg>
            </div>
            <div class="feilds">
              <div class="title">
                <label class="title2"> Mobile </label>
                <label class="errorText"> Please enter valid Mobile Number </label>
              </div>
              <span class="countryCode"> + 91 - </span>
              <input value="" autocomplete="off" id="MobileNumber" type="tel" name="MobileNumber" required="" ng-model="MobileNumber" maxlength="10" ng-pattern="[object Object]" numbers-only="" placeholder="12345 12345 "
                class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
            </div>
            <div class="rippleseffect"></div>
          </div>
        </li>
        <div class="inputBox mobile otp_pass withOTP ng-hide" id="OTPverify" ng-show="isOTPSended" ng-class="!formHelpForm.OTPNumber.$touched ? '' : formHelpForm.OTPNumber.$touched &amp;&amp; formHelpForm.OTPNumber.$invalid?'error':'success'">
          <div class="loader">
            <svg viewBox="25 25 50 50" class="circular-loader">
              <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
            </svg>
          </div>
          <div class="feilds">
            <div class="title">
              <label class="title2">Verify OTP</label>
              <label class="errorText">This OTP is not right. Please verify and enter the correct OTP</label>
              <label class="otpexired hide">Your OTP has been expired </label>
            </div>
            <input id="otpNumber" ng-keyup="keyPress($event)" autocomplete="off" name="OTPNumber" maxlength="6" ng-blur="isBlur()" ng-model="OTPNumber" required="" type="text" value="" placeholder="XXXXXX" numbers-only=""
              class="blue_tooltip ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength">
            <div class="extraFieldInfo otppasstxt hidden">
              <div class="tooltipBlock">
                <div class="tooltipCont blueToolTip">
                  <p>OTP has been sent on </p>
                  <ul class="infoBlock">
                    <li><span class="icon-call_white"></span><span><a href="tel:918564569857" class="ng-binding"> </a></span></li>
                    <li><span class="ng-binding"></span></li>
                  </ul>
                </div>
              </div>
            </div>
            <a class="verifyNumHome ng-hide" ng-click="VerifyOTP()" ng-show="OTPNumber.length > 0">Verify</a>
          </div>
          <div class="rippleseffect"></div>
        </div>
        <p class="otpText ng-hide" ng-show="isOTPSended"> Didn't receive the OTP? <a href="#" ng-click="otpverifySubmit()">Resend OTP</a> or <a href="#" ng-click="ChangeNumber()">Change number</a>
        </p>
      </ul>
      <div class="row letUsHelpDisclaimer">
        <div class="col-md-8 col-md-offset-2">
          <span>By entering your personal details, you hereby authorize ICICI Prudential Mutual Fund, ICICI Prudential Asset Management Company Ltd. and/or its authorized service provider(s) to contact you and this will override any NDNC registration
            made by you.</span>
        </div>
      </div>
      <div class="row">
        <div class="col-md-12 text-center">
          <button id="nextButtonhelp" class="nextButton" type="button" name="startbtn" value="Get Started" ng-click="otpverifySubmit()">
            <span class="value">Get Started</span>
            <div class="loader"><span></span><span></span><span></span></div>
          </button>
        </div>
      </div>
      <div class="thankyouSection ng-hide" ng-show="isSuccess">
        <div class="modal-header">
          <button type="button" data-dismiss="modal" class="close inside" ng-click="resetform()">×</button>
        </div>
        <div class="tyContainer">
          <ul class="list-inline">
            <li>
              <div class="setNavTrigger">
                <div class="inputBox mobile otp_pass withOTP ng-hide" id="OTPverify" ng-show="isOTPSended"
                  ng-class="!formHelpForm.OTPNumber.$touched ? '' : formHelpForm.OTPNumber.$touched &amp;&amp; formHelpForm.OTPNumber.$invalid?'error':'success'">
                  <div class="loader">
                    <svg viewBox="25 25 50 50" class="circular-loader">
                      <circle cx="50" cy="50" r="20" fill="none" stroke="#174082" stroke-width="1" class="loader-path"></circle>
                    </svg>
                  </div>
                  <div class="feilds">
                    <div class="title">
                      <label class="title2">Please enter your OTP</label>
                      <label class="errorText">This OTP is not right. Please verify and enter the correct OTP</label>
                    </div>
                    <input id="otpNumber" ng-keyup="keyPress($event)" autocomplete="off" name="OTPNumber" maxlength="6" ng-blur="isBlur()" ng-model="OTPNumber" required="" type="text" value="" placeholder="XXXXXX" numbers-only=""
                      class="blue_tooltip ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength">
                    <div class="extraFieldInfo otppasstxt hidden">
                      <div class="tooltipBlock">
                        <div class="tooltipCont blueToolTip">
                          <p>OTP has been sent on </p>
                          <ul class="infoBlock">
                            <li><span class="icon-call_white"></span><span><a href="tel:918564569857" class="ng-binding"> </a></span></li>
                            <li><span class="ng-binding"></span></li>
                          </ul>
                        </div>
                      </div>
                    </div>
                    <div class="otpSubmitseconds extraFieldInfo">Submit in <span class="otpsecondshelpyou ng-binding"></span> secs</div>
                  </div>
                  <div class="rippleseffect"></div>
                </div>
                <button id="resend" class="gradientButton resentotpbutton smallbtn hide" type="button" ng-click="SendOTP()">
                  <span class="ng-binding"></span>
                  <div class="loader"><span></span><span></span><span></span></div>
                </button>
              </div>
              <p class="otpText ng-hide" ng-show="isOTPSended">
                <a href="#" ng-click="ChangeNumber()">Change number</a>
              </p>
            </li>
          </ul>
          <div class="row">
            <div class="col-md-12 text-center">
              <button id="Submit" class="gradientButton btnLg" type="button" name="startbtn" value="Get Started" ng-click="Submit()">
                <span class="value">Submit</span>
                <div class="loader"><span></span><span></span><span></span></div>
              </button>
            </div>
          </div>
        </div>
        <input type="hidden" id="hdOtpResendCount" name="hdOtpResendCount" value="0" autocomplete="off">
      </div>
      <div class="thankyouSectionpopup ng-hide" ng-show="isSuccess">
        <div class="close" ng-click="resetform()"></div>
        <div class="thankYouIcon icon-Tick"></div>
        <h4>Thank you</h4>
        <p>We will reach out to you shortly.</p>
        <p><strong>Meanwhile you can explore various schemes offered by us.</strong></p>
        <p class="redirectPara ng-binding">You will be re-directed to the home page in s</p>
      </div>
    </li>
  </section>
</form>

Text Content

   
 * 0
   Scheme Comparison
   
   Please Add fund for comparison
   
   Compare Schemes
   
 * 
   Recently Viewed


 * Investor Distributor
 * Download APP
   
 * NAVs 31 Jan 2023 :
      
      
    * ICICI Prudential Banking and Financial Services Fund - IDCW
      
      34.24
      
    * ICICI Prudential Banking and Financial Services Fund - Direct Plan -
      Growth
      
      96.69
      
    * ICICI Prudential Banking and Financial Services Fund - Direct Plan - IDCW
      
      61.75
      
    * ICICI Prudential Bharat Consumption Fund Direct Plan Growth
      
      16.63
      
    * ICICI Prudential Bharat Consumption Fund Direct Plan IDCW
      
      13.97
      
    * ICICI Prudential Bharat Consumption Fund Growth
      
      15.81
      
    * ICICI Prudential Bharat Consumption Fund IDCW
      
      13.17
      
    * ICICI Prudential Bluechip Fund - Direct Plan - Growth
      
      74.19
      
    * ICICI Prudential Bluechip Fund - Direct Plan - IDCW
      
      42.78
      
    * ICICI Prudential Bluechip Fund - Growth
      
      68.51
      
    * ICICI Prudential Bluechip Fund - IDCW
      
      23.77
      
    * ICICI Prudential Business Cycle Fund Direct Plan Growth
      
      14.25
      
    * ICICI Prudential Business Cycle Fund Direct Plan IDCW
      
      14.25
      
    * ICICI Prudential Business Cycle Fund Growth
      
      13.84
      
    * ICICI Prudential Business Cycle Fund IDCW
      
      13.83
      
    * ICICI Prudential Commodities Fund Direct Plan Growth
      
      28.54
      
    * ICICI Prudential Commodities Fund Direct Plan IDCW
      
      26.05
      
    * ICICI Prudential Commodities Fund Growth
      
      27.16
      
    * ICICI Prudential Commodities Fund IDCW
      
      24.7
      
    * ICICI Prudential Dividend Yield Equity Fund Direct Plan Growth
      
      31.57
      
    * ICICI Prudential Dividend Yield Equity Fund Direct Plan IDCW
      
      18.86
      
    * ICICI Prudential Dividend Yield Equity Fund Growth
      
      29.25
      
    * ICICI Prudential Dividend Yield Equity Fund IDCW
      
      16.08
      
    * ICICI Prudential ESG Fund Direct Plan Growth
      
      13.76
      
    * ICICI Prudential ESG Fund Direct Plan IDCW
      
      12.56
      
    * ICICI Prudential ESG Fund Growth
      
      13.3
      
    * ICICI Prudential ESG Fund IDCW
      
      12.11
      
    * ICICI Prudential Exports and Services - Direct Plan - Growth
      
      104.73
      
    * ICICI Prudential Exports and Services - Direct Plan - IDCW
      
      51.01
      
    * ICICI Prudential Exports and Services - Growth
      
      97.61
      
    * ICICI Prudential Exports and Services - IDCW
      
      28.52
      
    * ICICI Prudential FMCG Fund - Growth
      
      383.83
      
    * ICICI Prudential FMCG Fund - IDCW
      
      84
      
    * ICICI Prudential FMCG Fund - Direct Plan - Growth
      
      414.25
      
    * ICICI Prudential FMCG Fund - Direct Plan - IDCW
      
      148.94
      
    * ICICI Prudential Flexicap Fund Direct Plan Growth
      
      11.57
      
    * ICICI Prudential Flexicap Fund Direct Plan IDCW
      
      11.57
      
    * ICICI Prudential Flexicap Fund Growth
      
      11.3
      
    * ICICI Prudential Flexicap Fund IDCW
      
      11.3
      
    * ICICI Prudential Focused Equity Fund - Direct Plan - Growth
      
      57.49
      
    * ICICI Prudential Focused Equity Fund - Direct Plan - IDCW
      
      37.9
      
    * ICICI Prudential Focused Equity Fund - Growth
      
      51.64
      
    * ICICI Prudential Focused Equity Fund - IDCW
      
      19.72
      
    * ICICI Prudential Housing Opportunities Fund - Direct Plan - Growth
      
      10.88
      
    * ICICI Prudential Housing Opportunities Fund - Direct Plan - IDCW
      
      10.88
      
    * ICICI Prudential Housing Opportunities Fund - Growth
      
      10.74
      
    * ICICI Prudential Housing Opportunities Fund - IDCW
      
      10.74
      
    * ICICI Prudential India Opportunities Fund Direct Plan Growth
      
      21.29
      
    * ICICI Prudential India Opportunities Fund Direct Plan IDCW
      
      18.53
      
    * ICICI Prudential India Opportunities Fund Growth
      
      20.05
      
    * ICICI Prudential India Opportunities Fund IDCW
      
      17.33
      
    * ICICI Prudential Infrastructure Fund - Growth
      
      99.78
      
    * ICICI Prudential Infrastructure Fund - IDCW
      
      18.17
      
    * ICICI Prudential Infrastructure Fund - Direct Plan - Growth
      
      106.45
      
    * ICICI Prudential Infrastructure Fund - Direct Plan - IDCW
      
      27.33
      
    * ICICI Prudential Large & Mid Cap Fund - Direct Plan - Growth
      
      633.21
      
    * ICICI Prudential Large & Mid Cap Fund - Direct Plan - IDCW
      
      34.65
      
    * ICICI Prudential Large & Mid Cap Fund - Growth
      
      578.94
      
    * ICICI Prudential Large & Mid Cap Fund - IDCW
      
      22.13
      
    * ICICI Prudential Long Term Equity Fund (Tax Saving) - Direct Plan - Growth
      
      648.58
      
    * ICICI Prudential Long Term Equity Fund (Tax Saving) - Direct Plan - IDCW
      
      35.01
      
    * ICICI Prudential Long Term Equity Fund (Tax Saving)- Growth
      
      593.23
      
    * ICICI Prudential Long Term Equity Fund (Tax Saving)- IDCW
      
      20.74
      
    * ICICI Prudential Long Term Wealth Enhancement Fund Direct Plan Growth
      
      17.76
      
    * ICICI Prudential Long Term Wealth Enhancement Fund Direct Plan IDCW
      
      17.75
      
    * ICICI Prudential Long Term Wealth Enhancement Fund Growth
      
      17.17
      
    * ICICI Prudential Long Term Wealth Enhancement Fund IDCW
      
      17.17
      
    * ICICI Prudential MNC Fund Direct Plan Growth
      
      20
      
    * ICICI Prudential MNC Fund Direct Plan IDCW
      
      17.11
      
    * ICICI Prudential MNC Fund Growth
      
      19
      
    * ICICI Prudential MNC Fund IDCW
      
      16.17
      
    * ICICI Prudential Manufacturing Fund Direct Plan Growth
      
      19.39
      
    * ICICI Prudential Manufacturing Fund Direct Plan IDCW
      
      16.42
      
    * ICICI Prudential Manufacturing Fund Growth
      
      18.47
      
    * ICICI Prudential Manufacturing Fund IDCW
      
      15.54
      
    * ICICI Prudential MidCap Fund - Growth
      
      166.03
      
    * ICICI Prudential MidCap Fund - IDCW
      
      27.87
      
    * ICICI Prudential MidCap Fund - Direct Plan - Growth
      
      182.26
      
    * ICICI Prudential MidCap Fund - Direct Plan - IDCW
      
      40.02
      
    * ICICI Prudential Multicap Fund - Growth
      
      458.71
      
    * ICICI Prudential Multicap Fund - IDCW
      
      23.86
      
    * ICICI Prudential Multicap Fund - Direct Plan - Growth
      
      501.74
      
    * ICICI Prudential Multicap Fund - Direct Plan - IDCW
      
      38.86
      
    * ICICI Prudential PSU Equity Fund - Direct Plan - Growth
      
      10.41
      
    * ICICI Prudential PSU Equity Fund - Direct Plan - IDCW
      
      10.41
      
    * ICICI Prudential PSU Equity Fund - Growth
      
      10.35
      
    * ICICI Prudential PSU Equity Fund - IDCW
      
      10.35
      
    * ICICI Prudential Pharma Healthcare and Diagnostics (P.H.D) Fund Direct
      Plan Growth
      
      19.75
      
    * ICICI Prudential Pharma Healthcare and Diagnostics (P.H.D) Fund Direct
      Plan IDCW
      
      15.13
      
    * ICICI Prudential Pharma Healthcare and Diagnostics (P.H.D) Fund Growth
      
      18.72
      
    * ICICI Prudential Pharma Healthcare and Diagnostics (P.H.D) Fund IDCW
      
      14.16
      
    * ICICI Prudential Quant Fund Direct Plan Growth
      
      14.57
      
    * ICICI Prudential Quant Fund Direct Plan IDCW
      
      12.14
      
    * ICICI Prudential Quant Fund Growth
      
      14.35
      
    * ICICI Prudential Quant Fund IDCW
      
      11.93
      
    * ICICI Prudential Smallcap Fund - Direct Plan - Growth
      
      58.36
      
    * ICICI Prudential Smallcap Fund - Direct Plan - IDCW
      
      46.39
      
    * ICICI Prudential Smallcap Fund - Growth
      
      53.4
      
    * ICICI Prudential Smallcap Fund - IDCW
      
      25.94
      
    * ICICI Prudential Technology Fund - Growth
      
      136.44
      
    * ICICI Prudential Technology Fund - IDCW
      
      56.1
      
    * ICICI Prudential Technology Fund - Direct Plan - Growth
      
      148.81
      
    * ICICI Prudential Technology Fund - Direct Plan - IDCW
      
      104.18
      
    * ICICI Prudential Transportation and Logistics Fund - Direct Plan - Growth
      
      10.02
      
    * ICICI Prudential Transportation and Logistics Fund - Direct Plan - IDCW
      
      10.02
      
    * ICICI Prudential Transportation and Logistics Fund - Growth
      
      9.97
      
    * ICICI Prudential Transportation and Logistics Fund - IDCW
      
      9.97
      
    * ICICI Prudential US Bluechip Equity Fund - Growth
      
      47.89
      
    * ICICI Prudential US Bluechip Equity Fund - IDCW
      
      47.89
      
    * ICICI Prudential US Bluechip Equity Fund - Direct Plan - Growth
      
      52.36
      
    * ICICI Prudential US Bluechip Equity Fund - Direct Plan - IDCW
      
      52.36
      
    * ICICI Prudential Value Discovery Fund - Growth
      
      278.42
      
    * ICICI Prudential Value Discovery Fund - IDCW
      
      32.77
      
    * ICICI Prudential Value Discovery Fund - Direct Plan - Growth
      
      301.97
      
    * ICICI Prudential Value Discovery Fund - Direct Plan - IDCW
      
      79.79
      
    * ICICI Prudential Banking and Financial Services Fund - Growth
      
      87.6

 * New investment support : Missed call 8980017232

   En 
    * En
    * A
    * B
    * C
   
   En A B C

 * Learn
   
   
   
   LEARN WITH OUR DETAILED INVESTOR EDUCATION MODULES
   
    * Simple to understand, interesting to read
    * Comprehensive enough to help you invest
   
   Start Now
   
   BASICS OF MUTUAL FUND
   
   Investment on your mind? Learn the basics of Mutual Funds
   
    * The Fundamentals of Investment
    * Understanding Mutual Funds
    * Why Mutual Funds?
    * All you need to know before investing in Mutual Funds
   
   ADVANCED CONCEPTS
   
   Find Mutual Funds interesting? Learn more by diving deeper into Financial
   Concepts
   
    * All about Mutual Fund Portfolio
    * Online investments in Mutual Funds
    * Smart investments in Mutual Funds
    * Important concepts in Mutual Funds
    * Different methods of investments in Mutual Funds
   
   INFORMATION STUDIO
   
   MYTH BUSTERS
   
   INTERESTING READS
   
   GLOSSARY
   
   VIDEO-GALLERY
   
   INFOGRAPHICS
   
   KYC & REDRESSAL OF COMPLAINTS
   
   

 * Plan
   
   
   
   PLAN YOUR INVESTMENTS WITH OUR GOAL PLANNING CALCULATORS
   
    * Yours Goals
    * Your Plans
    * Our Recommendations
   
   Plan Now
   
   TRANSACTION CALCULATORS
   
   What's your number? Let our calculators help you arrive at the right
   investment amount for you!
   
    * Returns Calculator
    * Wealth Through SIP Calculator
      
    * SIP Calculator
      
    * SIP Past Performance Calculator
    * STP Calculator
    * SWP Calculator
    * SIP Top-Up Calculator
    * Asset Allocator Calculator
      
   
   GOAL BASED CALCULATORS
   
   It's always good to have numbers attached with investments. Share with us
   your destination goal, and we'll plan your journey for you.
   
      
    * Holiday Planner
      
      To travel is to live
   
    * Child Education Calculator
      
      Education brings about opportunity
   
    * Child's Marriage Calculator
      
      Beginning of a Happily Ever After!
   
    * Dream House Calculator
      
      There's no place like home
   
      
    * When To Retire Calculator
      
      When is your day?
   
    * Wealth Creation Calculator
      
      How much money are you making?

 * Invest
   
   
   
   EXPLORE SCHEMES FOR INVESTMENT THROUGH FUND EXPLORER
   
    * Stay updated on Markets.
    * Schemes suiting all risk appetites
    * Schemes for wide investment horizons
   
   Start Now
   
   EQUITY SCHEMES
   
    * ICICI Prudential Long Term Equity Fund(Tax Saving)
    * ICICI Prudential Bluechip Fund
    * ICICI Prudential Multicap Fund
   
   See More
   
   DEBT SCHEMES
   
    * ICICI Prudential Liquid Fund
    * ICICI Prudential Ultra Short Term Fund
    * ICICI Prudential Credit Risk Fund
   
   See More
   
   HYBRID SCHEMES
   
    * ICICI Prudential Balanced Advantage Fund
    * ICICI Prudential Equity & Debt Fund
    * ICICI Prudential Multi-Asset Fund
   
   See More
   
   OTHERS(FOF)
   
    * ICICI Prudential Asset Allocator Fund
    * ICICI Prudential Passive Strategy Fund
    * ICICI Prudential Thematic Advantage Fund
   
   See More
   
   SOLUTION ORIENTED
   
    * ICICI Prudential Child Care Fund (Gift Plan)
    * ICICI Prudential Retirement Fund
   
   OTHERS (ETF/INDEX)
   
    * ICICI Prudential Nifty Index Fund
    * ICICI Prudential Nifty Next 50 Index Fund
    * ICICI Prudential Sensex Index Fund
   
   See More
   
   NEW FUND OFFERS
   
   SCHEME COMPARISON
   
   NAV & DIVIDEND
   
   New to ICICIPRUMF?
   Start your first investment
   Quick Invest
   Invest without logging in

 * Information Studio Info Studio
   
   
   
   GET ALL THE UPDATES ABOUT MARKETS,OUR SCHEMES AND FEATURES THROUGH
   INFORMATION STUDIO.
   
    * Stay updated on Markets.
    * Understand more deeply about our Scheme Offering.
    * Know about our innovative Features.
   
   Start Now
   
   MARKET LENS
   
    * Monthly Market Outlook
    * Market Updates
    * Valuation Perspective
   
   See More
   
   FUND-O-PEDIA
   
    * Tactical Notes
    * Review Notes
    * Generic Notes
   
   See More
   
   FUND-O-FEATURES
   
    * Booster STP
    * Freedom SIP
    * Freedom SWP
   
   See More
   
   KNOWLEDGE COMPENDIUM
   
    * Head Start
    * Debt Watch
    * Macro Matters
   
   See More
   
   OTHERS
   
    * Tax Reckoner
   
   See More
   

 * For support on making New Investments, please give a missed call on
   7043338196 and we will call you back.
   
   Service & Support
   1800 200 6666
   1800 222 999
   Visit us at your nearest branch
   We are available Monday to Saturday, 9 am to 6 pm
   
   Contact Us Investor Services Downloads FAQs
 * 0
   Add schemes to favorities from our Fund Explorer and create your own
   wishlist!

 * Feature Coming Soon..

 * Feature Coming Soon..

Log In
 * Investor
 * Distributor
 * Corporate (iOnline)

MK
Dashboard Settings Logout

Investor Distributor

New to ICICIPRUMF?
Start your first investment
Quick Invest
Invest with Folio No.
 * About Us
 * Contact Us
 * Nav and Dividend
 * Investor Services
 * Downloads
   
 * Statutory Disclosures

Download the app by giving a missed call
8954685644

Scan & Download App


Back

   
 * Request an Estatement
   
 * Update Contact Details
   
 * Submit Form 15G/15H
 * Unclaimed Dividend Redemptions
 * Missed Call Facility
 * Ways To Transact
 * Update PAN
 * FIRC declaration
 * FAQ - NAV Applicability
 * Cancel NACH Mandate
 * 
   
   

Back

 * Forms
   * Application form
   * Service Request forms
   * MF Utility Form
 * Fund Factsheet
 * Market Updates
   * Market Outlook
   * Equity Updates
   * Fixed Income Update
 * SID KIM SAI
   * SID
   * KIM
   * SAI
 * Tax Reckoner
 * Others
   * Mutual Fund Trade Details
   * Total Expense Ratio
   * Monthly Portfolio Disclosures
   * Additional Disclosure for Close Ended schemes


BRANCH LOCATOR

Zum Verschieben drückst du die Pfeiltasten entsprechend.




←Nach links→Nach rechts↑Nach oben↓Nach unten+Heranzoomen-HerauszoomenPos1Um 75 %
nach linksEndeUm 75 % nach rechtsBild aufUm 75 % nach obenBild abUm 75 % nach
unten














Kurzbefehle
KartendatenKartendaten © 2023
Kartendaten © 2023
10 m 

Nutzungsbedingungen
Fehler bei Google Maps melden
Google Maps kann auf dieser Seite nicht richtig geladen werden.

Bist du Inhaber dieser Website?Ok

Select State 
 * Select State
 * Andhra Pradesh
 * Assam
 * Bihar
 * Chandigarh
 * Chattisgarh
 * Delhi NCR
 * Goa
 * Gujarat
 * Haryana
 * Himachal Pradesh
 * J&K
 * Jharkhand
 * Karnataka
 * Kerala
 * Madhya Pradesh
 * Maharashtra
 * Meghalaya
 * Odisha
 * Puducherry
 * Punjab
 * Rajasthan
 * Sikkim
 * Tamilnadu
 * Telangana
 * Tripura
 * Uttar Pradesh
 * Uttarakhand
 * West Bengal

Select StateAndhra PradeshAssamBiharChandigarhChattisgarhDelhi
NCRGoaGujaratHaryanaHimachal PradeshJ&KJharkhandKarnatakaKeralaMadhya
PradeshMaharashtraMeghalayaOdishaPuducherryPunjabRajasthanSikkimTamilnaduTelanganaTripuraUttar
PradeshUttarakhandWest Bengal
Select City 
 * Select City

Select City
Detect Me
 * All Branches
 * OPAT Branches
 * Non OPAT Branches

Search Now
All Branches 
 * All Branches
 * Local Branches
 * OPAT Branches
 * Non OPAT Branches

All Branches Local Branches OPAT Branches Non OPAT Branches

Branches: 223 locations in India

Branch Timings: Monday to Saturday - 9:30 AM to 6:00 PM.
Branches will remain closed on second and fourth Saturday.

GUNTUR (BRANCH OFFICE)

Door No 6/11/14, Ground Floor, 11th Lane, 2nd Cross Road,Arundelpet, Guntur,
Andhra Pradesh - 522002

Phone: 1800222999, 18002006666

Email:

Get Direction

KURNOOL (BRANCH OFFICE)

Shop No. 26, 2nd Floor, D No-40 / 384, Mohd. Khan Estate, "Ucon Plaza" Park
Road, Kurnool, Andhra Pradesh - 518001

Phone: 1800222999, 18002006666

Email:

Get Direction

RAJAHMUNDRY (BRANCH OFFICE)

Door No. 6-7-7, Vadrevuvari Street, T Nagar, Rajahmundry, Andhra Pradesh -
533101

Phone: 1800222999, 18002006666

Email:

Get Direction

TIRUPATI (BRANCH OFFICE)

Manoj Complex Door No. 20-1-207/1, Tirumala bypass Rd, Maruti Nagar, Tirupati,
Andhra Pradesh - 517501

Phone: 1800222999, 18002006666

Email:

Get Direction

VIJAYWADA (BRANCH OFFICE)

40-1-129, 2nd Floor, Centurion Plaza, Beside ICICI Bank, Near Benz Circle, M G
Road, Vijaywada, Andhra Predesh - 520010

Phone: 1800222999, 18002006666

Email:

Get Direction

VISHAKHAPATNAM (BRANCH OFFICE)

Sai Grace, 1st Floor, Door No 47-9-19, 3rd Lane , Dwarka Nagar, Vishakhapatnam,
Andhra Pradesh - 530016

Phone: 1800222999, 18002006666

Email:

Get Direction

GUWAHATI (BRANCH OFFICE)

Ground Floor, Jadav Bora Complex, G. S. Road, M Dewan Path, Ulubari, Guwahati,
Assam - 781007

Phone: 1800222999, 18002006666

Email:

Get Direction

TINSUKIA (BRANCH OFFICE)

Albee's Commercial Complex, Ground Floor,S R Lohia Road, Tinsukia - Assam 786125

Phone: 18002006666/1800222999

Email:

Get Direction

BHAGALPUR (BRANCH OFFICE)

Hakim Devi Prasad Bhawan, Holding No. 65A and 65B, ward no.38. Dr Rajendra
Prasad road Khalifabag, Bhagalpur, Bihar 812001

Phone: 1800222999, 18002006666

Email:

Get Direction

BIHARSHARIFF (ROHTAS) (BRANCH OFFICE)

Mohalla, Bhaishasaur, Ranchi Road,Bihar Shariff, Nalanda, 803 101 - 803101

Phone: 1800222999 / 18002006666

Email:

Get Direction

DARBHANGA (BRANCH OFFICE)

Gr Flr, Raj complex, Near Poor Home, Station Road, Behind Sahil Hyundai
showroom, Mirzapur, Dt. Darbhanga, Bihar, 846004

Phone: 1800222999, 18002006666

Email:

Get Direction

GAYA (BRANCH OFFICE)

Vijaya Complex, Ground Floor, Gewalbigha, Gaya, Bihar. 823001Vijaya Complex,
Ground Floor, Gewalbigha, Gaya, Bihar. 823001

Phone: 1800222999, 18002006666

Email:

Get Direction

MUZZAFFARPUR (BRANCH OFFICE)

Ground FloorPani Tanki Chowk,Club Road,Ramna, - 842002

Phone:

Email:

Get Direction

PATNA (BRANCH OFFICE)

1st Floor, Kashi Place, Dak Bungalow Road, Patna -800001

Phone: 1800222999, 18002006666

Email:

Get Direction

PATNA-RAJABAZAR (BRANCH OFFICE)

1st Floor, RajabazarBailley Road, Prabhat Market Building - 800014

Phone: 1800222999

Email:

Get Direction

BHILLAI (BRANCH OFFICE)

Shop no.107, A&B, Buniyad Complex, Nehru Nagar east, Chowk), Bhilai, Dist -
Durg, Chattisgarh - 490020

Phone:

Email:

Get Direction

BILASPUR (BRANCH OFFICE)

1st Floor, Shriji Plaza, Beside Kotak Mahindra Bank,Near Shiv Takies Square,
Bilaspur, Chattisgarh - 495001

Phone: 1800222999, 18002006666

Email:

Get Direction

KORBA (BRANCH OFFICE)

Indira Commercial & Residential Centre, Plot No 86, Satyam Orcade,Ward No. 13,
T.P. Nagar, Korba, Chattisgarh. 495677

Phone: 1800222999, 18002006666

Email:

Get Direction

RAIPUR (BRANCH OFFICE)

Shop No. 10,11 & 12, Ground Flr, Raheja Towers, Jail Road, Raipur - 492001

Phone: 1800222999, 18002006666

Email:

Get Direction

CHAWARI BAZAR (BRANCH OFFICE)

Unit No. 3504 to 3509, 2nd floor,Chawari Bazar, Delhi - 110006

Phone: 9988045455

Email:

Get Direction

NEW DELHI (REGISTERED OFFICE)

1201-1212, 12th Floor, Narain Manzil, 23, Barakambha Road, Connaught Place , New
Delhi-110 001

Phone: 1800222999, 18002006666

Email:

Get Direction

NEW DELHI - CP (BRANCH OFFICE)

Unit No. 6 & 7, Ground Floor, Narain Manzil, 23, Barakhamba Road, Connaught
Place, New Delhi - 110001

Phone:

Email:

Get Direction

NEW DELHI - EAST OF KAILASH II (BRANCH OFFICE)

Crescent Commercial Complex, Plot no.5, 3rd Floor,DDA East of Kailash Community
center, New Delhi - 110065

Phone: 1800222999, 18002006666

Email:

Get Direction

NEW DELHI - JANAK PURI (BRANCH OFFICE)

Unit No. 108, First Floor, Mahatta Tower, 54,Community Center, B-Block,
Janakpuri, New Delhi - 110058

Phone: 1800222999, 18002006666

Email:

Get Direction

NEW DELHI - NEHRU PLACE (BRANCH OFFICE)

UNIT No. 17-24, S-1 level, Ground Floor,Block F, American Plaza International
Trade Tower, Nehru Place - 110019

Phone: 1800222999, 18002006666

Email:

Get Direction

NEW DELHI - NSP (BRANCH OFFICE)

Shop No.112, First Floor, Plot No. C 123, PP Tower, Netaji Subhash Palace,
Pitampura, New Delhi. - 110034

Phone: 1800222999, 18002006666

Email:

Get Direction

NEW DELHI - VIKAS MARG (BRANCH OFFICE)

Unit No. 6, First Floor, Shankar Vihar, Vikas Marg (Laxmi Nagar), Opposite Metro
Pillar No. 75, Delhi - 110 092. - 110092

Phone: 1800222999, 18002006666

Email:

Get Direction

NEW DELHI DWARKA (BRANCH OFFICE)

ICICI Prudential Asset Management Company Limited Vegas MallPlot No.6, Unit No.
G-95, Ground Floor, Sector-14, Dwarka, New Delhi - 110 075.

Phone:

Email:

Get Direction

GOA - MARGAO (BRANCH OFFICE)

UG-20, VASANT ARCADE BEHIND POLICE STATION, COMBA, MARGAO - 403601

Phone: 1800222999

Email:

Get Direction

PANJIM (BRANCH OFFICE)

Office no.3, 1st Floor, Landmark, Lawande-Sarmalkar Bhavan, Panaji-Goa Street,
Opp. Mahalaxmi Temple 403001

Phone: 1800222999, 18002006666

Email:

Get Direction

VASCO (BRANCH OFFICE)

Unit no 105 and 106, 1st Floor, Anand Chambers,Opp SBI Bank Vasco Da Gama, Goa
403802

Phone: 1800222999, 18002006666

Email:

Get Direction

AHMEDABAD (BRANCH OFFICE)

2 & 3, Ground Floor, 323 Corporate Park, , Umashankar Joshi Marg, Nr Girish
ColdrinkC.G. Road, Ahmedabad, Gujarat - 380009

Phone: 1800222999, 18002006666

Email:

Get Direction

ANAND (BRANCH OFFICE)

First Floor, Shop No 109,110, Maruti Sharnam Complex, Vallabh Vidyanagar, Anand
Gujarat 388001.

Phone: 1800222999, 18002006666

Email:

Get Direction

ANKLESHWAR (BRANCH OFFICE)

Shop no G-6, Shree Narmada Arcade, Old N.H.8 Road, Nr Kotak Mahindra Bank,
Ankleshwar, Gujarat - 393002

Phone: 1800222999, 18002006666

Email:

Get Direction

BARDOLI (BRANCH OFFICE)

Shop No 4, Laxmi House, M.G Road, Bardoli, Gujarat 394601

Phone: 1800222999, 18002006666

Email:

Get Direction

BHARUCH (BRANCH OFFICE)

108 & 107-Nexus Business Hub, City Surve Ward no.1, City Serve No. 2513, Paiki,
beside Rajeshwaar Petrol Pump, opp Pritam Society -2, Mojampur, Bharuchv 392001,
Gujarat

Phone: 1800222999, 18002006666

Email:

Get Direction

BHAVNAGAR (BRANCH OFFICE)

Office No F1, 1st Floor, Gangotri Plaza Opp Daxina Murti School, Waghwadi Road,
Bhavnagar - 364002

Phone: 1800222999, 18002006666

Email:

Get Direction

BHUJ (BRANCH OFFICE)

Ground Floor - 43, Jubilee Colony, Jubilee Circle, Near Phone Wale, Bhuj-Kutch,
Bhuj 370 001, Gujarat. - 370001

Phone: 1800222999, 18002006666

Email:

Get Direction

GANDHIDHAM (BRANCH OFFICE)

Shop no 6, Ground Floor, Aum Corner, Plot no. 336 / 337/343, ward 12/B,
Gandhidham 370201

Phone: 1800222999, 18002006666

Email:

Get Direction

GANDHINAGAR (BRANCH OFFICE)

Ground Floor Plot no 281, Sector 16, Near Central Bank of India, GH Road,
Gandhinagar - 382016

Phone: 1800222999, 18002006666

Email:

Get Direction

HIMMATNAGAR (BRANCH OFFICE)

Shop No 7,8 &9, Rajendra Sinh Maharaja Rajput Samaj Bhavan, Panchbatti Station
road, Himmatnagar - 383001

Phone: 1800222999, 18002006666

Email:

Get Direction

JAMNAGAR (BRANCH OFFICE)

Ground Floor, Unit no 2&3, Bhayani Mansion, Gurudwara Road, Jamnagar - 361001

Phone: 1800222999, 18002006666

Email:

Get Direction

JUNAGADH (BRANCH OFFICE)

Unit No 3, ground floor, Platinum 2, Moti Baug, Collage Road, Junagadh, Gujarat
- 362001

Phone: 1800222999, 18002006666

Email:

Get Direction

MAHESANA II (BRANCH OFFICE)

Unit no F-28/29, First Floor, Orbit Complex, Randhanpur Road, Mahesana - 384002

Phone: 1800222999, 18002006666

Email:

Get Direction

NADIAD (BRANCH OFFICE)

Unit No. 103, 1st floor, City Centre, Beside City Point , Opp Ipcowala Hall,
Nadiad - 387001

Phone: 1800222999, 18002006666

Email:

Get Direction

NAVSARI (BRANCH OFFICE)

1st Floor, Unit no 106 Prabhakunj Heights, Sayaji, Station Road, Opp ICICI Bank,
Navsari - 396445

Phone: 1800222999, 18002006666

Email:

Get Direction

PORBANDER (BRANCH OFFICE)

Shop no.2, Ground Floor, Gitanjali Complex, Opp Pujara Telecom, M.G. Road,
Porbander 360575 Gujarat

Phone: 1800222999, 18002006666

Email:

Get Direction

RAJKOT (BRANCH OFFICE)

Shop No. 2, 3, 4 and 5, Madhav Arcade, Opposite Garden, Near RMC Commissioner
BunglowRam Krishna Nagar Main Road, Rajkot, Gujarat, Pin code – 360 001. -
360001

Phone: 1800222999, 18002006666

Email:

Get Direction

SURAT (BRANCH OFFICE)

Shop No - 2, Solaris Royce, - Opp Old RTO, Besides AGS Eyes Hospital, Athwagate,
Surat - 395007

Phone: 1800222999, 18002006666

Email:

Get Direction

VADODARA (BRANCH OFFICE)

Unit No. 108/109/110, 1st Floor, Midtown Heights, Opp BOB, Jetalpur Road,
Vadodara 390007

Phone: 1800222999, 18002006666

Email:

Get Direction

VADODARA CEC (BRANCH OFFICE)

101 & 102 ( N ) 1st Floor, Sneh Signature, Tulsidham Makarpura RoadNr Tulsidham
Cross Road, Manjalpur Vadodara - 390011

Phone: 1800222999

Email:

Get Direction

VALSAD (BRANCH OFFICE)

Unit no.A1 & A2, Ground Floor, Zenith Doctor Hosue, Halar Cross Road, Valsad -
396001 Gujarat.

Phone: 1800222999, 18002006666

Email:

Get Direction

VAPI (BRANCH OFFICE)

Third Floor, Unit no 301, Bhula Laxmi Business Center, Vapi Silvasa Road, Opp
DCB Bank, Vapi - 396191 - 396191

Phone: 1800222999, 18002006666

Email:

Get Direction

AMBALA (BRANCH OFFICE)

Plot no.5318/2 and 5314/1, Ground floor, Near B.D. High School, 3 Cross Road,
Ambala Cantt, Ambala, Haryana. 133001 - 133101

Phone: 1800222999, 18002006666

Email:

Get Direction

FARIDABAD (BRANCH OFFICE)

SCF-38 Ground Floor, Market 2, Sector-19 Faridabad, Haryana - 121002

Phone: 1800222999, 18002006666

Email:

Get Direction

GURUGRAM (BRANCH OFFICE)

Unit No. 125, First Floor, Vipul Agora, M.G Road, Gurugram, Haryana -122002

Phone: 1800222999

Email:

Get Direction

HISAR (BRANCH OFFICE)

House/DSB no 112, Sector C.U.E.-I, Hisar, Haryana - 125001

Phone: 1800222999, 18002006666

Email:

Get Direction

KARNAL (BRANCH OFFICE)

DSS Shop No.211, Sector-12, Urban Estate Karnal, Tehsil and District Karnal
132001

Phone: 1800222999, 18002006666

Email:

Get Direction

PANIPAT (BRANCH OFFICE)

510-513, Portion of First Floor, Ward -8, Opp. Bhatak Chowk, G.T.Road,
Panipat-132103

Phone: 1800222999, 18002006666

Email:

Get Direction

ROHTAK (BRANCH OFFICE)

Unit No.:31, Ground Floor, Ashoka Plaza, Rohtak, Haryana - 124001

Phone: 1800222999, 18002006666

Email:

Get Direction

SONIPAT (BRANCH OFFICE)

Unit No. 23L, First Floor, Above Kivam MotorsAtlas Road, Model Town, Sonipat,
Haryana - 131001

Phone: 1800222999

Email:

Get Direction

YAMUNANAGAR (BRANCH OFFICE)

Model Town, First Floor, Near Nehru Park, Yamunanagar Jagadhri, Haryana - 135003

Phone: 1800222999, 18002006666

Email:

Get Direction

KANGRA (BRANCH OFFICE)

Ground Floor, S S Tower, Village Birta, Khata No.23, Khasra No. 1069/1, 1701/1 &
1070/1, Near Petrol Pump,Kangra. 176001 Himachal Pradesh

Phone: 1800222999, 18002006666

Email:

Get Direction

MANDI (BRANCH OFFICE)

Unit No. 118/9, Lower Ground FloorOld Bus Stand, Mandi, Himachal Pradesh -
175001

Phone: 1800222999

Email:

Get Direction

SHIMLA (BRANCH OFFICE)

Unit No. 21, First Floor, The Mall Road, Shimla - 171001

Phone: 1800222999, 18002006666

Email:

Get Direction

SOLAN (BRANCH OFFICE)

ICICI Bank Building, Kapoor Complex, Lower Ground Floor, The Mall Solan,Himachal
Pradesh-173212

Phone: 1800222999, 18002006666

Email:

Get Direction

JAMMU (BRANCH OFFICE)

Unit no. 101, First Floor, South Block A2,Bahu Plaza Shopping Center, Jammu.
Pincode 180020

Phone: 1800222999, 18002006666

Email:

Get Direction

SRINAGAR (BRANCH OFFICE)

Main Road, Near Gole Market, Karan Nagar Karan Nagar, Srinagar, Jammu -190010

Phone: 1800222999, 18002006666

Email:

Get Direction

BOKARO (BRANCH OFFICE)

Office No-GA7, City Centre, Sector – 4, Bokaro Steel City, Bokaro, Jharkhand –
827 004 - 827004

Phone: 1800222999, 18002006666

Email:

Get Direction

DHANBAD (BRANCH OFFICE)

Upper Ground Floor, Shop No-8,9,10 &10A, Sri Ram Mall, Shastri Nagar, Dhanbad,
Jharkhand - 826 001 - 826001

Phone: 1800222999, 18002006666

Email:

Get Direction

JAMSHEDPUR (BRANCH OFFICE)

Padmalaya, 18 Ram Mandir Area, Ground Floor, Bistupur, Jamshedpur, Jharkhand -
831001

Phone: 1800222999, 18002006666

Email:

Get Direction

RANCHI (BRANCH OFFICE)

Shop no. 204, 2nd Floor, Shrilok Complex,4HB Road, Ranchi, Jharkhand - 834001

Phone: 1800222999, 18002006666

Email:

Get Direction

BANGALORE - JAYANAGAR (BRANCH OFFICE)

ICICI Prudential AMC Ltd. No. 311/7, Ground Floor 9th Main, 5th Block,Jayanagar,
Bangalore – 560 041. - 560041

Phone: 1800222999, 18002006666

Email:

Get Direction

BANGALORE - ULSOOR ROAD (BRANCH OFFICE)

Unit # 101-104, First Floor, Phoenix Pinnacle, # Ulsoor Road, Bangalore - 560042
- Bangalore 560042

Phone: 1800222999, 18002006666

Email:

Get Direction

BANGALORE MALLESHWARAM (BRANCH OFFICE)

Ground Floor, Lakshmi Arcade,No: 298/1, 17th Cross 2nd Main Road, Sampige Road,
Malleswaram, Bengaluru – 560 003. - 560003

Phone: 1800222999, 18002006666

Email:

Get Direction

BANGALORE -KORAMANGLA (BRANCH OFFICE)

1st Floor,AARYAA Centre,No. 1,MIG,KHB Colony1A Cross,5th Block,Koramangala -
560095

Phone: 18002006666/1800222999

Email:

Get Direction

BELGAUM (BRANCH OFFICE)

Shop No.2 of Ravishree Building, No. 79-B, Ground Floor, Somwarpeth Tilakwadi,
Belgaum, Karnataka - 590006

Phone: 1800222999, 18002006666

Email:

Get Direction

BELLARI (BRANCH OFFICE)

Gnananandam, No. 02, Ground Floor1st Cross, Gandhi Nagar, Opp ASM women's
College, Ballari 583103

Phone:

Email:

Get Direction

DAVANGERE (BRANCH OFFICE)

Ground Floor, Door no. 172 & 172/1, P.J.Extension,2nd Main, Chetna Hotel Road,
Davangere 577002

Phone:

Email:

Get Direction

HUBLI (BRANCH OFFICE)

Shop no.1 & 2, South wing, Ground Floor, Sona Chambers, Club Road, Hubli,
Karnataka - 580020

Phone: 1800222999, 18002006666

Email:

Get Direction

MANGALORE (BRANCH OFFICE)

Maximus Commercial Complex, Upper Ground flr II 3 & 4, Light House Hill
Road,Mangalore 575001

Phone: 1800222999, 18002006666

Email:

Get Direction

MYSORE (BRANCH OFFICE)

No 230/1, New CH 13, First Floor, 12th Main Road, 5th Cross, Saraswathipuram,
Mysore - 570009, Karnataka

Phone: 1800222999, 18002006666

Email:

Get Direction

SHIMOGA (BRANCH OFFICE)

Ground Floor, no.321, P Square,5th Parallel Road, Durgigudi, Shimoga 577201

Phone: 1800222999, 18002006666

Email:

Get Direction

UDUPI (BRANCH OFFICE)

Ground Floor, Door no 4.5.10, Ballal Towers,Court Road, Near Jodukatte, Udupi.
576101

Phone: 1800222999, 18002006666

Email:

Get Direction

ALAPPUZHA (ALLEPEY) (BRANCH OFFICE)

Ground Floor, Indigra Building, Church Road,Mullakkal, Alappuzha. 688011

Phone: 1800222999, 18002006666

Email:

Get Direction

CALICUT (BRANCH OFFICE)

6/842,Charismaa Building, Opp. ICICI Bank, YMCA Road Calicut, Kerala - 673 001 -
673001

Phone: 1800222999, 18002006666

Email:

Get Direction

COCHIN (REGISTERED OFFICE)

Ground Floor & First Floor, Parambil Plaza, Kaloor Kadavanthra Road,
Kathrikadavu, Ernakulam, Cochin, Kerala - 682017

Phone: 1800222999, 18002006666

Email:

Get Direction

KANNUR II (BRANCH OFFICE)

Ground Floor, No. 47/2535-1, Jayaram's Arcade, AKG - Stadium Road,Next to MAKS
Hospital, Talap, Kannur - 670002

Phone: 1800222999, 18002006666

Email:

Get Direction

KOLLAM (BRANCH OFFICE)

Door No. 16, Aravind Chamber, Near DCC office Mundakkal West, Kollam, Kerala -
691001

Phone: 1800222999, 18002006666

Email:

Get Direction

KOTTAYAM (BRANCH OFFICE)

Pulimoottil Arcade, Ground Floor, K.K.Road, Kanjikuzhy, Kottayam, Kerala - 686
001 - 686001

Phone: 1800222999, 18002006666

Email:

Get Direction

MALAPPURAM (BRANCH OFFICE)

UMK Tower, Building no: 110(Q), 110Q (32), No: 10/77, Jubliee Road, Uphill
Malappuram - 676505

Phone: 1800222999, 18002006666

Email:

Get Direction

PALAKKAD (BRANCH OFFICE)

Khole Complex, Ground Floor, Chandra Nagar Post, Palakkad, Kerala - 678007

Phone: 1800222999, 18002006666

Email:

Get Direction

THIRUVALLA (BRANCH OFFICE)

Roy Building, Ground Floor, No. 24/420, Valayil, Court Junction, Thiruvalla -
689101

Phone: 1800222999, 18002006666

Email:

Get Direction

TRIVANDRUM (BRANCH OFFICE)

TC 15/1926, Near Ganapathy Temple, Vazhuthacaud, Thiruvananthapuram, 695014

Phone: 1800222999, 18002006666

Email:

Get Direction

THRISSUR (BRANCH OFFICE)

Sree Lakshmi Building (K.A. kumaran Memorial Building)Shornur Road, P.O.
Thiruvambady 680022

Phone: 1800222999, 18002006666

Email:

Get Direction

BHOPAL (BRANCH OFFICE)

Ground Floor, Kay Kay Business Center, Ram Gopal Maheshwari, Zone 1, Maharana
Pratap Nagar - Bhopal - 462011. MP

Phone: 1800222999, 18002006666

Email:

Get Direction

GWALIOR (BRANCH OFFICE)

The Empire, 1st Floor, Unit No. F-04, 33, Commercial Scheme, City Center,
Gwalior - MP 474009.

Phone: 1800222999, 18002006666

Email:

Get Direction

INDORE (BRANCH OFFICE)

Unit no G3 Ground Floor, and unit no 104, 1st Floor, Panama Tower, Manorama Ganj
Extn, Near Crown Palace Hotel, Indore 452001

Phone: 1800222999, 18002006666

Email:

Get Direction

JABALPUR (BRANCH OFFICE)

Ground Floor, Unit no.112/113, Plot no. 42/B3, Napier Town, Opp Bhawartal
garden, Jabalpur 482001

Phone: 1800222999, 18002006666

Email:

Get Direction

RATLAM (BRANCH OFFICE)

Unit no.18, Datki Puliya, Do Batti - Ratlam Madhya Pradesh - 457001

Phone: 1800222999, 18002006666

Email:

Get Direction

SAGAR (BRANCH OFFICE)

Ground Floor, Poddar House, Plot no 7, Ward 6, 2- Civil Lines, Sagar, Madhya
Pradesh- 470001

Phone: 18002006666, 1800222999

Email:

Get Direction

SATNA (BRANCH OFFICE)

Unit No 1, Ward no 21, Ground Floor, Zone 1, Jeevan Jyoti Colony, Rewa Road,
Satna- Madhya Pradesh, 485001

Phone: 1800 222 999

Email:

Get Direction

UJJAIN (BRANCH OFFICE)

Unit no 59, Ground Floor, Plot no 90, Ward no. 38, Tatya Tope Marg, Free Ganj,
Ujjain-Madhya Pradesh- 456001

Phone: 1800222999, 18002006666

Email:

Get Direction

AHMEDNAGAR (BRANCH OFFICE)

Unit No 11-12, Ground Floor, Govardhan Apartment, Near Market Yard, Maliwada,
Ahmednagar 414001

Phone: 1800222999, 18002006666

Email:

Get Direction

AKOLA (BRANCH OFFICE)

Shop 4, 5 in Shree Swami Arcade, Plot No, 8A, Sheet No 76A, Jatharpet, Akola
Maharashtra - 444005

Phone: 1800222999, 18002006666

Email:

Get Direction

AMRAVATI (BRANCH OFFICE)

ICICI PRUDENTIAL ASSET MANAGEMENT COMPANY LIMITED GROUND FLOOR,KARWA
COMMERCIAL,BESIDE DR.PANJABRAO DESHMUKH URBAN BANK, NEAR IRWIN
SQUARE,AMRAVATI-444602

Phone: 1800222999, 18002006666

Email:

Get Direction

AURANGABAD (BRANCH OFFICE)

Unit No.137 B Ground Floor ,Opp UCO Bank Vard Ganesh Mandir Road,Samarth
Nagar,Aurangabad , Maharashtra - 431001

Phone: 1800222999, 18002006666

Email:

Get Direction

DHULE (BRANCH OFFICE)

Unit No 2 , 1 st Floor ,Bafna House ,Parola Road ,Dhule . - 424001

Phone: 1800222999, 18002006666

Email:

Get Direction

JALGAON (BRANCH OFFICE)

Unit no 18/19, Ground Floor, Shiva Arcade, Dhake Colony, Near Sahu Hospital
Road, CTS No 2672/1, Jalgaon . - 425001

Phone: 1800222999, 18002006666

Email:

Get Direction

KOLHAPUR (BRANCH OFFICE)

First Floor, Anand Plaza, 1089, E ward, Rajaram Road, Near ICICI Bank, Kolhapur
. - 416008

Phone: 1800222999, 18002006666

Email:

Get Direction

ANDHERI - J B NAGAR (BRANCH OFFICE)

309/310, A Wing, 3rd Flr, Bonanza, Sahar Complex, J B nagar, Andheri east,
Mumbai 400059

Phone: 1800222999, 18002006666

Email:

Get Direction

BANDRA (CORPORATE OFFICE)

One BKC , A wing , 13th floor,Bandra Kurla Complex, - 400051

Phone: 1908 222 999/1908 222 999

Email:

Get Direction

BANDRA WEST (BRANCH OFFICE)

Ground and 1st Floor, Unit no 3 and 13Esprenza, Linking Road, Near Persian
Darbar, Bandra West Mumbai 400050

Phone: 1800222999, 18002006666

Email:

Get Direction

MALAD (CSO (CENTRAL SERVICE OFFICE))

ICICI Prudential Asset Management Company Ltd, Ground Floor,301, Pai Mansion, 5,
Next to Landmark Hotel, Padma Nagar Ramchandra Lane, Evershine Nagar Malad West,
Mumbai, 400064

Phone: 1800222999, 18002006666

Email:

Get Direction

THANE II - EXCELLENCIA LODHA SUPREMUS (BRANCH OFFICE)

2nd Floor, Unit no. 207, Excellencia Lodha Supremus, Plot no. F4/1, Road
No.22,Wagle Industrial Area, Thane West. 400604 - 400059

Phone: 1800222999, 18002006666

Email:

Get Direction

MUMBAI - ANDHERI (BRANCH OFFICE)

Shop No.1, Vivekanand Villa Co-Op Housing Society Ltd, 139Opp. HDFC bank, Swami
Vivekanand Road, Andheri (West), Mumbai - 400058

Phone:

Email:

Get Direction

MUMBAI - FORT (BRANCH OFFICE)

ICICI Prudential Asset Management Co Ltd2nd Floor. Brady House,12/14 Veer
Nariman Road Fort. - 400001

Phone:

Email:

Get Direction

MUMBAI - GHATKOPAR (BRANCH OFFICE)

Unit No. 1, Ground Floor, RNJ Corporate, Plot no 9, Jawahar RoadOpposite
Ghatkopar Railway Station, Ghatkopar East, Mumbai 400077.

Phone:

Email:

Get Direction

MUMBAI - GOREGAON (BRANCH OFFICE)

2nd Floor, Block B-2, Nirlon Knowledge Park Western Express Highway, Goregaon, -
400063

Phone: 1800222999, 18002006666

Email:

Get Direction

MUMBAI - KALYAN (BRANCH OFFICE)

ICICI Prudential Asset Management Company Limited, Ground Floor, Unit no .7,
Vikas HeightsSantoshi Mata Road, Kalyan - 421301.

Phone:

Email:

Get Direction

MUMBAI-BORIVALI (BRANCH OFFICE)

ICICI Prudential Mutual Fund, Ground Floor, Suchitra Enclave Maharashtra Lane,
Borivali (West) - 400092

Phone:

Email:

Get Direction

MUMBAI-THANE (BRANCH OFFICE)

ICICI Prudential Mutual Fund, Ground FloorMahavir Arcade, Shop No 4&5,Ghantali
Road, Naupada, Thane West - 400602

Phone:

Email:

Get Direction

MUMBAI-VASHI (BRANCH OFFICE)

Unit no B15/15C, Ground Floor, Vardhman Chambers,Plot no. 84, Sector 17,Vashi -
400705

Phone:

Email:

Get Direction

NAGPUR (BRANCH OFFICE)

1st Floor, Mona Enclaves, WHC Road, Near Coffee House Square, Dharam Peth,
Nagpur . - 440010

Phone: 1800222999, 18002006666

Email:

Get Direction

NANDED (BRANCH OFFICE)

1st Floor, Shop No -19, Sanman Prestige, Station Road, Nanded - 431601

Phone: 1800222999, 18002006666

Email:

Get Direction

NASHIK (BRANCH OFFICE)

Shop no 3 and 4 Ground Floor Plot no 57 Karamkala New Pandit Colony, Opp Old
Municipal Corporation Off Sharanpur Road, Nasik 422003 - 422002

Phone: 1800222999, 18002006666

Email:

Get Direction

PANVEL (BRANCH OFFICE)

Shop no 5 and 6, Ground Floor, Neel Empress,Plot no 92-93Sector S1, New Panvel -
410206

Phone: 1800222999, 18002006666

Email:

Get Direction

PUNE (REGIONAL OFFICE)

Ground Floor, Chimbalkar House, 1205/4/6, Opp Sambhaji Road, Jungli Maharaj
Road, Pune 411004

Phone: 1800222999, 18002006666

Email:

Get Direction

PUNE CAMP (BRANCH OFFICE)

Shop No.6, Ground Floor, Chetna Co-operative Housing Society Ltd, 2423, general
Thimayya marg, Camp, Pune-411001

Phone: 1800222999, 18002006666

Email:

Get Direction

PUNE PIMPRI (BRANCH OFFICE)

Ground Floor, Empire Estate-4510,Premiser City Bldg,near ranka Jewellers Unit
No. A-20,Pimpri, Pune - 411019

Phone: 1800222999, 18002006666

Email:

Get Direction

SANGLI (BRANCH OFFICE)

Ground Floor, Shop No 6 and 7 ,Aidtya Sai Landmark ,Civil Hospital Road ,Near
Ram Mandir ,Sangli . - 416416

Phone: 1800222999, 18002006666

Email:

Get Direction

SATARA (BRANCH OFFICE)

C.T.S. 221, Pawar Pride ,Pratapganj Peth,Opp State Bank of India Sawarkar Road
,Satara - 415002

Phone: 1800222999, 18002006666

Email:

Get Direction

SOLAPUR (BRANCH OFFICE)

Ground Floor, Shop No 2 , Rajgir Building, 96 Railway Lines, Opposite St Joseph
High School ,Solapur - 413001.

Phone: 1800222999, 18002006666

Email:

Get Direction

VIRAR (BRANCH OFFICE)

Shop no A1, Ground Floor, Dhaiwat Viva Swarganga, Aghashi Road, Virar West, Dist
Palghar 401303

Phone: 1800222999, 18002006666

Email:

Get Direction

SHILLONG (BRANCH OFFICE)

Main Road Laitumkhrah, Phlory Mansion, 1st Floor, 2nd Row, Shop No. 18.
Shillong-3, Dist - East Khasi Hills, Meghalaya (Covered by Municipal Holding No.
212, 213 under Ward No, 4), 793 003 - 793003

Phone: 1800222999, 18002006666

Email:

Get Direction

BALASORE (BRANCH OFFICE)

OT Road, Police Line chowk, plot no.52 (khata no. 299/604),PO Padhuapada,
Baleshwar, Odisha 756001

Phone: 1800222999, 18002006666

Email:

Get Direction

BHUBANESHWAR (BRANCH OFFICE)

Plot No – 381, Khata – 84, MZ Kharvel Nagar, (Near Ram Mandir) Dist – Khurda,
Bhubaneshwar, Odisha, Pin - 751001

Phone: 1800222999, 18002006666

Email:

Get Direction

CUTTACK (BRANCH OFFICE)

Room 2A 2nd Floor, City Mart, Above Vishal Garments Bajrakabati Road, Cuttack –
753001, Odisha

Phone: 1800222999, 18002006666

Email:

Get Direction

BERHAMPUR (BRANCH OFFICE)

Ground Floor, Dharma Nagar, Lane 5, Berhampur. Ganjam, Odisha - 760002

Phone: 1800222999, 18002006666

Email:

Get Direction

SAMBALPUR (BRANCH OFFICE)

Samal Complex, Ground floor, Shop no 1, 2, 3main Road, Budharaja, PS-AINTHAPALI,
Sambalpur, Odisha 768004

Phone: 1800222999, 18002006666

Email:

Get Direction

ROURKELA (BRANCH OFFICE)

Holding no-74 (old no-72), Uditnagar Main Road,Plot no. 304, (beside meher eye
hospital), Rourkela, Odisha. 769012

Phone: 1800222999, 18002006666

Email:

Get Direction

PUDUCHERRY (BRANCH OFFICE)

Ground Floor, No.172/2, Oulgaret Commune, Natesan Nagar, Pondicherry 605005 -
605001

Phone: 1800222999, 18002006666

Email:

Get Direction

AMRITSAR (BRANCH OFFICE)

SCO-30, Ground Floor, Ranjit Avenue,B-Block, Amritsar, Punjab 143008

Phone: 1800222999, 18002006666

Email:

Get Direction

BHATINDA (BRANCH OFFICE)

Unit no.9959, Main G.T. Road, adjoining ICICI Bank Ltd, Bhatinda. 151001

Phone: 1841 222 999/1841 222 999

Email:

Get Direction

CHANDIGARH (REGISTERED OFFICE)

1st Floor, SCO - 137-138, F.F., Sec-9C, Chandigarh-160017

Phone: 1800222999, 18002006666

Email:

Get Direction

HOSHIARPUR (BRANCH OFFICE)

Dhami Commercial Complex, First Floor, Sutheri Road, Hoshiarpur, Punjab - 146001

Phone: 1800222999, 18002006666

Email:

Get Direction

JALANDHAR (BRANCH OFFICE)

Unit No. 22, Ground Floor, City Square Building, EH 197, Civil Lines, Jalandhar
144001

Phone: 1800222999, 18002006666

Email:

Get Direction

LUDHIANA (BRANCH OFFICE)

SCO-121, Ground Floor,Feroze Gandhi Market, Ludhiana - 141001

Phone: 1800222999, 18002006666

Email:

Get Direction

MOHALI (BRANCH OFFICE)

Unit No SCO 662, Ground Floor, Sector -70,Mohali, Punjab, Pin Code :160071

Phone: 1800222999, 18002006666

Email:

Get Direction

PATHANKOT (BRANCH OFFICE)

Revenue Estate, SCF-12, First Floor, Patel Chowk, Pathankot,tehsil & Distt,
Pathankot, Punjab, Pin Code145001

Phone: 1800222999, 18002006666

Email:

Get Direction

PATIALA (BRANCH OFFICE)

SCO No.64, Ground Floor, leela Bhawan, Commercial Complex, Supplementary Town
Planning Scheme, Patiala - 147001

Phone: 1800222999, 18002006666

Email:

Get Direction

AJMER (BRANCH OFFICE)

Unit No. 2&3 , KC Complex, 711/4, Opposite Daulat Bagh Ajmer-305001

Phone: 1800222999, 18002006666

Email:

Get Direction

ALWAR (BRANCH OFFICE)

No. 2, Opposite UIT Building, Near Bhagat Singh Circle, HDFC Bank Lane, Alwar
301001

Phone: 1800222999, 18002006666

Email:

Get Direction

BHILWARA (BRANCH OFFICE)

Kashra No. 2742/4 Me, Ground Floor, Shop No.5, Shree Mahalaxmi Chamber, Near
Sandeep Bajaj Showroom, Pur Road, Gandhi Nagar, Bhilwara - 311001

Phone: 1800222999, 18002006666

Email:

Get Direction

BIKANER (BRANCH OFFICE)

Unit no. 5,6 &7, Ground Floor, Silver Square Building, in front of Income Tax
office,Rani Bazar, Bikaner-334001

Phone: 1800222999, 18002006666

Email:

Get Direction

JAIPUR (REGISTERED OFFICE)

D34, Ground Floor, G-Business park, Subhash Marg, C-Scheme, Jaipur, Rajasthan.
302001

Phone: 1800222999, 18002006666

Email:

Get Direction

JODHPUR (BRANCH OFFICE)

Plot No.3,First Floor, Shindhi Colony Near Jodhpur Hospital Shastri Nagar,
Jodhpur-342 003 - 342003

Phone: 1800222999, 18002006666

Email:

Get Direction

KOTA (BRANCH OFFICE)

381-382, Shopping Center, Rawat Bhatta Road, (Near IDBI Bank), Kota - 324006 -
324006

Phone: 1800222999, 18002006666

Email:

Get Direction

SRI GANGANAR (BRANCH OFFICE)

Shop no 96 & 97, Ground Floor, new cloth Market, Suratgarh road,National Highway
No.15, Sri Ganganagar, Rajashtan 335001

Phone: 1800222999, 18002006666

Email:

Get Direction

UDAIPUR (BRANCH OFFICE)

Shop no.2, Ratnam, Plot No.-14, Bhatt Ji Ki Badi, Udaipur - 313001

Phone: 1800222999, 18002006666

Email:

Get Direction

CHENNAI - ALWARPET (BRANCH OFFICE)

4A 1st Flr, Urmilla House, No.15 ARK Colony,Eldams Road, Alwarpet, Chennai -
600018

Phone: 1800222999, 18002006666

Email:

Get Direction

CHENNAI (BRANCH OFFICE)

Abithil Square, No. 189 Lloyds Road, Royapettah, Chennai 600014

Phone: 1800222999, 18002006666

Email:

Get Direction

CHENNAI ASHOK NAGAR (BRANCH OFFICE)

Unit 2E, at New Door Nos43 & 44/ Old Nos 96&9711th Avenue, Ashok nagar,
Chennai-600083

Phone: 1800222999, 18002006666

Email:

Get Direction

CHENNAI OMR (BRANCH OFFICE)

Kailash OMR, Door #292, Old Mahabalipuram Road Sholinganallur, Chennai 600119

Phone: 1800222999, 18002006666

Email:

Get Direction

CHENNAI-ANNA NAGAR (BRANCH OFFICE)

1st floor, A wing, Kimbarley Towers, Y-222 2nd Avenue,Anna Nagar West,
Chennai-600040

Phone: 1800222999, 18002006666

Email:

Get Direction

CHENNAI-TAMBARAM (BRANCH OFFICE)

Door No 24, Ground Floor, GST Road Tambaram Sanitorium, Chennai 600047 - 600 047

Phone: 1800222999, 18002006666

Email:

Get Direction

COIMBATORE (BRANCH OFFICE)

Ground Floor, No:1, Father Rhondy StreetAzad Road, R.S.Puram, Coimbatore 641 002

Phone: 1800222999, 18002006666

Email:

Get Direction

ERODE (BRANCH OFFICE)

Shivang Plaza, Mousavana streetoppsite to E.B. office, Erode 638001

Phone: 1800222999, 18002006666

Email:

Get Direction

HOSUR (BRANCH OFFICE)

VG Towers, Ground Floor, No: 40/5, Royakotta Road, 1st Cross, Hosur. 635109

Phone: 1800222999, 18002006666

Email:

Get Direction

KUMBAKONAM (BRANCH OFFICE)

CAMS Service Center No.28/8, 1st Floor, Balakrishna Colony, Pachayappa Street,
Near VPV Lodge Kumbakonam - 612 001 - 612001

Phone: 1800222999, 18002006666

Email:

Get Direction

MADURAI (BRANCH OFFICE)

No.1 First Floor, Suriya Towers 272/273 - Goodshed Street, Madurai 625001

Phone: 1800222999, 18002006666

Email:

Get Direction

SALEM (BRANCH OFFICE)

ICICI Prudential AMC Ltd. Ground Floor, D.No.259-B, Shiva TowersAdvaida Ashram
Rd, Fairlands, Salem- 636 004.

Phone: 1800222999, 18002006666

Email:

Get Direction

TRICHY (BRANCH OFFICE)

D-27, 7th Cross Road,Thillai Nagar, - 620018

Phone: 1919 222 999/1919 222 999

Email:

Get Direction

TIRUNELVELI (BRANCH OFFICE)

Door No.256G, First Floor, Tiruchendur Road murugankurichi, Palayamkottai,
Tirunelveli 627002

Phone: 1800222999, 18002006666

Email:

Get Direction

TIRUPUR (BRANCH OFFICE)

Ground Floor, Door no: 23, Block no: 24, Balaji Layout, Tirupur - 641601

Phone: 1800222999, 18002006666

Email:

Get Direction

VELLORE (BRANCH OFFICE)

Lingam Plaza, Door No. 104, Ground Flr Arani Road, Sankarampalayam,
Vellore-632001

Phone: 1800222999, 18002006666

Email:

Get Direction

HYDERABAD - HITECH CITY (BRANCH OFFICE)

Srishiti Towers, Door No.1-98/2/11/3, 1st Floor, Shop No.3, Arunodaya
Colony,Madhapur, Ranga Reddy District - 500081

Phone: 1800222999, 18002006666

Email:

Get Direction

HYDERABAD-BEGUMPET (BRANCH OFFICE)

Ground & First Floor, No.1-10-72/A/2, Pochampally House, Metro pillar no C1360,
Sardar Patel Road, Begumpet, Hyderabad - 500016

Phone: 1800222999 18002006666

Email:

Get Direction

HYDERABAD-SINDHI COLONY (BRANCH OFFICE)

3rd Floor, H. No. 1-8.303/30, Sindhi Colony,PG Road, Secunderabad-500003

Phone: 1800222999, 18002006666

Email:

Get Direction

WARRANGAL (BRANCH OFFICE)

Shop No. 24, Hno.5-9-36&37/24, 1st Floor, BVSS Mayuri Complex, Opp Public
Gardens, Lashkar Bazar, Hanam Konda, Warangal - 506001

Phone: 1800222999, 18002006666

Email:

Get Direction

AGARTALA (BRANCH OFFICE)

2nd Floor, 60 Hari Ganga Basak Road, PS West Agartala, District West Tripura -
799001

Phone: 1800222999, 18002006666

Email:

Get Direction

AGRA (BRANCH OFFICE)

Shop No. 2 & 9 , Block No. 54/4, Ground Floor, Prateek Tower, Sanjay Palace,
Agra-282 010 - 282010

Phone: 1800222999, 18002006666

Email:

Get Direction

ALIGARH (BRANCH OFFICE)

Shop No 2, Ground Floor, Regency Complex, Shyam Nagar Center Point, Railway
Station Road, Aligarh Uttar Pradesh - 202001 Shyam Nagar Center Point, Railway
Station Road, Aligarh Uttar Pradesh - 202001

Phone: 1800222999, 18002006666

Email:

Get Direction

ALLAHABAD (PRAYAGRAJ) (BRANCH OFFICE)

ICICI Prudential Asset Management Company LimitedShop No FF-1,FF-2 Vashishtha
Vinayak Tower,38/1 Tashkant Marg,Civil Lines Allahabad - 211001

Phone:

Email:

Get Direction

AZAMGARH (BRANCH OFFICE)

Aniruddha Tower, Ground Floor, Mohalla Ailwal,Tappa-Attishee, Pargana- Nizamabad
Tehsil – Sadar, Azamgarh UP - 276001

Phone: 8601258746

Email:

Get Direction

BAREILLY (BRANCH OFFICE)

Unit No.: 116, Floor No. 1st , Location: Civil Line, Bareilly (U.P.) -243001

Phone: 1800222999, 18002006666

Email:

Get Direction

DEORIA (BRANCH OFFICE)

Unit No. 781(Old no 437), Kotwali RoadFirst Floor, Deoria, Uttar Pradesh -
274001

Phone: 1800222999

Email:

Get Direction

FAIZABAD (BRANCH OFFICE)

Unit no. 2/4/30, Plot No. 141,Ground Floor, Rekab Ganj, Faizabad. 224001

Phone: 1800222999, 18002006666

Email:

Get Direction

FIROZABAD (BRANCH OFFICE)

20, S N Marg, Novelty Glass Works,Firozabad, Uttar Pradesh - 283203

Phone: 1800222999, 18002006666

Email:

Get Direction

GHAZIABAD (BRANCH OFFICE)

Unit No. C65, Ground Floor, Raj Nagar District Centre, Ghaziabad - 201002

Phone: 1800222999, 18002006666

Email:

Get Direction

GORAKHPUR (BRANCH OFFICE)

Shop No – UGF 1-4, Ground floor, Cross Road,The Mall, A D Chowk Gorakhpur –
273001.

Phone: 1800222999, 18002006666

Email:

Get Direction

JAUNPUR (BRANCH OFFICE)

Unit No. 88(Old No 62), Ground FloorMohalla Jahangeerabad, Parg Haveli, Tehsil
and District Jaunpur Uttar Pradesh - 222002

Phone: 1800222999

Email:

Get Direction

JHANSI (BRANCH OFFICE)

Unit No. 372/A, Janaki Complex, Portion of First Floor, Civil Lines, Gwalior
Road, Jhansi - 284001

Phone: 1800222999, 18002006666

Email:

Get Direction

KANPUR (BRANCH OFFICE)

Unit No. G-5, Sai Square, 16/116, (45), Bhargav Estate, Civil Lines, Kanpur -
208001

Phone: 1800222999, 18002006666

Email:

Get Direction

KANPUR-KAN CHAMBERS (BRANCH OFFICE)

Unit no. 1, Ground Floor, 14/113,Kan Chamber, Civil Line, Kanpur - 208001

Phone: 1800222999, 18002006666

Email:

Get Direction

LUCKNOW (REGISTERED OFFICE)

Regency Plaza, Ground and First Floor, 5 Park Road, Lucknow, Uttar Pradesh Pin
Code – 226 001 - 226001

Phone: 1800222999, 18002006666

Email:

Get Direction

MATHURA (BRANCH OFFICE)

Shop Left Lower Ground, Atul Tower , Near tera Tower,Bhuteshwar Road, Mathura-
281001

Phone: 1800222999, 18002006666

Email:

Get Direction

MEERUT (BRANCH OFFICE)

1st Floor, Shree Ram Plaza, Mangal Pandey Nagar, Garh Road, Meerut - 250001

Phone: 1800222999, 18002006666

Email:

Get Direction

MIRZAPUR (BRANCH OFFICE)

Unit no 7/337, Ground Floor, Swami Dayanand Marg, Girdhar Ka Chauraha,
Mahuaria,Near Arya Kanya Inter College, Mirzapur Uttar Pradesh - 231001

Phone: 1800222999, 18002006666

Email:

Get Direction

MORADABAD (BRANCH OFFICE)

Plot No. 409, 1st floor, Gram Chawani, Near Mahila Thana, Civil Lines, Moradabad
- 244001

Phone: 1800222999, 18002006666

Email:

Get Direction

MUZAFFARNAGAR (BRANCH OFFICE)

Unit No 414, Ground Floor, Jansath Road, Kambal Wala Bagh, New Mandi Near ICICI
Bank Ltd, Muzaffarnagar Uttar Pradesh - 251001

Phone: 7838461516

Email:

Get Direction

NOIDA (BRANCH OFFICE)

Unit No. K-20, First Floor, Sector-18, (NEXT TO AXIS BANK), Noida, Uttar
Pradesh, 201301

Phone: 1800222999, 18002006666

Email:

Get Direction

SAHARANPUR (BRANCH OFFICE)

Plot No. 144, Ground Floor, Dara Pathanpura, Mission Compound (Near Parasnath
Plaza), Saharanpur, Uttar Pradesh - 247001

Phone: 1800222999, 18002006666

Email:

Get Direction

VARANASI (BRANCH OFFICE)

D-58/12A-7, Ground & 1st Floor, Sigra, Varanasi, Uttar Pardesh -221010

Phone: 1800222999, 18002006666

Email:

Get Direction

DEHRADUN (BRANCH OFFICE)

Aarna Tower, Shop No C, Ground Floor, 1- Mahant Laxman Dass Road, Dehradun
Uttarakhand - 248001

Phone: 1800222999, 18002006666

Email:

Get Direction

HALDWANI (BRANCH OFFICE)

Shop No 4 , First Floor , Durga City Center , Bhotia Parao , Haldwani , Nainital
, Uttarakhand , 263139

Phone: 1800222999, 18002006666

Email:

Get Direction

HARIDWAR (BRANCH OFFICE)

Khasra No.656M 657M, Ground Floor, Ashirwad Tower, Model Town Colony,Opp Prem
nagar Ashram, Pargana-Jwalapur, Haridwar. Pincode 249407.

Phone: 1800222999, 18002006666

Email:

Get Direction

ROORKEE (BRANCH OFFICE)

Shop No. 10, Ground Floor, City PrideCivil Lines, Roorkee, Uttarakhand. - 247667

Phone: 1800222999

Email:

Get Direction

BANKURA (BRANCH OFFICE)

Ground Floor, Vani Vihar, 74/A, Natunchati,PO & District Bankura West Bengal
722101

Phone: 1800222999, 18002006666

Email:

Get Direction

ASANSOL (BRANCH OFFICE)

Shop A & B, Block - A, Apurba Complex, Senraleigh Road, Apcar Garden, Near Axis
Bank, Asansol - 713304

Phone: 1800222999, 18002006666

Email:

Get Direction

BURDWAN (BRANCH OFFICE)

398, GT Road, 6th Floor, ICICI Bank Building, Burdwan - 713101

Phone: 1800222999, 18002006666

Email:

Get Direction

DUMDUM (BRANCH OFFICE)

ICICI Prudential AMC Ltd1st Floor, Siddheswari garden, Building # 181, DUM DUM
Road - 700074

Phone:

Email:

Get Direction

DURGAPUR (BRANCH OFFICE)

Lokenath Mansion, Mezzainine Floor, Shahid Khudiram Sarani, City Centre,
Durgapur 713 216 - 713216

Phone: 1800222999, 18002006666

Email:

Get Direction

HOOGHLY (BRANCH OFFICE)

37, Mukherjee Para Lane, Serampore, West Bengal 712201

Phone: 1800222999, 18002006666

Email:

Get Direction

KOLKATA - SALTLAKE (BRANCH OFFICE)

1st Floor at Premises No. BD-15, Sector-1, Saltlake, Kolkata - 700064

Phone: 1800222999, 18002006666

Email:

Get Direction

KOLKATA - DALHOUSIE (BRANCH OFFICE)

Oswal Chambers, Room No. 208,2nd floor, 2 Church Lane, Kolkata, West Bengal, PIN
– 700001

Phone: 9062675117

Email:

Get Direction

KOLKATA (BRANCH OFFICE)

CAMS Service Center N/39, K.N.C Road,1st Floor,1st Floor, Shrikrishna Apartment
(Behind HDFC Bank Barasat Branch), PO and PS: Barasat District: 24 PGS (North),
700124.

Phone: 1800222999, 18002006666

Email:

Get Direction

KOLKATA SOUTH (BRANCH OFFICE)

1st Floor, 1/393 Garihat Road (SouthOpp. Jadavpur Police Station, Prince Alwar
Shah Road - 700068

Phone: 1800222999/18002006666

Email:

Get Direction

KOLKATA-DUM DUM (BRANCH OFFICE)

1st Floor, Siddheswari Garden, 181, Dum Dum Road, Kolkata - 700074

Phone: 1800222999, 18002006666

Email:

Get Direction

MALDA (BRANCH OFFICE)

Room No. 3, Ground Floor, 76/A Sarbomongala Pally, Manoskamona Road, Near Kabi
Sukanta Corner, Pin 732101, West Bengal

Phone: 1800222999, 18002006666

Email:

Get Direction

KALYANI (BRANCH OFFICE)

B- 9 / 14 (C.A), 1st Floor, Central Park, P.O. Kalyani, Dist Nadia, West Bengal
- 741235

Phone: 1800222999, 18002006666

Email:

Get Direction

SILIGURI (BRANCH OFFICE)

Ground Floor, Shanti Square, 2nd Mile, Sevok Road, Siliguri, West Bengal. 734001

Phone: 1800222999, 18002006666

Email:

Get Direction

KHARAGPUR (BRANCH OFFICE)

Ground Floor, Sai Complex, O.T. Road,Inda, Kharagpur, Dist West Mednipur, West
Bengal, 721305

Phone: 1800222999, 18002006666

Email:

Get Direction




*Kindly note that Financial transactions (such as Purchases, Redemptions,
Switches etc.) shall be submitted at Official Point of Acceptance of Transaction
(OPAT)only. Non Financial Transactions (like change of bank mandate, change of
address etc.) can only be submitted at the branches.


RECOMMENDED FUNDS

An open ended equity scheme following special situations theme

ICICI Prudential


INDIA OPPORTUNITIES FUND GROWTH

EQUITY FUNDSThematic/Sectoral

Feature Coming Soon..

Invest Now
cagr

The compound annual growth rate (CAGR) is the mean annual growth rate of an
investment over a specified period of time longer than one year.

Since Inception 
 * 1 year
 * 3 years
 * 5 years
 * Since Inception

1 year 3 years 5 years Since Inception
18.76%
Nifty 500 TRI
NAV()

Net asset value (NAV) is value per share of a mutual fund or an exchange-traded
fund (ETF) on a specific date or time. In the context of mutual funds, NAV per
share is computed once per day based on the closing market prices of the
securities in the fund's portfolio.

20.05(0.7032 %)
As on Jan 31, 2023

Suitable for:

 * Long Term SIP
 * Retirement Planning
 * Wealth Creation

 * 
 * 3251
   
   Set Alert

 * Compare

 * Add to Wishlist

 * Preview

An open ended equity scheme predominantly investing in large cap stocks.

ICICI Prudential


BLUECHIP FUND GROWTH

EQUITY FUNDSLarge Cap

Feature Coming Soon..

Invest Now
cagr

The compound annual growth rate (CAGR) is the mean annual growth rate of an
investment over a specified period of time longer than one year.

Since Inception 
 * 1 year
 * 3 years
 * 5 years
 * Since Inception

1 year 3 years 5 years Since Inception
13.99%
Nifty 100 TRI
NAV()

Net asset value (NAV) is value per share of a mutual fund or an exchange-traded
fund (ETF) on a specific date or time. In the context of mutual funds, NAV per
share is computed once per day based on the closing market prices of the
securities in the fund's portfolio.

68.51(0.3515 %)
As on Jan 31, 2023

Suitable for:

 * Retirement Planning
 * Wealth Creation

 * 
 * 1191
   
   Set Alert

 * Compare

 * Add to Wishlist

 * Preview

An open ended debt scheme predominantly investing in AA and below rated
corporate bonds.

ICICI Prudential


CREDIT RISK FUND GROWTH

DEBT FUNDSCredit Risk Fund

Feature Coming Soon..

Invest Now
cagr

The compound annual growth rate (CAGR) is the mean annual growth rate of an
investment over a specified period of time longer than one year.

Since Inception 
 * 1 year
 * 3 years
 * 5 years
 * Since Inception

1 year 3 years 5 years Since Inception
8.22%
CRISIL Credit Risk Fund C-II Index
NAV()

Net asset value (NAV) is value per share of a mutual fund or an exchange-traded
fund (ETF) on a specific date or time. In the context of mutual funds, NAV per
share is computed once per day based on the closing market prices of the
securities in the fund's portfolio.

26.1624(-0.0042 %)
As on Jan 31, 2023

Suitable for:

 * Accrual Income
 * Medium term savings

 * 
 * 1637
   
   Set Alert

 * Compare

 * Add to Wishlist

 * Preview

An open ended equity scheme following a value investment strategy.

ICICI Prudential


VALUE DISCOVERY FUND GROWTH

EQUITY FUNDSValue Style

Feature Coming Soon..

Invest Now
cagr

The compound annual growth rate (CAGR) is the mean annual growth rate of an
investment over a specified period of time longer than one year.

Since Inception 
 * 1 year
 * 3 years
 * 5 years
 * Since Inception

1 year 3 years 5 years Since Inception
19.73%
NIFTY 500 TRI
NAV()

Net asset value (NAV) is value per share of a mutual fund or an exchange-traded
fund (ETF) on a specific date or time. In the context of mutual funds, NAV per
share is computed once per day based on the closing market prices of the
securities in the fund's portfolio.

278.42(0.5671 %)
As on Jan 31, 2023

Suitable for:

 * Long Term SIP
 * Child's Education
 * Buying a house
 * Wealth Creation

 * 
 * DFG
   
   Set Alert

 * Compare

 * Add to Wishlist

 * Preview

<
>



OUR INSIGHTS

10 Jan, 2023


ARE MILLENNIALS AND GEN ZERS B... 

More Details
29 Dec, 2022


QUESTIONS TO ASK BEFORE INVEST... 

More Details
29 Dec, 2022


LEARN HOW TO CHOOSE AND INVEST... 

More Details
29 Dec, 2022


EMERGENCY FUND

More Details
<
>



BALANCED ADVANTAGE FUND

An Open-Ended Dynamic Asset Allocation Fund

A mutual fund that can keep you smiling through market ups and downs.

Invest NowKnow More
 * 

This product is suitable for Investors whoare seeking*:

 * Long term wealth creation solution
 * An equity fund that aims for growth by investing in equity and derivatives.

Investors understand that their principal will be at moderately high risk

*Investors should consult their financial distributors if in doubt about whether
the product is suitable for them.


×

Request a Callback
Are you an existing investor of ICICI Prudential Mutual Fund? Yes No

Name Please enter valid name

Mobile Please enter valid Mobile Number
+ 91 -

Email Please enter valid email address

City Please enter valid city
Detect Me

By entering your personal details, you hereby authorizing ICICI Prudential Asset
Management Company Ltd and/or its authorized service provider(s) to contact you
and this will override any NDNC registration made by you.
Submit
Your OTP This OTP is not right. Please verify and enter the correct OTP

Submit in secs

OTP has been sent on

 * 
 * 


OTP expired! Resend OTP


Didn't receive the OTP? Resend OTP or Change number

By entering your personal details, you hereby authorizing ICICI Prudential Asset
Management Company Ltd and/or its authorized service provider(s) to contact you
and this will override any NDNC registration made by you.
Submit

THANK YOU FOR YOUR DETAILS.

We will get in touch with you shortly

Meanwhile you can explore various schemes offered by us

You will be re-directed to the home page in s


×

SET NAV ALERT




STAY UPDATED WITH THIS SCHEME, THROUGH NAV ALERTS

Set Daily NAV alerts Set conditional NAV alerts

Your Investment mode

Rupees Percentage
When NAV goes below Please Enter NAV goes below

Set NAV goes below
When NAV goes above Please Enter NAV goes above

Set NAV goes above
When NAV goes below Please Enter NAV goes below

Set NAV goes below
When NAV goes above Please Enter NAV goes above

Set NAV goes above

I would like to receive these alerts on my

Mobile Number

Email ID

Mobile Please enter valid Mobile Number
+ - Verify

Verify OTP Please Verify OTP

OTP has been sent on

 * +-
 * 

Submit in 115secs
Verify


Didn’t receive the OTP?

Resend OTP or Change number
Email ID Please enter valid email id
Verify

Verify OTP Please Verify OTP
Verify

OTP has been sent on

 * 
 * 

Submit in 115secs

Didn’t receive the OTP?

Resend OTP or Change Email-id
Save Unsubscribe

UNSUBSCRIBE TO NAV ALERTS

Unsubscribe to Daily NAV alerts Unsubscribe to conditional NAV alerts

It's good to stay updated with NAV alerts, but if you wish to unsubscribe, we
are happy to help you.

Verify your identity using

Mobile Number

Email ID

Mobile Please enter a valid mobile number
+ - Verify

Verify OTP Please Verify OTP

OTP has been sent on

 * +-
 * 

Submit in 115secs
Verify

Email Please enter valid email address
Verify

Verify OTP Please Verify OTP
Verify

OTP has been sent on

 * 
 * 

Submit in 115secs

Didn’t receive the OTP? Resend OTP or Change mobile

Didn’t receive the OTP? Resend OTP or Change mobile

Select All


Please select at least one scheme

Changed your mind?

Submit Unsubscribe Go to Subscribe



NAV ALERT SET SUCCESSFULLY.


YOU HAVE SUCCESSFULLY UNSUBSCRIBED TO NAV ALERTS.

Let Us Help You

OVER 40,00,000 HAPPY INVESTORS


ARE YOU READY TO BEGIN YOUR INVESTMENT JOURNEY?

LEAVE YOUR CONTACT DETAILS, WE WILL GET IN TOUCH WITH YOU.


* Name Please enter a valid name here
  
* Email Please enter valid email address
  
* Mobile Please enter valid Mobile Number
  + 91 -
  
  Verify OTP This OTP is not right. Please verify and enter the correct OTP Your
  OTP has been expired
  
  OTP has been sent on
  
   * 
   * 
  
  Verify
  

  Didn't receive the OTP? Resend OTP or Change number
By entering your personal details, you hereby authorize ICICI Prudential Mutual
Fund, ICICI Prudential Asset Management Company Ltd. and/or its authorized
service provider(s) to contact you and this will override any NDNC registration
made by you.
Get Started

×
 * Please enter your OTP This OTP is not right. Please verify and enter the
   correct OTP
   
   OTP has been sent on
   
    * 
    * 
   
   Submit in secs
   
   
   
   Change number

Submit


THANK YOU

We will reach out to you shortly.

Meanwhile you can explore various schemes offered by us.

You will be re-directed to the home page in s


ABOUT US

 * Company Overview
   
 * Our Business
 * Our Leadership
 * CSR Policy
 * Corporate Social Responsibility
 * Financials
 * Media Centre


OUR PRODUCTS

   
 * Equity Funds
 * Debt Funds
 * Hybrid Funds
 * Others
 * Solution Oriented
 * Scheme Comparison
 * NAV & Dividends


DOWNLOADS

 * Forms
 * SID KIM SAI
 * Fund Factsheets
 * Market Updates
 * Others


INVESTOR SERVICES

 * Contact Us
 * Branch locator
 * Request an estatement
 * Investor Education
 * FAQs
   
   
 * Ways to Transact
 * Missed Call Facility
 * Submit Form 15G/15H


NEWS & INSIGHTS

 * IPRU Insights
 * Blogs
   
 * Addendums
 * Press Releases
   


APP DOWNLOADS

IPRUTOUCH
iSave-IPruMF 

Show Less

Call us on our Toll Free Number 1800-200-6666 / 1800-222-999

--- ICICI Bank Group Links --- 
 * --- ICICI Bank Group Links ---
 * ICICI Bank (India)
 * ICICI Bank (Global Network)
 * ICICI Prudential Life Insurance Company
 * ICICI Securities
 * ICICI Securities Primary Dealership Limited
 * ICICI Lombard General Insurance Company
 * ICICI Venture
 * ICICI Home Finance Company
 * 
 * --- Prudential Group Links ---
 * China
 * Hong Kong- Life Insurance
 * Hong Kong- Asset Management
 * Indonesia
 * Malaysia
 * Philippines
 * Singapore
 * Japan
 * Korea
 * Taiwan- Life Insurance
 * Taiwan- Unit Trusts
 * Thailand
 * United Kingdom
 * Vietnam

--- ICICI Bank Group Links --- ICICI Bank (India) ICICI Bank (Global Network)
ICICI Prudential Life Insurance Company ICICI Securities ICICI Securities
Primary Dealership Limited ICICI Lombard General Insurance Company ICICI Venture
ICICI Home Finance Company China Hong Kong- Life Insurance Hong Kong- Asset
Management Indonesia Malaysia Philippines Singapore Japan Korea Taiwan- Life
Insurance Taiwan- Unit Trusts Thailand United Kingdom Vietnam
Annual Report Privacy PolicyDisclaimer Legal Terms Tax Reckoner 2022-23
Statutory Disclosures Voting Policy Sitemap Terms and Condition MFConnect

Mutual Fund investments are subject to market risks, read all scheme related
documents carefully.

© 2017 ICICI Prudential Asset Management Company. All rights reserved

Chat New Investments – Callback