www.shoppersstop.com
Open in
urlscan Pro
2a04:4e42:600::649
Public Scan
Submitted URL: https://clnk.in/se1h?utm_medium=email&utm_source=notifications&utm_campaign=order_voucher_mail
Effective URL: https://www.shoppersstop.com/?pid=admitad1_int&tagtag_uid=d6ec6143fc42c42c4a5cb8038bb1ed3d&af_click_lookback=7d&utm_source=ad...
Submission: On July 10 via manual from IN — Scanned from NL
Effective URL: https://www.shoppersstop.com/?pid=admitad1_int&tagtag_uid=d6ec6143fc42c42c4a5cb8038bb1ed3d&af_click_lookback=7d&utm_source=ad...
Submission: On July 10 via manual from IN — Scanned from NL
Form analysis
16 forms found in the DOMName: search_form_SearchBox — GET /search/
<form name="search_form_SearchBox" method="get" action="/search/" id="search_form_SearchBox">
<div class="input-group search search-wrap">
<div style="display: none" class="autosuggestions_hidden"></div>
<button type="button" class="btnmicrophone">
<i class="fa fa-microphone"></i>
</button>
<input type="text" id="js-site-search-input" accept="audio/*" class="form-control js-site-search-input ui-autocomplete-input" name="text" value="" maxlength="100" placeholder="Search Products & Brands"
data-options="{"autocompleteUrl" : "/search/autocomplete/SearchBox","minCharactersBeforeRequest" : "3","waitTimeBeforeRequest" : "500","displayProductImages" : true}"
autocomplete="off">
<input type="submit" class="btnsearch" value="">
<div class="search_bar_main" style="display: none;">
<div class="search_bar_inner">
<div class="search_right">
<div class="results_list">
<ul>
</ul>
</div>
</div>
<div class="search_left">
<div class="pro_list">
<ul>
</ul>
</div>
<div class="client_logo"></div>
</div>
</div>
</div>
</div>
</form>
POST /login/checkout/completeprofile
<form id="completeProfileForm" action="/login/checkout/completeprofile" method="post" novalidate="novalidate" commandname="completeProfileForm">
<div class="cyp-form-wrap">
<h4>Complete Your Profile</h4>
<h5>Enter below details to proceed</h5>
<span class="register-fields-error" style="display: none;"> </span>
<div class="stepOne">
<div class="shadowpan ">
<div class="fieldBg fieldBg_email">
<input type="text" name="profileEmail" id="profileEmail" title="Email address" placeholder="Email*" autocomplete="off" readonly="" class="prefilled-color">
</div>
<div class="fieldBg fieldBg_fullname">
<input type="text" name="profileName" id="profileName" maxlength="75" title="Please enter valid First Name & Last Name*" placeholder="First Name & Last Name*">
</div>
<div class="fieldBg fieldBg_mobile">
<input type="tel" name="profileMobile" id="profileMobile" title="Mobile Number (10 digits)" placeholder="Mobile Number (10 digits)*" maxlength="10">
<span class="mobileNumberCode">+91</span>
</div>
<div class="fieldBg fieldBg_pass">
<input type="password" name="profilePassword" id="profilePassword" title="Set a password (min 6 & max 15 characters)" placeholder="Set a password (min 6 & max 15 characters)*" autocomplete="off" maxlength="15">
<a href="javascript:void(0)" class="changePassType"></a>
</div>
<div data-gender="gender" class="radio-col fieldBg_gen">
<input type="radio" name="gender" value="FEMALE"> <label for="women">Female</label> <input type="radio" name="gender" value="MALE"> <label for="men">Male</label>
</div>
</div>
<button class="continue-btn continue_verify" value="continue"> Continue<span class="ajax-loader"></span>
</button>
</div>
<div class="verifyUserOtp">
<div class="cod-vf-container">
<div class="cod-req-otp">
<p>Mobile Number</p>
<div class="mobileNo-container">
<span class="dispNo d-block"></span> <a href="javascript:void(0)" class="changeNo">Change</a>
</div>
</div>
</div>
<div class="cod-vf-otp">
<div class="eotp-container shadowpan">
<div class="eotp ">
<input type="password" name="cypOtp" id="cypOtp" maxlength="6" title="Enter OTP" placeholder="Enter OTP" autocomplete="off">
</div>
<span id="otp-clock" class="otp-clock"></span>
<a href="javascript:void(0)" class="resend hide" id="resendCypOtp">Resend</a>
</div>
</div>
<button class="continue-btn continue_verify" value="continue" id="profileOtpSubmitBtn" disabled=""> Continue<span class="ajax-loader"></span>
</button>
</div>
</div>
</form>
<form class="login-with-mobile needs-validation" id="loginWithMobileForm" novalidate="" autocomplete="off">
<div class="row">
<div class="col-md-12 form-fields">
<div class="form-floating">
<input type="tel" class="form-control ob-mobile custom-validity-input" id="mobileNumber" placeholder="Mobile Number*" maxlength="10" required="">
<label for="mobileNumber">Mobile Number<span class="text-red">*</span></label>
<div class="invalid-feedback"> Please enter a valid mobile number. </div>
</div>
</div>
<div class="col-md-12">
<button type="submit" class="primary-cta show_desktop" onclick="LoginTypeMobile('Mobile')"> Continue </button>
<button type="submit" class="primary-cta next-cta show_mobile" onclick="LoginTypeMobile('Mobile')"></button>
</div>
</div>
</form>
<form class="verify-otp verify-login-otp needs-validation" id="verifyOTPForm" novalidate="" autocomplete="off">
<div class="row">
<div class="col-md-12 row form-fields">
<div class="col-md-2 col-2">
<div class="form-floating">
<input type="tel" class="form-control otp-field" maxlength="1" oninput="digitValidate(this)" onkeyup="tabChange(event,1)" id="otp-field-1">
</div>
</div>
<div class="col-md-2 col-2">
<div class="form-floating">
<input type="tel" class="form-control otp-field" maxlength="1" oninput="digitValidate(this)" onkeyup="tabChange(event,2)" id="otp-field-2">
</div>
</div>
<div class="col-md-2 col-2">
<div class="form-floating">
<input type="tel" class="form-control otp-field" maxlength="1" oninput="digitValidate(this)" onkeyup="tabChange(event,3)" id="otp-field-3">
</div>
</div>
<div class="col-md-2 col-2">
<div class="form-floating">
<input type="tel" class="form-control otp-field" maxlength="1" oninput="digitValidate(this)" onkeyup="tabChange(event,4)" id="otp-field-4">
</div>
</div>
<div class="col-md-2 col-2">
<div class="form-floating">
<input type="tel" class="form-control otp-field" maxlength="1" oninput="digitValidate(this)" onkeyup="tabChange(event,5)" id="otp-field-5">
</div>
</div>
<div class="col-md-2 col-2">
<div class="form-floating">
<input type="tel" class="form-control otp-field" maxlength="1" oninput="digitValidate(this)" onkeyup="tabChange(event,6)" id="otp-field-6">
</div>
</div>
</div>
<div class="col-md-12">
<button type="submit" class="primary-cta" id="verifyOTPCTA" disabled="">SUBMIT</button>
</div>
<div class="col-md-12 resend-otp-link">
<p class="border-0">
<a title="Login with Email" class="lnkresend" id="resendOTP" href="javascript:void(0);">Resend OTP</a>
<span style="margin-right:0px;color:#777;margin-left:4px" class="otp-in">in</span>
<span id="otp-clock" class="otp-timer otp-clock"></span>
</p>
</div>
</div>
</form>
<form class="verify-otp verify-otp-sswallet needs-validation" id="verifyOTPSSWalletForm" novalidate="" autocomplete="off">
<div class="row">
<div class="col-md-12 row form-fields">
<div class="col-md-2 col-2">
<div class="form-floating">
<input type="tel" class="form-control otp-field" maxlength="1" oninput="digitValidate(this)" onkeyup="tabChange(event,1)" id="otp-field-1">
</div>
</div>
<div class="col-md-2 col-2">
<div class="form-floating">
<input type="tel" class="form-control otp-field" maxlength="1" oninput="digitValidate(this)" onkeyup="tabChange(event,2)" id="otp-field-2">
</div>
</div>
<div class="col-md-2 col-2">
<div class="form-floating">
<input type="tel" class="form-control otp-field" maxlength="1" oninput="digitValidate(this)" onkeyup="tabChange(event,3)" id="otp-field-3">
</div>
</div>
<div class="col-md-2 col-2">
<div class="form-floating">
<input type="tel" class="form-control otp-field" maxlength="1" oninput="digitValidate(this)" onkeyup="tabChange(event,4)" id="otp-field-4">
</div>
</div>
<div class="col-md-2 col-2">
<div class="form-floating">
<input type="tel" class="form-control otp-field" maxlength="1" oninput="digitValidate(this)" onkeyup="tabChange(event,5)" id="otp-field-5">
</div>
</div>
<div class="col-md-2 col-2">
<div class="form-floating">
<input type="tel" class="form-control otp-field" maxlength="1" oninput="digitValidate(this)" onkeyup="tabChange(event,6)" id="otp-field-6">
</div>
</div>
</div>
<div class="col-md-12">
<button type="submit" class="primary-cta" id="walletRedeemBtn" disabled="">SUBMIT</button>
</div>
<div class="col-md-12 resend-otp-link">
<p class="border-0">
<a title="Resend OTP" class="lnkresend" id="resendSSWalletOTP" href="javascript:void(0);">Resend OTP</a>
<span style="margin-right:0px;color:#777;margin-left:4px" class="otp-in">in</span>
<span id="otp-clock" class="otp-timer otp-clock"></span>
</p>
</div>
</div>
</form>
<form class="verify-otp verify-otp-fcwallet needs-validation" id="verifyOTPFCWalletForm" novalidate="" autocomplete="off">
<div class="row">
<div class="col-md-12 row form-fields">
<div class="col-md-2 col-2">
<div class="form-floating">
<input type="tel" class="form-control otp-field" maxlength="1" oninput="digitValidate(this)" onkeyup="tabChange(event,1)" id="otp-field-1">
</div>
</div>
<div class="col-md-2 col-2">
<div class="form-floating">
<input type="tel" class="form-control otp-field" maxlength="1" oninput="digitValidate(this)" onkeyup="tabChange(event,2)" id="otp-field-2">
</div>
</div>
<div class="col-md-2 col-2">
<div class="form-floating">
<input type="tel" class="form-control otp-field" maxlength="1" oninput="digitValidate(this)" onkeyup="tabChange(event,3)" id="otp-field-3">
</div>
</div>
<div class="col-md-2 col-2">
<div class="form-floating">
<input type="tel" class="form-control otp-field" maxlength="1" oninput="digitValidate(this)" onkeyup="tabChange(event,4)" id="otp-field-4">
</div>
</div>
<div class="col-md-2 col-2">
<div class="form-floating">
<input type="tel" class="form-control otp-field" maxlength="1" oninput="digitValidate(this)" onkeyup="tabChange(event,5)" id="otp-field-5">
</div>
</div>
<div class="col-md-2 col-2">
<div class="form-floating">
<input type="tel" class="form-control otp-field" maxlength="1" oninput="digitValidate(this)" onkeyup="tabChange(event,6)" id="otp-field-6">
</div>
</div>
</div>
<div class="col-md-12">
<button type="submit" class="primary-cta" id="fccRedeemBtn" disabled="">SUBMIT</button>
</div>
<div class="col-md-12 resend-otp-link">
<p class="border-0">
<a title="Resend OTP" class="lnkresend" id="resendFCWalletOTP" href="javascript:void(0);">Resend OTP</a>
<span style="margin-right:0px;color:#777;margin-left:4px" class="otp-in">in</span>
<span id="otp-clock" class="otp-timer otp-clock"></span>
</p>
</div>
</div>
</form>
/login/register
<form class="FC-regitration needs-validation" id="FCRegitrationForm" novalidate="" autocomplete="off" action="/login/register">
<div class="row">
<div class="col-md-12 form-fields">
<div class="form-floating">
<input type="text" class="form-control custom-validity-input" id="fullNameRegister" placeholder="Full Name*" required="" onkeyup="checkSignUpFormValidity(event)">
<label for="fullNameRegister">Full Name<span class="text-red">*</span></label>
<div class="invalid-feedback"> Please enter a valid first name and last name. </div>
</div>
<div class="form-floating">
<input type="tel" class="form-control ob-mobile custom-validity-input" id="mobileNumberRegister" placeholder="Mobile Number*" maxlength="10" required="" onkeyup="checkSignUpFormValidity(event)">
<label for="mobileNumberRegister">Mobile Number<span class="text-red">*</span></label>
<div class="invalid-feedback"> Please enter a valid mobile number. </div>
</div>
<div class="form-floating">
<input type="text" class="form-control custom-validity-input" id="emailRegister" placeholder="Email ID*" required="" onkeyup="checkSignUpFormValidity(event)">
<label for="emailRegister">Email ID<span class="text-red">*</span></label>
<div class="invalid-feedback"> Please enter a valid Email Id. </div>
</div>
<div class="form-floating gender-section">
<select class="form-select custom-validity-input" aria-label="Default select example" id="selectGenderValue" required="">
<option value="" selected=""></option>
<option value="MALE">Male</option>
<option value="FEMALE">Female</option>
<option value="Not Specified">Not Specified</option>
</select>
<label id="gender-label" for="selectGenderValue">Gender<span class="text-red">*</span></label>
<div class="invalid-feedback"> Please select your gender. </div>
</div>
</div>
<div class="col-md-12">
<button type="submit" class="primary-cta" disabled="" onclick="signUp()"> Submit </button>
</div>
</div>
</form>
<form class="login-with-email needs-validation" id="loginWithEmailForm" novalidate="" autocomplete="off">
<div class="row">
<div class="col-md-12 form-fields">
<div class="form-floating">
<input type="text" class="form-control custom-validity-input" id="emailId" placeholder="Email ID*" required="">
<label for="emailId">Email ID<span class="text-red">*</span></label>
<div class="invalid-feedback"> Please enter a valid Email Id. </div>
</div>
</div>
<div class="col-md-12">
<button type="submit" class="primary-cta show_desktop" onclick="LoginTypeEmail('Email')"> Continue </button>
<button type="submit" class="primary-cta next-cta show_mobile" onclick="LoginTypeEmail('Email')"></button>
</div>
</div>
</form>
/j_spring_security_check
<form action="/j_spring_security_check" class="login-with-email-password needs-validation" id="emailPwdForm" novalidate="" autocomplete="off">
<div class="row">
<div class="col-md-12 form-fields">
<div class="form-floating">
<span id="toggle_pwd3" class="eye_slash field_icon first_password"></span>
<input type="password" class="form-control type_password_icon custom-validity-input" id="password" placeholder="Password*" required="">
<label for="password">Password</label>
<div class="invalid-feedback"> Please enter a valid password. </div>
</div>
</div>
<div class="col-md-12 forgot">
<a title="Forgot Password?" href="javascript:void(0)">Forgot Password?</a>
</div>
<div class="col-md-12">
<button type="submit" class="primary-cta show_desktop"> Continue </button>
<button type="submit" class="primary-cta show_mobile"> Submit </button>
</div>
</div>
</form>
/login/pw/request
<form action="/login/pw/request" class="forgot-password needs-validation" id="forgotPwdForm" novalidate="" autocomplete="off">
<div class="row">
<div class="col-md-12 forgot-password-text"> Enter your email address. We will send you a link to reset your password. </div>
<div class="col-md-12 form-fields">
<div class="form-floating">
<input type="text" class="form-control custom-validity-input" id="emailId" placeholder="Email ID" value="Email ID" required="">
<label for="emailId">Email ID</label>
<div class="invalid-feedback"> Please enter a valid Email Id. </div>
</div>
</div>
<div class="col-md-12 form-fields">
<div class="ssl-captcha">
<div class="captcha-div "><span class="ajax-loader"></span>
<span id="nv-footer-container-1" data-nv-data-type="html" data-nv-name="nv-footer-container-1" data-nv-url="/nv/pr/wwwshoppersstop/footer-container.html" data-nv-fetch-trigger="now" data-nv-merge-trigger="motionDetected"></span>
<span id="refreshcaptcha" class="refreshIcon refresh"></span>
<button type="button" id="captchaAudio" class="icon speaker"></button>
<span class="ajax-loader captchaLoader" id="captchaLoader">
</span>
<audio controls="" id="myAudioCaptcha" controlslist="nodownload"></audio>
</div>
</div>
</div>
<div class="col-md-12 form-fields">
<div class="form-floating">
<input type="tel" class="form-control ob-mobile custom-validity-input" id="captcha" placeholder="Enter Captcha*" maxlength="5" required="">
<label for="captcha">Enter Captcha</label>
<div class="invalid-feedback">
</div>
</div>
</div>
<div class="col-md-12">
<button type="submit" class="primary-cta show_desktop"> Send Email </button>
<button type="submit" class="primary-cta show_mobile"> Submit </button>
</div>
</div>
</form>
<form class="shopping-experience">
<div>
<p class="perfect-weekend">What's your perfect weekend?</p>
</div>
<div class="row">
<div class="order">
<div class="col-12 books">
<p>Curled up With a book</p>
</div>
<div class="col-6 time">
<p>Family time</p>
</div>
<div class="col-6 hard">
<p>Party hard</p>
</div>
<div class="col-6 spree">
<p>Shopping spree</p>
</div>
<div class="col-6 homes">
<p>Decorate home</p>
</div>
<div class="col-6 chill">
<p>Movie & Chill</p>
</div>
<div class="col-6 fun">
<p>Outdoor fun</p>
</div>
</div>
<div class="col-12 weekend">
<p>Working weekend</p>
</div>
</div>
<div class="next">
<button type="submit" value="Submit" class="secondary-cta">NEXT</button>
</div>
<div class="Rectangle">
</div>
</form>
/login/checkout/guest
<form action="/login/checkout/guest" class="guest-user-forms needs-validation" id="guestUserForm" novalidate="" autocomplete="off">
<a href="" class="icon close-black" data-bs-dismiss="modal" aria-label="Close"></a>
<div class="server-error-msg"></div>
<div class="row">
<div class="col-md-12 deliverTo-heading">
<p class="no-border">Please fill in your contact details</p>
</div>
<div class="col-md-12 form-fields">
<div class="form-floating">
<input type="tel" class="form-control ob-mobile custom-validity-input" id="phone" placeholder="Mobile Number*" maxlength="10" required="">
<label for="phone">Mobile Number<span class="text-red">*</span></label>
<div class="invalid-feedback"> Please enter a valid Mobile Number. </div>
</div>
</div>
<div class="col-md-12 form-fields">
<div class="form-floating">
<input type="text" class="form-control custom-validity-input" id="emailId" placeholder="Email ID*" required="">
<label for="emailId">Email Id<span class="text-red">*</span></label>
<div class="invalid-feedback"> Please enter a valid Email Id. </div>
</div>
</div>
<!-- delivery address section starts here -->
<div class="col-md-12 deliverAddress">
<p>Address Info</p>
</div>
<div class="col-md-6 form-fields">
<div class="form-floating">
<input type="text" class="form-control" id="enterPincode*" placeholder="Enter Pincode*" required="">
<label for="enterPincode">Enter Pincode<span class="text-red">*</span></label>
<div class="invalid-feedback"> Please enter a valid Enter Pincode<span class="text-red">*</span>. </div>
</div>
</div>
<div class="col-md-6 form-fields">
<div class="form-floating">
<input type="text" class="form-control" id="state" placeholder="State*" required="">
<label for="state">State<span class="text-red">*</span></label>
<div class="invalid-feedback"> Please enter a valid State. </div>
</div>
</div>
<div class="col-md-12 form-fields">
<div class="form-floating">
<input type="text" class="form-control" id="address" placeholder="Address (House No, Building )*" required="">
<label for="address">Address (House No, Building )<span class="text-red">*</span></label>
<div class="invalid-feedback"> Please enter a valid Address. </div>
</div>
</div>
<div class="col-md-12 form-fields">
<div class="form-floating">
<input type="text" class="form-control" id="landmark" placeholder="Landmark" required="">
<label for="landmark">Landmark</label>
<div class="invalid-feedback"> Please enter a valid Landmark. </div>
</div>
</div>
<div class="col-md-12 form-fields">
<div class="form-floating">
<input type="text" class="form-control" id="c" placeholder="City" required="">
<label for="City">City</label>
<div class="invalid-feedback"> Please enter a valid City. </div>
</div>
</div>
<!-- delivery address section ends here -->
<div class="col-md-12">
<button type="submit" class="primary-cta show_desktop"> Continue </button>
<button type="submit" class="primary-cta next-cta show_mobile"></button>
</div>
</div>
</form>
/login/pw/change
<form class="reset-password needs-validation" id="reset-password" action="/login/pw/change" autocomplete="off" novalidate="">
<div class="reset d-block" id="">
<div class="row">
<div class="col-md-12 form-fields">
<div class="form-floating">
<span id="toggle_pwd" class="eye_slash field_icon "></span>
<input type="password" class="form-control password-eye-icon custom-validity-input" id="passWord" placeholder="Enter New Password*" maxlength="30" minlength="6" required="">
<label for="txtPassword">Enter New Password<span class="text-red">*</span></label>
<div class="invalid-feedback"> Please provide a password. </div>
</div>
</div>
<div class="col-md-12 form-fields">
<div class="form-floating">
<span id="toggle_pwd2" class="eye_slash field_icon"></span>
<input type="password" class="form-control confirmpassword-eye-icon custom-validity-input" id="confirmPassword" placeholder="Confirm Password*" maxlength="30" minlength="6" required="">
<label for="txtPassword2">Confirm Password<span class="text-red">*</span></label>
<div class="invalid-feedback"> Please provide a password. </div>
</div>
</div>
<input type="hidden" value="null" name="token" id="token">
<div class="col-md-12">
<button type="submit" class="primary-cta"> Reset password </button>
</div>
</div>
</div>
</form>
<form class="missing-mobile needs-validation" id="missingMobileForm" novalidate="" autocomplete="off">
<div class="row">
<p class="modal-section-information">To complete the registration please enter your mobile number.</p>
<div class="col-md-12 mobile-otp-error"></div>
<div class="col-md-12 form-fields">
<div class="form-floating">
<input type="tel" class="form-control keyup-validation ob-mobile custom-validity-input" id="mobileNumber" placeholder="Mobile Number*" maxlength="10" required="" onkeypress="return isNumber(event)">
<label for="mobileNumber">Mobile Number*</label>
<div class="invalid-feedback"> Please enter a valid mobile number. </div>
<input class="mobileNo" type="hidden" name="encrypedString" id="encrypedString">
<input type="hidden" id="google_id_token" value="">
</div>
</div>
<div class="col-md-12">
<button type="submit" class="primary-cta" disabled=""> Continue </button>
</div>
</div>
</form>
<form class="missing-mob-verify-otp needs-validation" id="missingMobVerifyOtpForm" novalidate="" autocomplete="off">
<div class="row">
<div class="col-md-12 mobile-otp-error"></div>
<div class="col-md-12">
<p>Mobile Number</p>
<div class="mobileNo-container">
<span class="dispNo" id="mobileNumberMasked">+91 - ******5433</span>
<a href="javascript:void(0)" class="changeMobileNo">Change</a>
</div>
</div>
<div class="col-md-12 form-fields">
<div class="form-floating">
<input type="tel" class="form-control keyup-validation ob-mobile" name="enteredOtpForLogin" id="enteredOtpForLogin" minlength="6" maxlength="6" placeholder="Enter OTP*">
<label for="enteredOtpForLogin">Enter OTP*</label>
<div class="invalid-feedback"> Please enter a valid OTP. </div>
<span id="otp-clock" class="otp-clock"></span>
<input type="hidden" name="encrypedStringEntered" id="encrypedStringEntered">
<input type="hidden" name="encryptedMobileNumber" id="encryptedMobileNumber">
<span id="otp-clock" class="otp-clock"></span>
<a href="javascript:void(0);" class="resend hide">Resend</a>
</div>
</div>
<div class="col-md-12">
<button type="submit" class="primary-cta" disabled="" onclick="signupsocial()"> Continue </button>
</div>
<input type="hidden" value="" id="guestLoginFlow">
<input type="hidden" value="" id="guestLoginMobileNumber">
<input type="hidden" value="" id="guestLoginEmail">
</div>
</form>
Name: accessiblityForm —
<form name="accessiblityForm">
<input type="hidden" id="accesibility_refreshScreenReaderBufferField" name="accesibility_refreshScreenReaderBufferField" value="">
</form>
Text Content
HOME YOUR SAVED ITEMS ARE EMPTY Please Sign In/Sign Up to add products First Citizen Club All StoresHelp & SupportCategory 50 * * /wishlist?wishlistType=Default * 0 * Shop for * Categories * LUXE * BARGAINS * STYLE HUB * LUXE * BARGAINS * MEN * WOMEN * BEAUTY * WATCHES * KIDS * HOMESTOP * GIFTS * BRANDS Explore More * My Account * My Wishlist * My Orders * Sign In/Sign Up * Track Order * All Stores * First Citizen * Style Hub * Express Pickup * Personal Shopper * Personal Shopper Program * Book an Appointment * Help & Support * Style Chart * Size Chart * Contact Us COMPLETE YOUR PROFILE ENTER BELOW DETAILS TO PROCEED +91 Female Male Continue Mobile Number Change Resend Continue PROFILE COMPLETED All Good! Your profile is already completed Continue Shopping Skip LOGIN/SIGNUP for a tailored experience VERIFY OTP Enter the 6-digit OTP sent to +91 ********** WELCOME TO YOUR NEW FIRST CITIZEN EXPERIENCE. Let's get you registered! PASSWORD for a tailored experience WELCOME TO SHOPPERS STOP Let's get you registered! FORGOT YOUR PASSWORD CHECK OUT YOUR FIRST CITIZEN MEMBERSHIP YOUR STORE BENEFITS ARE AVAILABLE ONLINE TOO! WE WOULD LOVE TO KNOW YOUR BETTER, so you have a great shopping experience Mobile Number* Please enter a valid mobile number. Continue SUBMIT Resend OTP in SUBMIT Resend OTP in SUBMIT Resend OTP in Full Name* Please enter a valid first name and last name. Mobile Number* Please enter a valid mobile number. Email ID* Please enter a valid Email Id. Male Female Not Specified Gender* Please select your gender. Submit Email ID* Please enter a valid Email Id. Continue Password Please enter a valid password. Forgot Password? Continue Submit Enter your email address. We will send you a link to reset your password. Email ID Please enter a valid Email Id. Enter Captcha Send Email Submit What's your perfect weekend? Curled up With a book Family time Party hard Shopping spree Decorate home Movie & Chill Outdoor fun Working weekend NEXT Please fill in your contact details Mobile Number* Please enter a valid Mobile Number. Email Id* Please enter a valid Email Id. Address Info Enter Pincode* Please enter a valid Enter Pincode*. State* Please enter a valid State. Address (House No, Building )* Please enter a valid Address. Landmark Please enter a valid Landmark. City Please enter a valid City. Continue Login using Mobile Number Mobile No. Login using Email * * By signing up you agree to our Terms of Service & Privacy Policy YOU'VE GOT FIRST CITIZEN POINTS YOUR BENEFITS PERSONAL SHOPPER AT A MESSAGES' DISTANCE CURATED OFFERS AND EXCLUSIVE INVITES BIGGER DISCOUNTS & SURPRISES ON YOUR SPECIAL DAYS Continue RESET PASSWORD Enter New Password* Please provide a password. Confirm Password* Please provide a password. Reset password login & continue MAX ATTEMPTS REACHED OK MISSING MOBILE NUMBER To complete the registration please enter your mobile number. Mobile Number* Please enter a valid mobile number. Continue Mobile Number +91 - ******5433 Change Enter OTP* Please enter a valid OTP. Resend Continue * bargai%s * watches * men * women * beauty * gifts * homestop * kids * luxe Previous Next * 1 * 2 * 3 * 4 * 5 * 6 * 7 * 8 * 9 Previous Next * 1 * 2 * 3 * 4 Previous Next * 1 * 2 * 3 * 4 * 5 * 6 Previous Next * 1 * 2 * 3 * 4 * 5 * 6 * 7 * 8 * 9 * 10 Previous Next * 1 * 2 * 3 * 4 * 5 Previous Next * 1 * 2 * 3 * 4 * 5 * 6 Previous Next * 1 * 2 * 3 * 4 * 5 * 6 * 7 * 8 * 9 Previous Next * 1 * 2 * 3 * 4 * 5 * 6 * 7 * 8 * 9 * 10 * 11 * * * * * * * * * * * * * * * * * * * * Previous Next * 1 * 2 * 3 * 4 * 5 * 6 * 7 * * * * Previous Next * 1 * 2 * 3 * 4 * 5 * 6 * 7 * 8 Previous Next * 1 * 2 * 3 * 4 * 5 Previous Next * 1 * 2 * 3 * 4 * 5 * 6 * 7 * 8 * 9 Previous Next * 1 * 2 * 3 * 4 * 5 * 6 * 7 J Previous Next * 1 * 2 * 3 * 4 * * * * * * * * * * * * Previous Next * 1 * 2 * 3 * 4 * 5 * 6 * 7 * 8 Previous Next * 1 * 2 * 3 * 4 * 5 * 6 DEALS ON TOP BRANDS Previous Next * 1 * 2 * 3 * 4 * 5 * 6 Previous Next * 1 * 2 * 3 * 4 We use cookies to give you the best experience and analyze the site use. By continuing your browsing, you accept their use. Find out more about cookies in Privacy Policy × Shoppers Stop Welcome to Shoppers Stop! Let me know how can I help you?