VIEW PRODUCT CATEGORIES

14K White Gold Diamond Engagement Ring 1.00tdw, 7.8g

SKU: 162878 Categories: , ,

$995.00

1 in stock

Diamond Engagement Ring

Ladies diamond engagement ring with guard ring in 14k white gold.

Stamped 14k and weighs 7.8 grams gross weight.

All the diamonds are round brilliant cuts 1.00 total carats.

The center diamond measures .30 carats.

Most the diamonds average i , j, k  color range.

Clarity averages i1 clarity.

The ring measures 8.5mm wide at the top.

Ring size is 6 3/4 and can be sized, up or down, one full size or less for an extra fee.

Like new condition.

Shop engagement rings

Please note all items show signs of wear commensurate with age and use, and the lack of a statement regarding condition does not imply the item is in perfect condition or completely free from defects or the effects of aging. Should you have any specific questions regarding the condition of this item, please contact us for additional information.

Additional information

Base Metal

White Gold

Brand

Unbranded

Cut Grade

Brilliant

Department

Women

Diamond Clarity Grade

I1

Diamond Color Grade

I – K

Type

Era

Undated

Main Stone

Diamond

Main Stone Color

Diamond

Main Stone Creation

Natural

Main Stone Shape

Round Brilliant

Metal

White Gold

Metal Purity

14k

Ring Size

6.75

Sizable

Yes

Total Carat Weight

0.25 ctw – 0.49 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); }); });