Franck Muller | Master Square 6000K SC DT D | Men | 18 kt Rose Gold
Retail price 61000 USD. Master the art of timekeeping with this Art Deco-inspired watch. The Master Square from Franck Muller offers a lesson in balance, with a symmetrical dial arrangement surrounded by a double halo of diamonds on the bezel. Presented in rose gold, the watch is finished with a black-hued alligator strap.
In excellent condition and recently serviced. All components are factory original. Photos of actual watch. Watch Number 5685
Franck Muller Calibre 0800SC, 25 Jewels
Case 42.4 x 42.4 mm.. Comes with the original box and papers.
Authenticity guaranteed.
.watch-details {
display: grid;
grid-template-columns: 1fr 1fr; /* Two-column layout */
gap: 5px; /* Smaller gap */
margin-top: 10px;
}
.watch-detail-item {
display: flex;
justify-content: center; /* Center-align each item */
align-items: center; /* Center content vertically */
text-align: center; /* Center text horizontally */
border: 1px solid #ddd;
padding: 5px; /* Small padding */
background-color: #f9f9f9;
border-radius: 5px;
}
.watch-detail-label, .watch-detail-value {
font-weight: normal; /* Normal weight */
}