VIEW PRODUCT CATEGORIES

22k Yellow Gold Antique Typical East Indian Fashion Diamond Necklace 3.00tdw

SKU: 105558 Categories: , ,

$7,900.00

Out of stock

This antique necklace is strung in the typical Indian fashion, with colored silk cords and further embellished with a fringe of seed pearls.

The face and reverse of the necklace are enameled in red, green and white enamel, typical for the period and style of Indian jewelry.

Approximately ten years ago, this piece was appraised by Dr. Samina Khanyari, former director of the Jewelry Department in the Albert Hall Museum in Japiur, India.

The gold is 22 karats, common for Indian jewelry.

There are over 80 diamonds, including raw natural crystals.

The diamonds are rose cut, K to I color and SI clarity.

Total diamond carats is approximately 3.00ct.

Weight of the necklace is 154.90 grams, and the estimated weight of gold is approximately 4 troy oz.

The Upper cloth and wire strap need some refurbishment and approximately a dozen seed pearls are missing or will need to be replaced.

Overall, a beautiful representation of jewelry from the Japiur Region.

Additional information

Base Metal

Yellow Gold

Brand

Unbranded

Cut Grade

Rose

Diamond Clarity Grade

SI

Diamond Color Grade

K – I

Main Stone

Diamond

Main Stone Shape

Round

Metal

Yellow Gold

Metal Purity

22k

Type

Secondary Stone

Pearl

Total Carat Weight

2.00 ctw – 4.99 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); }); });