www.tring.co.in Open in urlscan Pro
2a06:98c1:3120::3  Public Scan

URL: https://www.tring.co.in/
Submission: On February 08 via manual from IN — Scanned from NL

Form analysis 11 forms found in the DOM

POST https://www.tring.co.in/user/login

<form id="form-sign-in" class="col-md-12 text-center" method="POST" action="https://www.tring.co.in/user/login" novalidate="">
  <input id="csrf-token" type="hidden" name="_token" value="RLfc8kOrAZr4iP4iQGZhgNOFZfjpjSOtnlxgv8df">
  <div class="form-row form-footer justify-content-center">
    <div class="form-group col-md-12">
      <div class="row">
        <div class="form-group col-md-6 text-left">
        </div>
        <div class="form-group col-md-6 text-right">
          <button type="button" class="close text-right" data-dismiss="modal">×</button>
        </div>
      </div>
    </div>
  </div>
  <h2>Sign In</h2>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-6">
      <input type="email" class="form-control" id="user-email" placeholder="Email ID" name="user-email" value="">
      <input id="login-from" type="hidden" name="login-from" value="header">
      <span class="error-msgs text-center text-danger"></span>
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-6">
      <input type="password" class="form-control" id="user-password" placeholder="Password" name="user-password" value="">
      <span class="error-msgs text-center text-danger"></span>
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-6 text-left">
      <input type="checkbox" name="remember" value="0"> Remember Me
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-6">
      <button class="btn-button sign-in-button form-control" type="submit">Sign In</button>
      <div class="text-center"><span id="sign-in-loading" style="display:none;"><img data-src="https://ik.imagekit.io/j83rchiauw/tring/loading.gif" src="https://cdn.tring.co.in/img/ui/temp_src.png" class="lazyload" alt="loading"></span></div>
    </div>
  </div>
  <div class="form-row form-footer justify-content-center">
    <div class="form-group col-md-8">
      <div class="row sign-links">
        <div class="form-group col-md-4 text-left">
          <a id="forgot-password-modal-link" href="/password/reset">Forgot Password</a>
        </div>
        <div class="form-group col-md-8 text-right"> If not registered, please <a id="sign-up-link" href="#sign" class="sign text-golden"><strong>Sign Up</strong></a>
        </div>
      </div>
      <div class="row">
        <div class="form-group col-md-12 text-right">
          <a class="guest-login">Continue with the guest Login</a>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.tring.co.in/user/register

<form id="form-sign-up" class="col-md-12 text-center" method="POST" action="https://www.tring.co.in/user/register" novalidate="">
  <input id="csrf-token1" type="hidden" name="_token" value="RLfc8kOrAZr4iP4iQGZhgNOFZfjpjSOtnlxgv8df">
  <div class="form-row form-footer justify-content-center">
    <div class="form-group col-md-12">
      <div class="row">
        <div class="form-group col-md-6 text-left">
        </div>
        <div class="form-group col-md-6 text-right">
          <button type="button" class="close text-right" data-dismiss="modal">×</button>
        </div>
      </div>
    </div>
  </div>
  <h2>Sign Up</h2>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-7">
      <input type="text" class="form-control" id="name" placeholder="First Name *" name="name" value="">
      <span class="error-msgs text-center text-danger"></span>
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-7">
      <input type="text" class="form-control" id="last-name" placeholder="Last Name *" name="last-name" value="">
      <span class="error-msgs text-center text-danger"></span>
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-7">
      <input type="text" class="form-control" id="contact-no" placeholder="Contact No. *" name="contact-no" value="">
      <span class="error-msgs text-center text-danger"></span>
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-7">
      <input type="email" class="form-control" id="email" placeholder="Email ID *" name="email" value="">
      <span class="error-msgs text-center text-danger"></span>
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-7">
      <input type="password" class="form-control" id="password" placeholder="Password *" name="password" value="">
      <span class="error-msgs text-center text-danger"></span>
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-7">
      <input type="password" class="form-control" id="confirm-password" placeholder="Confirm Password *" name="confirm-password" value="">
      <span class="error-msgs text-center text-danger"></span>
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-7">
      <label><input type="checkbox" id="accept-terms" name="accept-terms" value="1">&nbsp;&nbsp;&nbsp;Please accept our <a href="/terms" target="_blank"><strong>terms and conditions</strong></a> to proceed</label><br>
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-6">
      <button class="btn-button sign-up-button form-control" type="submit">Sign Up</button>
      <div class="text-center"><span id="sign-up-loading" style="display:none;"><img data-src="https://ik.imagekit.io/j83rchiauw/tring/loading.gif" src="https://cdn.tring.co.in/img/ui/temp_src.png" alt="loading" class="lazyload"></span></div>
    </div>
  </div>
  <div class="form-row form-footer">
    <div class="form-group col-md-10 text-right"> Already User ? <a id="sign-in-link" href="#login" class="login text-golden"><strong>Sign In</strong></a>
    </div>
  </div>
</form>

POST https://www.tring.co.in/celebrity/onboard-celebrity

<form id="frm-onboard-request" class="col-md-12 text-center" method="POST" action="https://www.tring.co.in/celebrity/onboard-celebrity" novalidate="">
  <h4>Are you a celeb and want to join us?</h4>
  <div class="row justify-content-center">
    <div class="col-lg-12 col-md-12 col-12 text-left">
      <div class="form-group">
        <input type="hidden" name="_token" value="RLfc8kOrAZr4iP4iQGZhgNOFZfjpjSOtnlxgv8df">
        <label for="celeb-name">Your Name *</label>
        <input type="text" name="celeb-name" id="celeb-name" class="form-control" placeholder="Full Name">
        <span class="error-font text-danger"></span>
      </div>
      <div class="form-group">
        <label for="email-address">Your Email</label>
        <input type="email" name="email-address" id="email-address" class="form-control" placeholder="yourname@example.com">
        <span class="error-font text-danger"></span>
      </div>
      <div class="form-group">
        <label for="contact-number">Contact Number *</label>
        <input type="text" name="contact-number" id="contact-number" class="form-control" placeholder="Phone number">
        <span class="error-font text-danger"></span>
      </div>
      <div class="form-group">
        <label for="instagram">Instagram ID </label>
        <input type="text" name="instagram" id="instagram" class="form-control" placeholder="yourname">
        <span class="error-font text-danger"></span>
      </div>
    </div>
  </div>
  <div class="row justify-content-center">
    <div class="col-lg-12 col-md-12 col-12 form-group">
      <button type="submit" class="book-now-button celeb-submit-button">Submit</button>
    </div>
  </div>
</form>

POST https://www.tring.co.in/celebrity/need-help-form

<form id="frm-contact-admin" class="col-md-12 p-0 text-center" method="POST" action="https://www.tring.co.in/celebrity/need-help-form" novalidate="">
  <div class="row">
    <div class="col-md-12 col-12 mt-4">
      <div class="form-row">
        <div class="form-group text-left col-md-12 col-12">
          <img src="https://ik.imagekit.io/j83rchiauw/tring/close.svg" class="bars pull-right" alt="close button" data-dismiss="modal">
          <label class="need-help">Need Help?</label>
          <label id="sub-heading1">Kindly provide us your contact details and we will assist you</label>
        </div>
      </div>
    </div>
    <div class="col-md-6 col-12 text-left name-box">
      <div class="form-group">
        <label for="contact-name" class="sub-heading2">Your name</label>
        <input type="hidden" name="_token" value="RLfc8kOrAZr4iP4iQGZhgNOFZfjpjSOtnlxgv8df">
        <input type="text" class="form-control contact-name" id="contact-name" placeholder="My Name" name="contact-name" value="">
        <span class="error-font text-danger"></span>
      </div>
    </div>
    <div class="col-md-6 col-12 text-left">
      <div class="form-group">
        <label for="contact-email" class="sub-heading2">My Email</label>
        <input type="text" class="form-control contact-email" id="contact-email" placeholder="your@email.com" name="contact-email" value="">
        <span class="error-font text-danger"></span>
      </div>
    </div>
    <div class="col-md-12 text-left contact-row">
      <div class="form-group">
        <label for="contact-num" class="sub-heading2">Contact number*</label>
        <input type="text" class="form-control contact-num" id="contact-num" placeholder="Your mobile number to reach" name="contact-num" value="">
        <span class="error-font text-danger"></span>
      </div>
    </div>
    <div class="col-md-12 col-12 captcha-code">
      <div class="form-group justify-content-center">
        <div class="contact-google-captcha"></div>
        <span class="error-font text-danger"></span>
      </div>
    </div>
    <div class="col-md-12 col-12 mt-4">
      <div class="form-row form-button">
        <div class="form-group col-md-12 col-12 text-left">
          <button type="submit" class="book-now-button need-help-details pull-left contact-submit-button">Submit</button> &nbsp;
        </div>
        <div class="form-group col-md-12 col-12 text-center">
          <span id="verify-loading" class="d-none"><img data-src="https://ik.imagekit.io/j83rchiauw/tring/small_loading.gif" src="https://cdn.tring.co.in/img/ui/temp_src.png" class="lazyload" alt="loading"></span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.tring.co.in/subscribe-us

<form id="form-subscribe" method="POST" action="https://www.tring.co.in/subscribe-us" enctype="multipart/form-data">
  <input type="hidden" name="_token" value="RLfc8kOrAZr4iP4iQGZhgNOFZfjpjSOtnlxgv8df">
  <div class="form-group">
    <input type="email" id="subscribe-email" name="subscribe-email" class="subscribe-email form-control" value="" placeholder="Join our over 1,00,000 subscribers" required="">
    <button class="btn btn-red subscribe-btn" type="button">Subscribe</button>
    <br><span class="error-font text-danger"></span>
  </div>
</form>

POST https://www.tring.co.in/tring-for-business

<form id="customer-enquiry-form" role="form" method="POST" action="https://www.tring.co.in/tring-for-business" enctype="multipart/form-data">
  <input type="hidden" name="_token" value="RLfc8kOrAZr4iP4iQGZhgNOFZfjpjSOtnlxgv8df">
  <input type="hidden" class="form-border" id="enquiry-id" name="enquiry_id" value="">
  <div class="row m-0 enquiry-form">
    <div class="col-lg-12">
      <div class="close-icon-popup text-right">
        <img src="https://ik.imagekit.io/j83rchiauw/brand-enquiry/popup-close.png?tr=q-80" class="close-icon-img" alt="close-popup">
      </div>
    </div>
    <div class="col-lg-12">
      <div class="form-heading text-left">
        <h2 class="get-started">Let’s get started</h2>
      </div>
    </div>
    <div class="col-lg-6 text-left">
      <label class="brand-label">Name</label>
      <input type="text" class="form-control input-box form-border" maxlength="40" placeholder="Your name" id="brand-client-name" name="brand-client-name" value=""
        onkeypress="if (!window.__cfRLUnblockHandlers) return false; return (event.charCode > 64 &amp;&amp; event.charCode < 91) || (event.charCode > 96 &amp;&amp; event.charCode < 123) || (event.charCode==32)">
      <span class="error-font text-danger" id="error-brand-client-name"></span>
    </div>
    <div class="col-lg-6  text-left">
      <label class="brand-label">Mobile</label>
      <input type="number" class="form-control input-box form-border" maxlength="10" placeholder="Your number" id="brand-mobile-no" name="brand-mobile-no" value="">
      <div class="error-font text-danger" id="error-mobile-no"></div>
    </div>
    <div class="col-lg-6 text-left mb-5">
      <label class="brand-label">Company/ Brand Website</label>
      <input type="text" class="form-control input-box form-border" maxlength="40" placeholder="Your Company/ Brand Website" id="brand-company" name="brand-company" value="">
      <div class="error-font text-danger" id="error-brand-website"></div>
    </div>
    <div class="col-lg-6  text-left">
      <label class="brand-label">Work Email ID</label>
      <input type="email" class="form-control input-box form-border" maxlength="40" placeholder="Your Email" id="brand-business-email" name="brand-business-email" value="">
      <div class="error-font text-danger" id="error-business-email"></div>
    </div>
    <div class="col-lg-12">
      <div class="brand-continue">
        <div class="text-left continue-loader">
          <span id="last-submit-loading" style="display: none;"><img src="https://cdn.tring.co.in/img/small_loading.gif" alt="loading-gif"> Please Wait...</span>
        </div>
        <input type="hidden" id="submit-flag" value="0" name="submit-flag" hidden="">
        <input type="hidden" name="celeb_name" id="celeb_name" value="">
        <button type="button" class="btn continue-btn">Continue</button>
        <p>By continuing, I accept Tring’s <a href="/brands/business-terms" class="popup-terms" target="_blank">Terms &amp; Conditions</a></p>
      </div>
    </div>
  </div>
  <div class="row m-0 otp-screen d-none">
    <div class="col-lg-12">
      <div class="close-icon-popup text-right">
        <img src="https://ik.imagekit.io/j83rchiauw/brand-enquiry/popup-close.png?tr=q-80" class="close-icon-otp" alt="close-popup">
      </div>
    </div>
    <div class="col-lg-12">
      <div class="form-heading text-left">
        <h2 class="verify-otp">Verify with OTP</h2>
        <p class="sent-no">Sent to <span class="send-otp-mobile"></span></p>
      </div>
    </div>
    <div class="col-lg-12 text-left">
      <label class="enter-code">Enter the OTP you received</label>
      <input type="number" class="form-control input-box code-input" id="otp-input" maxlength="4" placeholder="4 Digit OTP" name="otp" value="" autofocus="autofocus">
      <span class="error-font text-danger" id="error-otp"></span>
    </div>
    <div class="col-lg-12 text-left">
      <button class="resend-otp">Resend OTP <span id="timer"></span></button>
    </div>
    <div class="col-lg-12">
      <div class="brand-confirm">
        <input type="hidden" name="_token" value="RLfc8kOrAZr4iP4iQGZhgNOFZfjpjSOtnlxgv8df">
        <input type="hidden" class="send-otp-mobile" id="mobile-no" value="" name="mobile-no" hidden="">
        <input type="hidden" class="send-otp-mobile" id="otp_enquiry_id" value="" name="otp_enquiry_id" hidden="">
        <button type="button" class="btn confirm-btn">Confirm</button>
        <p>By continuing, I accept Tring’s <a href="/brands/business-terms" class="popup-terms" target="_blank">Terms &amp; Conditions</a></p>
      </div>
    </div>
  </div>
</form>

POST

<form id="signup-form" method="POST">
  <input type="hidden" name="_token" value="RLfc8kOrAZr4iP4iQGZhgNOFZfjpjSOtnlxgv8df">
  <div class="form-group">
    <label>Full Name</label><input type="text" name="name" class="form-control form-control-style1" placeholder="Your Name" id="full_name" value=""
      onkeypress="if (!window.__cfRLUnblockHandlers) return false; return (event.charCode> 64 &amp;&amp; event.charCode < 91) || (event.charCode> 96 &amp;&amp; event.charCode < 123) || (event.charCode==32)"><span
      class="error-msgs text-center text-danger"></span>
  </div>
  <div class="form-group">
    <label>My Email ID</label> <input type="email" name="email" class="form-control form-control-style1" placeholder="Email Id" id="email_signup" value=""> <span class="error-msgs text-center text-danger"></span>
  </div>
  <div class="form-group">
    <label>Password</label> <input type="password" name="password" class="form-control form-control-style1" placeholder="Password" id="password-signup"> <span class="error-msgs text-center text-danger"></span>
  </div>
  <div class="form-group">
    <label>Invite Code(Optional)</label><input type="text" name="invite_code" class="form-control form-control-style1" placeholder="Invite Code" id="invite_code">
  </div>
  <button type="submit" class="btn btn-block signup-btn casino-signup offer-signup">Sign up</button>
</form>

POST

<form id="signup-form-profile" method="POST">
  <input type="hidden" name="_token" value="RLfc8kOrAZr4iP4iQGZhgNOFZfjpjSOtnlxgv8df">
  <div class="profile-edit-part">
    <div class="form-group">
      <label>My Gender</label>
      <div class="gender-radio-group">
        <input type="radio" id="option-one" name="gender" value="male">
        <label for="option-one">Male</label>
        <input type="radio" id="option-two" name="gender" value="female">
        <label for="option-two">Female</label>
        <input type="radio" id="option-three" name="gender" value="other">
        <label for="option-three">Other</label>
      </div>
    </div>
    <div class="dropdown-birthday d-flex" id="dropdown-birthday-box">
      <div class="first-dropdown">
        <div class="label-div">
          <label class="dropdown-label common-label-name " id="label-day">Day</label>
        </div>
        <select class="dropdown-day common-drop-class" name="dob_day" id="dob_day">
          <option class="hidden-option" value="">&nbsp;</option>
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
          <option value="9">9</option>
          <option value="10">10</option>
          <option value="11">11</option>
          <option value="12">12</option>
          <option value="13">13</option>
          <option value="14">14</option>
          <option value="15">15</option>
          <option value="16">16</option>
          <option value="17">17</option>
          <option value="18">18</option>
          <option value="19">19</option>
          <option value="20">20</option>
          <option value="21">21</option>
          <option value="22">22</option>
          <option value="23">23</option>
          <option value="24">24</option>
          <option value="25">25</option>
          <option value="26">26</option>
          <option value="27">27</option>
          <option value="28">28</option>
          <option value="29">29</option>
          <option value="30">30</option>
          <option value="31">31</option>
        </select>
      </div>
      <div class="second-dropdown">
        <div class="label-div1">
          <label class="dropdown-label1 common-label-name " id="label-month">Month</label>
        </div>
        <select class="dropdown-month common-drop-class" name="dob_month" id="dob_month">
          <option class="hidden-option" value="">&nbsp;</option>
          <option value="01">January</option>
          <option value="02">February</option>
          <option value="03">March</option>
          <option value="04">April</option>
          <option value="05">May</option>
          <option value="06">June</option>
          <option value="07">July</option>
          <option value="08">August</option>
          <option value="09">September</option>
          <option value="10">October</option>
          <option value="11">November</option>
          <option value="12">December</option>
        </select>
        <div id="dob_month_error"></div>
      </div>
      <div class="third-dropdown">
        <div class="label-div2">
          <label class="dropdown-label2 common-label-name " id="label-year">Year</label>
        </div>
        <select class="dropdown-year common-drop-class" name="dob_year" id="dob_year">
          <option class="hidden-option" value="">&nbsp;</option>
          <option value="2013">2013</option>
          <option value="2012">2012</option>
          <option value="2011">2011</option>
          <option value="2010">2010</option>
          <option value="2009">2009</option>
          <option value="2008">2008</option>
          <option value="2007">2007</option>
          <option value="2006">2006</option>
          <option value="2005">2005</option>
          <option value="2004">2004</option>
          <option value="2003">2003</option>
          <option value="2002">2002</option>
          <option value="2001">2001</option>
          <option value="2000">2000</option>
          <option value="1999">1999</option>
          <option value="1998">1998</option>
          <option value="1997">1997</option>
          <option value="1996">1996</option>
          <option value="1995">1995</option>
          <option value="1994">1994</option>
          <option value="1993">1993</option>
          <option value="1992">1992</option>
          <option value="1991">1991</option>
          <option value="1990">1990</option>
          <option value="1989">1989</option>
          <option value="1988">1988</option>
          <option value="1987">1987</option>
          <option value="1986">1986</option>
          <option value="1985">1985</option>
          <option value="1984">1984</option>
          <option value="1983">1983</option>
          <option value="1982">1982</option>
          <option value="1981">1981</option>
          <option value="1980">1980</option>
          <option value="1979">1979</option>
          <option value="1978">1978</option>
          <option value="1977">1977</option>
          <option value="1976">1976</option>
          <option value="1975">1975</option>
          <option value="1974">1974</option>
          <option value="1973">1973</option>
          <option value="1972">1972</option>
          <option value="1971">1971</option>
          <option value="1970">1970</option>
          <option value="1969">1969</option>
          <option value="1968">1968</option>
          <option value="1967">1967</option>
          <option value="1966">1966</option>
          <option value="1965">1965</option>
          <option value="1964">1964</option>
          <option value="1963">1963</option>
          <option value="1962">1962</option>
          <option value="1961">1961</option>
          <option value="1960">1960</option>
          <option value="1959">1959</option>
          <option value="1958">1958</option>
          <option value="1957">1957</option>
          <option value="1956">1956</option>
          <option value="1955">1955</option>
          <option value="1954">1954</option>
          <option value="1953">1953</option>
        </select>
        <div id="dob_year_error"></div>
      </div>
    </div>
    <div class="form-group otp-mobile-div">
      <label>My Mobile No.</label>
      <p class="mobile-sub-text">We’ll send you a 4 digit code to your mobile number.</p>
      <div class="input-group user-no-div">
        <div class="input-group-prepend">
          <span class="input-group-text">
            <select>
              <option>+91</option>
            </select>
          </span>
        </div>
        <input type="text" class="form-control form-control-style signup-mob" placeholder="Your Mobile No." value="">
      </div>
    </div>
    <div class="form-group after-code-sent" style="display: none;">
      <label>OTP Verification</label>
      <p class="p2">Please enter the OTP we have sent to <span class="mobile-val"></span> <br><a class="change_no"><span class="time-color"> Change</span></a></p>
      <div class="d-flex mt-2 mb-2 justify-content-center">
        <input type="text" name="verify_otp[]" class="form-control code-form-control-style" maxlength="1" oninput="if (!window.__cfRLUnblockHandlers) return false; this.value=this.value.replace(/[^0-9]/g,'');">
        <input type="text" name="verify_otp[]" class="form-control code-form-control-style" maxlength="1" oninput="if (!window.__cfRLUnblockHandlers) return false; this.value=this.value.replace(/[^0-9]/g,'');">
        <input type="text" name="verify_otp[]" class="form-control code-form-control-style" maxlength="1" oninput="if (!window.__cfRLUnblockHandlers) return false; this.value=this.value.replace(/[^0-9]/g,'');">
        <input type="text" name="verify_otp[]" class="form-control code-form-control-style" maxlength="1" oninput="if (!window.__cfRLUnblockHandlers) return false; this.value=this.value.replace(/[^0-9]/g,'');">
      </div>
      <p class="p2 mt-1 mb-1 text-center">Resend in <span class="time-color" id="timer"></span></p>
      <p class="p2 mt-1 mb-1 text-center">If you don’t receive a code! <a class="" id="signup-resend"><span class="time-color"> Resend</span></a></p>
    </div>
    <div>
      <button type="button" class="btn btn-block send-otp-btn signup-send-otp" id="User_signup_mob">Send OTP</button>
      <button type="button" class="btn btn-block verify-proceed-btn" style="display: none;">Verify OTP</button>
    </div>
    <div class="verify_otp" style="display: none;"></div>
  </div>
</form>

POST

<form id="signin-form" method="POST">
  <input type="hidden" name="_token" value="RLfc8kOrAZr4iP4iQGZhgNOFZfjpjSOtnlxgv8df">
  <div class="form-group">
    <label>My Email ID</label><input type="email" name="login_email" class="form-control form-control-style" placeholder="Email Id" id="email_login" value=""><span class="error-msgs text-center text-danger"></span>
  </div>
  <div class="form-group">
    <label>Password</label><input type="password" name="login_password" class="form-control form-control-style" placeholder="Password" id="password-login"><span class="error-msgs text-center text-danger"></span>
  </div>
  <button type="submit" class="btn btn-block signin-btn">Login</button>
</form>

POST https://www.tring.co.in/add-to-cart/post-cart-payment

<form id="cart-checkout-form" action="https://www.tring.co.in/add-to-cart/post-cart-payment" method="POST">
  <input type="hidden" name="_token" value="RLfc8kOrAZr4iP4iQGZhgNOFZfjpjSOtnlxgv8df">
  <input type="text" id="offer-applied" name="offer-applied" value="0" hidden="">
  <input type="text" id="cart-subtotal" name="cart-subtotal" value="0" hidden="">
  <input type="text" id="cart-discount" name="cart-discount" value="0" hidden="">
  <input type="text" id="cart-total" name="cart-total" value="0" hidden="">
  <input type="text" id="bogo-applied" name="bogo-applied" value="0" hidden="">
  <input type="text" id="booking-details-not-filled" name="booking-details-not-filled" value="0" hidden="">
  <div id="accordion-cart-data">
    <div class="card">
      <div class="card-header p-0">
        <div class="mb-0">
          <div class="offers-div">
            <button type="button" class="btn cart-btn-click" data-toggle="collapse" data-target="#offers-toggle" aria-expanded="false" aria-controls="offers-toggle">
              <img src="https://ik.imagekit.io/j83rchiauw/add_to_cart/offers_star.png?tr=q-80" class="offer-star" alt="offer-star" loading="lazy">Available Offers (<span id="available-offers">1</span>) </button>
            <div class="prime-tag-div" data-toggle="collapse" data-target="#offers-toggle" aria-expanded="false" aria-controls="offers-toggle">
              <img src="https://ik.imagekit.io/j83rchiauw/add_to_cart/chip-prime-icon.svg?tr=q-80" class="prime-tag-img" alt="prime-tag" loading="lazy"><span onclick="if (!window.__cfRLUnblockHandlers) return false; closeOffer()"
                class="close-offers"><img src="https://ik.imagekit.io/j83rchiauw/add_to_cart/offer-close-icon.svg?" alt="offer-close-icon" class="offer-close-icon" loading="lazy"></span>
            </div>
            <div class="bogo-tag-div">
              <img src="https://ik.imagekit.io/j83rchiauw/add_to_cart/chip-bogo-icon.svg?tr=q-80" class="bogo-tag-img" alt="bogo-img" loading="lazy">
            </div>
          </div>
        </div>
      </div>
      <div class="card-body ">
        <div id="offers-toggle" class="collapse" data-parent="#accordion-cart-data">
          <div class="prime-div">
            <div class="prime-left-div">
              <img src="https://ik.imagekit.io/j83rchiauw/add_to_cart/icon-offer-tringprime.svg?tr=q-80" class="prime-logo" alt="prime-logo" loading="lazy">
              <p class="prime-tag"><span class="prime-prize">₹99 </span>for one year Membership<span class="prime-year"> <s>₹499/year</s></span></p>
            </div>
            <div class="prime-right-div">
              <button type="button" class="cart-apply-btn" data-offer="1">Apply</button>
            </div>
          </div>
          <div class="bogo-div d-none">
            <div class="bogo-left-div">
              <img src="https://ik.imagekit.io/j83rchiauw/add_to_cart/icon-offer-buyonegetone.svg?tr=q-80" class="bogo-logo" alt="bogo-logo" loading="lazy">
              <p class="prime-tag">Add one celebrity shoutout, get the second one free</p>
            </div>
            <div class="bogo-right-div">
              <button type="button" class="cart-apply-btn bogo-btn" data-offer="2" disabled="">Applied</button>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="card">
      <div class="card-header p-0">
        <div class="mb-0">
          <a href="javascript:void(0);" class="card-btn collapsed" data-toggle="collapse" data-target="#subtotal-collapse" aria-expanded="false" aria-controls="subtotal-collapse">
<div class="offers-div">
<button type="button" class="btn cart-btn-click">
<span>&nbsp;</span>Payment Details
</button>
</div>
</a>
        </div>
      </div>
      <div id="subtotal-collapse" class="collapse" data-parent="#accordion-cart-data">
        <div class="card-body">
          <div class="cart-amount-sec mt-2">
            <div class="cart-total-amount">
              <p class="subtotal-title">Subtotal</p>
              <p class="subtotal-prize total-amount">₹ 0</p>
            </div>
            <div class="cart-total-amount prime-membership-sec d-none">
              <p class="subtotal-title">Tring Prime Membership</p>
              <p class="subtotal-prize">₹ 99</p>
            </div>
            <div class="cart-total-amount">
              <p class="subtotal-title">Discount</p>
              <p class="discount-prize">- ₹ 0</p>
            </div>
            <div class="cart-total-amount bogo-sec d-none">
              <p class="subtotal-title">BOGO Offer</p>
              <p class="subtotal-prize">- ₹ 0</p>
            </div>
            <div class="cart-total-amount total-amount-sec">
              <p class="car-amount-text">Total Amount (Inc. all taxes)</p>
              <p class="cart-total-prize">₹ 0</p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="cart-buttons d-flex">
    <a href="/celebrity-list/featured" class="shopping-btn btn">Continue shopping</a>
    <button type="button" class="cart-checkout-btn">Checkout</button>
  </div>
  <p class="cart-footer-term">By continuing, I accept Tring’s <a href="/terms" target="_blank">Terms of Service</a> &amp; <a href="/privacy-policy" target="_blank">Privacy Policy</a></p>
</form>

POST https://www.tring.co.in/user-logout

<form id="form-sign-out" class="col-md-12 text-center" method="POST" action="https://www.tring.co.in/user-logout" enctype="multipart/form-data">
  <input id="csrf-token" type="hidden" name="_token" value="RLfc8kOrAZr4iP4iQGZhgNOFZfjpjSOtnlxgv8df">
</form>

Text Content

 * Categories  
   * Movie Artist  
   * Influencers
   * Athletes
   * Models
   * Public Figures
   * TV Artist
   * Music
   * Movie Makers
   * Entertainers
   * Comedians
   * Chefs
   * Authors & Speakers
 * ₹ INR $ USD
 * Gifting  
    *  Birthday Gifts
    *   Women
    * Wife
    * Girlfriend
    * Mother
    * Sister
    * Daughter
    * Friend
    * Grandmother
   
    *  
    *   Men
    * Husband
    * Boyfriend
    * Father
    * Brother
    * Son
    * Friend
    * Grandfather
   
    *   Anniversary Gifts
    *   Women
    * Wife
    * Girlfriend
    * Mother
    * Sister
    * Daughter
    * Friend
    * Grandmother
   
    *  
    *   Men
    * Husband
    * Boyfriend
    * Father
    * Brother
    * Son
    * Friend
    * Grandfather
   
    *  
    *  Couples
    * Parents
    * Grandparents
    * Newly Married
    * BF / GF
   
    *  
    *  Wedding Gifts
    * Men
    * Women
    * Brother
    * Sister
    * Friend
   
    * Occasions
    * Personal
    * Birthday Gifts
    * Anniversary Gifts
    * Housewarming Gifts
    * Best Wishes Gifts
   
    *  
    * Corporate
    * Boss
    * Employees
    * Colleagues
   
    *  
    * Special Days
    * Mother's Day
    * Father's Day
    * Friendship Day
    * Teacher's Day
    * Grandparents' Day
    * Valentine's Day
    * Women's Day
 * How to Tring?
 * Support

 * Search from 12000+ celebs
 * Promote my Business
 * Login/SignUp
 * 

12000+ celebs

Home Categories Support Try Your Luck How to Tring? ₹ INR $ USD Gifting Promote
my Business Login/SignUp Contact us
×


SIGN IN



Remember Me
Sign In

Forgot Password
If not registered, please Sign Up
Continue with the guest Login
×


SIGN UP







   Please accept our terms and conditions to proceed

Sign Up

Already User ? Sign In
×

ARE YOU A CELEB AND WANT TO JOIN US?

Your Name *
Your Email
Contact Number *
Instagram ID
Submit
×


YOU REGISTERED SUCCESSFULLY.

VERIFICATION LINK HAS BEEN SENT TO YOUR REGISTERED EMAIL ID.



Login
Track my booking Enter your transaction id and we will share you the latest
update Enter transaction ID
Submit  
Need Help? Kindly provide us your contact details and we will assist you
Your name
My Email
Contact number*

Submit  


THANK YOU FOR ENROLLING WITH US! WE'LL GET BACK TO YOU SOON.


OK

THANK YOU FOR CONTACTING US! WE'LL GET BACK TO YOU SOON.


OK

GET A CHANCE TO WIN A
FREE TRING EVERYDAY.

Enter now
Claim Your Free Birthday Shoutouts

Go Next
Select Relation * Friend Boyfriend Girlfriend Father Mother Brother Sister
Cousin GrandFather GrandMother

Day1st2nd3rd4th5th6th7th8th9th10th11th12th13th14th15th16th17th18th19th20th21st22nd23rd24th25th26th27th28th29th30th31stMonthJanuaryFebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecemberYear20232022202120202019201820172016201520142013201220112010200920082007200620052004200320022001200019991998199719961995199419931992199119901989198819871986198519841983198219811980197919781977197619751974197319721971197019691968196719661965196419631962196119601959195819571956195519541953195219511950194919481947194619451944194319421941194019391938193719361935193419331932193119301929192819271926192519241923192219211920191919181917191619151914191319121911191019091908190719061905190419031902
Submit



ENTRY TO FREE TRING HAS BEEN SUBMITTED.

MOBILE NUMBER ALREADY EXISTS, YOU HAVE ALREADY SUBMITTED YOUR ENTRY!


WE MAKE YOUR FAVOURITE CELEBRITIES TALK TO YOU, PERSONALLY.

Surprise your loved ones with over 10,000+ celebrities

# PersonalisedCelebrityMessages

Book Now

Watch the video to see how a tring will make you feel

 * 
 * 

Get your First Celebrity Video Message FOR FREE!

Book now!


Get Personalised Video Messages from Tridha Choudhury

Book Now!


Add two items to your CART and get the second one FREE

Book Now


Recorded Videos for your brand! Book within 3 mins.

Book Now


Get a DM on Instagram from select celebrities at Rs.99/-

Book Now


Price you see, is what you pay!

Taxes included, no hidden charges!



 * Video Shoutout 
   30 to 50 second video would be created by a Celebrity as per the script
   suggested by the user. It can be for any occasions like birthday,
   anniversary, roast, get well soon etc.
 * DM on Instagram  
   Direct message would be posted by celebrity from his/her Instagram handle to
   the Instagram handle of the user
 * Gift under 500
   Get your favourite celebrities talk to you, personally in ₹500/-
 * Brand Enquiry
   Any brand can create recorded video from the celebrity as per their
   requirements and script.

×

Get the most from tring, book celebs for

Say “Sorry” to someone

Romantic wishes

Anniversary wishes

Wedding wishes

Birthday wishes

Get Well Soon wishes

All the Best wishes

Motivation wishes

New Born Wishes

Brand/Business Promotions


FEATURED CELEBRITY

Get personalised video messages from your favourite celebrity! What's more? The
price you see is the price you pay!


SHANKAR MAHADEVAN

#Singer   #Music Composer  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 9999
Starts from ₹ 8499 ₹ 9999
Book NowAdd to Cart


PRIYANKA CHAHAR CHOUDHARY

#TV Star   #Bigg Boss  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 4999
Starts from ₹ 4249 ₹ 4999
Book NowAdd to Cart


SHAAN

#TV Star   #Playback Singer  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 9999
Starts from ₹ 8499 ₹ 9999
Book NowAdd to Cart


DAISY SHAH

#Movie Star   #Gujarati Star  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Book NowAdd to Cart


BABA SEHGAL

#Rapper   #Musician  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 2999
Starts from ₹ 2549 ₹ 2999
Book NowAdd to Cart


KIKU SHARDA

#Movie Star   #TV Star  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 10499
Starts from ₹ 8924 ₹ 10499
Book NowAdd to Cart


ERICA FERNANDES

#TV Star   #Model  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 1999
Starts from ₹ 1699 ₹ 1999
Book NowAdd to Cart


PREM CHOPRA

#Movie Star   #Dhamaal  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 5999
Starts from ₹ 5099 ₹ 5999
Book NowAdd to Cart


POOJA BEDI

#Movie Star   #Bigg Boss  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 16899
Starts from ₹ 14364 ₹ 16899
Book NowAdd to Cart


VIJAY PATKAR

#Movie Star   #TV Star  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 1999
Starts from ₹ 1699 ₹ 1999
Book NowAdd to Cart


VINDU DARA SINGH

#Movie Star   #TV Star  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 1999
Starts from ₹ 1699 ₹ 1999
Book NowAdd to Cart


PRIYA MANI RAJ

#Movie Star   #Model  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 1999
Starts from ₹ 1699 ₹ 1999
Book NowAdd to Cart


SALIM MERCHANT

#Singer   #Music Composer  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Book NowAdd to Cart


MINISSHA LAMBA

#Movie Star   #TV Star  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Book NowAdd to Cart


SHAKTI KAPOOR

#Movie Star   #Bigg Boss  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 16899
Starts from ₹ 14364 ₹ 16899
Book NowAdd to Cart


MAHIMA CHAUDHRY

#Movie Star   #Dhadkan  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 25000
Starts from ₹ 21250 ₹ 25000
Book NowAdd to Cart


SACHIN KHEDEKAR

#Movie Star   #TV Star  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 1999
Starts from ₹ 1699 ₹ 1999
Book NowAdd to Cart


URVASHI DHOLAKIA

#Movie Star   #TV Star  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 1499
Starts from ₹ 1274 ₹ 1499
Book NowAdd to Cart


OMI VAIDYA

#Movie Star   #International Star  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 7499
Starts from ₹ 6374 ₹ 7499
Book NowAdd to Cart


VISWANATHAN ANAND

#Sportsperson   #Public Figure  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 10999
Starts from ₹ 9349 ₹ 10999
Book NowAdd to Cart




GIFTING


UNIQUE PERSONALISED GIFTS FOR YOUR LOVED ONES!

Previous

Birthday gift for father

Birthday gifts for brother

Birthday gifts for sister

Birthday gift for mother

Birthday gift for Wife

Birthday gift for husband

Anniversary gift for wife

Anniversary gift for husband
Next
×
Categories

Select categories to explore celeb.

 * Charity
 * Movie Star
 * TV Star
 * Model
 * Singer
 * Prime
 * Sportsperson
 * Influencer
 * Youtuber
 * instagrammer
 * Dancer
 * Tik Tok Star
 * Fitness
 * Marathi Stars
 * Public Figure
 * Film Star
 * Photographer
 * Choreographer

Apply Clear All


POPULAR CATEGORIES TO EXPLORE

Featured
Trending
Movie Star
TV Star
Model
Charity
Sportsperson
Singer
Prime Time
More
Featured
Trending
Movie Star
TV Star
Model
Charity
Sportsperson
Singer
On TV
More


NEXT DAY DELIVERY SEE ALL

Added to cart, you can add more celebs
Starts from  ₹500  ₹2000
₹425
 15%.off₹500
Book NowAdd to Cart


FLORA SAINI

#Movie Star   #Charity   #Tollywood Star  

Added to cart, you can add more celebs
₹500
 50%.off₹999
Book NowAdd to Cart


MANDAR CHANDWADKAR

#Movie Star   #TV Star   #Director  

Added to cart, you can add more celebs
Starts from  ₹500  ₹999
₹250
 50%.off₹500
Book NowAdd to Cart


KISHORI SHAHANE

#Movie Star   #TV Star   #Marathi Stars  

Added to cart, you can add more celebs
Starts from  ₹5999
₹3000
 50%.off₹5999
Book NowAdd to Cart


PREM CHOPRA

#Movie Star   #Dhamaal   #Raja Babu  

Added to cart, you can add more celebs
₹5250
 50%.off₹10499
Book NowAdd to Cart


KIKU SHARDA

#Movie Star   #TV Star   #Comedian  

Added to cart, you can add more celebs
₹1500
 50%.off₹2999
Book NowAdd to Cart


BABA SEHGAL

#Rapper   #Musician   #Valentine's Day Gifts  

Added to cart, you can add more celebs
Starts from  ₹1999
₹1000
 50%.off₹1999
Book NowAdd to Cart


MOHIT MALHOTRA

#Movie Star   #TV Star   #Music Composer  

Added to cart, you can add more celebs
Starts from  ₹299
₹150
 50%.off₹299
Book NowAdd to Cart


BHAKHTYAR IRANI

#Movie Star   #TV Star   #Model  

Added to cart, you can add more celebs
Starts from  ₹299
₹150
 50%.off₹299
Book NowAdd to Cart


ASTHA AGARWAL

#TV Star   #Choti Sarrdaarni   #Ek Tha Raja Ek Thi Rani  

Added to cart, you can add more celebs
Starts from  ₹9999
₹5000
 50%.off₹9999
Book NowAdd to Cart


AAMIR ALI

#Movie Star   #TV Star   #Model  

Added to cart, you can add more celebs
Starts from  ₹500  ₹2000
₹250
 50%.off₹500
Book NowAdd to Cart


FLORA SAINI

#Movie Star   #Charity   #Tollywood Star  

Added to cart, you can add more celebs
₹500
 50%.off₹999
Book NowAdd to Cart


MANDAR CHANDWADKAR

#Movie Star   #TV Star   #Director  

Added to cart, you can add more celebs
Starts from  ₹500  ₹999
₹250
 50%.off₹500
Book NowAdd to Cart


KISHORI SHAHANE

#Movie Star   #TV Star   #Marathi Stars  

Added to cart, you can add more celebs
Starts from  ₹5999
₹3000
 50%.off₹5999
Book NowAdd to Cart


PREM CHOPRA

#Movie Star   #Dhamaal   #Raja Babu  

Added to cart, you can add more celebs
₹5250
 50%.off₹10499
Book NowAdd to Cart


KIKU SHARDA

#Movie Star   #TV Star   #Comedian  

Added to cart, you can add more celebs
₹1500
 50%.off₹2999
Book NowAdd to Cart


BABA SEHGAL

#Rapper   #Musician   #Valentine's Day Gifts  

Added to cart, you can add more celebs
Starts from  ₹1999
₹1000
 50%.off₹1999
Book NowAdd to Cart


MOHIT MALHOTRA

#Movie Star   #TV Star   #Music Composer  

Added to cart, you can add more celebs
Starts from  ₹299
₹150
 50%.off₹299
Book NowAdd to Cart


BHAKHTYAR IRANI

#Movie Star   #TV Star   #Model  

Added to cart, you can add more celebs
Starts from  ₹299
₹150
 50%.off₹299
Book NowAdd to Cart


ASTHA AGARWAL

#TV Star   #Choti Sarrdaarni   #Ek Tha Raja Ek Thi Rani  

Added to cart, you can add more celebs
Starts from  ₹9999
₹5000
 50%.off₹9999
Book NowAdd to Cart


AAMIR ALI

#Movie Star   #TV Star   #Model  


TRING DHAMAKA SEE ALL

Added to cart, you can add more celebs
Starts from  ₹299  ₹699
₹150
 50%.off₹299
Book NowAdd to Cart


SHAKTI ARORA

#TV Star   #Kundali Bhagya   #Balaji Telefilms  

Added to cart, you can add more celebs
₹250
 50%.off₹500
Book NowAdd to Cart


AMBIKA RANJANKAR

#Movie Star   #TV Star   #Marathi Stars  

Added to cart, you can add more celebs
Starts from  ₹500
₹250
 50%.off₹500
Book NowAdd to Cart


AMIT BHATT

#TV Star   #Theatre Artist   #Gujarati Star  

Added to cart, you can add more celebs
Starts from  ₹500
₹250
 50%.off₹500
Book NowAdd to Cart


JENNIFER MISTRY BANSIWAL

#TV Star   #Theatre Artist   #Taarak Mehta Ka Ooltah Chashma  

Added to cart, you can add more celebs
Starts from  ₹500
₹250
 50%.off₹500
Book NowAdd to Cart


KUSH SHAH

#TV Star   #Taarak Mehta Ka Ooltah Chashma   #Friendship Day Gifts  

Added to cart, you can add more celebs
₹250
 50%.off₹500
Book NowAdd to Cart


SONALIKA JOSHI

#TV Star   #Anchor   #Theatre Artist  

Added to cart, you can add more celebs
Starts from  ₹299  ₹999
₹150
 50%.off₹299
Book NowAdd to Cart


AZHAR SHAIKH

#TV Star   #Taarak Mehta Ka Ooltah Chashma   #Friendship Day Gifts  

Added to cart, you can add more celebs
Starts from  ₹500
₹250
 50%.off₹500
Book NowAdd to Cart


AALISHA PANWAR

#TV Star   #Ishq Mein Marjawan   #Jamai Raja  

Added to cart, you can add more celebs
Starts from  ₹500  ₹1699
₹250
 50%.off₹500
Book NowAdd to Cart


NIRMAL SONI

#Movie Star   #TV Star   #Gujarati Star  

Added to cart, you can add more celebs
Starts from  ₹500  ₹2000
₹250
 50%.off₹500
Book NowAdd to Cart


FLORA SAINI

#Movie Star   #Charity   #Tollywood Star  

Added to cart, you can add more celebs
Starts from  ₹299  ₹699
₹150
 50%.off₹299
Book NowAdd to Cart


SHAKTI ARORA

#TV Star   #Kundali Bhagya   #Balaji Telefilms  

Added to cart, you can add more celebs
₹250
 50%.off₹500
Book NowAdd to Cart


AMBIKA RANJANKAR

#Movie Star   #TV Star   #Marathi Stars  

Added to cart, you can add more celebs
Starts from  ₹500
₹250
 50%.off₹500
Book NowAdd to Cart


AMIT BHATT

#TV Star   #Theatre Artist   #Gujarati Star  

Added to cart, you can add more celebs
Starts from  ₹500
₹250
 50%.off₹500
Book NowAdd to Cart


JENNIFER MISTRY BANSIWAL

#TV Star   #Theatre Artist   #Taarak Mehta Ka Ooltah Chashma  

Added to cart, you can add more celebs
Starts from  ₹500
₹250
 50%.off₹500
Book NowAdd to Cart


KUSH SHAH

#TV Star   #Taarak Mehta Ka Ooltah Chashma   #Friendship Day Gifts  

Added to cart, you can add more celebs
₹250
 50%.off₹500
Book NowAdd to Cart


SONALIKA JOSHI

#TV Star   #Anchor   #Theatre Artist  

Added to cart, you can add more celebs
Starts from  ₹299  ₹999
₹150
 50%.off₹299
Book NowAdd to Cart


AZHAR SHAIKH

#TV Star   #Taarak Mehta Ka Ooltah Chashma   #Friendship Day Gifts  

Added to cart, you can add more celebs
Starts from  ₹500
₹250
 50%.off₹500
Book NowAdd to Cart


AALISHA PANWAR

#TV Star   #Ishq Mein Marjawan   #Jamai Raja  

Added to cart, you can add more celebs
Starts from  ₹500  ₹1699
₹250
 50%.off₹500
Book NowAdd to Cart


NIRMAL SONI

#Movie Star   #TV Star   #Gujarati Star  

Added to cart, you can add more celebs
Starts from  ₹500  ₹2000
₹250
 50%.off₹500
Book NowAdd to Cart


FLORA SAINI

#Movie Star   #Charity   #Tollywood Star  


NEW ON TRING SEE ALL





TRING FOR CHANGE

You can make a difference. Support a cause and get a celebrity's video message





INTERNATIONAL STARS SEE ALL





TRENDING CELEBRITIES SEE ALL





EASY ON POCKET SEE ALL





PRIME TIME SEE ALL





MOVIE STARS SEE ALL





REGIONAL STARS SEE ALL





STARS OF BALAJI SEE ALL





ATHLETES SEE ALL





MODELS SEE ALL




Promote your business through celebrity

Promotions Endorsements Shoutouts Events

Tring for business helps you connect with relevant celebrities cost-effectively
& swiftly, thus helping you create content which is highly engaging, incredibly
catchy and remarkably relevant, turning audiences and viewers into your
potential customers. With more than 12000+ celebrities and multiple products,
Tring is the go-to place if you are looking to scale your business or build your
brand.

Fill the form
‹ ›

‹›



LOVED BY THE PEOPLE

Hear all about it straight from our customers,
used tring to make every moment special and hey you can make yours too:)

'Top of the world'
'Crying with joy'
'Bowled Over'
This is how your loved ones are going to feel like, when they receive a tring!


FREQUENTLY ASKED QUESTIONS

HOW CAN I GET A MESSAGE FROM A CELEBRITY?

To receive your own celebrity video shoutout, all you need to do is
visit www.tring.co.in and select the celebrity of your choice, personalize the
message to fit the occasion. You can use this video message to surprise your
loved ones and friends on their special days. The best part about these
celebrity video shoutouts is that you don’t have to wait for a special occasion.
You can use them to celebrate milestones, job promotions, weddings or just share
these celebrity video shoutouts to brighten someone’s day and tell them how much
you love and appreciate them!
Here’s how you can receive your own personalised celebrity video shoutout for
all your celebrations!

Step 1: Visit this page to book your celebrity video shoutout - www.tring.co.in

Step 2: Select the celebrity of your choice
Tring lets you pick celebrities from over 12000+ options! You can select your
favourite comedian, singer, musician, actor, influencer and sportsperson from
the long list.

Step 3: Book your personalised video shoutout from celebrities
When you find the celebrity of your choice, you can click on their profile, read
more about them, check out their pricing and response time as well.

Step 4: Share your personalised message with the celebrity
You can fill up the details in the form and add your personalised video message
that you wish to convey through the celebrity. You can personalize it according
to the occasion at hand.

Step 5: Complete the booking 
Once you filled in all the details, you can complete the booking process by
making the payment. You will receive the message according to the instructions
provided to you. Your personalised video message will be sent to you by mail.

Don’t hold back anymore! You’ve got the power to transform someone’s day. Make
your loved ones cherish their special day with wishes from their favourite
celebrities. Go ahead, book your Tring NOW!

WHAT ARE THE ENGAGEMENT AND CONNECTION SERVICES OFFERED BY TRING?

Tring keeps adding newer and deeper engagement products regularly. Presently we
offer the below 4 options. However, subscribe to our free newsletter to be
updated every time we have a new product and celebrity on the platform.
1) Personalised video messages – Celebrities record an approx. 30 second
personalised video with the message content as given by the user. The video can
be booked for yourself or for gifting. Common uses are birthday wishes,
anniversary, get well soon, all the best, apologies, etc.
2) Video Call – Celebrities get on a 5 minute video call with the user
(monitored). The user can invite up to 4 friends on the call.
3) DM on social media – Celebrities send a single text message to the user on
social media (Instagram) from their verified account.
4) Wishes on Air – Users can request for personalised audio wishes for
themselves or their loved ones live on radio, at a time and date of their
choosing, from their favourite Radio Jockey.


WHAT IS THE PROCESS TO BOOK A TRING VIDEO?

It is very easy and does not take more than a few seconds to book a Tring. The
user simply needs to provide details like the sender's name, recipient's name,
occasion, detailed message they would like to convey, along-with the delivery
details and Tring shall help create the most unique and permanent gift, to be
cherished for a lifetime.

HOW MUCH TIME DOES IT TAKE FOR MY REQUEST TO GET DELIVERED?

Usually, it takes a maximum of 7 working days to process your request. However,
we try our best to ensure we stick to your preferred date and close the
requests. We also offer 24-hour delivery from some celebrities, for those last
minute bookings. The process time is subject to celebrity availability.

ARE THE PRICES VISIBLE ON THE WEBSITE ALSO APPLICABLE FOR BRAND/ CORPORATE
ORDERS?

The prices displayed on the website are for individual, personal and non-brand
orders. However, the celebrities are available for brand orders, including but
not limited to: awareness, corporate team-building, brand endorsements, and
similar branding orders through Tring. Please reach out to us on +91-81690 73903
(Phone call/ WhatsApp) or operations@tring.co.in so we can help you find the
perfect celebrity for your brand requirement, at the most economical pricing.

WHAT IF CELEBRITY DOES NOT COMPLETE THE VIDEO?

This is very, very rare but if due to some unforeseen circumstances, the
celebrity is unable to complete the video request at a time, we shall process
your refund for the full amount immediately. We encourage you to re-book your
order as per our order guidelines, and Tring team shall strive to get you the
perfect video message from your favourite celebrity.

WHY DID MY ORDER GET DECLINED?

It may be due to one or more reasons, including but not limited to: celeb
unavailability, inappropriate request or message, business name or brand name
mentioned in the personal message request, not enough time, etc. We suggest to
re-book the order and place the request following the Tring standard order
guidelines. Or you may call us at our helpline number for assistance.

WHY IS TRING THE BEST GIFTING PORTAL?

Tring is the best gifting portal in India now as it is unique and different from
rest of the personalised gifts available in the market. Tring is a website where
around 12000+ celebrities are listed who are willing to be a part of their fan’s
celebration. Tring has three services - a personalised video message, a video
call and a DM on Instagram. Any service would make the best gifts for your loved
ones.
See All FAQs


AS FEATURED IN




BE THE FIRST ONE TO KNOW

Subscribe to our emailer to get exclusive offers daily!

Subscribe

 * Universal majestic,
   Jeejabai Bhosale Marg,
   ACC Nagar, Chedda Nagar Mumbai,
   Maharashtra 400043
 * WhatsApp
   +918828315721
 * operations@tring.co.in

×



LET’S GET STARTED

Name
Mobile

Company/ Brand Website

Work Email ID

Please Wait...
Continue

By continuing, I accept Tring’s Terms & Conditions


VERIFY WITH OTP

Sent to

Enter the OTP you received
Resend OTP
Confirm

By continuing, I accept Tring’s Terms & Conditions

×

Get
 100 tcash
signing up with
Tring
Get
 100 tcash
signing up with
Tring
×
Welcome
Sign up with Tring
Continue with Facebook Continue with Google

Or continue with email

Full Name
My Email ID
Password
Invite Code(Optional)
Sign up
Already on tring? Login
×

You’re almost there
My Gender
Male Female Other
Day
  1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
30 31
Month
  January February March April May June July August September October November
December

Year
  2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999
1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983
1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967
1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953

My Mobile No.

We’ll send you a 4 digit code to your mobile number.

+91
OTP Verification

Please enter the OTP we have sent to
Change



Resend in

If you don’t receive a code! Resend

Send OTP Verify OTP

Gift a Tring
✕

BIRTHDAY

ANNIVERSARY

WEDDING GIFTS

PERSONAL

CORPORATE

SPECIAL DAYS

Birthday Gift
✕

WOMEN

Wife Girlfriend Mother Sister Daughter Friend Grandmother

MEN

Husband Boyfriend Father Brother Son Friend Grandfather
Anniversary Gift
✕

WOMEN

Wife Girlfriend Mother Sister Daughter Friend Grandmother

MEN

Husband Boyfriend Father Brother Son Friend Grandfather

COUPLE

Parents Grandparents Newly Married BF-GF
Wedding Gift
✕
Men Women Brother Sister Friend
Personal Gift
✕
Birthday Gifts Anniversary Gifts Housewarming Gifts Best Wishes Gifts
Corporate Gift
✕
Boss Employees Colleagues
Special Day Gift
✕
Mother's Day Father's Day Friendship Day Teacher's Day Grandparents' Day
Valentine's Day Women's Day

Movie Artist   Influencers Athletes Models Public Figures TV Artist Music Movie
Makers Entertainers Comedians Chefs Authors & Speakers
×
×
Login with Tring
Continue with Facebook Continue with Google

Or continue with email

My Email ID
Password
Login
Not on tring? Sign up


Movies & TV Shows :  
Taarak Mehta Ka Ooltah Chashmah Anupama Savdhaan India Bhabhi Ji Ghar Par Hai
Yeh Rishta Kya Kehlata Hai Aai Kuthe Kay Karte Gandii Baat Kundali Bhagya Kabhi
Kabhi Ittefaq se Dance India Dance Bigg Boss Malayalam Bigg Boss Anupama Namaste
America Money Heist KumKum Bhagya Ghum hai kisike pyaar mein IPL Mirzapur Lock
Upp M.S. Dhoni - The Untold Story Shamshera Prithviraj Doctor G
Popular Celebrities :  
Darshana Rajendran Basil Joseph Anjali Pichai Akanksha Sharma Baba Indrajith
Aliya Modi Armaan Ralhan Gunjan Saini Mahima Makwana Anuja Joshi Ashi Singh
Arushi Sharma Adarsh Gourav Nitara Kumar Ankita Konwar See More...
Gifting :  
Birthday Gift For Husband Birthday Gift For Wife Birthday Gifts For Brother
Birthday Gifts For Sister Birthday Gift For Mother Birthday Gift for Father
Birthday Gift For Male Friend Birthday Gift For Girlfriend Birthday Gift For
Boyfriend Birthday Gift For Daughter Birthday Gift For Female Friend Birthday
Gift For Grandmother Best Gift For Grandmother Birthday Gift For Son Birthday
Gift For Grandfather Anniversary Gift For Newly Married Couple Anniversary Gift
For Daughter Anniversary Gifts For Grandfather Anniversary Gift For Grandparents
Anniversary Gift For Parents Anniversary Gifts For Girlfriend-Boyfriend
Anniversary Gift For Son Anniversary Gift For Husband Anniversary Gift For Wife
Anniversary Gift For Father Anniversary Gift For Mother Anniversary Gifts For
Men Anniversary Gifts For Friends Anniversary Gift For Girlfriend Anniversary
Gift For Boyfriend Anniversary Gift For Sister Anniversary Gift For Brother
Wedding Gifts For Men Wedding Gifts For Women Wedding Gifts For Brother Wedding
Gifts For Sister Wedding Gifts For Friend Housewarming Gifts Best Wishes Gifts
Personalised Birthday Gifts Personalised Anniversary Gifts Gift For Boss
Employee Gift Colleague Gift Mother's Day Gifts Father’s Day Gifts Friendship
Day Gifts Teacher's Day Gifts Grandparents Day Gifts Valentine's Day Gifts
Women's Day Gifts
Wishes For Husband :  
Happy Birthday Wishes for Husband Romantic Birthday Wishes for Husband Special
Birthday Wishes for Husband Heart Touching Birthday Wishes for Husband Funny
Wishes for Husband Birthday Long Distance Birthday Wishes for Husband
Wishes For Wife :  
Happy Birthday Wishes for Wife Heart Touching Birthday Wishes for Wife Romantic
Birthday Wishes for Wife Happy Birthday Wife Status Simple Birthday Wishes for
Wife Impressive Birthday Wishes for Wife
Free Video Card :  
Free Fathers Day Video Free Anniversary Video Free Birthday Video
Wishes For Father :  
birthday Wishes For Daddy Special Birthday Wishes For Daddy Heart Touching
Birthday Wishes For Daddy Birthday Status For Father Funny Birthday Wishes For
Daddy Simple Birthday Wishes For Father
Wishes For Mother :  
Birthday Wishes For Mom Special Birthday Wishes For Mother Short Birthday Wishes
For Mom Funny Birthday Wishes For Mom Happy Birthday Mom Status Simple Birthday
Wishes For Mother
Wishes For Son :  
Birthday Wishes For Son Heartfelt Birthday Wishes For Son Birthday Wishes For
Son In English Birthday Wishes For Friend Son Baby Boy Birthday Wishes For Son
Birthday Wishes For Son In Law
Wishes For Daughter :  
Birthday Wishes For Daughter Heart Touching Birthday Wishes For Daughter
Heartwarming Birthday Wishes For Daughter Birthday Wishes For Daughter Funny
Emotional Birthday Wishes For Daughter Blessing Birthday Wishes For Daughter
Wishes For Brother :  
Happy Birthday Wishes For Brother Funny Birthday Wishes For Brother Birthday
Wishes For Big Brother Birthday Wishes For Little Brother Special Birthday
Wishes For Brother Birthday Status For Brother
Wishes For Sister :  
Happy Birthday Wishes For Sister Heart Touching Birthday Wishes For Sister
Birthday Wishes For Little Sister Birthday Wishes For Elder Sister Funny
Birthday Wishes For Sister Birthday Wishes For younger Sister
Wishes For Girlfriend :  
Birthday Wishes For Girlfriend Heart Touching Birthday Wishes For Girlfriend
Birthday Wishes For Special Girlfriend Funny Birthday Wishes For Girlfriend
Romantic Birthday Wishes For Girlfriend Birthday Wishes For Ex-Girlfriend
Wishes For Boyfriend :  
Birthday Wishes For Boyfriend Heart Touching Birthday Wishes For Boyfriend
Special Birthday Wishes For Boyfriend Emotional Birthday Wishes For Boyfriend
Funny Birthday Wishes For Boyfriend Cute Birthday Wishes For Boyfriend
Wishes For Friend :  
Birthday Wishes For friend Birthday Wishes For Best Friend Funny Birthday Wishes
For Friend Simple Birthday Wishes For Friend Birthday Captions For Friends
Insulting Birthday Wishes For Best Friend Birthday Wishes For Close Friend
Female Happy Birthday Wishes For Friend Birthday Wishes For Best Friend Male
Short Birthday Wishes For Friend Heart Touching Birthday Wishes For Friend
Birthday Wishes For Friend In Hindi
Wishes For Lover :  
Birthday Wishes For Love Special Person Birthday Wishes For Love Heart Touching
Birthday Wishes For Lover Romantic Birthday Wishes For Lover Birthday Wishes For
Life Partner Birthday Wishes For Love In English
Captions :  
Short Instagram Captions Instagram Captions for Friends Funny Captions for Best
Friend Short Captions for Best Friend One Word Caption for Friends Friendship
Captions for Instagram Caption for Friends Group Photo Instagram Attitude
Captions for Instagram Cool Attitude Captions Smile Attitude Captions for
Instagram Swag Quotes on Attitude Best Attitude Captions English Attitude
Captions Love Captions for Instagram Self Love Captions for Instagram Short
Captions for Selfies Smile Short Instagram Captions for Guys Quotes for
Instagram Short Quotes for Instagram Best Quotes for Instagram Mirror Selfie
Quotes One Word Instagram Captions Alone Captions for Instagram One Word Caption
for Couple Pic One Word Nature Captions Good Instagram Captions Short Aesthetic
Captions Aesthetic One Word Captions Aesthetic Captions for Instagram Best
Friend Captions Aesthetic Cool Captions for Instagram Cute Captions for
Instagram Cute Captions for Pictures of Yourself Nature Captions for Instagram
Caption For Nature Photography Smile Captions for Instagram Brother Captions for
Instagram Funny Brother Captions for Instagram Brother Sister Quotes for
Instagram Little Brother Captions for Instagram Sister Captions for Instagram
One Word Sister Captions for Instagram Short Caption for Sister Funny Captions
for Sisters Sunset Captions for Instagram Mirror Selfie Caption Sassy Instagram
Captions Hindi Captions for Instagram from Tring India Hindi Shayari Captions
for Instagram From Tring India Attitude Captions For Instagram in Hindi Love
Captions for Instagram in Hindi Attitude Status for Girl in Hindi for Instagram

--------------------------------------------------------------------------------

Celebs wishing happy birthday! How exciting it would be? Make every moment
special with a personalised celebrity message. Tring is India’s largest
engagement platform for celebrity video shoutout.

About

Our Story

Media Coverage

Blogs

Resources

Terms & Condition

Privacy & Policy

Investor Relationship

Help

FAQ

Contact Us

Offers

Explore

Browse all Celebrities

Returns & Refunds

How to Tring?

Careers

Social

  Instagram     YouTube

  Facebook     Twitter

Social

              
We accept
 * 
 * 
 * 
 * 
 * 
 * 

--------------------------------------------------------------------------------

© 2020-22 tring.co.in   Secured with SSL Made with in India

×

Validation Message


OK
×

OTP Message


OK
×

×

Allow tring to send you notifications

No Yes

Total Amount

₹ 0

Request for

0 bookings

Max. limit reached


 * Proceed to pay Go to cart

Cart Item

Total Amount

₹ 0


Request for

0 bookings

Max. limit reached

--------------------------------------------------------------------------------

Proceed to pay Go to cart

My Cart

0

Max. limit reached

×

Cart Empty

Add one celebrity shoutout, get the second one free

Explore Celebrities
Available Offers (1)



₹99 for one year Membership ₹499/year

Apply

Add one celebrity shoutout, get the second one free

Applied
 Payment Details

Subtotal

₹ 0

Tring Prime Membership

₹ 99

Discount

- ₹ 0

BOGO Offer

- ₹ 0

Total Amount (Inc. all taxes)

₹ 0

Continue shopping Checkout

By continuing, I accept Tring’s Terms of Service & Privacy Policy

0





 * Search from 12000+ celebs
 * Promote my Business
 * Login/SignUp
 * 


Would you like to receive Push Notifications?
We promise to only send you relevant content and give you updates on your
transactions
No thanksSign me up!