{"product_id":"rolex-daytona-silver-black-116506","title":"Rolex Daytona Silver Black 116506","description":"\u003cstyle\u003e\n  .auv-watch-description {\n    --auv-green: #1a3a32;\n    --auv-text: #68736f;\n    --auv-muted: #8b9591;\n    --auv-border: rgba(26, 58, 50, 0.14);\n    --auv-soft: #f7f6f3;\n\n    width: 100%;\n    max-width: 880px;\n    margin: 0 auto;\n    color: var(--auv-green);\n    font-family: var(--font-body-family, inherit);\n    box-sizing: border-box;\n  }\n\n  .auv-watch-description *,\n  .auv-watch-description *::before,\n  .auv-watch-description *::after {\n    box-sizing: border-box;\n  }\n\n  .auv-watch-description__accordion {\n    margin: 8px 0 42px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--auv-border);\n    border-radius: 14px;\n  }\n\n  .auv-watch-description__accordion summary {\n    display: flex;\n    min-height: 58px;\n    padding: 17px 20px;\n    align-items: center;\n    justify-content: space-between;\n    color: var(--auv-green);\n    background: #ffffff;\n    cursor: pointer;\n    list-style: none;\n    font-family: var(--font-heading-family, inherit);\n    font-size: 14px;\n    font-style: var(--font-heading-style, normal);\n    font-weight: var(--font-heading-weight, 600);\n    line-height: 1.3;\n    letter-spacing: 0.02em;\n  }\n\n  .auv-watch-description__accordion summary::-webkit-details-marker,\n  .auv-watch-description__full-description \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .auv-watch-description__accordion summary::after {\n    content: \"+\";\n    font-size: 22px;\n    font-weight: 300;\n    line-height: 1;\n  }\n\n  .auv-watch-description__accordion[open] summary {\n    border-bottom: 1px solid var(--auv-border);\n  }\n\n  .auv-watch-description__accordion[open] summary::after {\n    content: \"−\";\n  }\n\n  .auv-watch-description__details {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .auv-watch-description__detail {\n    min-height: 86px;\n    padding: 17px 18px;\n    border-right: 1px solid var(--auv-border);\n    border-bottom: 1px solid var(--auv-border);\n  }\n\n  .auv-watch-description__detail:nth-child(3n) {\n    border-right: none;\n  }\n\n  .auv-watch-description__detail:nth-last-child(-n + 3) {\n    border-bottom: none;\n  }\n\n  .auv-watch-description__label {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--auv-muted);\n    font-size: 10px;\n    font-weight: 500;\n    line-height: 1.2;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .auv-watch-description__value {\n    display: block;\n    color: var(--auv-green);\n    font-size: 14px;\n    font-weight: 500;\n    line-height: 1.4;\n  }\n\n  .auv-watch-description__water-notice {\n    margin: -22px 0 34px;\n    padding: 14px 18px;\n    color: var(--auv-text);\n    background: var(--auv-soft);\n    border: 1px solid var(--auv-border);\n    border-radius: 10px;\n    font-size: 12px;\n    line-height: 1.65;\n  }\n\n  .auv-watch-description__section {\n    margin: 42px 0;\n  }\n\n  .auv-watch-description__title {\n    margin: 0 0 17px;\n    color: var(--auv-green);\n    font-family: var(--font-heading-family, inherit);\n    font-size: 21px;\n    font-style: var(--font-heading-style, normal);\n    font-weight: var(--font-heading-weight, 600);\n    line-height: 1.3;\n  }\n\n  .auv-watch-description__copy {\n    max-width: 780px;\n    color: var(--auv-text);\n    font-size: 15px;\n    line-height: 1.85;\n  }\n\n  .auv-watch-description__copy p {\n    margin: 0 0 18px;\n  }\n\n  .auv-watch-description__copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  .auv-watch-description__features {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .auv-watch-description__feature {\n    padding: 21px;\n    background: var(--auv-soft);\n    border: 1px solid var(--auv-border);\n    border-radius: 14px;\n  }\n\n  .auv-watch-description__feature-number {\n    display: block;\n    margin-bottom: 18px;\n    color: rgba(26, 58, 50, 0.42);\n    font-size: 10px;\n    line-height: 1;\n    letter-spacing: 0.08em;\n  }\n\n  .auv-watch-description__feature-title {\n    margin: 0 0 8px;\n    color: var(--auv-green);\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.4;\n  }\n\n  .auv-watch-description__feature-text {\n    margin: 0;\n    color: var(--auv-text);\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .auv-watch-description__accessories {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    max-width: 560px;\n    border-top: 1px solid var(--auv-border);\n    border-bottom: 1px solid var(--auv-border);\n  }\n\n  .auv-watch-description__accessory {\n    padding: 18px 20px;\n  }\n\n  .auv-watch-description__accessory +\n  .auv-watch-description__accessory {\n    border-left: 1px solid var(--auv-border);\n  }\n\n  .auv-watch-description__notice {\n    margin-top: 22px;\n    padding: 14px 18px;\n    color: #ffffff;\n    background: var(--auv-green);\n    border-radius: 10px;\n    font-size: 12px;\n    font-weight: 500;\n    line-height: 1.5;\n    text-align: center;\n  }\n\n  .auv-watch-description__condition-list {\n    display: grid;\n    max-width: 740px;\n    gap: 25px;\n  }\n\n  .auv-watch-description__condition {\n    padding-left: 18px;\n    border-left: 1px solid var(--auv-border);\n  }\n\n  .auv-watch-description__condition-title {\n    margin: 0 0 7px;\n    color: var(--auv-green);\n    font-size: 14px;\n    font-weight: 500;\n    line-height: 1.4;\n  }\n\n  .auv-watch-description__condition-text {\n    margin: 0;\n    color: var(--auv-text);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .auv-watch-description__intro {\n    margin: 34px 0 0;\n  }\n\n  .auv-watch-description__full-description {\n    margin: 18px 0 0;\n  }\n\n  .auv-watch-description__full-description \u003e summary {\n    display: inline-flex;\n    min-height: 44px;\n    padding: 11px 16px;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    color: var(--auv-green);\n    background: #ffffff;\n    border: 1px solid var(--auv-border);\n    border-radius: 999px;\n    cursor: pointer;\n    list-style: none;\n    font-size: 12px;\n    font-weight: 600;\n    line-height: 1.2;\n    letter-spacing: 0.03em;\n    transition:\n      color 0.2s ease,\n      background-color 0.2s ease,\n      border-color 0.2s ease;\n  }\n\n  .auv-watch-description__full-description \u003e summary:hover {\n    color: #ffffff;\n    background: var(--auv-green);\n    border-color: var(--auv-green);\n  }\n\n  .auv-watch-description__summary-less {\n    display: none;\n  }\n\n  .auv-watch-description__full-description[open]\n  .auv-watch-description__summary-more {\n    display: none;\n  }\n\n  .auv-watch-description__full-description[open]\n  .auv-watch-description__summary-less {\n    display: inline;\n  }\n\n  .auv-watch-description__summary-icon {\n    position: relative;\n    width: 12px;\n    height: 12px;\n    flex: 0 0 12px;\n  }\n\n  .auv-watch-description__summary-icon::before,\n  .auv-watch-description__summary-icon::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    width: 10px;\n    height: 1px;\n    background: currentColor;\n    transform: translate(-50%, -50%);\n  }\n\n  .auv-watch-description__summary-icon::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n    transition: transform 0.2s ease;\n  }\n\n  .auv-watch-description__full-description[open]\n  .auv-watch-description__summary-icon::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .auv-watch-description__full-content {\n    padding-top: 4px;\n  }\n\n  .auv-watch-description__full-content\n  .auv-watch-description__section:first-child {\n    margin-top: 30px;\n  }\n\n  .auv-watch-description summary:focus-visible {\n    outline: 2px solid var(--auv-green);\n    outline-offset: 3px;\n  }\n\n  @media screen and (max-width: 749px) {\n    .auv-watch-description__accordion {\n      margin-bottom: 34px;\n      border-radius: 12px;\n    }\n\n    .auv-watch-description__accordion summary {\n      min-height: 54px;\n      padding: 15px 16px;\n      font-size: 13px;\n    }\n\n    .auv-watch-description__details {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .auv-watch-description__detail {\n      min-height: 80px;\n      padding: 15px 13px;\n      border-right: 1px solid var(--auv-border);\n      border-bottom: 1px solid var(--auv-border);\n    }\n\n    .auv-watch-description__detail:nth-child(3n) {\n      border-right: 1px solid var(--auv-border);\n    }\n\n    .auv-watch-description__detail:nth-child(2n) {\n      border-right: none;\n    }\n\n    .auv-watch-description__detail:nth-last-child(-n + 3) {\n      border-bottom: 1px solid var(--auv-border);\n    }\n\n    .auv-watch-description__detail:nth-last-child(-n + 2) {\n      border-bottom: none;\n    }\n\n    .auv-watch-description__water-notice {\n      margin-top: -18px;\n      padding: 13px 14px;\n      font-size: 11px;\n    }\n\n    .auv-watch-description__section {\n      margin: 34px 0;\n    }\n\n    .auv-watch-description__title {\n      margin-bottom: 14px;\n      font-size: 19px;\n    }\n\n    .auv-watch-description__copy {\n      font-size: 14px;\n      line-height: 1.8;\n    }\n\n    .auv-watch-description__features {\n      grid-template-columns: 1fr;\n    }\n\n    .auv-watch-description__feature {\n      padding: 18px;\n    }\n\n    .auv-watch-description__accessories {\n      width: 100%;\n      max-width: none;\n    }\n\n    .auv-watch-description__accessory {\n      padding: 16px 14px;\n    }\n\n    .auv-watch-description__notice {\n      padding: 13px 14px;\n      font-size: 11px;\n    }\n\n    .auv-watch-description__intro {\n      margin-top: 28px;\n    }\n\n    .auv-watch-description__full-description {\n      margin-top: 15px;\n    }\n\n    .auv-watch-description__full-description \u003e summary {\n      min-height: 41px;\n      padding: 10px 14px;\n      font-size: 11px;\n    }\n\n    .auv-watch-description__full-content\n    .auv-watch-description__section:first-child {\n      margin-top: 26px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"auv-watch-description\"\u003e\n\u003c!-- TECHNICAL DETAILS --\u003e\n\u003cdetails class=\"auv-watch-description__accordion\" open=\"\"\u003e\n\u003csummary\u003eTechnical Details\u003c\/summary\u003e\n\u003cdiv class=\"auv-watch-description__details\"\u003e\n\u003cdiv class=\"auv-watch-description__detail\"\u003e\n\u003cspan class=\"auv-watch-description__label\"\u003eReference\u003c\/span\u003e \u003cspan class=\"auv-watch-description__value\"\u003e116519LN\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-description__detail\"\u003e\n\u003cspan class=\"auv-watch-description__label\"\u003eModel\u003c\/span\u003e \u003cspan class=\"auv-watch-description__value\"\u003e Cosmograph Daytona \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-description__detail\"\u003e\n\u003cspan class=\"auv-watch-description__label\"\u003eCollection\u003c\/span\u003e \u003cspan class=\"auv-watch-description__value\"\u003e Oyster Perpetual Cosmograph Daytona \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-description__detail\"\u003e\n\u003cspan class=\"auv-watch-description__label\"\u003eCase Size\u003c\/span\u003e \u003cspan class=\"auv-watch-description__value\"\u003e40 MM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-description__detail\"\u003e\n\u003cspan class=\"auv-watch-description__label\"\u003eCase Material\u003c\/span\u003e \u003cspan class=\"auv-watch-description__value\"\u003e 18 CT White Gold \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-description__detail\"\u003e\n\u003cspan class=\"auv-watch-description__label\"\u003eBezel\u003c\/span\u003e \u003cspan class=\"auv-watch-description__value\"\u003e Black Cerachrom Tachymetric Bezel \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-description__detail\"\u003e\n\u003cspan class=\"auv-watch-description__label\"\u003eDial\u003c\/span\u003e \u003cspan class=\"auv-watch-description__value\"\u003e Steel and Black Chronograph Dial \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-description__detail\"\u003e\n\u003cspan class=\"auv-watch-description__label\"\u003eMovement\u003c\/span\u003e \u003cspan class=\"auv-watch-description__value\"\u003e Mechanical, Self-Winding Chronograph \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-description__detail\"\u003e\n\u003cspan class=\"auv-watch-description__label\"\u003eCalibre\u003c\/span\u003e \u003cspan class=\"auv-watch-description__value\"\u003e Rolex 4130 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-description__detail\"\u003e\n\u003cspan class=\"auv-watch-description__label\"\u003ePower Reserve\u003c\/span\u003e \u003cspan class=\"auv-watch-description__value\"\u003e Approx. 72 Hours \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-description__detail\"\u003e\n\u003cspan class=\"auv-watch-description__label\"\u003e Water Exposure Limit \u003c\/span\u003e \u003cspan class=\"auv-watch-description__value\"\u003e 40 M \/ 131 FT \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-description__detail\"\u003e\n\u003cspan class=\"auv-watch-description__label\"\u003e Bracelet \/ Strap \u003c\/span\u003e \u003cspan class=\"auv-watch-description__value\"\u003e Black Oysterflex Bracelet \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- WATER EXPOSURE NOTICE --\u003e\u003c!-- SHORT DESCRIPTION --\u003e\n\u003csection class=\"auv-watch-description__intro\"\u003e\n\u003ch2 class=\"auv-watch-description__title\"\u003eAbout This Timepiece\u003c\/h2\u003e\n\u003cdiv class=\"auv-watch-description__copy\"\u003e\n\u003cp\u003eThe Rolex Oyster Perpetual Cosmograph Daytona reference 116519LN combines a 40 mm case in 18 ct white gold with a steel and black chronograph dial, a black Cerachrom tachymetric bezel and an Oysterflex bracelet. Powered by the self-winding calibre 4130, this configuration brings together precious-metal construction, high-contrast chronograph displays and a distinctly modern sporting profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EXPANDABLE FULL DESCRIPTION --\u003e\n\u003cdetails class=\"auv-watch-description__full-description\"\u003e\n\u003csummary\u003e\u003cspan class=\"auv-watch-description__summary-more\"\u003e View full description \u003c\/span\u003e \u003cspan class=\"auv-watch-description__summary-less\"\u003e Show less \u003c\/span\u003e \u003cspan class=\"auv-watch-description__summary-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"auv-watch-description__full-content\"\u003e\n\u003c!-- THE STORY --\u003e\n\u003csection class=\"auv-watch-description__section\"\u003e\n\u003ch2 class=\"auv-watch-description__title\"\u003eThe Story\u003c\/h2\u003e\n\u003cdiv class=\"auv-watch-description__copy\"\u003e\n\u003cp\u003eIntroduced in this Oysterflex configuration in 2017, reference 116519LN presents the Cosmograph Daytona through a combination of white-gold construction, black ceramic and a flexible high-performance bracelet.\u003c\/p\u003e\n\u003cp\u003eThe steel-coloured dial is arranged with three contrasting black subsidiary registers. The counters display elapsed hours, elapsed minutes and running seconds, while the red Daytona inscription introduces a restrained accent above the lower register.\u003c\/p\u003e\n\u003cp\u003eA black monobloc Cerachrom bezel frames the dial and carries an engraved tachymetric scale. Used together with the central chronograph seconds hand, the scale allows average speeds to be calculated over a measured distance.\u003c\/p\u003e\n\u003cp\u003eThe 18 ct white-gold Oyster case is paired with an Oysterflex bracelet. Flexible internal metal blades are overmoulded with black elastomer, combining structural support with a smooth and contemporary fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CRAFTSMANSHIP AND PERFORMANCE --\u003e\n\u003csection class=\"auv-watch-description__section\"\u003e\n\u003ch2 class=\"auv-watch-description__title\"\u003eCraftsmanship and Performance\u003c\/h2\u003e\n\u003cdiv class=\"auv-watch-description__features\"\u003e\n\u003carticle class=\"auv-watch-description__feature\"\u003e\u003cspan class=\"auv-watch-description__feature-number\"\u003e 01 \u003c\/span\u003e\n\u003ch3 class=\"auv-watch-description__feature-title\"\u003eSteel and Black Dial\u003c\/h3\u003e\n\u003cp class=\"auv-watch-description__feature-text\"\u003eThe steel-coloured dial features three contrasting black counters, applied hour markers and luminous hands for a balanced and clearly structured chronograph display.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"auv-watch-description__feature\"\u003e\u003cspan class=\"auv-watch-description__feature-number\"\u003e 02 \u003c\/span\u003e\n\u003ch3 class=\"auv-watch-description__feature-title\"\u003eCerachrom Tachymetric Bezel\u003c\/h3\u003e\n\u003cp class=\"auv-watch-description__feature-text\"\u003eThe black ceramic bezel carries a graduated tachymetric scale designed for calculating average speeds over a measured distance.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"auv-watch-description__feature\"\u003e\u003cspan class=\"auv-watch-description__feature-number\"\u003e 03 \u003c\/span\u003e\n\u003ch3 class=\"auv-watch-description__feature-title\"\u003eAutomatic Calibre 4130\u003c\/h3\u003e\n\u003cp class=\"auv-watch-description__feature-text\"\u003eThe self-winding chronograph movement integrates the timing mechanism within a compact architecture and provides an approximate 72-hour power reserve.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"auv-watch-description__feature\"\u003e\u003cspan class=\"auv-watch-description__feature-number\"\u003e 04 \u003c\/span\u003e\n\u003ch3 class=\"auv-watch-description__feature-title\"\u003ePrecision Chronograph\u003c\/h3\u003e\n\u003cp class=\"auv-watch-description__feature-text\"\u003eScrew-down pushers control the central chronograph hand and subsidiary elapsed-time counters for measured timing with a secure case profile.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"auv-watch-description__feature\"\u003e\u003cspan class=\"auv-watch-description__feature-number\"\u003e 05 \u003c\/span\u003e\n\u003ch3 class=\"auv-watch-description__feature-title\"\u003eSapphire Crystal\u003c\/h3\u003e\n\u003cp class=\"auv-watch-description__feature-text\"\u003eA scratch-resistant sapphire crystal protects the dial and preserves a clear view of the hands, hour markers and contrasting chronograph registers.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"auv-watch-description__feature\"\u003e\u003cspan class=\"auv-watch-description__feature-number\"\u003e 06 \u003c\/span\u003e\n\u003ch3 class=\"auv-watch-description__feature-title\"\u003eOysterflex Bracelet\u003c\/h3\u003e\n\u003cp class=\"auv-watch-description__feature-text\"\u003eFlexible internal metal blades are overmoulded with high-performance black elastomer and secured by a white-gold folding Oysterlock safety clasp.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ACCESSORIES --\u003e\n\u003csection class=\"auv-watch-description__section\"\u003e\n\u003ch2 class=\"auv-watch-description__title\"\u003eAccessories\u003c\/h2\u003e\n\u003cdiv class=\"auv-watch-description__accessories\"\u003e\n\u003cdiv class=\"auv-watch-description__accessory\"\u003e\n\u003cspan class=\"auv-watch-description__label\"\u003e Presentation Box \u003c\/span\u003e \u003cspan class=\"auv-watch-description__value\"\u003e Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-description__accessory\"\u003e\n\u003cspan class=\"auv-watch-description__label\"\u003e Papers \u003c\/span\u003e \u003cspan class=\"auv-watch-description__value\"\u003e To Be Confirmed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-description__notice\"\u003eA presentation box is included with this timepiece. The availability of accompanying papers must be confirmed separately.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CONDITION --\u003e\n\u003csection class=\"auv-watch-description__section\"\u003e\n\u003ch2 class=\"auv-watch-description__title\"\u003eCondition\u003c\/h2\u003e\n\u003cdiv class=\"auv-watch-description__condition-list\"\u003e\n\u003cdiv class=\"auv-watch-description__condition\"\u003e\n\u003cspan class=\"auv-watch-description__label\"\u003e Overall \u003c\/span\u003e\n\u003cp class=\"auv-watch-description__condition-title\"\u003eCondition To Be Confirmed\u003c\/p\u003e\n\u003cp class=\"auv-watch-description__condition-text\"\u003eThe precise cosmetic and mechanical condition of this individual timepiece should be confirmed through detailed photographs and physical inspection. No authentication, service or operational history has been provided.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-description__condition\"\u003e\n\u003cspan class=\"auv-watch-description__label\"\u003e Dial, Hands and Crystal \u003c\/span\u003e\n\u003cp class=\"auv-watch-description__condition-title\"\u003eInspection Required\u003c\/p\u003e\n\u003cp class=\"auv-watch-description__condition-text\"\u003eThe steel and black dial, chronograph counters, hands, applied hour markers, luminous material and sapphire crystal should be assessed individually to confirm their precise cosmetic condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-description__condition\"\u003e\n\u003cspan class=\"auv-watch-description__label\"\u003e Case, Bezel and Oysterflex Bracelet \u003c\/span\u003e\n\u003cp class=\"auv-watch-description__condition-title\"\u003eInspection Required\u003c\/p\u003e\n\u003cp class=\"auv-watch-description__condition-text\"\u003eThe white-gold case, black Cerachrom bezel, winding crown, chronograph pushers, Oysterflex bracelet and folding clasp should be inspected for marks, wear, previous refinishing and correct mechanical operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"Auvellor","offers":[{"title":"Default Title","offer_id":48126613749990,"sku":"AUV-ARV-ANL-WHT-SLV-001","price":219.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0817\/2162\/2758\/files\/93c660990465e8b3.jpg?v=1786022344","url":"https:\/\/auvellor.com\/products\/rolex-daytona-silver-black-116506","provider":"Auvellor","version":"1.0","type":"link"}