VIEW PRODUCT CATEGORIES

Rare Locle Diamond Russian Antique 14k Yellow Gold Pocket Watch 30mm

SKU: 131517 Categories: ,

$695.00

1 in stock

Antique 14k Yellow Gold Pocket Watch Locle 6 Diamonds Russian

23.7 gross weight

SM pocketwatch

6 hand cut diamonds

30mm Diameter without measuring crown

Works great! Winds and runs like a champ!

Additional information

Brand

Locle

Case Color

Yellow Gold

Case Finish

Polished

Case Material

Yellow Gold

Closure

Full Hunter

Customized

No

Department

Unisex Adult

Dial Color

White

Dial Style

12-Hour Dial

Display

Analog

Features

12-Hour Dial

Material

14k Yellow Gold

Model

63052

Movement

Mechanical (Hand-winding)

With Original Box/Packaging

No

With Service Records

No

Style

Casual

Type

Vintage

Yes

Water Resistance

Not Water Resistant

With Manual/Booklet

No

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