Patek Philippe | Twenty-4 4910G-001 | Women | 18 kt White Gold
Retail price 63100 USD. Introduced in 1999, the Patek Philippe Twenty-4 watch was created with the modern woman in mind. Showcasing either a round or rectangular face, the versatile watch is designed to effortlessly go from one occasion to another.
In excellent condition and recently serviced. All components are factory original. Photos of actual watch. Watch Number 5303B
Patek Calibre E15 A/G.3, 6 Jewels
Mvmt # 43576555.
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 */
}