www.shaneco.com Open in urlscan Pro
2a02:26f0:3500:88c::3af8  Public Scan

Submitted URL: http://www.shaneco.com/
Effective URL: https://www.shaneco.com/
Submission: On March 29 via api from US — Scanned from DE

Form analysis 22 forms found in the DOM

<form class="email-modal__wrapper" data-custom-form="" novalidate="">
  <div class="email-modal__wrapper_text favoritesLoginText hide"> Log in or sign up to view and save favorites. </div>
  <div class="email-modal__wrapper_text loginText "> Enter your email to log in or create an account. </div>
  <div class="email-modal__wrapper_body">
    <article class="input-field scr-js__input-field">
      <p class="input-field__text "> Email Address </p> <input type="email" name="emailAddress" required="" data-parsley-length-message="A valid email is required." data-parsley-length="[6,50]" data-parsley-required-message="Email is required"
        data-parsley-error-message="A valid email is required." data-parsley-pattern-message="A valid email is required."
        data-parsley-pattern="^(([^<>()[\]\.,;:\s@&quot;]+(\.[^<>()[\]\.,;:\s@&quot;]+)*)|(&quot;.+&quot;))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$" class="input-field__input" placeholder="" value=""
        aria-label="emailAddress" auto-test="input-email-address-login-modal">
    </article> <input class="email-modal__wrapper_body_type" name="redirectionURL" value="" aria-label="redirectionURL"> <button type="submit" class="email-modal__wrapper_body_btn" auto-test="btn-next-login-modal"> NEXT </button>
    <div class="email-modal__wrapper_body_social"> <a href="javascript:void(0)" data-modalopen="welcome-modal" class="email-modal__wrapper_body_link" auto-test="link-create-account-login-modal">Create a New Account</a> </div>
  </div> <span tabindex="0" class="last-tab-hidden">&nbsp;</span>
</form>

<form class="welcome-modal__form_wrapper" data-custom-form="" novalidate="">
  <div class="welcome-modal__form_wrapper_text"> Fill in the details to create your account </div>
  <div class="welcome-modal__form_wrapper_form">
    <div class="welcome-modal__form_wrapper_form_input">
      <article class="input-field scr-js__input-field">
        <p class="input-field__text "> Enter Your Email </p> <input tabindex="0" type="email" name="email" required="" id="input-email" data-parsley-required-message="Email is required." data-parsley-length-message="A valid email is required."
          data-parsley-pattern-message="A valid email is required."
          data-parsley-pattern="^(([^<>()[\]\.,;:\s@&quot;]+(\.[^<>()[\]\.,;:\s@&quot;]+)*)|(&quot;.+&quot;))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$" class="input-field__input" placeholder=""
          value="" aria-label="email" auto-test="input-email-address-welcome-register-modal">
      </article>
    </div>
  </div>
  <div class="welcome-modal__form_wrapper_form">
    <div class="welcome-modal__form_wrapper_form_input">
      <article class="input-field scr-js__input-field">
        <p class="input-field__text "> First Name </p> <input tabindex="0" type="text" name="firstName" required="" data-parsley-required-message="First name is required." id="input-first-name" class="input-field__input" placeholder="" value=""
          data-parsley-pattern-message="A valid name is required." aria-label="firstName" auto-test="input-first-name-welcome-register-modal" data-parsley-pattern="[\u0020-\u007e\u00a0-\u00ff\u0152\u0153\u0178]+">
      </article>
    </div>
    <div class="welcome-modal__form_wrapper_form_input">
      <article class="input-field scr-js__input-field">
        <p class="input-field__text "> Last Name </p> <input tabindex="0" type="text" name="lastName" required="" id="input-last-name" data-parsley-required-message="Last name is required." class="input-field__input" placeholder="" value=""
          data-parsley-pattern-message="A valid name is required." data-parsley-pattern="[\u0020-\u007e\u00a0-\u00ff\u0152\u0153\u0178]+" aria-label="lastName" auto-test="input-last-name-welcome-register-modal">
      </article>
    </div>
  </div>
  <div class="welcome-modal__form_wrapper_form">
    <div class="welcome-modal__form_wrapper_form_input">
      <article class="input-field scr-js__input-field">
        <p class="input-field__text "> Password </p> <input tabindex="0" type="password" name="pwd" required="" id="input-password" data-parsley-required-message="Password is required."
          data-parsley-pattern-message="Please ensure that your password is 8-20 characters long and contains at least three of the following: lowercase letter, uppercase letter, number, special character"
          data-parsley-pattern="^((?=.*?[A-Z])(?=.*?[a-z])(?=.*?\d)|(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[^a-zA-Z0-9])|(?=.*?[A-Z])(?=.*?\d)(?=.*?[^a-zA-Z0-9])|(?=.*?[a-z])(?=.*?\d)(?=.*?[^a-zA-Z0-9])).{8,20}$"
          class="input-field__input is-password enterPass" placeholder="" value="" aria-label="pwd" auto-test="input-password-welcome-register-modal">
      </article> <span class="welcome-modal__form_wrapper_form_input_important">8-20 characters long and at least 3 of the following:</span>
      <ul>
        <li class="welcome-modal__form_wrapper_form_input_instruction">Special Character (!@#$%^)</li>
        <li class="welcome-modal__form_wrapper_form_input_instruction">Lowercase</li>
        <li class="welcome-modal__form_wrapper_form_input_instruction">Uppercase</li>
        <li class="welcome-modal__form_wrapper_form_input_instruction">Number</li>
      </ul>
    </div>
    <div class="welcome-modal__form_wrapper_form_input">
      <article class="input-field scr-js__input-field">
        <p class="input-field__text "> Confirm Password </p> <input tabindex="0" type="password" name="checkPwd" required="" id="input-check-password" data-parsley-required-message="Confirm password is required." data-parsley-equalto=".enterPass"
          data-parsley-equalto-message="Passwords must match." class="input-field__input is-password" placeholder="" value="" aria-label="checkPwd" auto-test="input-check-password-welcome-register-modal">
      </article>
    </div>
  </div>
  <div> <input type="hidden" name="orderNumber" id="orderNumber" value=""> </div>
  <div class="welcome-modal__form_wrapper_captcha">
    <div class="welcome-modal__wrap_captcha" id="google-captcha-login" data-captcha-key="6LdXVicUAAAAAEk35fB3hv0cKFFXf8vSJmkmCu0G" data-captcha-instance="0">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-2tq07qwhzpds" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdXVicUAAAAAEk35fB3hv0cKFFXf8vSJmkmCu0G&amp;co=aHR0cHM6Ly93d3cuc2hhbmVjby5jb206NDQz&amp;hl=de&amp;v=moV1mTgQ6S91nuTnmll4Y9yf&amp;size=normal&amp;cb=odqyt9bmz3z7"></iframe>
        </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div>
    </div>
    <ul class="parsley-errors-list g-recaptcha-validation hide">
      <li class="parsley-required">Please validate captcha</li>
    </ul>
  </div>
  <div class="welcome-modal__form_wrapper_button"> <button class="welcome-modal__form_wrapper_button_btn" type="submit" auto-test="btn-create-account-welcome-register-modal"> Create an account </button> </div>
  <div class="welcome-modal__form_wrapper_sign-up"> <label class="checkbox scr-js__checkbox" tabindex="0"> <input class="checkbox__input " tabindex="-1" data-group="" value="" checkbox-value="true" type="checkbox" name="signupFlag" checked="checked"
        data-automation-id="" data-checkbox-state="" aria-label="signupFlag" auto-test="span-checkbox-sign-up-welcome-register-modal" data-parsley-multiple="signupFlag"> <span class="checkbox__text"> Sign up for ShaneCo emails </span> </label>
    <a href="javascript:void(0)" class="welcome-modal__form_wrapper_sign-up_link" tabindex="0" auto-test="link-login-different-account-welcome-register-modal">Log in with a different account</a> </div> <span tabindex="0"
    class="last-tab-hidden">&nbsp;</span>
</form>

<form class="login-container__wrapper_button"> <button class="login-container__wrapper_button_item"> CONTINUE SHOPPING </button> <span tabindex="0" class="last-tab-hidden">&nbsp;</span> </form>

<form class="confirm-password__wrapper_container_wrapper log-in" data-custom-form="" novalidate="">
  <div class="confirm-password__wrapper_container_wrapper_text" tabindex="0"> Enter your password to log in. </div>
  <div class="confirm-password__wrapper_container_wrapper_hold">
    <div class="confirm-password__wrapper_container_wrapper_hold_field">
      <article class="input-field scr-js__input-field">
        <p class="input-field__text login-text"> Password </p> <input type="password" name="enterPassword" required="" data-parsley-required-message="Password is required." class="input-field__input is-password" aria-label="enterPassword"
          auto-test="input-password-welcome-login-modal">
      </article> <label class="checkbox scr-js__checkbox" for="keepMeSignedInFlag" tabindex="0"> <input class="checkbox__input " tabindex="-1" value="true" checkbox-value="true" name="keepMeSignedInFlag" checked="checked" data-automation-id=""
          id="keepMeSignedInFlag" type="checkbox" auto-test="span-checkbox-signed-in-welcome-login-modal" data-parsley-multiple="keepMeSignedInFlag"> <span class="checkbox__text">Keep me signed in</span> </label>
    </div>
  </div>
  <div class="confirm-password__wrapper_container_wrapper_button"> <button type="submit" class="confirm-password__wrapper_container_wrapper_button_btn log-in" auto-test="btn-login-welcome-login-modal"> LOG IN </button> </div>
  <a href="javascript:void(0)" class="confirm-password__wrapper_container_wrapper_forgot-pass log-in" auto-test="link-forgot-password-welcome-login-modal" data-forgot-url="/activationLinktokens/restorePassword">Forgot Password</a>
</form>

<form class="login-container__wrapper_button"> <button class="login-container__wrapper_button_item" auto-test="btn-continue-shopping-reset-password-modal"> Continue Shopping </button> <span tabindex="0" class="last-tab-hidden">&nbsp;</span> </form>

<form class="component-name__content_main-wrap_footer employee-terms-modal__wrapper_footer"> <label class="checkbox scr-js__checkbox" for="termsPara" tabindex="0"> <input class="checkbox__input employee-terms-modal__wrapper_footer_terms"
      tabindex="-1" data-group="" value="" type="checkbox" name="termsPara" data-automation-id="" data-checkbox-state="" id="termsPara" auto-test="input-employee-terms-modal"> <span class="checkbox__text"> I agree to the terms above. </span> </label>
  <button type="submit" class="employee-terms-modal__wrapper_footer_submit" auto-test="btn-employee-terms-submit-modal" disabled=""> Continue </button> <span tabindex="0" class="last-tab-hidden">&nbsp;</span> </form>

<form class="email-only-modal__wrapper" data-custom-form="" novalidate="">
  <div class="email-only-modal__wrapper_text"> We need just one more thing to complete your account! </div>
  <div class="email-only-modal__wrapper_text"> Please enter your email address. </div>
  <div class="email-only-modal__wrapper_body"> <input class="email-only-modal__wrapper_body_hidden-input" name="firstName" value="" aria-label="firstName"> <input class="email-only-modal__wrapper_body_hidden-input" name="lastName" value=""
      aria-label="lastName"> <input class="email-only-modal__wrapper_body_hidden-input" name="socialLoginId" value="" aria-label="socialLoginId"> <input class="email-only-modal__wrapper_body_hidden-input" name="socialLoginType" value=""
      aria-label="socialLoginType">
    <article class="input-field scr-js__input-field">
      <p class="input-field__text "> Email Address </p> <input type="text" name="email" required="" data-parsley-length-message="A valid email is required." data-parsley-length="[6,50]" data-parsley-required-message="Email is required"
        data-parsley-error-message="A valid email is required." data-parsley-pattern-message="A valid email is required."
        data-parsley-pattern="^(([^<>()[\]\.,;:\s@&quot;]+(\.[^<>()[\]\.,;:\s@&quot;]+)*)|(&quot;.+&quot;))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$" class="input-field__input" placeholder="" value=""
        aria-label="email">
    </article> <button type="submit" class="email-only-modal__wrapper_body_btn"> NEXT </button>
  </div> <span tabindex="0" class="last-tab-hidden">&nbsp;</span>
</form>

<form class="social-sign-up-modal__form_wrapper" data-custom-form="" novalidate="">
  <div class="social-sign-up-modal__form_wrapper_text"> Please confirm your first and last name for your account. </div>
  <div class="social-sign-up-modal__form_wrapper_form">
    <div class="social-sign-up-modal__form_wrapper_form_input">
      <article class="input-field scr-js__input-field">
        <p class="input-field__text"> First Name </p> <input type="text" class="input-field__input" name="firstName" required="" data-parsley-required-message="Please enter a first name" aria-label="firstName">
      </article>
    </div>
  </div>
  <div class="social-sign-up-modal__form_wrapper_form">
    <div class="social-sign-up-modal__form_wrapper_form_input">
      <article class="input-field scr-js__input-field">
        <p class="input-field__text"> Last Name </p> <input type="text" class="input-field__input" name="lastName" required="" data-parsley-required-message="Please enter a last name" aria-label="lastName">
      </article>
    </div>
  </div>
  <div class="social-sign-up-modal__form_wrapper_button"> <button type="submit" class="social-sign-up-modal__form_wrapper_button_btn"> NEXT </button> </div> <span tabindex="0" class="last-tab-hidden">&nbsp;</span>
</form>

.

<form id="search" action="." class="search__form guest-user" aria-label="search"><button type="submit" class="nav-search__icon_btn button-no-style" aria-label="search"></button><label class="search-container" for="q"></label><input type="search"
    class="nav-search__icon" autocomplete="off" list="suggestions" auto-test="input-search-icon-header" name="q" placeholder="Search" aria-label="search" role="combobox" id="searchPageReactWrapper0_searchbox" aria-autocomplete="list"
    aria-owns="search-results-list"></form>

<form class="email-modal__wrapper" data-custom-form="" novalidate="">
  <div class="email-modal__wrapper_text loginText">Enter your email to log in or create an account. </div>
  <div class="email-modal__wrapper_text favoritesLoginText hide"> Log in or sign up to view and save favorites. </div>
  <div class="email-modal__wrapper_body">
    <article class="input-field scr-js__input-field">
      <p class="input-field__text "> Email Address </p> <input type="email" name="emailAddress" required="" data-parsley-length-message="A valid email is required." data-parsley-length="[6,50]" data-parsley-required-message="Email is required"
        data-parsley-error-message="A valid email is required." data-parsley-pattern-message="A valid email is required."
        data-parsley-pattern="^(([^<>()[\]\.,;:\s@&quot;]+(\.[^<>()[\]\.,;:\s@&quot;]+)*)|(&quot;.+&quot;))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$" class="input-field__input" placeholder="" value=""
        aria-label="emailAddress">
    </article> <input class="email-modal__wrapper_body_type" name="redirectionURL" value="" aria-label="redirectionURL"> <button type="submit" class="email-modal__wrapper_body_btn"> NEXT </button>
    <div class="email-modal__wrapper_body_social"> <a href="javascript:void(0)" class="email-modal__wrapper_body_link"> Create a New Account </a> </div>
  </div> <span tabindex="0" class="last-tab-hidden">&nbsp;</span>
</form>

<form class="confirm-password__wrapper_container_wrapper log-in" data-custom-form="" novalidate="">
  <div class="confirm-password__wrapper_container_wrapper_text" tabindex="0"> Enter your password to log in. </div>
  <div class="confirm-password__wrapper_container_wrapper_hold">
    <div class="confirm-password__wrapper_container_wrapper_hold_field">
      <article class="input-field scr-js__input-field">
        <p class="input-field__text login-text"> Password </p> <input type="password" name="enterPassword" required="" data-parsley-required-message="Password is required." class="input-field__input is-password" aria-label="enterPassword"
          auto-test="input-password-welcome-login-modal">
      </article> <label class="checkbox scr-js__checkbox" for="keepMeSignedInFlag1" tabindex="0"> <input class="checkbox__input " tabindex="-1" value="true" checkbox-value="true" name="keepMeSignedInFlag" checked="checked" data-automation-id=""
          id="keepMeSignedInFlag1" type="checkbox" auto-test="span-checkbox-signed-in-welcome-login-modal" data-parsley-multiple="keepMeSignedInFlag"> <span class="checkbox__text">Keep me signed in</span> </label>
    </div>
  </div>
  <div class="confirm-password__wrapper_container_wrapper_button"> <button type="submit" class="confirm-password__wrapper_container_wrapper_button_btn log-in" auto-test="btn-login-welcome-login-modal"> LOG IN </button> </div>
  <a href="javascript:void(0)" class="confirm-password__wrapper_container_wrapper_forgot-pass log-in" auto-test="link-forgot-password-welcome-login-modal" data-forgot-url="/activationLinktokens/restorePassword">Forgot Password</a>
</form>

<form class="welcome-modal__form_wrapper" data-custom-form="" novalidate="">
  <div class="welcome-modal__form_wrapper_text"> Fill in the details to create your account </div>
  <div class="welcome-modal__form_wrapper_form">
    <div class="welcome-modal__form_wrapper_form_input">
      <article class="input-field scr-js__input-field">
        <p class="input-field__text "> Enter Your Email </p> <input tabindex="0" type="email" name="email" required="" id="input-email" data-parsley-required-message="Email is required." data-parsley-length-message="A valid email is required."
          data-parsley-pattern-message="A valid email is required."
          data-parsley-pattern="^(([^<>()[\]\.,;:\s@&quot;]+(\.[^<>()[\]\.,;:\s@&quot;]+)*)|(&quot;.+&quot;))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$" class="input-field__input" placeholder=""
          value="" aria-label="email">
      </article>
    </div>
  </div>
  <div class="welcome-modal__form_wrapper_form">
    <div class="welcome-modal__form_wrapper_form_input">
      <article class="input-field scr-js__input-field">
        <p class="input-field__text "> First Name </p> <input tabindex="0" type="text" name="firstName" required="" id="input-first-name" data-parsley-required-message="First name is required." class="input-field__input" placeholder="" value=""
          aria-label="firstName">
      </article>
    </div>
    <div class="welcome-modal__form_wrapper_form_input">
      <article class="input-field scr-js__input-field">
        <p class="input-field__text "> Last Name </p> <input tabindex="0" type="text" name="lastName" required="" id="input-last-name" data-parsley-required-message="Last name is required." class="input-field__input" placeholder="" value=""
          aria-label="lastName">
      </article>
    </div>
  </div>
  <div class="welcome-modal__form_wrapper_form">
    <div class="welcome-modal__form_wrapper_form_input">
      <article class="input-field scr-js__input-field">
        <p class="input-field__text "> Password </p> <input tabindex="0" type="password" name="pwd" required="" id="input-password" data-parsley-required-message="Password is required."
          data-parsley-pattern-message="Please ensure that your password is 8-20 characters long and contains at least three of the following: lowercase letter, uppercase letter, number, special character"
          data-parsley-pattern="^((?=.*?[A-Z])(?=.*?[a-z])(?=.*?\d)|(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[^a-zA-Z0-9])|(?=.*?[A-Z])(?=.*?\d)(?=.*?[^a-zA-Z0-9])|(?=.*?[a-z])(?=.*?\d)(?=.*?[^a-zA-Z0-9])).{8,20}$"
          class="input-field__input is-password enterPassword" placeholder="" value="" aria-label="pwd">
      </article> <span class="welcome-modal__form_wrapper_form_input_important">8-20 characters long and at least 3 of the following:</span>
      <ul class="welcome-modal__form_wrapper_form_input_instruction-list">
        <li class="welcome-modal__form_wrapper_form_input_instruction">Special Character (!@#$%^)</li>
        <li class="welcome-modal__form_wrapper_form_input_instruction">Lowercase</li>
        <li class="welcome-modal__form_wrapper_form_input_instruction">Uppercase</li>
        <li class="welcome-modal__form_wrapper_form_input_instruction">Number</li>
      </ul>
    </div>
    <div class="welcome-modal__form_wrapper_form_input">
      <article class="input-field scr-js__input-field">
        <p class="input-field__text "> Confirm Password </p> <input tabindex="0" type="password" name="checkPwd" required="" id="input-check-password" data-parsley-required-message="Confirm password is required." data-parsley-equalto=".enterPassword"
          data-parsley-equalto-message="Passwords must match." class="input-field__input is-password" placeholder="" value="" aria-label="checkPwd">
      </article>
      <div class="welcome-modal__form_wrapper_sign-up-desktop hide__below-desktop"> <label class="checkbox scr-js__checkbox" tabindex="0"> <input class="checkbox__input " tabindex="-1" data-group="" value="" checkbox-value="true" type="checkbox"
            name="signupFlag" checked="checked" data-automation-id="" data-checkbox-state="" aria-label="signupFlag" data-parsley-multiple="signupFlag"> <span class="checkbox__text"> Sign up for ShaneCo emails </span> </label> </div>
    </div>
  </div>
  <div> <input type="hidden" name="orderNumber" id="orderNumber" value=""> </div>
  <div class="welcome-modal__form_wrapper_captcha">
    <div class="welcome-modal__wrap_captcha" id="google-captcha-login-page" data-captcha-key="6LdXVicUAAAAAEk35fB3hv0cKFFXf8vSJmkmCu0G" data-captcha-instance="1">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-pv3sixmhm5ok" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdXVicUAAAAAEk35fB3hv0cKFFXf8vSJmkmCu0G&amp;co=aHR0cHM6Ly93d3cuc2hhbmVjby5jb206NDQz&amp;hl=de&amp;v=moV1mTgQ6S91nuTnmll4Y9yf&amp;size=normal&amp;cb=xck2ysbs2cq2"></iframe>
        </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div>
    </div>
    <ul class="parsley-errors-list g-recaptcha-validation hide">
      <li class="parsley-required">Please validate captcha</li>
    </ul>
  </div>
  <div class="welcome-modal__form_wrapper_button"> <button type="submit" class="welcome-modal__form_wrapper_button_btn"> Create an account </button> </div>
  <div class="welcome-modal__form_wrapper_sign-up">
    <div class="hide__above-desktop"> <label class="checkbox scr-js__checkbox" tabindex="0"> <input class="checkbox__input " tabindex="-1" data-group="" value="" checkbox-value="true" type="checkbox" name="signupFlag" checked="checked"
          data-automation-id="" data-checkbox-state="" aria-label="signupFlag" data-parsley-multiple="signupFlag"> <span class="checkbox__text"> Sign up for ShaneCo emails </span> </label> </div>
    <a href="javascript:void(0)" class="welcome-modal__form_wrapper_sign-up_link" tabindex="0">Log in with a different account</a>
  </div> <span tabindex="0" class="last-tab-hidden">&nbsp;</span>
</form>

<form class="login-container__wrapper_button"> <button class="login-container__wrapper_button_item"> CONTINUE SHOPPING </button> <span tabindex="0" class="last-tab-hidden">&nbsp;</span> </form>

<form class="login-container__wrapper_button"> <button class="login-container__wrapper_button_item"> Continue Shopping </button> <span tabindex="0" class="last-tab-hidden">&nbsp;</span> </form>

<form class="email-only-modal__wrapper" data-custom-form="" novalidate="">
  <div class="email-only-modal__wrapper_text"> We need just one more thing to complete your account! </div>
  <div class="email-only-modal__wrapper_text"> Please enter your email address. </div>
  <div class="email-only-modal__wrapper_body"> <input class="email-only-modal__wrapper_body_hidden-input" name="firstName" value="" aria-label="firstName"> <input class="email-only-modal__wrapper_body_hidden-input" name="lastName" value=""
      aria-label="lastName"> <input class="email-only-modal__wrapper_body_hidden-input" name="socialLoginId" value="" aria-label="socialLoginId"> <input class="email-only-modal__wrapper_body_hidden-input" name="socialLoginType" value=""
      aria-label="socialLoginType">
    <article class="input-field scr-js__input-field">
      <p class="input-field__text "> Email Address </p> <input type="text" name="email" required="" data-parsley-length-message="A valid email is required." data-parsley-length="[6,50]" data-parsley-required-message="Email is required"
        data-parsley-error-message="A valid email is required." data-parsley-pattern-message="A valid email is required."
        data-parsley-pattern="^(([^<>()[\]\.,;:\s@&quot;]+(\.[^<>()[\]\.,;:\s@&quot;]+)*)|(&quot;.+&quot;))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$" class="input-field__input" placeholder="" value=""
        aria-label="email">
    </article> <button type="submit" class="email-only-modal__wrapper_body_btn"> NEXT </button>
  </div>
</form>

<form class="social-sign-up-modal__form_wrapper" data-custom-form="" novalidate="">
  <div class="social-sign-up-modal__form_wrapper_text">{{social-sign-up-modal.mainText}}</div>
  <div class="social-sign-up-modal__form_wrapper_form">
    <div class="social-sign-up-modal__form_wrapper_form_input"> {{&gt; input-field field-text="First Name" validators=social-sign-up-modal.firstNameValidator field-name="firstName"}} </div>
  </div>
  <div class="social-sign-up-modal__form_wrapper_form">
    <div class="social-sign-up-modal__form_wrapper_form_input"> {{&gt; input-field field-text="Last name" field-name="lastName"}} </div>
  </div>
  <div class="social-sign-up-modal__form_wrapper_button"> <button type="submit" class="social-sign-up-modal__form_wrapper_button_btn">{{social-sign-up-modal.buttonText}}</button> </div>
</form>

<form class="component-name__content_main-wrap_footer employee-terms-modal__wrapper_footer"> <label class="checkbox scr-js__checkbox" for="termsPara" tabindex="0"> <input class="checkbox__input employee-terms-modal__wrapper_footer_terms"
      tabindex="-1" data-group="" value="" type="checkbox" name="termsPara" data-automation-id="" data-checkbox-state="" id="termsPara" auto-test="input-employee-terms-modal"> <span class="checkbox__text"> I agree to the terms above. </span> </label>
  <button type="submit" class="employee-terms-modal__wrapper_footer_submit" auto-test="btn-employee-terms-submit-modal" disabled=""> Continue </button> <span tabindex="0" class="last-tab-hidden">&nbsp;</span> </form>

.

<form id="search" action="." class="search__form guest-user" aria-label="search"><button type="submit" class="nav-search__icon_btn button-no-style" aria-label="search"></button><label class="search-container" for="searchWithoutKlevu"></label><input
    type="search" class="nav-search__icon" autocomplete="off" list="suggestions" auto-test="input-search-icon-header" name="searchWithoutKlevu" placeholder="Search" aria-label="search" role="combobox" id="searchPageReactWrapper1_searchbox"
    aria-autocomplete="list" aria-owns="search-results-list"></form>

POST

<form class="email-us__form_wrapper" data-custom-form="" method="post" novalidate="">
  <div class="email-us__form_wrapper_form">
    <div class="email-us__form_wrapper_form_input">
      <article class="input-field scr-js__input-field ">
        <p class="input-field__text "> Your Email </p> <input type="email" name="customerEmailId" required="" tabindex="0" data-parsley-length-message="You have reached the maximum character count." data-parsley-length="[6,100]"
          class="input-field__input" placeholder="" value="" aria-label="customerEmailId">
      </article>
    </div>
    <div class="email-us__form_wrapper_form_input">
      <article class="select-box scr-js__select-box article-email-us__form_wrapper_form_select"> <span class="select-box__label">Send to </span> <select id="emailDistributionGroupName" name="emailDistributionGroupName"
          class="select-box__selectEle chosen-select select-tag-email-us__form_wrapper_form_select" required="" data-parsley-error-message="Please select send to option " data-parsley-errors-container="#selectError" aria-label="errorList"
          style="display: none;">
          <option value="">Select</option>
          <option value="Suggestions and Comments|SuggestionsandComments">Suggestions and Comments</option>
          <option value="Customer Service|CustomerService">Customer Service</option>
          <option value="Tom Shane|TomShane">Tom Shane</option>
          <option value="Gold Buy|GoldBuy">Gold Buy</option>
        </select>
        <div class="chosen-container chosen-container-single chosen-container-single-nosearch" title="" id="emailDistributionGroupName_chosen" style="width: 367px;"><a class="chosen-single" role="link" tabindex="0">
  <span><span class="pretextHold"></span><span>Select</span></span>
  <div><b></b></div>
</a>
          <div class="chosen-drop">
            <div class="chosen-search">
              <input class="chosen-search-input" type="text" autocomplete="off" readonly="" aria-label="errorListDropdown" tabindex="0">
            </div>
            <ul class="chosen-results"></ul>
          </div>
        </div>
      </article>
      <div id="selectError"></div>
    </div>
  </div>
  <div class="email-us__form_wrapper_form">
    <div class="email-us__form_wrapper_form_input">
      <article class="input-field scr-js__input-field ">
        <p class="input-field__text "> Your Name (optional) </p> <input type="text" name="customerName" data-parsley-length-message="You have reached the maximum character count." tabindex="0" data-parsley-length="[0,100]" class="input-field__input"
          placeholder="" value="" aria-label="customerName">
      </article>
    </div>
    <div class="email-us__form_wrapper_form_input">
      <article class="input-field scr-js__input-field ">
        <p class="input-field__text "> Subject </p> <input type="text" name="emailSubject" data-parsley-trigger="keyup" required="" tabindex="0" data-parsley-required-message="Subject is required"
          data-parsley-length-message="You have reached the maximum character count." data-parsley-length="[1,100]" class="input-field__input" placeholder="" value="" aria-label="emailSubject">
      </article>
    </div>
  </div>
  <div class="email-us__form_wrapper_form">
    <div class="email-us__form_wrapper_form_input full"> <label class="form-input-with-label scr-js__form-input-with-label" for="emailUsMsg"> <span class="form-input-with-label__wrapper"> <span class="form-input-with-label__label "> Message </span>
          <span class="form-input-with-label__label_right email-us__form_wrapper_form_remaining">2000 characters remaining</span> </span> <textarea class="form-input-with-label__text-area email-us__form_wrapper_form_text-area" name="emailMessage"
          data-parsley-trigger="keyup" required="" tabindex="0" data-parsley-required-message="Message is required" data-parsley-length-message="You have reached the maximum character count." data-parsley-length="[1,2000]" id="emailUsMsg"></textarea>
      </label> </div>
  </div>
  <div tabindex="0" class="email-us__wrap_captcha" id="google-captcha-footer" data-captcha-key="6LdXVicUAAAAAEk35fB3hv0cKFFXf8vSJmkmCu0G" data-captcha-instance="2">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-dy389lshnehn" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdXVicUAAAAAEk35fB3hv0cKFFXf8vSJmkmCu0G&amp;co=aHR0cHM6Ly93d3cuc2hhbmVjby5jb206NDQz&amp;hl=de&amp;v=moV1mTgQ6S91nuTnmll4Y9yf&amp;size=normal&amp;cb=4iz90lg5fdyt"></iframe></div>
      <textarea id="g-recaptcha-response-2" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <ul class="parsley-errors-list g-recaptcha-validation hide">
    <li class="parsley-required">Please validate captcha</li>
  </ul>
  <div class="email-us__form_wrapper_button"> <button type="submit" class="email-us__form_wrapper_button_btn"> SEND </button> </div>
</form>

.

<form id="search" action="." class="search__form guest-user" aria-label="search"><button type="submit" class="nav-search__icon_btn button-no-style" aria-label="search"></button><label class="search-container" for="q"></label><input type="search"
    class="nav-search__icon" autocomplete="off" list="suggestions" auto-test="input-search-icon-header" name="q" placeholder="Search" aria-label="search" role="combobox" id="searchPageReactWrapper2_searchbox" aria-autocomplete="list"
    aria-owns="search-results-list"></form>

<form class="page-footer__subscribe_form" data-url="/subscribe" data-custom-form="" novalidate=""> <input type="email" required="" class="page-footer__subscribe_email" placeholder="Enter Your Email"
    data-parsley-error-message="A valid Email is required." name="email" data-automation-id="email" data-parsley-errors-container="#subscriptionError" aria-label="email-subscribe" auto-test="input-email-address-footer"> <button
    class="page-footer__subscribe_submit" type="submit" auto-test="btn-email-submit-footer"> Submit</button>
  <div id="subscriptionError"></div>
</form>

Name: accessiblityForm

<form name="accessiblityForm"> <input type="hidden" id="accesibility_refreshScreenReaderBufferField" name="accesibility_refreshScreenReaderBufferField" value=""> </form>

Text Content

Skip To Content Skip To Navigation
Free Express Shipping & Free 60-Day Returns



Item  has been added to your bag


LOGIN OR SIGN UP


Log in or sign up to view and save favorites.
Enter your email to log in or create an account.

Email Address

NEXT
Create a New Account
 


CREATE AN ACCOUNT


Fill in the details to create your account

Enter Your Email

First Name

Last Name

Password

8-20 characters long and at least 3 of the following:
 * Special Character (!@#$%^)
 * Lowercase
 * Uppercase
 * Number

Confirm Password


 * Please validate captcha

Create an account
Sign up for ShaneCo emails Log in with a different account
 


VERIFY YOUR EMAIL

Please check your email for directions to activate your account.

CONTINUE SHOPPING  


WELCOME


Enter your password to log in.

Password

Keep me signed in
LOG IN
Forgot Password


RESET PASSWORD

Please check your email for directions to reset your password.

Continue Shopping  
Shane Co. Employee

Welcome to ShaneCo.com. We are proud and pleased to offer an opportunity to
experience Shane Co. on-line. As an employee or immediate family member, please
read and agree to the following terms and conditions of the WSM employee
purchase agreement.

As stated in the WSM Company Handbook, "Employees and employee's immediate
family members listed below may purchase company merchandise with the employee
discount provided that the merchandise is solely for either their own use or as
a gift being gifted by employee or a named person below." Immediate family is
defined as follows: Employee's spouse, spousal equivalent, daughter, son,
mother, father, sister, brother, grandparent, grandchild, mother-in-law,
father-in-law, son-in-law, daughter-in-law, brother-in-law, sister-in-law,
step-parent, or step-child, or a person who is legally acting in one of the
above capacities, or another relative living in the employee's residence.

Employees are eligible for the employee discount privilege after receipt of
their first pay stub from Western Stone & Metal.

I understand and agree my password is unique to me and cannot be shared with
anyone.

I agree I will not purchase any merchandise for the purpose of resale.

I agree I will not purchase any merchandise in proxy for others.

I agree I will not distribute or share, and will keep the employee price
confidential.

Any misuse of this employee benefit will result in the loss of such benefit to
the employee and all qualified family members stated above, as determined by the
EVP of Human Resources.

Any employee violation, or violation by a family member, of the Company's
EMPLOYEE PURCHASE POLICY, Section IV-L of Company Handbook could result in
progressive counseling action being taken with the employee up to and including
termination.

I agree to the terms above. Continue  


SIGN UP


We need just one more thing to complete your account!
Please enter your email address.

Email Address

NEXT
 


SIGN UP


Please confirm your first and last name for your account.

First Name

Last Name

NEXT
 
Sign In



MY SHOPPING BAG

Looks Like your bag is empty...


HELP AND ORDER INFO

 * Returns
 * Customer Service
 * Appointments
 * Order Tracking
 * Contact Us
 * FAQs
 * Call (866) 467-4263




STORE LOCATIONS

 * Atlanta
 * Denver
 * Indianapolis
 * Kansas City
 * Louisville
 * Minneapolis/St. Paul
 * Nashville
 * Phoenix
 * Portland
 * Sacramento
 * Salt Lake City
 * San Francisco Bay
 * Seattle
 * St. Louis

Stores
Atlanta Denver Indianapolis Kansas City Louisville Minneapolis/St. Paul
Nashville Phoenix Portland Sacramento Salt Lake City San Francisco Bay Seattle
St. Louis


LOG IN OR SIGN UP


Enter your email to log in or create an account.
Log in or sign up to view and save favorites.

Email Address

NEXT
Create a New Account
 


WELCOME


Enter your password to log in.

Password

Keep me signed in
LOG IN
Forgot Password


CREATE AN ACCOUNT


Fill in the details to create your account

Enter Your Email

First Name

Last Name

Password

8-20 characters long and at least 3 of the following:
 * Special Character (!@#$%^)
 * Lowercase
 * Uppercase
 * Number

Confirm Password

Sign up for ShaneCo emails

 * Please validate captcha

Create an account
Sign up for ShaneCo emails
Log in with a different account
 


VERIFY YOUR EMAIL

Please check your email for directions to activate your account.

CONTINUE SHOPPING  


RESET PASSWORD

Please check your email for directions to reset your password.

Continue Shopping  


SIGN UP


We need just one more thing to complete your account!
Please enter your email address.

Email Address

NEXT


{{SOCIAL-SIGN-UP-MODAL.TITLE}}


{{social-sign-up-modal.mainText}}
{{> input-field field-text="First Name"
validators=social-sign-up-modal.firstNameValidator field-name="firstName"}}
{{> input-field field-text="Last name" field-name="lastName"}}
{{social-sign-up-modal.buttonText}}
Shane Co. Employee

Welcome to ShaneCo.com. We are proud and pleased to offer an opportunity to
experience Shane Co. on-line. As an employee or immediate family member, please
read and agree to the following terms and conditions of the WSM employee
purchase agreement.

As stated in the WSM Company Handbook, "Employees and employee's immediate
family members listed below may purchase company merchandise with the employee
discount provided that the merchandise is solely for either their own use or as
a gift being gifted by employee or a named person below." Immediate family is
defined as follows: Employee's spouse, spousal equivalent, daughter, son,
mother, father, sister, brother, grandparent, grandchild, mother-in-law,
father-in-law, son-in-law, daughter-in-law, brother-in-law, sister-in-law,
step-parent, or step-child, or a person who is legally acting in one of the
above capacities, or another relative living in the employee's residence.

Employees are eligible for the employee discount privilege after receipt of
their first pay stub from Western Stone & Metal.

I understand and agree my password is unique to me and cannot be shared with
anyone.

I agree I will not purchase any merchandise for the purpose of resale.

I agree I will not purchase any merchandise in proxy for others.

I agree I will not distribute or share, and will keep the employee price
confidential.

Any misuse of this employee benefit will result in the loss of such benefit to
the employee and all qualified family members stated above, as determined by the
EVP of Human Resources.

Any employee violation, or violation by a family member, of the Company's
EMPLOYEE PURCHASE POLICY, Section IV-L of Company Handbook could result in
progressive counseling action being taken with the employee up to and including
termination.

I agree to the terms above. Continue  


FAVORITES


Log in or sign up to view your favorites Find someone else's favorites
 * Sign In / Create Account
 * 
 * Search smarter, not harder with our image search
 * Engagement Rings
   DESIGN YOUR OWN DESIGN YOUR OWN Shop All
   Start with a Setting Start with a Natural Diamond Start with a Lab-Grown
   Diamond Start with a Natural Colorful Gem
   SHOP BY METAL SHOP BY METAL
   White Gold Rose Gold Yellow Gold Platinum
   SHOP BY STYLE SHOP BY STYLE
   Halo Vintage Solitaire Classic Wedding Sets Perfectly Preset New Arrivals
   Men's Engagement Rings GET INSPIRED GET INSPIRED
   Style Finder Quiz Customer Gallery
   SHOP BY SHAPE SHOP DIAMONDS BY SHAPE
   Round Princess Oval Pear Radiant Emerald Cushion Marquise Heart Asscher
   LEARN MORE LEARN MORE
   Engagement Ring Buying Guide Style Guide How to Buy a Diamond Learn About
   Natural Diamonds Learn About Lab-Grown Diamonds Positive Impact of Natural
   Diamonds Special Financing Make an Appointment
   HAND-SELECTED, HAND-SET, HANDCRAFTED. Shop Engagement Rings
 * Wedding Bands
   WOMEN'S STYLE WOMEN'S BY STYLE Shop All
   Vintage Infinity Diamond Sapphire Contour Classic Couples Bands Custom Band
   Builder New Arrivals
   WOMEN'S METAL WOMEN'S BY METAL
   White Gold Rose Gold Yellow Gold Platinum
   MEN'S BANDS MEN'S BY STYLE Shop All
   White Gold Rose Gold Yellow Gold Platinum Tantalum Contemporary Metals
   Couples Bands Diamond Custom Band Builder
   SHINE FOREVER Shop Wedding Bands
 * Diamonds & Gems
   LOOSE STONES LOOSE STONES
   Shop All Natural DiamondsLab-Grown Diamonds Shane Classic Natural Diamonds
   Natural Colorful Gemstones Learn about our Natural and Lab-Grown Diamonds
   DIAMOND JEWELRY DIAMOND JEWELRY Shop All
   Stud Earrings Lab-Grown Diamond JewelryFashion Rings Necklaces Earrings
   Bracelets
   SAPPHIRE JEWELRY SAPPHIRE JEWELRY Shop All
   Necklaces Earrings Fashion Rings Bracelets
   RUBY JEWELRY RUBY JEWELRY Shop All
   Necklaces Earrings Fashion Rings Bracelets
   GEMSTONE JEWELRY GEMSTONE JEWELRY Shop All
   Necklaces Earrings Fashion Rings Bracelets
   PEARL JEWELRY PEARL JEWELRY Shop All
   Necklaces Earrings Fashion Rings Bracelets
   SOURCING THE WORLD'S BEST GEMSTONES SINCE 1929 Shop Gemstones
 * Fine Jewelry
   SHOP BY CATEGORY SHOP BY CATEGORY Shop All
   Necklaces Rings EarringsStud Earrings Bracelets Men'sNew ArrivalsLimited
   Edition
   MOST POPULAR MOST POPULAR
   Chains Natural Diamond JewelryLab-Grown Diamond Jewelry Anniversary Rings
   Pendants Pepper Diamonds Tennis Bracelets Promise Rings Design Your Own
   Pendant Crosses Opals
   SHOP BY GEMSTONE SHOP BY GEMSTONE
   Diamond Colorful Gemstones Sapphire RubyNew! Emerald Pearl
   SHOP BY METAL SHOP BY METAL
   White Gold Rose Gold Yellow Gold Sterling Silver
   SHINE NEVER GOES OUT OF STYLE Shop Fine Jewelry
 * Gift Ideas
   
   GIFTS FOR HER
   
   GIFTS FOR HER
   
   SHOP ALL
   
   Anniversary Graduation Birthday Birthstones Stud Earrings Wife & Mom
   Personalized Gifts Family Collection Mother & Child Collection Bridesmaids
   
   GIFTS FOR HIM
   
   GIFTS FOR HIM
   
   SHOP ALL
   
   Dad Groomsmen Graduation
   
   GIFTS BY CATEGORY
   
   GIFTS BY CATEGORY
   
   Stud Earrings Necklaces Earrings Rings Bracelets
   
   GIFT CARDS
   
   GIFTS BY PRICE
   
   GIFTS BY PRICE
   
   Under $250 Under $500 Under $1000 Under $2500 Under $5000 Over $5000
   
   GIFTS BY STYLE
   
   GIFTS BY STYLE
   
   Traditional Gifts Elegant GiftsTrendy Gifts
   
   GIFT FINDER QUIZ
   
   
   MADE TO BE PASSED DOWN FOR GENERATIONS
   
   Shop Gifts
 * Personalize
   ENGRAVABLE STYLES ENGRAVABLE STYLES Shop All
   Engravable Necklaces Engravable Rings Men's Engravable Jewelry Engravable
   Lockets
   MEANINGFUL CHARMS MEANINGFUL CHARMS Shop All
   Build a Charm Necklace Birthstone Charms Initial Charms Gold Charms Gemstone
   Charms Diamond Charms Symbolic Charms
   PICK YOUR GEMSTONES PICK YOUR GEMSTONES
   Single-Stone Pendants Multi-Stone Pendants Single-Stone Rings Multi-Stone
   Rings Family Jewelry
   BRIDAL BRIDAL
   Design Your Own Engagement Ring Custom Bands
   ORIGINAL. LIKE YOU. Personalize Jewelry
 * Education
   Warranty Customer Service Returns About Us Ring Sizing Order Tracking The
   Loupe Blog
   Engagement Ring Buying Guide Diamond Buying Guide Learn More About Natural
   Diamonds Learn More About Lab-Grown Diamonds Wedding Band Buying Guide How to
   Set a Budget
   Diamonds 101 Pearls 101 Opals 101 Emeralds 101 Colored Gems 101 Metals 101
   Product Guide 101 Opals 101
   YOUR FRIEND FOR FOUR GENERATIONS About Us

    * Atlanta
    * Denver
    * Indianapolis
    * Kansas City
    * Louisville
    * Minneapolis/St. Paul
    * Nashville
    * Phoenix
    * Portland
    * Sacramento
    * Salt Lake City
    * San Francisco Bay
    * Seattle
    * St. Louis

 * Stores
   Atlanta Denver Indianapolis Kansas City Louisville Minneapolis/St. Paul
   Nashville Phoenix Portland Sacramento Salt Lake City San Francisco Bay
   Seattle St. Louis
 * Help & Order Info
   Returns Customer Service Appointments Order Tracking Contact Us FAQs Call
   (866) 467-4263

 * Sign In / Create Account

   Contact Us
   
    * Chat
    * Call
    * Email



Your session has expired. Please click OK to reload the page.

OK  
Your message is on its way!


EMAIL US

All fields are required unless marked "Optional"
To contact a store directly, please visit the Store locator .


Your Email

Send to Select Suggestions and Comments Customer Service Tom Shane Gold Buy
Select




Your Name (optional)

Subject

Message 2000 characters remaining

 * Please validate captcha

SEND
 


THANK YOU !

Your email has been sent

OK



MADE TO SHINE


MADE TO SHINE

Shop fine jewelryShop Engagement Rings
Shop fine jewelryShop Engagement Rings


FINE JEWELRY BY PRICE

Under $250Under $500Under $1,000Under $2,500Under $5,000Over $5,000
Under $250Under $500
Under $1,000Under $2,500
Under $5,000Over $5,000


FINE JEWELRY BY CATEGORY

engagement rings
necklaces
earrings
studs
bracelets
rings


FINE JEWELRY BY CATEGORY

engagement rings
necklaces
rings
earrings
studs
bracelets


FINE JEWELRY BY CATEGORY

engagement rings
necklaces
rings
earrings
studs
bracelets


YOUR LOVE STORY
IS IN GOOD HANDS.

Expertly crafted engagement rings as unique as your love story.

START WITH A RING SETTING

START WITH A CENTER STONE




YOUR LOVE STORY
IS IN GOOD HANDS.

START WITH A RING SETTING

START WITH A CENTER STONE




SHINE FOREVER.

Wedding bands made with fire, alchemy, and love.

shop wedding bands


ORIGINAL.
LIKE YOU.

With the widest selection of jewelry for everyone, it’ll be easy to find
something that feels so you.

shop men's jewelry


BRIGHT.
LIKE YOU.

We’ve been passionate about gemstones since we first opened in 1929. We travel
the world to bring you the most beautiful sapphires, rubies, and colorful
gemstones.

shop gemstone jewelry


ORIGINAL.
LIKE YOU.

shop men's jewelry

The widest selection of unique jewelry designs for every style.


BRIGHT.
LIKE YOU.

Hand-selected gemstones that light up the room.

Shop Gemstone Jewelry


SHOP JEWELRY BY GEMSTONE

Blue Sapphire



Purple Amethyst



Red Ruby



Pink Sapphire



Peach Morganite



Yellow Citrine



Green Emerald



Diamond



Black Sapphire

shop all gemstones


SHOP JEWELRY BY GEMSTONE


Shop Jewelry by Gemstone


SHOP JEWELRY BY GEMSTONE


Blue Sapphire



Purple Amethyst



Red Ruby



Pink Sapphire



Peach Morganite



Yellow Citrine



Emerald Green



Diamond



Black Sapphire


UNIQUE.
LIKE YOU.

Our jewelry isn’t mass-produced, and nothing comes off an assembly line. Add
extra meaning by customizing something one of a kind.

Personalize your Jewelry


UNIQUE.
LIKE YOU.

Personalize your Jewelry

Share Your Story


DEDICATED TO MAKING
YOU SHINE

Dedicated to Making You Shine

Jewelry crafted with the greatest care.


The most beautiful gemstones, 

hand-sourced from around the world.

The widest selection for every style, designed by our in-house team.


Friendly, knowledgeable, 

and personalized service. 

To help everybody shine bright.


about us



YOUR FRIEND IN THE


JEWELRY BUSINESS


YOUR FRIEND IN THE


JEWELRY BUSINESS

Our knowledgeable and friendly team is here to help, however you choose to shop!

find your storeBook an Appointment

CHAT NOW


YOUR FRIEND IN THE


JEWELRY BUSINESS

Our knowledgeable and friendly team is here to help, however you choose to shop!


find your storeBook an Appointment

CHAT NOW


PICTURE PERFECT

Show us your Shane Co. on Instagram or Twitter with #ShaneCo for a chance to be
featured.

Get Inspired

GET INSPIRED




PICTURE PERFECT

Show us your Shane Co. on Instagram or Twitter with #ShaneCo for a chance to be
featured.

get inspired






We use cookies on this website to enhance your experience while visiting
shaneco.com as outlined in our Privacy Policy and Cookie Policy. To continue
viewing our site and take advantage of its features, please click on "Accept &
Close" here to consent to our use of cookies.
More Info

Accept & Close

X

SIGN UP FOR EMAILGET SPECIAL OFFERS, FASHION TIPS, AND MORE!

Submit




Contact Us
 * Chat
 * Email Us
 * (866) 467-4263
 * Find a Store

Customer Service
 * Lifetime Warranty & Maintenance
 * Gold Buying Service
 * Upgrade Program
 * Appointments
 * Shipping
 * Returns

About Shane Co.
 * Why Shane Co.?
 * Shane Co. Cares
 * FAQs
 * In The News
 * Shane Co. Blog
 * Careers
 * Reviews
 * Corporate Responsibility

Resources
 * Shane Co. Credit Card
 * Gift Cards
 * Order Lookup
 * Layaway Lookup
 * Shop Job Lookup
 * Terms & Conditions
 * Privacy Policy
 * Do Not Share My Personal Information (California Residents)
 * Site Map
 * Accessibility



Copyright © 2000-2024 Shane Co. All Rights Reserved.*Free Shipping applies to
all domestic orders. **Product availability varies by store.





OK







Live Chat