VIEW PRODUCT CATEGORIES

Rolex Steel Perpetual w All Diamond Chrome Hearts Bracelet, 168.2gr

SKU: 158714 Categories: ,

$59,000.00

Out of stock

Rolex Oyster perpetual stainless steel wristwatch.

Model number 5500, serial number 3377809.

Made in 1971.

The watch band is a rare, Chrome Hearts sterling silver and diamond creation.

There are a total of 8.60 carats of round brilliant cut diamonds.

The white diamonds are H, i, j color, Vs to Si clarity, 6.80 total carats.

There are 1.80 total carats of black diamonds.

Two small white diamonds are missing.

The watch fits up to 7 1/2 wrist comfortably.

Very good condition.

We have a very eager seller. Send us your best offer!

Additional information

Band Material

Sterling Silver

Brand

Rolex

Style

Luxury

Type

Year Manufactured

1970-1979

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