VIEW PRODUCT CATEGORIES

GIA Certified Platinum Diamond Necklace 1.68 ct

SKU: 169843 Categories: , ,

$7,800.00

1 in stock

GIA Certified Platinum Diamond Necklace

Introducing the GIA Certified Platinum Diamond Necklace.

Below are the specifics of the necklace:

  • Diamond solitaire necklace with platinum chain and mounting.
  • There is a faint stamp on the chain tag 950 Pt.
  • Also, the mounting is stamped Plat.
  • The gross weight is 3.9 grams.
  • The diamond is a round brilliant cut, 1.68 carats, H color, i1 clarity, cut grade is very good.
  • The GIA report number is 6234082975.
  • No inclusions can be seen without 10-power magnification.
  • The grade setting inclusions are a couple of small, very thin feathers by the outer edges of the diamond under the crown facets.
  • The diamond faces up very brilliantly.
  • The wheat link chain is 18 inches long.
  • Excellent condition.
  • Comes with a GIA grading report.

Shop more necklaces here

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

Platinum

Brand

Unbranded

Certification

GIA

Chain Type

Wheat Link

Country/Region of Manufacture

Cut Grade

Round

Department

Unisex Adult

Diamond Clarity Grade

I1

Diamond Color Grade

H

Era

Undated

Main Stone

Diamond

Main Stone Creation

Natural

Main Stone Shape

Round Brilliant

Metal

Platinum

Style

Pendant

Type

Item Length

18 in

Total Carat Weight

1.50 ctw – 1.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); }); });