VIEW PRODUCT CATEGORIES

Men’s 18-Karat White Gold Piaget Polo Auto – 38mm

SKU: 155788 Categories: ,

$15,950.00

Out of stock

Elevate your wrist game with this exquisite Men's 18-Karat White Gold Piaget Polo Auto timepiece!

Piaget is a distinguished Swiss luxury watchmaker and jeweler renowned for its commitment to craftsmanship and innovation. With a heritage dating back to 1874, Piaget has consistently pushed the boundaries of excellence in the watch market. The brand's great synergy of artistry and engineering has earned it a well-deserved reputation as an icon in the watch world.

Key Features:

  • Stamped 750 on the back case and band
  • Total weight: 196 grams
  • Case size: 38mm
  • Water-resistant up to 200 meters
  • Model number: 25020 M551D, Serial number: 809487 (Circa 2000)
  • Movement: Automatic movement with date display
  • Sapphire crystal
  • Original Box: Includes original box and papers
  • Condition: Excellent, like-new condition
  • Warranty: One-year mechanical warranty on the movement
  • Comfortably fits up to a 7 3/4-inch wrist
  • Snug fit on an 8-inch wrist, slightly loose on a 7 1/2-inch wrist

Additional information

Base Metal

Yellow Gold

Brand

Piaget

Case Size

38mm

With Original Packaging

Yes

Style

Luxury

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