nederland-jewelers.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://nederland-jewelers.com/
Effective URL: https://nederland-jewelers.com/
Submission: On October 25 via api from US — Scanned from CA

Form analysis 111 forms found in the DOM

GET /search

<form action="/search" method="get" class="search-bar" role="search">
  <input type="hidden" name="type" value="product">
  <input type="search" name="q" placeholder="Search" class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off">
  <button type="submit" class="btn icon-search">
    <svg data-icon="search" viewBox="0 0 512 512" width="100%" height="100%">
      <path
        d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5   S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9   C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z">
      </path>
    </svg>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="sidebar-product-form-8546011840829-header" data-id="product-actions-8546011840829" enctype="multipart/form-data">
  <a class="btn" href="/products/pear-shape-diamond-engagement-ring-262m3ndadfgwg-le-pr" title="1/2 ctw Split Crossover Shank Round &amp; Pear Cut Diamond Engagement Ring with 1/3 ctw Pear Cut Center Stone in 14K White Gold">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="sidebar-product-form-8546011611453-header" data-id="product-actions-8546011611453" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-diamond-engagement-ring-263m3ndadfgwg-le-ov" title="1/2 ctw Split Criss Cross Round &amp; Oval Cut Diamond Engagement Ring With 1/3 ctw Oval Cut Center Stone in 14K White Gold">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="sidebar-product-form-8546011545917-header" data-id="product-actions-8546011545917" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-diamond-engagement-ring-264m3ndadfgyw-le-ov" title="1/2 ctw Two Tone Criss Cross Round &amp; Oval Cut Diamond Engagement Ring With 1/3 ctw Oval Cut Center Stone in 14K Yellow and White Gold">
          Select options
        </a>
</form>

GET /search

<form action="/search" method="get" class="search-bar" role="search">
  <input type="hidden" name="type" value="product">
  <input type="search" name="q" placeholder="Search" class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off">
  <button type="submit" class="btn icon-search">
    <svg data-icon="search" viewBox="0 0 512 512" width="100%" height="100%">
      <path
        d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5   S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9   C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z">
      </path>
    </svg>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="sidebar-product-form-8546011840829-header" data-id="product-actions-8546011840829" enctype="multipart/form-data">
  <a class="btn" href="/products/pear-shape-diamond-engagement-ring-262m3ndadfgwg-le-pr" title="1/2 ctw Split Crossover Shank Round &amp; Pear Cut Diamond Engagement Ring with 1/3 ctw Pear Cut Center Stone in 14K White Gold">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="sidebar-product-form-8546011611453-header" data-id="product-actions-8546011611453" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-diamond-engagement-ring-263m3ndadfgwg-le-ov" title="1/2 ctw Split Criss Cross Round &amp; Oval Cut Diamond Engagement Ring With 1/3 ctw Oval Cut Center Stone in 14K White Gold">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="sidebar-product-form-8546011545917-header" data-id="product-actions-8546011545917" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-diamond-engagement-ring-264m3ndadfgyw-le-ov" title="1/2 ctw Two Tone Criss Cross Round &amp; Oval Cut Diamond Engagement Ring With 1/3 ctw Oval Cut Center Stone in 14K Yellow and White Gold">
          Select options
        </a>
</form>

POST /account/login

<form accept-charset="UTF-8" action="/account/login" method="post">
  <input name="form_type" type="hidden" value="customer_login">
  <input name="utf8" type="hidden" value="✓">
  <div class="ct-login">
    <div class="form-group">
      <label for="customer_email">
        <span> Email Address </span>
        <em>*</em>
      </label>
      <input class="form-control" type="email" value="" name="customer[email]" placeholder="Email Address">
    </div>
    <div class="form-group">
      <label for="customer_password">
        <span> Password </span>
        <em>*</em>
      </label>
      <input class="form-control" type="password" value="" placeholder="Password" name="customer[password]">
    </div>
    <div class="action-btn">
      <input type="submit" class="btn btn-login" value="Login">
      <a class="text-hover forgot-password" href="/account/login#recover">
              Forgot your password?
            </a>
    </div>
  </div>
  <div class="ct-register">
    <a href="/account/register" class="btn btn-register">
              Create An Account
            </a>
  </div>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8545480474941-" data-id="product-actions-8545480474941" enctype="multipart/form-data">
  <input type="hidden" name="id" value="46115728621885" tabindex="0">
  <input type="hidden" name="quantity" value="1" tabindex="0">
  <button data-btn-addtocart="" class="btn add-to-cart-btn" type="submit" data-form-id="#grid-product-form--8545480474941-" tabindex="0"> Add to Bag </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8545480474941-" data-id="product-actions-8545480474941" enctype="multipart/form-data">
  <input type="hidden" name="id" value="46115728621885" tabindex="0">
  <input type="hidden" name="quantity" value="1" tabindex="0">
  <button data-btn-addtocart="" class="btn add-to-cart-btn" type="submit" data-form-id="#list-product-form-8545480474941-" tabindex="0"> Add to Bag </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8545478443325-" data-id="product-actions-8545478443325" enctype="multipart/form-data">
  <input type="hidden" name="id" value="46115719348541" tabindex="0">
  <input type="hidden" name="quantity" value="1" tabindex="0">
  <button data-btn-addtocart="" class="btn add-to-cart-btn" type="submit" data-form-id="#grid-product-form--8545478443325-" tabindex="0"> Add to Bag </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8545478443325-" data-id="product-actions-8545478443325" enctype="multipart/form-data">
  <input type="hidden" name="id" value="46115719348541" tabindex="0">
  <input type="hidden" name="quantity" value="1" tabindex="0">
  <button data-btn-addtocart="" class="btn add-to-cart-btn" type="submit" data-form-id="#list-product-form-8545478443325-" tabindex="0"> Add to Bag </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8314281328957-" data-id="product-actions-8314281328957" enctype="multipart/form-data">
  <a class="btn" href="/products/baguette-diamond-insert-ring-29644ndadfhyg" title="3/8 ctw Baguette and Round Cut Diamond Insert Ring in 14K Yellow Gold" tabindex="0">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8314281328957-" data-id="product-actions-8314281328957" enctype="multipart/form-data">
  <a class="btn" href="/products/baguette-diamond-insert-ring-29644ndadfhyg" title="3/8 ctw Baguette and Round Cut Diamond Insert Ring in 14K Yellow Gold" tabindex="0">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8314282901821-" data-id="product-actions-8314282901821" enctype="multipart/form-data">
  <a class="btn" href="/products/diamond-engagement-ring-257m3ndadfgwg-le-oc" title="1/2 ctw Twisted Shank Round &amp; Emerald Cut Diamond Engagement Ring With 1/3 ctw Emerald Cut Center Stone in 14K White Gold" tabindex="0">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8314282901821-" data-id="product-actions-8314282901821" enctype="multipart/form-data">
  <a class="btn" href="/products/diamond-engagement-ring-257m3ndadfgwg-le-oc" title="1/2 ctw Twisted Shank Round &amp; Emerald Cut Diamond Engagement Ring With 1/3 ctw Emerald Cut Center Stone in 14K White Gold" tabindex="0">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8314280149309-" data-id="product-actions-8314280149309" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-essential-diamond-engagement-ring-150c2ndadfgwg" title="3/4 Ctw Round Cut Lovebright Diamond Ring in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8314280149309-" data-id="product-actions-8314280149309" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-essential-diamond-engagement-ring-150c2ndadfgwg" title="3/4 Ctw Round Cut Lovebright Diamond Ring in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546009481533-" data-id="product-actions-8546009481533" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-lovebright-essential-diamond-engagement-ring-149c2ndadfgwg" title="3/4 Ctw Oval Shape Diamond Lovebright Ring in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546009481533-" data-id="product-actions-8546009481533" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-lovebright-essential-diamond-engagement-ring-149c2ndadfgwg" title="3/4 Ctw Oval Shape Diamond Lovebright Ring in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546008564029-" data-id="product-actions-8546008564029" enctype="multipart/form-data">
  <a class="btn" href="/products/fusion-diamond-ring-115d3ndadfgwg" title="1/2 ctw Fusion Baguette and Round Cut Diamond Engagement Ring in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546008564029-" data-id="product-actions-8546008564029" enctype="multipart/form-data">
  <a class="btn" href="/products/fusion-diamond-ring-115d3ndadfgwg" title="1/2 ctw Fusion Baguette and Round Cut Diamond Engagement Ring in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546018066749-" data-id="product-actions-8546018066749" enctype="multipart/form-data">
  <input type="hidden" name="id" value="46117603180861" tabindex="-1">
  <input type="hidden" name="quantity" value="1" tabindex="-1">
  <button data-btn-addtocart="" class="btn add-to-cart-btn" type="submit" data-form-id="#grid-product-form--8546018066749-" tabindex="-1"> Add to Bag </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546018066749-" data-id="product-actions-8546018066749" enctype="multipart/form-data">
  <input type="hidden" name="id" value="46117603180861" tabindex="-1">
  <input type="hidden" name="quantity" value="1" tabindex="-1">
  <button data-btn-addtocart="" class="btn add-to-cart-btn" type="submit" data-form-id="#list-product-form-8546018066749-" tabindex="-1"> Add to Bag </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546017444157-" data-id="product-actions-8546017444157" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-lovebright-diamond-wedding-set-144e2ndadfvyw-ws" title="7/8 Ctw Lovebright Diamond Wedding Set With 3/4 Ctw Oval Shape Engagement Ring and 1/6 Ctw Wedding Band in 14K Yellow and White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546017444157-" data-id="product-actions-8546017444157" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-lovebright-diamond-wedding-set-144e2ndadfvyw-ws" title="7/8 Ctw Lovebright Diamond Wedding Set With 3/4 Ctw Oval Shape Engagement Ring and 1/6 Ctw Wedding Band in 14K Yellow and White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546016985405-" data-id="product-actions-8546016985405" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-wedding-set-147f2ndadfhwg-ws" title="3/4 ctw Lovebright Round Cut Diamond Wedding Set With 1/2 ctw Circular Bypass Engagement Ring and 1/5 ctw Scoop Curve Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546016985405-" data-id="product-actions-8546016985405" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-wedding-set-147f2ndadfhwg-ws" title="3/4 ctw Lovebright Round Cut Diamond Wedding Set With 1/2 ctw Circular Bypass Engagement Ring and 1/5 ctw Scoop Curve Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546016821565-" data-id="product-actions-8546016821565" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-wedding-set-147e3ndadfhpw-ws" title="1/2 ctw Lattice Lovebright Diamond Wedding Set With 3/8 ctw Circular Mount Engagement Ring and 1/10 ctw Wedding Band in 14K Rose and White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546016821565-" data-id="product-actions-8546016821565" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-wedding-set-147e3ndadfhpw-ws" title="1/2 ctw Lattice Lovebright Diamond Wedding Set With 3/8 ctw Circular Mount Engagement Ring and 1/10 ctw Wedding Band in 14K Rose and White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546016788797-" data-id="product-actions-8546016788797" enctype="multipart/form-data">
  <a class="btn" href="/products/marquise-shape-diamond-wedding-set-235c0ndadfvwg-ws-1-20" title="1 1/5 ctw Round Cut Diamond Wedding Set With 1 ctw Engagement Ring With 5/8 ctw Marquise Cut Center Stone and 1/5 ctw Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546016788797-" data-id="product-actions-8546016788797" enctype="multipart/form-data">
  <a class="btn" href="/products/marquise-shape-diamond-wedding-set-235c0ndadfvwg-ws-1-20" title="1 1/5 ctw Round Cut Diamond Wedding Set With 1 ctw Engagement Ring With 5/8 ctw Marquise Cut Center Stone and 1/5 ctw Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546016657725-" data-id="product-actions-8546016657725" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-wedding-set-13290ndadfvwg-ws-2-60" title="2 5/8 Ctw Round Shape Diamond Lovebright Wedding Set with 2 Ctw Engagement Ring and 5/8 Ctw Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546016657725-" data-id="product-actions-8546016657725" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-wedding-set-13290ndadfvwg-ws-2-60" title="2 5/8 Ctw Round Shape Diamond Lovebright Wedding Set with 2 Ctw Engagement Ring and 5/8 Ctw Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546016624957-" data-id="product-actions-8546016624957" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-wedding-set-134f0ndadfvwg-ws-1-35" title="1 1/3 ctw Lovebright Round Cut Diamond Wedding Set With 1 1/10 ctw Crisscross Bypass Shank Engagement Ring and 1/4 ctw Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546016624957-" data-id="product-actions-8546016624957" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-wedding-set-134f0ndadfvwg-ws-1-35" title="1 1/3 ctw Lovebright Round Cut Diamond Wedding Set With 1 1/10 ctw Crisscross Bypass Shank Engagement Ring and 1/4 ctw Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546016428349-" data-id="product-actions-8546016428349" enctype="multipart/form-data">
  <a class="btn" href="/products/marquise-shape-diamond-wedding-set-237c1ndadfvwg-ws" title="1 ctw Round Cut Diamond Wedding Set With 3/4 ctw Engagement Ring With 1/2 ctw Marquise Cut Center Stone and 1/5 ctw Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546016428349-" data-id="product-actions-8546016428349" enctype="multipart/form-data">
  <a class="btn" href="/products/marquise-shape-diamond-wedding-set-237c1ndadfvwg-ws" title="1 ctw Round Cut Diamond Wedding Set With 3/4 ctw Engagement Ring With 1/2 ctw Marquise Cut Center Stone and 1/5 ctw Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546016395581-" data-id="product-actions-8546016395581" enctype="multipart/form-data">
  <a class="btn" href="/products/fusion-diamond-wedding-set-113c3ndadfhwg-ws" title="5/8 ctw Fusion Baguette &amp; Round Cut Diamond Wedding Set With 1/2 ctw Emerald Shape Engagement Ring and 1/10 ctw Curved Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546016395581-" data-id="product-actions-8546016395581" enctype="multipart/form-data">
  <a class="btn" href="/products/fusion-diamond-wedding-set-113c3ndadfhwg-ws" title="5/8 ctw Fusion Baguette &amp; Round Cut Diamond Wedding Set With 1/2 ctw Emerald Shape Engagement Ring and 1/10 ctw Curved Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546016362813-" data-id="product-actions-8546016362813" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-lovebright-diamond-wedding-set-122g2ndadfhwg-ws" title="3/4 ctw Lovebright Round Cut Diamond Wedding Set With 5/8 ctw Oval Shape Engagement Ring and 1/8 ctw Curved Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546016362813-" data-id="product-actions-8546016362813" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-lovebright-diamond-wedding-set-122g2ndadfhwg-ws" title="3/4 ctw Lovebright Round Cut Diamond Wedding Set With 5/8 ctw Oval Shape Engagement Ring and 1/8 ctw Curved Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546016330045-" data-id="product-actions-8546016330045" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-past-present-future-semi-mount-diamond-engagement-ring-244m3ndadfhyw-sm" title="5/8 Ctw Oval Shape Past, Present &amp; Future Round Cut Diamond Semi Mount Engagement Ring in 14K Yellow and White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546016330045-" data-id="product-actions-8546016330045" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-past-present-future-semi-mount-diamond-engagement-ring-244m3ndadfhyw-sm" title="5/8 Ctw Oval Shape Past, Present &amp; Future Round Cut Diamond Semi Mount Engagement Ring in 14K Yellow and White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546016133437-" data-id="product-actions-8546016133437" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-past-present-future-lovebright-diamond-wedding-set-143b0ndadfvwg-ws-1-30" title="1 1/3 ctw Lovebright Round Cut Diamond Wedding Set With 7/8 ctw Oval Shape Engagement Ring and 3/8 ctw Stepped Carving Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546016133437-" data-id="product-actions-8546016133437" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-past-present-future-lovebright-diamond-wedding-set-143b0ndadfvwg-ws-1-30" title="1 1/3 ctw Lovebright Round Cut Diamond Wedding Set With 7/8 ctw Oval Shape Engagement Ring and 3/8 ctw Stepped Carving Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546015871293-" data-id="product-actions-8546015871293" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-wedding-set-13240ndadfvwg-ws-1-35" title="1 1/3 ctw Lovebright Round Cut Diamond Wedding Set With 1 ctw Circular Engagement Ring and 1/3 ctw U-Shape Center Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546015871293-" data-id="product-actions-8546015871293" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-wedding-set-13240ndadfvwg-ws-1-35" title="1 1/3 ctw Lovebright Round Cut Diamond Wedding Set With 1 ctw Circular Engagement Ring and 1/3 ctw U-Shape Center Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546015412541-" data-id="product-actions-8546015412541" enctype="multipart/form-data">
  <input type="hidden" name="id" value="46117594661181" tabindex="-1">
  <input type="hidden" name="quantity" value="1" tabindex="-1">
  <button data-btn-addtocart="" class="btn add-to-cart-btn" type="submit" data-form-id="#grid-product-form--8546015412541-" tabindex="-1"> Add to Bag </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546015412541-" data-id="product-actions-8546015412541" enctype="multipart/form-data">
  <input type="hidden" name="id" value="46117594661181" tabindex="-1">
  <input type="hidden" name="quantity" value="1" tabindex="-1">
  <button data-btn-addtocart="" class="btn add-to-cart-btn" type="submit" data-form-id="#list-product-form-8546015412541-" tabindex="-1"> Add to Bag </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546013970749-" data-id="product-actions-8546013970749" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-diamond-wedding-set-251c0ndadfvwy-ws-1-35" title="1 1/3 ctw Diamond Wedding Set With 1 1/6 ctw Engagement Ring With 3/4 ctw Oval Cut Center Stone and 1/5 ctw Wedding Band in 14K White and Yellow Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546013970749-" data-id="product-actions-8546013970749" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-diamond-wedding-set-251c0ndadfvwy-ws-1-35" title="1 1/3 ctw Diamond Wedding Set With 1 1/6 ctw Engagement Ring With 3/4 ctw Oval Cut Center Stone and 1/5 ctw Wedding Band in 14K White and Yellow Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546013249853-" data-id="product-actions-8546013249853" enctype="multipart/form-data">
  <input type="hidden" name="id" value="46117590434109" tabindex="-1">
  <input type="hidden" name="quantity" value="1" tabindex="-1">
  <button data-btn-addtocart="" class="btn add-to-cart-btn" type="submit" data-form-id="#grid-product-form--8546013249853-" tabindex="-1"> Add to Bag </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546013249853-" data-id="product-actions-8546013249853" enctype="multipart/form-data">
  <input type="hidden" name="id" value="46117590434109" tabindex="-1">
  <input type="hidden" name="quantity" value="1" tabindex="-1">
  <button data-btn-addtocart="" class="btn add-to-cart-btn" type="submit" data-form-id="#list-product-form-8546013249853-" tabindex="-1"> Add to Bag </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546013282621-" data-id="product-actions-8546013282621" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-lovebright-diamond-wedding-set-128b2ndadfvwy-ws" title="3/4 ctw Lovebright Round Cut Diamond Wedding Set With 5/8 ctw Oval Shape Engagement Ring and 1/5 ctw Curved Wedding Band in 14K White and Yellow Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546013282621-" data-id="product-actions-8546013282621" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-lovebright-diamond-wedding-set-128b2ndadfvwy-ws" title="3/4 ctw Lovebright Round Cut Diamond Wedding Set With 5/8 ctw Oval Shape Engagement Ring and 1/5 ctw Curved Wedding Band in 14K White and Yellow Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546012823869-" data-id="product-actions-8546012823869" enctype="multipart/form-data">
  <input type="hidden" name="id" value="46117589844285" tabindex="-1">
  <input type="hidden" name="quantity" value="1" tabindex="-1">
  <button data-btn-addtocart="" class="btn add-to-cart-btn" type="submit" data-form-id="#grid-product-form--8546012823869-" tabindex="-1"> Add to Bag </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546012823869-" data-id="product-actions-8546012823869" enctype="multipart/form-data">
  <input type="hidden" name="id" value="46117589844285" tabindex="-1">
  <input type="hidden" name="quantity" value="1" tabindex="-1">
  <button data-btn-addtocart="" class="btn add-to-cart-btn" type="submit" data-form-id="#list-product-form-8546012823869-" tabindex="-1"> Add to Bag </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546012528957-" data-id="product-actions-8546012528957" enctype="multipart/form-data">
  <a class="btn" href="/products/baguette-diamond-fashion-band-379b0ndadfgwg-1-20" title="1 1/5 ctw Double Baguette and Round Cut Diamond Fashion Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546012528957-" data-id="product-actions-8546012528957" enctype="multipart/form-data">
  <a class="btn" href="/products/baguette-diamond-fashion-band-379b0ndadfgwg-1-20" title="1 1/5 ctw Double Baguette and Round Cut Diamond Fashion Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546012201277-" data-id="product-actions-8546012201277" enctype="multipart/form-data">
  <a class="btn" href="/products/diamond-insert-ring-29382ndadfvpg" title="3/4 Ctw Round Cut Diamond Insert Ring in 14K Rose Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546012201277-" data-id="product-actions-8546012201277" enctype="multipart/form-data">
  <a class="btn" href="/products/diamond-insert-ring-29382ndadfvpg" title="3/4 Ctw Round Cut Diamond Insert Ring in 14K Rose Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546011939133-" data-id="product-actions-8546011939133" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-wedding-set-132f1ndadfvwg-ws" title="1 ctw Lovebright Round Cut Diamond Wedding Set With 3/4 ctw Circular Mount Engagement Ring and 1/6 ctw Curved Center Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546011939133-" data-id="product-actions-8546011939133" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-wedding-set-132f1ndadfvwg-ws" title="1 ctw Lovebright Round Cut Diamond Wedding Set With 3/4 ctw Circular Mount Engagement Ring and 1/6 ctw Curved Center Wedding Band in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546011873597-" data-id="product-actions-8546011873597" enctype="multipart/form-data">
  <a class="btn" href="/products/baguette-diamond-insert-ring-29892ndadfhyg" title="7/8 ctw Baguette Diamond Insert Ring in 14K Yellow Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546011873597-" data-id="product-actions-8546011873597" enctype="multipart/form-data">
  <a class="btn" href="/products/baguette-diamond-insert-ring-29892ndadfhyg" title="7/8 ctw Baguette Diamond Insert Ring in 14K Yellow Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546011840829-" data-id="product-actions-8546011840829" enctype="multipart/form-data">
  <a class="btn" href="/products/pear-shape-diamond-engagement-ring-262m3ndadfgwg-le-pr" title="1/2 ctw Split Crossover Shank Round &amp; Pear Cut Diamond Engagement Ring with 1/3 ctw Pear Cut Center Stone in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546011840829-" data-id="product-actions-8546011840829" enctype="multipart/form-data">
  <a class="btn" href="/products/pear-shape-diamond-engagement-ring-262m3ndadfgwg-le-pr" title="1/2 ctw Split Crossover Shank Round &amp; Pear Cut Diamond Engagement Ring with 1/3 ctw Pear Cut Center Stone in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546011447613-" data-id="product-actions-8546011447613" enctype="multipart/form-data">
  <a class="btn" href="/products/baguette-diamond-insert-ring-29903ndadfhwg" title="5/8 ctw Baguette and Round Cut Diamond Insert Ring in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546011447613-" data-id="product-actions-8546011447613" enctype="multipart/form-data">
  <a class="btn" href="/products/baguette-diamond-insert-ring-29903ndadfhwg" title="5/8 ctw Baguette and Round Cut Diamond Insert Ring in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546011283773-" data-id="product-actions-8546011283773" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-diamond-engagement-ring-260m2ndadfgyw-le-ov" title="3/4 ctw Oval Shape Halo Round &amp; Oval Cut Diamond Engagement Ring With 1/3 ctw Oval Cut Center Stone in 14K Yellow and White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546011283773-" data-id="product-actions-8546011283773" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-diamond-engagement-ring-260m2ndadfgyw-le-ov" title="3/4 ctw Oval Shape Halo Round &amp; Oval Cut Diamond Engagement Ring With 1/3 ctw Oval Cut Center Stone in 14K Yellow and White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546011087165-" data-id="product-actions-8546011087165" enctype="multipart/form-data">
  <a class="btn" href="/products/diamond-insert-ring-29322ndadfvyg" title="3/4 Ctw Round Cut Diamond Insert Ring in 14K Yellow Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546011087165-" data-id="product-actions-8546011087165" enctype="multipart/form-data">
  <a class="btn" href="/products/diamond-insert-ring-29322ndadfvyg" title="3/4 Ctw Round Cut Diamond Insert Ring in 14K Yellow Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546011054397-" data-id="product-actions-8546011054397" enctype="multipart/form-data">
  <a class="btn" href="/products/marquise-shape-diamond-engagement-ring-255l2ndadfhyw-le-mq" title="3/4 ctw Tri-Mount Diamond Engagement Ring With 1/2 ctw Marquise Cut Center Stone in 14K Yellow and White gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546011054397-" data-id="product-actions-8546011054397" enctype="multipart/form-data">
  <a class="btn" href="/products/marquise-shape-diamond-engagement-ring-255l2ndadfhyw-le-mq" title="3/4 ctw Tri-Mount Diamond Engagement Ring With 1/2 ctw Marquise Cut Center Stone in 14K Yellow and White gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546010628413-" data-id="product-actions-8546010628413" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-past-present-future-diamond-engagement-ring-244m1ndadfhyw-le" title="1 Ctw Past, Present &amp; Future Round Cut Diamond Engagement Ring With 3/8 ct Oval Cut Center Stone in 14K Yellow and White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546010628413-" data-id="product-actions-8546010628413" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-past-present-future-diamond-engagement-ring-244m1ndadfhyw-le" title="1 Ctw Past, Present &amp; Future Round Cut Diamond Engagement Ring With 3/8 ct Oval Cut Center Stone in 14K Yellow and White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546010595645-" data-id="product-actions-8546010595645" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-diamond-engagement-ring-245c3ndadfgpw-le" title="1/2 Ctw Oval Cut Diamond Ladies Engagement Ring with 1/3 Ct Oval Cut Center Stone in 14K Rose and White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546010595645-" data-id="product-actions-8546010595645" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-diamond-engagement-ring-245c3ndadfgpw-le" title="1/2 Ctw Oval Cut Diamond Ladies Engagement Ring with 1/3 Ct Oval Cut Center Stone in 14K Rose and White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546010497341-" data-id="product-actions-8546010497341" enctype="multipart/form-data">
  <a class="btn" href="/products/semi-mount-diamond-engagement-ring-215l2ndadfhyw-sm" title="7/8 ctw Circular Tri-Mount Baguette and Round Cut Diamond Semi-Mount Engagement Ring in 14K Yellow and White gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546010497341-" data-id="product-actions-8546010497341" enctype="multipart/form-data">
  <a class="btn" href="/products/semi-mount-diamond-engagement-ring-215l2ndadfhyw-sm" title="7/8 ctw Circular Tri-Mount Baguette and Round Cut Diamond Semi-Mount Engagement Ring in 14K Yellow and White gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546010399037-" data-id="product-actions-8546010399037" enctype="multipart/form-data">
  <a class="btn" href="/products/diamond-engagement-ring-253l3ndadfhwg-le" title="5/8 Ctw Emerald and Baguette Diamond Engagement Ring with 1/2 Ct Emerald cut Center Stone in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546010399037-" data-id="product-actions-8546010399037" enctype="multipart/form-data">
  <a class="btn" href="/products/diamond-engagement-ring-253l3ndadfhwg-le" title="5/8 Ctw Emerald and Baguette Diamond Engagement Ring with 1/2 Ct Emerald cut Center Stone in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546010366269-" data-id="product-actions-8546010366269" enctype="multipart/form-data">
  <a class="btn" href="/products/marquise-shape-semi-mount-diamond-engagement-ring-225l3ndadfhpw-sm" title="5/8 ctw Marquise Shape Round Cut Diamond Semi-Mount Engagement Ring in 14K Rose and White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546010366269-" data-id="product-actions-8546010366269" enctype="multipart/form-data">
  <a class="btn" href="/products/marquise-shape-semi-mount-diamond-engagement-ring-225l3ndadfhpw-sm" title="5/8 ctw Marquise Shape Round Cut Diamond Semi-Mount Engagement Ring in 14K Rose and White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546010235197-" data-id="product-actions-8546010235197" enctype="multipart/form-data">
  <a class="btn" href="/products/past-present-future-semi-mount-diamond-engagement-ring-227l2ndadfhwg-sm" title="3/4 ctw Circular Shape Past, Present &amp; Future Round Cut Diamond Semi-Mount Engagement Ring in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546010235197-" data-id="product-actions-8546010235197" enctype="multipart/form-data">
  <a class="btn" href="/products/past-present-future-semi-mount-diamond-engagement-ring-227l2ndadfhwg-sm" title="3/4 ctw Circular Shape Past, Present &amp; Future Round Cut Diamond Semi-Mount Engagement Ring in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546010169661-" data-id="product-actions-8546010169661" enctype="multipart/form-data">
  <a class="btn" href="/products/semi-mount-diamond-engagement-ring-228a1ndadfvpw-sm" title="1 1/10 ctw Diamond Semi-Mount Engagement Ring in 14K Rose and White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546010169661-" data-id="product-actions-8546010169661" enctype="multipart/form-data">
  <a class="btn" href="/products/semi-mount-diamond-engagement-ring-228a1ndadfvpw-sm" title="1 1/10 ctw Diamond Semi-Mount Engagement Ring in 14K Rose and White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546009973053-" data-id="product-actions-8546009973053" enctype="multipart/form-data">
  <a class="btn" href="/products/pear-shape-semi-mount-diamond-engagement-ring-201l3ndadfhyw-sm" title="1/2 ctw Pear Shape Crisscross Shank Round Cut Diamond Semi-Mount Engagement Ring in 14K Yellow and White gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546009973053-" data-id="product-actions-8546009973053" enctype="multipart/form-data">
  <a class="btn" href="/products/pear-shape-semi-mount-diamond-engagement-ring-201l3ndadfhyw-sm" title="1/2 ctw Pear Shape Crisscross Shank Round Cut Diamond Semi-Mount Engagement Ring in 14K Yellow and White gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546009743677-" data-id="product-actions-8546009743677" enctype="multipart/form-data">
  <a class="btn" href="/products/past-present-future-lovebright-essential-diamond-engagement-ring-153a0ndadfgyw-1-10" title="1 1/10 Ctw Triple Circle Round Cut Lovebright Diamond Ring in 14K Yellow and White gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546009743677-" data-id="product-actions-8546009743677" enctype="multipart/form-data">
  <a class="btn" href="/products/past-present-future-lovebright-essential-diamond-engagement-ring-153a0ndadfgyw-1-10" title="1 1/10 Ctw Triple Circle Round Cut Lovebright Diamond Ring in 14K Yellow and White gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546009448765-" data-id="product-actions-8546009448765" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-ring-141e2ndadfgyw" title="7/8 Ctw Round and Baguette Diamond Lovebright Engagement Ring in 14K Yellow and White gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546009448765-" data-id="product-actions-8546009448765" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-ring-141e2ndadfgyw" title="7/8 Ctw Round and Baguette Diamond Lovebright Engagement Ring in 14K Yellow and White gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546009383229-" data-id="product-actions-8546009383229" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-engagement-ring-142e2ndadfgwg" title="3/4 Ctw Crossed Split Shank Lovebright Diamond Cluster Ring in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546009383229-" data-id="product-actions-8546009383229" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-engagement-ring-142e2ndadfgwg" title="3/4 Ctw Crossed Split Shank Lovebright Diamond Cluster Ring in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546009219389-" data-id="product-actions-8546009219389" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-lovebright-diamond-engagement-ring-127g2ndadfgyw" title="3/4 ctw Oval Shape Lovebright Pear and Round Cut Diamond Engagement Ring in 14K Yellow and White gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546009219389-" data-id="product-actions-8546009219389" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-lovebright-diamond-engagement-ring-127g2ndadfgyw" title="3/4 ctw Oval Shape Lovebright Pear and Round Cut Diamond Engagement Ring in 14K Yellow and White gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546009153853-" data-id="product-actions-8546009153853" enctype="multipart/form-data">
  <a class="btn" href="/products/pear-shape-lovebright-essential-diamond-ring-135e2ndadfgwy" title="3/4 Ctw Pear Shape Lovebright Round Cut Diamond Ring in 14K White and Yellow Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546009153853-" data-id="product-actions-8546009153853" enctype="multipart/form-data">
  <a class="btn" href="/products/pear-shape-lovebright-essential-diamond-ring-135e2ndadfgwy" title="3/4 Ctw Pear Shape Lovebright Round Cut Diamond Ring in 14K White and Yellow Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546009121085-" data-id="product-actions-8546009121085" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-engagement-ring-136a2ndadfgwg" title="3/4 Ctw Round and Baguette Diamond Lovebright Engagement Ring in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546009121085-" data-id="product-actions-8546009121085" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-engagement-ring-136a2ndadfgwg" title="3/4 Ctw Round and Baguette Diamond Lovebright Engagement Ring in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546008990013-" data-id="product-actions-8546008990013" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-engagement-ring-132a1ndadfgwg" title="1 Ctw Round and Baguette Diamond Lovebright Engagement Ring in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546008990013-" data-id="product-actions-8546008990013" enctype="multipart/form-data">
  <a class="btn" href="/products/lovebright-diamond-engagement-ring-132a1ndadfgwg" title="1 Ctw Round and Baguette Diamond Lovebright Engagement Ring in 14K White Gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="grid-product-form--8546008826173-" data-id="product-actions-8546008826173" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-lovebright-diamond-engagement-ring-131b2ndadfgyw" title="3/4 Ctw Oval Shape Diamond Lovebright Diamond Ring in 14K Yellow and White gold" tabindex="-1">
          Select options
        </a>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants" id="list-product-form-8546008826173-" data-id="product-actions-8546008826173" enctype="multipart/form-data">
  <a class="btn" href="/products/oval-shape-lovebright-diamond-engagement-ring-131b2ndadfgyw" title="3/4 Ctw Oval Shape Diamond Lovebright Diamond Ring in 14K Yellow and White gold" tabindex="-1">
          Select options
        </a>
</form>

POST /contact

<form method="post" action="/contact" id="contact_form" accept-charset="UTF-8" class="input-group"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <script>
    $(document).ready(function() {
      if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
        var newsletterSuccessPopup = (function() {
          var popup = $('.newsletter-success-modal');
          var close = popup.find('.close');
          var success = popup.find('.success');
          var error = popup.find('.error');
          var overlay = popup.find('.modal-overlay');
          popup.show();
          error.show();
          success.hide();
          $.cookie('emailSubcribeModal', 'closed', {
            expires: 1,
            path: '/'
          });
          close.off('click').on('click', function() {
            popup.fadeOut();
          });
          overlay.off('click').on('click', function() {
            popup.fadeOut();
          });
        })();
        var newURL = location.href.split("?")[0];
        window.history.pushState('object', document.title, newURL);
      }
    })
  </script>
  <input type="hidden" name="contact[tags]" value="newsletter">
  <input class="input-group-field" type="email" name="contact[email]" aria-label="Email Address" placeholder="enter your email address" required="required">
  <input class="btn" type="submit" value="Submit">
</form>

POST /contact

<form method="post" action="/contact" id="contact_form" accept-charset="UTF-8" class="input-group"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <script>
    $(document).ready(function() {
      if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
        var newsletterSuccessPopup = (function() {
          var popup = $('.newsletter-success-modal');
          var close = popup.find('.close');
          var success = popup.find('.success');
          var error = popup.find('.error');
          var overlay = popup.find('.modal-overlay');
          popup.show();
          error.show();
          success.hide();
          $.cookie('emailSubcribeModal', 'closed', {
            expires: 1,
            path: '/'
          });
          close.off('click').on('click', function() {
            popup.fadeOut();
          });
          overlay.off('click').on('click', function() {
            popup.fadeOut();
          });
        })();
        var newURL = location.href.split("?")[0];
        window.history.pushState('object', document.title, newURL);
      }
    })
  </script>
  <input type="hidden" name="contact[tags]" value="newsletter">
  <input class="input-group-field" type="email" name="contact[email]" aria-label="Email Address" placeholder="enter your email address" required="required">
  <input class="btn" type="submit" value="Submit">
</form>

Text Content

YOUR TRUSTED SOURCE FOR DIAMOND & GEMSTONE JEWELRY IN LAKE CHARLES

— INDEPENDENTLY OWNED AND OPERATED SINCE 1978 —

trending
 * Engagement Rings
 * Bridal Sets
 * Diamond Rings
 * Gemstone Pendants
 * Fashion Earrings
 * Gemstone Bracelets

Popular Products
ASHI
1/2 ctw Split Crossover Shank Round & Pear Cut Diamond Engagement Ring with 1/3
ctw Pear Cut Center Stone in 14K White Gold
$3,180.00
Select options
ASHI
1/2 ctw Split Criss Cross Round & Oval Cut Diamond Engagement Ring With 1/3 ctw
Oval Cut Center Stone in 14K White Gold
$2,850.00
Select options
ASHI
1/2 ctw Two Tone Criss Cross Round & Oval Cut Diamond Engagement Ring With 1/3
ctw Oval Cut Center Stone in 14K Yellow and White Gold
$2,870.00
Select options


user
0
Free shipping on All Orders. Purchase Free shipping on All Orders.

  (337) 478-0901
trending
 * Engagement Rings
 * Bridal Sets
 * Diamond Rings
 * Gemstone Pendants
 * Fashion Earrings
 * Gemstone Bracelets

Popular Products
ASHI
1/2 ctw Split Crossover Shank Round & Pear Cut Diamond Engagement Ring with 1/3
ctw Pear Cut Center Stone in 14K White Gold
$3,180.00
Select options
ASHI
1/2 ctw Split Criss Cross Round & Oval Cut Diamond Engagement Ring With 1/3 ctw
Oval Cut Center Stone in 14K White Gold
$2,850.00
Select options
ASHI
1/2 ctw Two Tone Criss Cross Round & Oval Cut Diamond Engagement Ring With 1/3
ctw Oval Cut Center Stone in 14K Yellow and White Gold
$2,870.00
Select options

Shopping Bag 0
Close

YOUR BAG

0 items

Your bag is currently empty.

Continue Shopping
-
Total $0.00
Shipping Taxes and shipping fee will be calculated at checkout
Check Out View Bag
Wishlist
Sign In or Create an account
Close

CUSTOMER LOGIN:

Email Address *
Password *
Forgot your password?
Create An Account
 * 
 * Bridal
 * Jewelry
 * Designers
 * Watches
 * Services
 * Diamonds
 * Education
 * About Us
 * Contact Us

0


BRIDAL COLLECTION

Browse our amazing collection of Engagement Rings meticulously crafted to
experience bigger looks and exceptional value.

Shop Now







ENGAGEMENT RINGS

Shop Now

PENDANTS & NECKLACES

Shop Now

BRIDAL SETS

Shop Now

EARRINGS

Shop Now

WEDDING BANDS

Shop Now

BRACELETS & BANGLES

Shop Now

SEMI MOUNTS

Shop Now

GEMSTONE RINGS

Shop Now


TRENDING NOW

New


Add to Bag
ASHI
1CTRDDM RIVIERA DROP ER YG 14K-G*
$3,240.00
ASHI
1CTRDDM RIVIERA DROP ER YG 14K-G*

$3,240.00
Add to Bag
New


Add to Bag
ASHI
1CTRDDM RIVIERA DROP ER WG 14K-G*
$3,240.00
ASHI
1CTRDDM RIVIERA DROP ER WG 14K-G*

$3,240.00
Add to Bag
New


Select options
ASHI
3/8 ctw Baguette and Round Cut Diamond Insert Ring in 14K Yellow Gold
$3,360.00
ASHI
3/8 ctw Baguette and Round Cut Diamond Insert Ring in 14K Yellow Gold
A classy diamond insert ring, this adds an elegant touch to any ring that is
worn with it. The shank slims down and curves out into a V-shape center, which
is then embellished with diamonds. Each of the two rings...
$3,360.00
Select options
New


Select options
ASHI
1/2 ctw Twisted Shank Round & Emerald Cut Diamond Engagement Ring With 1/3 ctw
Emerald Cut Center Stone in 14K White Gold
$3,230.00
ASHI
1/2 ctw Twisted Shank Round & Emerald Cut Diamond Engagement Ring With 1/3 ctw
Emerald Cut Center Stone in 14K White Gold
An elegantly styled diamond engagement ring, this makes for a stylish choice. It
features an octagonal shape center mount, with a prong raised middle that houses
a prong set 1/3 ctw emerald cut center stone. Embellishing the base octagonal
mount...
$3,230.00
Select options
New


Select options
ASHI
3/4 Ctw Round Cut Lovebright Diamond Ring in 14K White Gold
$3,090.00
ASHI
3/4 Ctw Round Cut Lovebright Diamond Ring in 14K White Gold
Allure your darling with the sparkle of this beautiful diamond Lovebright ring.
Styled in 14 karat shining white gold this round shape ring showcases an array
of 9 invisible set round cut diamonds at the center accented by 14 sparkling...
$3,090.00
Select options
New


Select options
ASHI
3/4 Ctw Oval Shape Diamond Lovebright Ring in 14K White Gold
$3,150.00
ASHI
3/4 Ctw Oval Shape Diamond Lovebright Ring in 14K White Gold
She'll be sparkling and radiant with this alluring diamond Lovebright ring.
Styled in 14 karat shining white gold this oval shape ring showcases an array of
10 invisible set round cut diamonds at the center accented by 16 sparkling
round...
$3,150.00
Select options
New


Select options
ASHI
1/2 ctw Fusion Baguette and Round Cut Diamond Engagement Ring in 14K White Gold
$3,140.00
ASHI
1/2 ctw Fusion Baguette and Round Cut Diamond Engagement Ring in 14K White Gold
An elegant fusion diamond engagement ring, this offers great visual appeal. It
features a beautiful centerpiece that is raised on prongs, over a plain gold
shank. The center top border comprises of a rectangular mount that is decorated
with a...
$3,140.00
Select options
New


Add to Bag
ASHI
15.00 CTRDDM TENNIS NECKLACES 14KT WG -G
$42,270.00
ASHI
15.00 CTRDDM TENNIS NECKLACES 14KT WG -G
A grand diamond tennis necklace, this makes for the perfect anniversary or
milestone occasion gift. It features a full row of diamonds that line the
necklace from one end to the other, giving it a stunning luminous look. Any
woman...
$42,270.00
Add to Bag
New


Select options
ASHI
7/8 Ctw Lovebright Diamond Wedding Set With 3/4 Ctw Oval Shape Engagement Ring
and 1/6 Ctw Wedding Band in 14K Yellow and White Gold
$4,950.00
ASHI
7/8 Ctw Lovebright Diamond Wedding Set With 3/4 Ctw Oval Shape Engagement Ring
and 1/6 Ctw Wedding Band in 14K Yellow and White Gold
Lovebright diamond rings offer magnificence, and when put together as a wedding
set, they offer volumes of sophistication. This bridal set is a perfect example.
It features an engagement ring with an oval shape mount, with 10 invisible set
round...
$4,950.00
Select options
New


Select options
ASHI
3/4 ctw Lovebright Round Cut Diamond Wedding Set With 1/2 ctw Circular Bypass
Engagement Ring and 1/5 ctw Scoop Curve Wedding Band in 14K White Gold
$3,800.00
ASHI
3/4 ctw Lovebright Round Cut Diamond Wedding Set With 1/2 ctw Circular Bypass
Engagement Ring and 1/5 ctw Scoop Curve Wedding Band in 14K White Gold
A simple but attractive diamond wedding set, this meets your need for an
engagement ring and wedding band in a single package. Since it comes from the
Lovebright Collection, it maintains a chic appeal. The set features a 1/2 ctw...
$3,800.00
Select options
New


Select options
ASHI
1/2 ctw Lattice Lovebright Diamond Wedding Set With 3/8 ctw Circular Mount
Engagement Ring and 1/10 ctw Wedding Band in 14K Rose and White Gold
$3,540.00
ASHI
1/2 ctw Lattice Lovebright Diamond Wedding Set With 3/8 ctw Circular Mount
Engagement Ring and 1/10 ctw Wedding Band in 14K Rose and White Gold
A chic diamond wedding set, this is another exotic piece from the grand
Lovebright collection. It features a two-tone 3/8 ctw engagement ring, with a
prong-raised 14 karat white gold circular center mount, embellished with 9
invisible set round cut...
$3,540.00
Select options
New


Select options
ASHI
1 1/5 ctw Round Cut Diamond Wedding Set With 1 ctw Engagement Ring With 5/8 ctw
Marquise Cut Center Stone and 1/5 ctw Wedding Band in 14K White Gold
$9,930.00
ASHI
1 1/5 ctw Round Cut Diamond Wedding Set With 1 ctw Engagement Ring With 5/8 ctw
Marquise Cut Center Stone and 1/5 ctw Wedding Band in 14K White Gold
An intricately designed diamond wedding set, this draws instant attention. It
features a 1 ctw engagement ring, with a marquise shape center mount.
Embellishing the top tier is a 5/8 ctw marquise cut center stone, while 20 prong
set round...
$9,930.00
Select options
New


Select options
ASHI
2 5/8 Ctw Round Shape Diamond Lovebright Wedding Set with 2 Ctw Engagement Ring
and 5/8 Ctw Wedding Band in 14K White Gold
$14,550.00
ASHI
2 5/8 Ctw Round Shape Diamond Lovebright Wedding Set with 2 Ctw Engagement Ring
and 5/8 Ctw Wedding Band in 14K White Gold
Commit to love her for a lifetime with this delightful diamond Lovebright
wedding set. Styled in 14 karat shining white gold the engagement ring showcases
an array of 9 invisible set round cut diamonds at the center. Brilliant 28
prong...
$14,550.00
Select options
New


Select options
ASHI
1 1/3 ctw Lovebright Round Cut Diamond Wedding Set With 1 1/10 ctw Crisscross
Bypass Shank Engagement Ring and 1/4 ctw Wedding Band in 14K White Gold
$6,930.00
ASHI
1 1/3 ctw Lovebright Round Cut Diamond Wedding Set With 1 1/10 ctw Crisscross
Bypass Shank Engagement Ring and 1/4 ctw Wedding Band in 14K White Gold
An eye-catching design and gorgeous layout, make this Lovebright diamond wedding
set elegantly appealing. It features a 1 1/10 ctw engagement ring, which is the
crowning glory of the wedding set. The ring showcases a circular center mount
and a...
$6,930.00
Select options
New


Select options
ASHI
1 ctw Round Cut Diamond Wedding Set With 3/4 ctw Engagement Ring With 1/2 ctw
Marquise Cut Center Stone and 1/5 ctw Wedding Band in 14K White Gold
$8,090.00
ASHI
1 ctw Round Cut Diamond Wedding Set With 3/4 ctw Engagement Ring With 1/2 ctw
Marquise Cut Center Stone and 1/5 ctw Wedding Band in 14K White Gold
An elegant diamond wedding set, this offers a sleek and stylish look. It
features a 3/4 ctw engagement ring with a marquise shape center mount. On the
top tier, raised on prongs, is a 1/2 ctw marquise cut center stone....
$8,090.00
Select options
New


Select options
ASHI
5/8 ctw Fusion Baguette & Round Cut Diamond Wedding Set With 1/2 ctw Emerald
Shape Engagement Ring and 1/10 ctw Curved Wedding Band in 14K White Gold
$3,600.00
ASHI
5/8 ctw Fusion Baguette & Round Cut Diamond Wedding Set With 1/2 ctw Emerald
Shape Engagement Ring and 1/10 ctw Curved Wedding Band in 14K White Gold
A finely styled diamond wedding set, this makes for an elegant choice. It
features a 1/2 ctw engagement ring, showcasing a tri-mount, with a raised 2-tier
emerald shape center mount and a flanking triangular mount each inside the split
shank....
$3,600.00
Select options
New


Select options
ASHI
3/4 ctw Lovebright Round Cut Diamond Wedding Set With 5/8 ctw Oval Shape
Engagement Ring and 1/8 ctw Curved Wedding Band in 14K White Gold
$4,290.00
ASHI
3/4 ctw Lovebright Round Cut Diamond Wedding Set With 5/8 ctw Oval Shape
Engagement Ring and 1/8 ctw Curved Wedding Band in 14K White Gold
Coming from the Lovebright Collection, this diamond wedding set offers glamour
and beauty to the core. It features a 5/8 ctw engagement ring, with a raised
oval shape center mount that is embellished with 10 invisible set round cut
diamonds,...
$4,290.00
Select options
New


Select options
ASHI
5/8 Ctw Oval Shape Past, Present & Future Round Cut Diamond Semi Mount
Engagement Ring in 14K Yellow and White Gold
$3,230.00
ASHI
5/8 Ctw Oval Shape Past, Present & Future Round Cut Diamond Semi Mount
Engagement Ring in 14K Yellow and White Gold
An eye-catching semi-mount diamond engagement ring, this signifies the
relationship between partners. The past is the phase already experienced, while
the present is the current bonding, and the future is a hope of an everlasting
bond. Triple stones on the...
$3,230.00
Select options
New


Select options
ASHI
1 1/3 ctw Lovebright Round Cut Diamond Wedding Set With 7/8 ctw Oval Shape
Engagement Ring and 3/8 ctw Stepped Carving Wedding Band in 14K White Gold
$6,470.00
ASHI
1 1/3 ctw Lovebright Round Cut Diamond Wedding Set With 7/8 ctw Oval Shape
Engagement Ring and 3/8 ctw Stepped Carving Wedding Band in 14K White Gold
The Lovebright Collection is one to be envied! Picking up this extravagantly
styled wedding set will ensure all eyes are directed on you. It features a 7/8
ctw engagement ring with a raised oval shape tri-mount centerpiece, where the
middle...
$6,470.00
Select options
New


Select options
ASHI
1 1/3 ctw Lovebright Round Cut Diamond Wedding Set With 1 ctw Circular
Engagement Ring and 1/3 ctw U-Shape Center Wedding Band in 14K White Gold
$9,000.00
ASHI
1 1/3 ctw Lovebright Round Cut Diamond Wedding Set With 1 ctw Circular
Engagement Ring and 1/3 ctw U-Shape Center Wedding Band in 14K White Gold
A lustrous Lovebright diamond wedding set, comprising of a 1 ctw engagement ring
and a 1/3 ctw wedding band. The engagement ring features a round center mount
that is embellished with a total of 9 invisible set round cut diamonds,...
$9,000.00
Select options
New


Add to Bag
ASHI
10 ctw Round Cut Diamond Tennis Necklace in 14K Yellow Gold
$25,590.00
ASHI
10 ctw Round Cut Diamond Tennis Necklace in 14K Yellow Gold
A grand diamond tennis necklace, this makes for the perfect anniversary or
milestone occasion gift. It features a full row of diamonds that line the
necklace from one end to the other, giving it a stunning luminous look. Any
woman...
$25,590.00
Add to Bag
New


Select options
ASHI
1 1/3 ctw Diamond Wedding Set With 1 1/6 ctw Engagement Ring With 3/4 ctw Oval
Cut Center Stone and 1/5 ctw Wedding Band in 14K White and Yellow Gold
$14,720.00
ASHI
1 1/3 ctw Diamond Wedding Set With 1 1/6 ctw Engagement Ring With 3/4 ctw Oval
Cut Center Stone and 1/5 ctw Wedding Band in 14K White and Yellow Gold
A magnificent diamond wedding set, this is a befitting choice for the special
occasion. It offers both an engagement ring and a wedding band. The 1 1/6 ctw
engagement ring features an oval shape center mount, with a 3/4 ctw...
$14,720.00
Select options
New


Add to Bag
ASHI
1 1/2 Ctw Round Cut Lovebright Diamond Hoop Earrings in 14K Yellow and White
Gold
$5,900.00
ASHI
1 1/2 Ctw Round Cut Lovebright Diamond Hoop Earrings in 14K Yellow and White
Gold
A gorgeous pair of Lovebright diamond hoop earrings, these can make any woman
fall in love with them instantly. Each of the earrings feature 14 circular
mounts, the front facing 7 of which are embellished with sparkling round cut
diamonds....
$5,900.00
Add to Bag
New


Select options
ASHI
3/4 ctw Lovebright Round Cut Diamond Wedding Set With 5/8 ctw Oval Shape
Engagement Ring and 1/5 ctw Curved Wedding Band in 14K White and Yellow Gold
$5,010.00
ASHI
3/4 ctw Lovebright Round Cut Diamond Wedding Set With 5/8 ctw Oval Shape
Engagement Ring and 1/5 ctw Curved Wedding Band in 14K White and Yellow Gold
The Lovebright Collection offers gorgeous pieces of jewelry that leave a lasting
impression on everyone, like this diamond wedding set. It features a 5/8 ctw
engagement ring, with an oval shape center mount and a split spearhead two-tone
shank. 10...
$5,010.00
Select options
New


Add to Bag
ASHI
3 Ctw Eternity Princess Cut Diamond Wedding Band in 14K Yellow Gold
$9,500.00
ASHI
3 Ctw Eternity Princess Cut Diamond Wedding Band in 14K Yellow Gold
An eternity band signifies an endless bond, an indestructible relationship. By
presenting an eternity wedding band, you are sealing your love for eternity.
This breathtakingly beautiful diamond eternity wedding band makes for the
perfect choice. It is not only signifies...
$9,500.00
Add to Bag
New


Select options
ASHI
1 1/5 ctw Double Baguette and Round Cut Diamond Fashion Band in 14K White Gold
$4,590.00
ASHI
1 1/5 ctw Double Baguette and Round Cut Diamond Fashion Band in 14K White Gold
A chic diamond fashion band, this represents the word 'fashionable' in its true
sense. The band is stylishly crafted and decorated with a double row of baguette
and round cut diamonds. 10 prong taper set baguette diamonds, a set of...
$4,590.00
Select options
New


Select options
ASHI
3/4 Ctw Round Cut Diamond Insert Ring in 14K Rose Gold
$4,130.00
ASHI
3/4 Ctw Round Cut Diamond Insert Ring in 14K Rose Gold
This brilliant diamond insert ring makes a prominent impression on the
onlookers. Fashioned in luminous 14 karat rose gold, this ring features double
rows of dazzling 92 round cut diamonds, elegantly set in prong and pave
settings. A bold and...
$4,130.00
Select options
New


Select options
ASHI
1 ctw Lovebright Round Cut Diamond Wedding Set With 3/4 ctw Circular Mount
Engagement Ring and 1/6 ctw Curved Center Wedding Band in 14K White Gold
$6,020.00
ASHI
1 ctw Lovebright Round Cut Diamond Wedding Set With 3/4 ctw Circular Mount
Engagement Ring and 1/6 ctw Curved Center Wedding Band in 14K White Gold
An enchanting diamond wedding set, this makes for an instant stunner. It
features a 3/4 ctw engagement ring that offers beauty, craftsmanship and a
pricey look. The ring showcases a raised circular center mount, embellished with
9 invisible set round...
$6,020.00
Select options
New


Select options
ASHI
7/8 ctw Baguette Diamond Insert Ring in 14K Yellow Gold
$5,000.00
ASHI
7/8 ctw Baguette Diamond Insert Ring in 14K Yellow Gold
Baguette diamonds lend beauty and elegance to any piece of jewelry. As such,
this baguette diamond insert ring adds panache to even the simplest of rings
that are worn within the insert. It features a row of baguette cut diamonds...
$5,000.00
Select options
New


Select options
ASHI
1/2 ctw Split Crossover Shank Round & Pear Cut Diamond Engagement Ring with 1/3
ctw Pear Cut Center Stone in 14K White Gold
$3,180.00
ASHI
1/2 ctw Split Crossover Shank Round & Pear Cut Diamond Engagement Ring with 1/3
ctw Pear Cut Center Stone in 14K White Gold
A striking diamond engagement ring, this offers a distinctive look. It features
a split crossover shank and a prong raised pear shape center mount. Embellishing
the center mount is a prong set 1/3 ctw pear cut center stone. The split...
$3,180.00
Select options
New


Select options
ASHI
5/8 ctw Baguette and Round Cut Diamond Insert Ring in 14K White Gold
$3,900.00
ASHI
5/8 ctw Baguette and Round Cut Diamond Insert Ring in 14K White Gold
Insert rings are used as enhancing additions to rings that are simple and less
decorative. This baguette and round cut diamond insert ring for instance, can
add volume and a pretty border to the ring worn within it. The insert...
$3,900.00
Select options
New


Select options
ASHI
3/4 ctw Oval Shape Halo Round & Oval Cut Diamond Engagement Ring With 1/3 ctw
Oval Cut Center Stone in 14K Yellow and White Gold
$3,410.00
ASHI
3/4 ctw Oval Shape Halo Round & Oval Cut Diamond Engagement Ring With 1/3 ctw
Oval Cut Center Stone in 14K Yellow and White Gold
A delightful diamond engagement ring, this offers visual and aesthetic appeal.
It features an oval shape center mount, supported on a cathedral shank. Raised
on 14 karat white gold prongs, in the center of the mount, is a prong set...
$3,410.00
Select options
New


Select options
ASHI
3/4 Ctw Round Cut Diamond Insert Ring in 14K Yellow Gold
$3,860.00
ASHI
3/4 Ctw Round Cut Diamond Insert Ring in 14K Yellow Gold
Make your special occasions sparkling with this mesmeric diamond insert ring.
Crafted in glistening 14 karat yellow gold, this ring features two intertwined
bands of dazzling 154 round cut diamonds in double rows, elegantly set in prong
and pave settings....
$3,860.00
Select options
New


Select options
ASHI
3/4 ctw Tri-Mount Diamond Engagement Ring With 1/2 ctw Marquise Cut Center Stone
in 14K Yellow and White gold
$5,720.00
ASHI
3/4 ctw Tri-Mount Diamond Engagement Ring With 1/2 ctw Marquise Cut Center Stone
in 14K Yellow and White gold
A well-defined, sparkling diamond engagement ring, this easily appeals to
buyers. It features a triple mount centerpiece, with a deep curve center from
which arises a prong raised center stone. This is a prong set 1/2 ctw marquise
cut center...
$5,720.00
Select options
New


Select options
ASHI
1 Ctw Past, Present & Future Round Cut Diamond Engagement Ring With 3/8 ct Oval
Cut Center Stone in 14K Yellow and White Gold
$6,500.00
ASHI
1 Ctw Past, Present & Future Round Cut Diamond Engagement Ring With 3/8 ct Oval
Cut Center Stone in 14K Yellow and White Gold
An eye-catching diamond engagement ring, this signifies the relationship between
partners. The past is the phase already experienced, while the present is the
current bonding, and the future is a hope of an everlasting bond. Triple stones
on the tri-mount...
$6,500.00
Select options
New


Select options
ASHI
1/2 Ctw Oval Cut Diamond Ladies Engagement Ring with 1/3 Ct Oval Cut Center
Stone in 14K Rose and White Gold
$3,030.00
ASHI
1/2 Ctw Oval Cut Diamond Ladies Engagement Ring with 1/3 Ct Oval Cut Center
Stone in 14K Rose and White Gold
Getting engaged to your lady love? Want to sweep her off her feet in fairytale
style? If yes, then this diamond engagement ring can make fairytales seem so
real. The enchanting ring has such a mesmerizing layout than any woman...
$3,030.00
Select options
New


Select options
ASHI
7/8 ctw Circular Tri-Mount Baguette and Round Cut Diamond Semi-Mount Engagement
Ring in 14K Yellow and White gold
$4,550.00
ASHI
7/8 ctw Circular Tri-Mount Baguette and Round Cut Diamond Semi-Mount Engagement
Ring in 14K Yellow and White gold
A stunning diamond semi-mount engagement ring, this presents an eye-catching
design that appeals instantly. It features a tri-mount centerpiece, with a
raised circular border center mount, and a rectangular mount each flanking it
from a lower level, slightly raised above...
$4,550.00
Select options
New


Select options
ASHI
5/8 Ctw Emerald and Baguette Diamond Engagement Ring with 1/2 Ct Emerald cut
Center Stone in 14K White Gold
$5,370.00
ASHI
5/8 Ctw Emerald and Baguette Diamond Engagement Ring with 1/2 Ct Emerald cut
Center Stone in 14K White Gold
Minimalistic yet elegant, this diamond engagement ring catches the eye
instantly. It features a beautiful centerpiece with a three-stone layout that
offers great visual appeal. The centerpiece is a layered border setting, with a
prong set 1/2 ctw emerald cut...
$5,370.00
Select options
New


Select options
ASHI
5/8 ctw Marquise Shape Round Cut Diamond Semi-Mount Engagement Ring in 14K Rose
and White Gold
$3,300.00
ASHI
5/8 ctw Marquise Shape Round Cut Diamond Semi-Mount Engagement Ring in 14K Rose
and White Gold
A charming design and the freedom to select a center stone as per your taste and
budget, make this semi-mount diamond engagement ring a feasible buy. It features
a marquise shape center mount, with a 14 karat white gold prong...
$3,300.00
Select options
New


Select options
ASHI
3/4 ctw Circular Shape Past, Present & Future Round Cut Diamond Semi-Mount
Engagement Ring in 14K White Gold
$4,140.00
ASHI
3/4 ctw Circular Shape Past, Present & Future Round Cut Diamond Semi-Mount
Engagement Ring in 14K White Gold
This past, present and future semi-mount diamond engagement ring gives you the
opportunity to create a memory line of your relationship, while allowing you to
choose a center stone that fits your budget. The prong raised tri-mount feature
depicts your...
$4,140.00
Select options
New


Select options
ASHI
1 1/10 ctw Diamond Semi-Mount Engagement Ring in 14K Rose and White Gold
$5,510.00
ASHI
1 1/10 ctw Diamond Semi-Mount Engagement Ring in 14K Rose and White Gold
Tell her how special and beautiful she is with this mesmeric diamond semi-mount
engagement ring. Styled in glistening 14 karat white gold head and Rose gold
shank of this ring is embellished by 72 baguette and round cut accented
diamonds...
$5,510.00
Select options
New


Select options
ASHI
1/2 ctw Pear Shape Crisscross Shank Round Cut Diamond Semi-Mount Engagement Ring
in 14K Yellow and White gold
$3,230.00
ASHI
1/2 ctw Pear Shape Crisscross Shank Round Cut Diamond Semi-Mount Engagement Ring
in 14K Yellow and White gold
A semi-mount diamond engagement ring, this lets you select a center stone of
your liking, while the rest of the ring comes pre-decorated. It features a pear
shape center mount, with the top border raised on prongs. This will hold...
$3,230.00
Select options
New


Select options
ASHI
1 1/10 Ctw Triple Circle Round Cut Lovebright Diamond Ring in 14K Yellow and
White gold
$4,170.00
ASHI
1 1/10 Ctw Triple Circle Round Cut Lovebright Diamond Ring in 14K Yellow and
White gold
Present this opulent diamond lovebright ring to the one you love the most in
your life. Styled in lustrous 14 karat Yellow and White gold this square shape
ring features 3 invisible set arrangements of 27 sparkling round cut
diamonds....
$4,170.00
Select options
New


Select options
ASHI
7/8 Ctw Round and Baguette Diamond Lovebright Engagement Ring in 14K Yellow and
White gold
$3,920.00
ASHI
7/8 Ctw Round and Baguette Diamond Lovebright Engagement Ring in 14K Yellow and
White gold
Any woman would be pleased to receive this distinguished Lovebright Diamond
cluster ring. Not only does it present an elegant layout, but also a good amount
of sparkle with its varied diamonds. The elevated round center mount is adorned
by...
$3,920.00
Select options
New


Select options
ASHI
3/4 Ctw Crossed Split Shank Lovebright Diamond Cluster Ring in 14K White Gold
$3,540.00
ASHI
3/4 Ctw Crossed Split Shank Lovebright Diamond Cluster Ring in 14K White Gold
A skillfully crafted grand Lovebright lattice diamond ring, this helps make an
impression, whether you choose to present it to her as an anniversary gift or an
engagement ring. It features a carved elevated gallery with a round mount at...
$3,540.00
Select options
New


Select options
ASHI
3/4 ctw Oval Shape Lovebright Pear and Round Cut Diamond Engagement Ring in 14K
Yellow and White gold
$3,300.00
ASHI
3/4 ctw Oval Shape Lovebright Pear and Round Cut Diamond Engagement Ring in 14K
Yellow and White gold
Eye-catching and elegant, this Lovebright diamond engagement ring steals your
heart, just like the other rings in the collection. It features a raised oval
shape center mount, embellished with 10 invisible set round cut diamonds, 2 in
the center and...
$3,300.00
Select options
New


Select options
ASHI
3/4 Ctw Pear Shape Lovebright Round Cut Diamond Ring in 14K White and Yellow
Gold
$3,150.00
ASHI
3/4 Ctw Pear Shape Lovebright Round Cut Diamond Ring in 14K White and Yellow
Gold
A captivating design meets the eye when you see this Lovebright diamond cluster
ring. True to the Lovebright collection, the ring showcases glamour and visual
appeal. It features a pear shape mount, with the pear shape centre embellished
with 11...
$3,150.00
Select options
New


Select options
ASHI
3/4 Ctw Round and Baguette Diamond Lovebright Engagement Ring in 14K White Gold
$3,350.00
ASHI
3/4 Ctw Round and Baguette Diamond Lovebright Engagement Ring in 14K White Gold
Ask her to be yours forever with this brilliant diamond lovebright engagement
ring. Set on luminous 14 karat white gold this milgrain finish ring ablaze with
the glowing radiance of a set of 9 invisible set round cut diamonds and...
$3,350.00
Select options
New


Select options
ASHI
1 Ctw Round and Baguette Diamond Lovebright Engagement Ring in 14K White Gold
$4,290.00
ASHI
1 Ctw Round and Baguette Diamond Lovebright Engagement Ring in 14K White Gold
On your wedding day, give her this lovebright diamond engagement ring as a
symbol of your commitment. Fashioned in glistening 14 karat white gold this
milgrain finish ring features an array of 9 invisible set round cut diamonds at
the...
$4,290.00
Select options
New


Select options
ASHI
3/4 Ctw Oval Shape Diamond Lovebright Diamond Ring in 14K Yellow and White gold
$3,030.00
ASHI
3/4 Ctw Oval Shape Diamond Lovebright Diamond Ring in 14K Yellow and White gold
This stunning diamond lovebright ring will certainly amaze your beloved. Styled
in 14 karat shining yellow and white gold this oval shape ring showcases an
array of 10 invisible set round cut diamonds at the center. Brilliant 70 pave
set...
$3,030.00
Select options


ABOUT US


NEDERLAND JEWELERS

Nederland Jewelers, located in Lake Charles, Louisiana, has been one of the most
trusted names in Jewelry and Watches since 1978. We are a full-service retail
jeweler and an official watch retailer for Omega, TAG Heuer, Hamilton and Seiko.
From Fine Jewelry and watches to precious collectibles, here you can experience
designer lines, professional service and custom designs. At Nederland Jewelers,
we take pride in the loyal customers we have gained over the years due to our
trustworthy and knowledgeable staff who we consider all to be a part of the
Nederland Jewelers family.
We are a well-established jewelry store that has grown with our community from a
small store to a multiple brand jewelry retailer. We have served generations of
families as their trusted jeweler for brilliant diamonds, beautiful fine
jewelry, elegant watches, treasured gifts, custom made styles and expert jewelry
repairs.

know more


JEWELRY AND WATCH INSPECTIONS


JEWELRY AND WATCH APPRAISALS


JEWELRY CLEANING


FEATURED DESIGNERS


TACORI

Exquisite Tacori craftsmanship for timeless beauty that shines with elegance and
sophistication.

Shop Now


PHILLIP GAVRIEL

Inspired Artistry, Captivating Elegance. Phillip Gavriel jewelry exudes
exquisite craftsmanship and distinctive designs that enchant with their allure.

Shop Now


TAG HEUER

Precision Timekeeping, Unmatched Style. TAG Heuer watches combine Swiss
engineering with iconic design, representing the pinnacle of luxury and
performance.

Shop Now


DIAMOND SEARCH




EXPLORE


SHOP OUR BRANDS




#NEDJEWELERS ON INSTAGRAM


follow us on Instagram

 * 4031 Nelson Road
   Lake Charles, LA 70605
   (337) 478-0901
   sales@nederland-jewelers.com
   
   
   
   STORE HOURS:
   Monday – Friday: 9:30 AM – 6:00 PM
   Saturday: 10:00 AM – 5:00 PM
   Sunday: Closed


SHOP

 * Engagement Rings
 * Bridal Sets
 * Diamond Rings
 * Diamond Pendants
 * Earrings


INFORMATION

 * About Us
 * Education
 * Testimonials
 * FAQ's
 * Terms of Use
 * Privacy Policy
 * Do not sell or share my personal information


CUSTOMER SERVICES

 * Contact Us
 * Ecatalogs
 * Store Location
 * Refund Policy
 * Shipping Policy


STAY CONNECTED

 * 
 * 
 * 
 * 
 * 




NEWSLETTER SIGNUP


© 2024, Nederland Jewelers. All Rights Reserved.
 * 
 * 
 * 
 * 
 * 

The cookie settings on this website are set to 'allow all cookies' to give you
the very best experience. Please click Accept Cookies to continue to use the
site.
privacy policy accept ✔





You have successfully subscribed!
This email has been registered
Close


 * 
 * 
 * 
 * 
 * 

Newsletter


JOIN OUR MAILING LIST

Sign Up for exclusive updates,
new arrivals & insider-only discounts

 * 
 * 
 * 
 * 
 * 





Google Recaptcha