VIEW PRODUCT CATEGORIES

GIA Certified Platinum Tiffany & Co. Diamond Solitaire Ring 1.03 ct

SKU: 169649 Categories: , ,

$12,000.00

1 in stock

GIA Certified Platinum Tiffany & Co. Diamond Ring

Introducing the GIA Certified Platinum Tiffany & Co. Diamond Ring.

Below are the specifics of this ring:

  • The inside of the ring is stamped Tiffany & Co Pt 950, 1.03, D24101.
  • The gross ring weight is 2.4 grams.
  • The 1.03-carat round brilliant diamond is graded by GIA, report number 2235084799.
  • The color is F, Vs1 clarity, and the cut grade is very good.
  • The diamond is very brilliant.
  • Ring size is 5 1/4 and can be sized down to a 5 or up to a maximum of 6 1/2 for an extra fee.
  • Like new condition.
  • Comes with a full GIA grading certificate and a Tiffany ring box.
  • The lady who sold this ring to us had the Tiffany invoice that showed her husband paid $18,500 for the ring.

Shop more rings 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

Tiffany & Co.

Certification

GIA

Cut Grade

Very Good

Diamond Clarity Grade

VS1

Diamond Color Grade

F

Main Stone

Diamond

Main Stone Creation

Natural

Main Stone Shape

Round Brilliant

Metal

Platinum

Ring Size

5.25

Setting Style

Solitaire

Sizable

Yes

Style

Solitaire

Total Carat Weight

1.00 ctw – 1.24 ctw

Type

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); }); });