VIEW PRODUCT CATEGORIES

14K White Gold Diamond Cluster Ring

SKU: 166374 Categories: , ,

$950.00

1 in stock

14K White Gold Diamond Cluster Ring

Introducing a stunning Ladies' 14k White Gold and Diamond Cocktail Ring that effortlessly combines elegance with timeless beauty. This captivating piece, with a substantial gross weight of 9.5 grams, exudes a luxurious aura.

At the heart of this exquisite ring, a round brilliant cut diamond, approximately .20 to .22 carats in weight. This center diamond showcases a G to H color grade, revealing its near-colorless allure. Its SI clarity guarantees a brilliant, clear presence that captures light with every movement.

The allure of this ring doesn't stop there; it is adorned with delicate, round single-cut diamonds on the sides, totaling .30 carats. These diamonds possess a harmonious blend of H to I color, with mostly Vs clarity. It's worth noting that one of these side diamonds has a minor chip, a character mark that adds a unique story to the ring's history.

The ring's top measures an impressive 12.5mm in width, making it a statement piece that will undoubtedly catch the eye. Currently sized at 7 3/4, the ring offers flexibility and can be sized up or down by one full size or less for a nominal additional fee.

Aside from the mentioned diamond chip, the rest of the ring is in impeccable condition. It maintains its original luster and elegance. This Ladies' 14k White Gold and Diamond Cocktail Ring is not only a timeless accessory but also an investment in beauty and sophistication. It's ready to grace any occasion with its undeniable charm, making it an exquisite addition to any jewelry collection.

Shop more diamond rings here!

Additional information

Diamond Clarity Grade

SI

Main Stone Color

Diamond

Main Stone Creation

Natural

Main Stone Shape

Round Brilliant

Metal

White Gold

Metal Purity

14k

Shape

Single Cut

Ring Size

7.75

Secondary Stone

Diamond

Sizable

Yes

Style

Cluster

Total Carat Weight

0.50 ctw – 0.74 ctw

Ask us a question about this item.

"*" indicates required fields

Name*
Email*
Please let us know what's on your mind. Have a question for us? Ask away.
This field is for validation purposes and should be left unchanged.
// Enqueue the script for Quick Edit function enqueue_quick_edit_script($hook) { if ($hook == 'edit.php') { wp_enqueue_script('quick-edit-custom', get_template_directory_uri() . '/js/quick-edit-custom.js', array('jquery'), '', true); } } add_action('admin_enqueue_scripts', 'enqueue_quick_edit_script'); // JavaScript file (quick-edit-custom.js) jQuery(function($){ $('#the-list').on('click', '.editinline', function(){ var post_id = $(this).closest('tr').attr('id'); var $inline_data = $('#inline_' + post_id); var out_of_stock_note = $inline_data.find('.out_of_stock_note').text(); $('input[name="out_of_stock_note"]').val(out_of_stock_note); }); });