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

URL: https://www.shaneco.com/engagement-rings/c
Submission: On October 29 via manual from US — Scanned from DE

Form analysis 21 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="">
  <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"></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"> <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"> <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="">
  <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="">
  <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="store-search" class="search-store__wrapper_search_form" aria-label="search_form"> <input type="text" name="searchText" required="" data-parsley-length-message="Please enter at least three characters." data-parsley-length="[3,200]"
    data-parsley-required-message="Location is required to search." data-parsley-error-message="Location is required to search." class="input-field__input search-store__wrapper_search_form_icon " placeholder="Search by ZIP code, city, or state"
    value="" aria-label="search city, state or ZIP"> <button type="submit" class="search-store__wrapper_search_form_button" placeholder="Enter city, state or ZIP code"> <span class="display__none">Search text</span> </button>
  <p class="search-store__wrapper_search_error text-error hide"></p>
</form>

<form class="email-modal__wrapper" data-custom-form="">
  <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"> <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="">
  <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"> <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"></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"> <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="">
  <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="">
  <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>

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">
          <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> </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"></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="store-search" class="search-store__wrapper_search_form" aria-label="search_form"> <input type="text" name="searchText" required="" data-parsley-length-message="Please enter at least three characters." data-parsley-length="[3,200]"
    data-parsley-required-message="Location is required to search." data-parsley-error-message="Location is required to search." class="input-field__input search-store__wrapper_search_form_icon " placeholder="Search by ZIP code, city, or state"
    value="" aria-label="search city, state or ZIP"> <button type="submit" class="search-store__wrapper_search_form_button" placeholder="Enter city, state or ZIP code"> <span class="display__none">Search text</span> </button>
  <p class="search-store__wrapper_search_error text-error hide"></p>
</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


SIGN IN


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




HELP AND ORDER INFO

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




FIND MY STORE

Use my location



Search text




All Store Locations


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 EarringsBracelets 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 Jewelry 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
   YOUR FRIEND & JEWELER 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 Text Us (720) 730-2009

 * 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


Your Name (optional)

Subject

Message 2000 characters remaining

 * Please validate captcha

SEND
 


THANK YOU !

Your email has been sent

OK



FIND MY STORE

Use my location



Search text




All Store Locations
 1. Home
     / 
 2. Design Your Own Engagement Ring

Choose Your Setting



Choose Your Stone



Personalize


ENGAGEMENT RINGS





ENGAGEMENT RINGS AT SHANE CO.

With unique styles designed by our in-house team, our personalized process makes
it's easy to find the perfect engagement ring. Choose from natural diamonds,
lab-grown diamonds, and colorful gemstones for a truly one-of-a-kind engagement
ring that speaks to your relationship.

Make your proposal even more perfect with a beautiful and unique engagement ring
they’ll love. Pick a setting and center stone for your engagement ring that
tells your unique love story. Choose from classic engagement rings, halo
engagement rings, solitaire engagement rings, vintage-inspired engagement ring
designs, and much more. Our Free Lifetime Warranty and expert jewelry
consultants make it easier than ever to create a dream engagement ring.

Getting down on one knee and asking one of the most important question of your
life is a milestone moment. Make the experience perfect and easy with a
beautiful, custom engagement ring they’ll love. With Shane Co., designing your
own engagement ring has never been easier. Ready to propose but not sure where
to start? Chat with one of our jewelry experts or browse preset engagement rings
from our expert jewelers, engagement rings in every style with one of our
hand-selected stones designed to inspire.


ENGAGEMENT RING FAQS


 * HOW MUCH SHOULD I PAY FOR AN ENGAGEMENT RING?
   
   How much you should pay for an engagement ring is totally up to you and your
   budget! In the past, there were rules and expectations about this sort of
   thing. Now, we just recommend you talk with your partner about your financial
   goals and pick a ring you’re comfortable with. We’ll work with you and your
   budget to help find the perfect ring.


 * HOW MANY CARATS SHOULD AN ENGAGEMENT RING BE?
   
   If you’re selecting a diamond for an engagement ring, the carats are really
   up to you! We offer natural diamonds up to 5 plus carats and lab-grown
   diamonds up to 6 plus carats.


 * SHOULD COUPLES PICK OUT ENGAGEMENT RINGS TOGETHER?
   
   Some couples like to pick out the engagement ring together, while others like
   it to be a surprise during the proposal. The most important thing is that
   you’re on the same page. If your partner wants to tell you what they like,
   pick out their ring in person, or be totally surprised, check in with them
   beforehand!


 * DO YOU STILL WEAR AN ENGAGEMENT RING AFTER YOU GET MARRIED?
   
   It’s up to you if you want to upgrade your engagement ring after marriage,
   keep it as your wedding band, or stack it with a new wedding band.
   Traditionally, many people like to keep wearing their engagement ring during
   marriage and add on a wedding band during the marriage ceremony.


 * HOW DO YOU CREATE YOUR OWN ENGAGEMENT RING?
   
   You'll want to consider your partner's style, your budget, and of course the
   4 C's (cut, color, clarity, and carat weight) before buying an engagement
   ring. At Shane Co., our website can walk you through the process of choosing
   a ring, and our jewelry consultants are waiting to assist you at any time!
   For more information, read our engagement ring guide.


 * WHAT ARE THE PROS AND CONS OF DESIGNING A CUSTOM ENGAGEMENT RING?
   
   Pros of Designing a Custom Engagement Ring:
   
    * The engagement ring will be a one-of-a-kind piece.
    * Custom rings can fit any price range because there is flexibility with the
      setting and gemstones.
    * Designing a ring provides another opportunity to add more sentimental
      value.
    * Creating a custom ring can be a wonderful, once-in-a-lifetime experience.
   
   Cons of Designing a Custom Engagement Ring:
   
    * Custom and engraved rings cannot be returned, but they can be resized.
    * With endless customization options, some people can find the process
      overwhelming. This is why Shane Co.’s expert team of jewelry consultants
      is here to help you with design tips and walk you through the entire
      process.
   
   
   Designing an engagement ring has never been easier, and with the help of the
   Shane Co. team, this has become a great option for many.


 * WHAT KIND OF STONES ARE POPULAR FOR ENGAGEMENT RINGS?
   
   While diamonds are the most popular choice for center stones, many of our
   rings for engagement incorporate colorful gemstones. These vibrant hues come
   in the same shapes as diamonds.
   
   Colorful gems add a unique twist to halo engagement rings and three stone
   engagement rings. Shane Co.’s beautiful engagement rings are made to last a
   lifetime and crafted with her favorite settings and stone options.
   Customizing a one-of-a-kind look is easy with engagement rings that
   incorporate her favorite gem types, including:
   
    * Diamonds
    * Lab-Grown Diamonds
    * Sapphires
    * Rubies
   
   Whether you’re picking out rings for your engagement or matching wedding
   rings, knowing what to expect when you shop can make your decision much
   easier. With over a thousand designs from classic to modern, shop Shane Co.
   for the engagement ring of her dreams.


 * WHAT ARE THE DIFFERENT HALO SHAPES FOR ENGAGEMENT RINGS?
   
   If you’re looking for diamond engagement rings, halo styles are an elegant
   way to add more sparkle to her look. Halos are smaller diamonds that encircle
   the center stone on her ring. Halos can outline any of the different diamond
   shapes:
   
   - Emerald: This cut is more traditional, featuring a rectangular shape and
   cut corners.
   - Cushion: The cushion features a rounded square shape and gained popularity
   in the 19th century—a great option if you’re looking for vintage engagement
   rings.
   - Marquise: This diamond shape is elongated, which helps the diamond look
   bigger.
   - Pear: Also known as a tear drop diamond, this cut is a combination of a
   marquise and round cut, featuring a tapered point at one end.
   


 * DO YOU OFFER MEN’S ENGAGEMENT RINGS?
   
   We offer men’s engagement rings at Shane Co. for that special person in your
   life. We have a bold collection of men’s engagement rings available to choose
   from.


NEED SOME HELP FINDING THE PERFECT ENGAGEMENT RING?

Our knowledgeable and friendly team is here to help!
 * Chat with a Jewelry Consultant
 * Schedule an in-store or online appointment.
 * (866) 467-4263

Picking the perfect ring!
Shane’s selection was impeccable and the staff was so amazing and helpful. when
I came in to pick an engagement ring. They helped me picked the perfect Diamond
and setting , my fiancé was absolutely delighted by the gorgeous ring!
J A
Absolutely stunning
This ring is absolutely gorgeous. My fiancé asked me to pick out a few styles I
liked, and I tend to like more classic aesthetics and chose this one online.
It’s even more gorgeous in person and on my finger. It is a ‘dainty’ band since
it’s narrow, but I like it that way. Beautiful ring!
Chelsey E.


ENGAGEMENT RING BY STYLE OR SETTING

Halo Engagement Rings Classic Engagement Rings Solitaire Engagement Rings
Cathedral Engagement Rings Pavé Engagement Rings Three Stone Engagement Rings
Twist and Swirl Engagement Rings Infinity Engagement Rings Channel-Set
Engagement Rings Colored Accent Engagement Rings All Engagement Ring Settings  
Shop Engagement Rings by Shape


ENGAGEMENT RING BY METAL

Gold Engagement Rings White Gold Engagement Rings Rose Gold Engagement Rings
Platinum Engagement Rings


ENGAGEMENT RING BY STONE

Diamond Engagement Rings Sapphire Engagement Rings Ruby Engagement Rings Pearl
Engagement Rings


PRESET READY TO SHIP ENGAGEMENT RINGS

Shop Ready to Ship Engagement Rings Ready To Ship Lab-Grown Diamond Engagement
Rings Ready To Ship Gemstone Engagement Rings


LEARN ABOUT ENGAGEMENT RINGS

Lifetime Warranty Engagement Ring Styles and Types Engagement Ring Buying Guide
How to Find Your Ring Size Metals 101


LEARN ABOUT OUR DIAMONDS

Lifetime Warranty Diamond Buying Guide Diamonds Cheat Sheet Diamond Shapes
Diamond Certification About Conflict Free Diamonds Diamonds 101 Diamond Glossary
Diamond Shape Guide


BUILD THE ENGAGEMENT RING OF YOUR DREAMS.

 * Chat with a Jewelry Consultant
 * Schedule an in-store or online appointment.
 * (866) 467-4263

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






By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts. Privacy Policy
Accept All Cookies
Cookies Settings



PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information
Allow All


MANAGE CONSENT PREFERENCES

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choices