{"product_id":"rolex-yacht-master-42-gold-black-oysterflex","title":"Rolex Yacht-Master 42 Gold Black Oysterflex","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-family: var(--font-body-family, inherit);\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__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__intro\n  .auv-watch-description__copy {\n    max-width: 760px;\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__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\n\u003cdiv class=\"auv-watch-description\"\u003e\n\n  \u003c!-- TECHNICAL DETAILS --\u003e\n\n  \u003cdetails class=\"auv-watch-description__accordion\" open\u003e\n    \u003csummary\u003eTechnical Details\u003c\/summary\u003e\n\n    \u003cdiv class=\"auv-watch-description__details\"\u003e\n\n      \u003cdiv class=\"auv-watch-description__detail\"\u003e\n        \u003cspan class=\"auv-watch-description__label\"\u003eReference\u003c\/span\u003e\n        \u003cspan class=\"auv-watch-description__value\"\u003e226658\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-watch-description__detail\"\u003e\n        \u003cspan class=\"auv-watch-description__label\"\u003eModel\u003c\/span\u003e\n        \u003cspan class=\"auv-watch-description__value\"\u003eYacht-Master 42\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-watch-description__detail\"\u003e\n        \u003cspan class=\"auv-watch-description__label\"\u003eCollection\u003c\/span\u003e\n        \u003cspan class=\"auv-watch-description__value\"\u003eOyster Perpetual Yacht-Master\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-watch-description__detail\"\u003e\n        \u003cspan class=\"auv-watch-description__label\"\u003eCase Size\u003c\/span\u003e\n        \u003cspan class=\"auv-watch-description__value\"\u003e42 MM\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-watch-description__detail\"\u003e\n        \u003cspan class=\"auv-watch-description__label\"\u003eCase Material\u003c\/span\u003e\n        \u003cspan class=\"auv-watch-description__value\"\u003e18 KT Yellow Gold\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-watch-description__detail\"\u003e\n        \u003cspan class=\"auv-watch-description__label\"\u003eBezel\u003c\/span\u003e\n        \u003cspan class=\"auv-watch-description__value\"\u003eBlack Ceramic Cerachrom\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-watch-description__detail\"\u003e\n        \u003cspan class=\"auv-watch-description__label\"\u003eDial\u003c\/span\u003e\n        \u003cspan class=\"auv-watch-description__value\"\u003eBlack Chromalight Display\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-watch-description__detail\"\u003e\n        \u003cspan class=\"auv-watch-description__label\"\u003eMovement\u003c\/span\u003e\n        \u003cspan class=\"auv-watch-description__value\"\u003eMechanical, Self-Winding\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-watch-description__detail\"\u003e\n        \u003cspan class=\"auv-watch-description__label\"\u003eCalibre\u003c\/span\u003e\n        \u003cspan class=\"auv-watch-description__value\"\u003eRolex 3235\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-watch-description__detail\"\u003e\n        \u003cspan class=\"auv-watch-description__label\"\u003ePower Reserve\u003c\/span\u003e\n        \u003cspan class=\"auv-watch-description__value\"\u003eApprox. 70 Hours\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-watch-description__detail\"\u003e\n        \u003cspan class=\"auv-watch-description__label\"\u003eWater Resistance\u003c\/span\u003e\n        \u003cspan class=\"auv-watch-description__value\"\u003e100 M \/ 330 FT\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-watch-description__detail\"\u003e\n        \u003cspan class=\"auv-watch-description__label\"\u003eBracelet \/ Strap\u003c\/span\u003e\n        \u003cspan class=\"auv-watch-description__value\"\u003eBlack Oysterflex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- SHORT DESCRIPTION --\u003e\n\n  \u003csection class=\"auv-watch-description__intro\"\u003e\n    \u003ch2 class=\"auv-watch-description__title\"\u003eAbout This Timepiece\u003c\/h2\u003e\n\n    \u003cdiv class=\"auv-watch-description__copy\"\u003e\n      \u003cp\u003e\n        The Rolex Oyster Perpetual Yacht-Master 42 reference 226658 combines\n        a 42 mm case in 18 kt yellow gold with a black dial, a matt black\n        Cerachrom bezel insert and a flexible black Oysterflex bracelet.\n        Its automatic calibre 3235 provides an instantaneous date display\n        and an approximate 70-hour power reserve.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- EXPANDABLE FULL DESCRIPTION --\u003e\n\n  \u003cdetails class=\"auv-watch-description__full-description\"\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"auv-watch-description__summary-more\"\u003e\n        View full description\n      \u003c\/span\u003e\n\n      \u003cspan class=\"auv-watch-description__summary-less\"\u003e\n        Show less\n      \u003c\/span\u003e\n\n      \u003cspan class=\"auv-watch-description__summary-icon\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"auv-watch-description__full-content\"\u003e\n\n      \u003c!-- THE STORY --\u003e\n\n      \u003csection class=\"auv-watch-description__section\"\u003e\n        \u003ch2 class=\"auv-watch-description__title\"\u003eThe Story\u003c\/h2\u003e\n\n        \u003cdiv class=\"auv-watch-description__copy\"\u003e\n          \u003cp\u003e\n            Introduced in this yellow-gold configuration in 2022, the\n            Yacht-Master 42 reference 226658 brings precious-metal\n            construction to the larger 42 mm expression of Rolex’s\n            nautical collection.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The 18 kt yellow-gold Oyster case is paired with a bidirectional\n            60-minute graduated bezel. Its matt black Cerachrom ceramic\n            insert features raised, polished numerals and graduations,\n            creating a strong contrast against the warm tone of the case.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The black dial uses broad hands and applied geometric hour\n            markers filled with Chromalight luminescent material. A date\n            aperture at 3 o’clock is viewed through the Cyclops lens above\n            the scratch-resistant sapphire crystal.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Power is supplied by the self-winding calibre 3235, while the\n            Oysterflex bracelet combines flexible internal metal blades\n            with a high-performance black elastomer exterior and an\n            adjustable Oysterlock safety clasp.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n      \u003c!-- CRAFTSMANSHIP AND PERFORMANCE --\u003e\n\n      \u003csection class=\"auv-watch-description__section\"\u003e\n        \u003ch2 class=\"auv-watch-description__title\"\u003e\n          Craftsmanship and Performance\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"auv-watch-description__features\"\u003e\n\n          \u003carticle class=\"auv-watch-description__feature\"\u003e\n            \u003cspan class=\"auv-watch-description__feature-number\"\u003e01\u003c\/span\u003e\n\n            \u003ch3 class=\"auv-watch-description__feature-title\"\u003e\n              Black Chromalight Dial\n            \u003c\/h3\u003e\n\n            \u003cp class=\"auv-watch-description__feature-text\"\u003e\n              The black dial features broad hands and geometric hour\n              markers with a long-lasting Chromalight luminescent display\n              for clear reading in reduced light.\n            \u003c\/p\u003e\n          \u003c\/article\u003e\n\n          \u003carticle class=\"auv-watch-description__feature\"\u003e\n            \u003cspan class=\"auv-watch-description__feature-number\"\u003e02\u003c\/span\u003e\n\n            \u003ch3 class=\"auv-watch-description__feature-title\"\u003e\n              Cerachrom Graduated Bezel\n            \u003c\/h3\u003e\n\n            \u003cp class=\"auv-watch-description__feature-text\"\u003e\n              The bidirectional 60-minute bezel uses a matt black ceramic\n              Cerachrom insert with raised, polished numerals and\n              graduations.\n            \u003c\/p\u003e\n          \u003c\/article\u003e\n\n          \u003carticle class=\"auv-watch-description__feature\"\u003e\n            \u003cspan class=\"auv-watch-description__feature-number\"\u003e03\u003c\/span\u003e\n\n            \u003ch3 class=\"auv-watch-description__feature-title\"\u003e\n              Automatic Calibre 3235\n            \u003c\/h3\u003e\n\n            \u003cp class=\"auv-watch-description__feature-text\"\u003e\n              The Manufacture Rolex calibre 3235 is a mechanical,\n              self-winding movement with bidirectional winding through\n              a Perpetual rotor.\n            \u003c\/p\u003e\n          \u003c\/article\u003e\n\n          \u003carticle class=\"auv-watch-description__feature\"\u003e\n            \u003cspan class=\"auv-watch-description__feature-number\"\u003e04\u003c\/span\u003e\n\n            \u003ch3 class=\"auv-watch-description__feature-title\"\u003e\n              Instantaneous Date Display\n            \u003c\/h3\u003e\n\n            \u003cp class=\"auv-watch-description__feature-text\"\u003e\n              The movement provides central hours, minutes and seconds,\n              an instantaneous date with rapid setting and a stop-seconds\n              function for precise adjustment.\n            \u003c\/p\u003e\n          \u003c\/article\u003e\n\n          \u003carticle class=\"auv-watch-description__feature\"\u003e\n            \u003cspan class=\"auv-watch-description__feature-number\"\u003e05\u003c\/span\u003e\n\n            \u003ch3 class=\"auv-watch-description__feature-title\"\u003e\n              Oyster Case Architecture\n            \u003c\/h3\u003e\n\n            \u003cp class=\"auv-watch-description__feature-text\"\u003e\n              The 18 kt yellow-gold Oyster case incorporates a screw-down\n              case back, Triplock winding crown and scratch-resistant\n              sapphire crystal with a Cyclops lens over the date.\n            \u003c\/p\u003e\n          \u003c\/article\u003e\n\n          \u003carticle class=\"auv-watch-description__feature\"\u003e\n            \u003cspan class=\"auv-watch-description__feature-number\"\u003e06\u003c\/span\u003e\n\n            \u003ch3 class=\"auv-watch-description__feature-title\"\u003e\n              Oysterflex Bracelet\n            \u003c\/h3\u003e\n\n            \u003cp class=\"auv-watch-description__feature-text\"\u003e\n              Flexible internal metal blades are overmoulded with\n              high-performance black elastomer and secured by an\n              Oysterlock safety clasp with the Glidelock extension system.\n            \u003c\/p\u003e\n          \u003c\/article\u003e\n\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n      \u003c!-- ACCESSORIES --\u003e\n\n      \u003csection class=\"auv-watch-description__section\"\u003e\n        \u003ch2 class=\"auv-watch-description__title\"\u003eAccessories\u003c\/h2\u003e\n\n        \u003cdiv class=\"auv-watch-description__accessories\"\u003e\n\n          \u003cdiv class=\"auv-watch-description__accessory\"\u003e\n            \u003cspan class=\"auv-watch-description__label\"\u003e\n              Presentation Box\n            \u003c\/span\u003e\n\n            \u003cspan class=\"auv-watch-description__value\"\u003e\n              To Be Confirmed\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"auv-watch-description__accessory\"\u003e\n            \u003cspan class=\"auv-watch-description__label\"\u003e\n              Papers\n            \u003c\/span\u003e\n\n            \u003cspan class=\"auv-watch-description__value\"\u003e\n              To Be Confirmed\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"auv-watch-description__notice\"\u003e\n          The availability of the original presentation box, accompanying\n          papers and additional accessories must be confirmed before purchase.\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n      \u003c!-- CONDITION --\u003e\n\n      \u003csection class=\"auv-watch-description__section\"\u003e\n        \u003ch2 class=\"auv-watch-description__title\"\u003eCondition\u003c\/h2\u003e\n\n        \u003cdiv class=\"auv-watch-description__condition-list\"\u003e\n\n          \u003cdiv class=\"auv-watch-description__condition\"\u003e\n            \u003cspan class=\"auv-watch-description__label\"\u003eOverall\u003c\/span\u003e\n\n            \u003cp class=\"auv-watch-description__condition-title\"\u003e\n              Condition To Be Confirmed\n            \u003c\/p\u003e\n\n            \u003cp class=\"auv-watch-description__condition-text\"\u003e\n              The precise cosmetic and mechanical condition of this\n              individual timepiece has not been confirmed. The watch should\n              be assessed through detailed photographs and physical\n              inspection before publication or purchase.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"auv-watch-description__condition\"\u003e\n            \u003cspan class=\"auv-watch-description__label\"\u003e\n              Dial, Hands and Crystal\n            \u003c\/span\u003e\n\n            \u003cp class=\"auv-watch-description__condition-title\"\u003e\n              Inspection Required\n            \u003c\/p\u003e\n\n            \u003cp class=\"auv-watch-description__condition-text\"\u003e\n              The condition of the black dial, applied hour markers, hands,\n              date display, Cyclops lens and sapphire crystal should be\n              confirmed from high-resolution photographs of the individual\n              watch.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"auv-watch-description__condition\"\u003e\n            \u003cspan class=\"auv-watch-description__label\"\u003e\n              Case, Bezel and Oysterflex Bracelet\n            \u003c\/span\u003e\n\n            \u003cp class=\"auv-watch-description__condition-title\"\u003e\n              Inspection Required\n            \u003c\/p\u003e\n\n            \u003cp class=\"auv-watch-description__condition-text\"\u003e\n              The 18 kt yellow-gold case, ceramic bezel insert, crown,\n              Oysterflex bracelet and Oysterlock clasp should be inspected\n              for wear, marks, previous refinishing and mechanical operation.\n              No polishing or service history has been confirmed.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Auvellor","offers":[{"title":"Default Title","offer_id":48126512496870,"sku":"AUV-ORV-OH-GRN-SLV-001-NBX","price":199.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0817\/2162\/2758\/files\/638389174129053726.jpg?v=1786015225","url":"https:\/\/auvellor.com\/products\/rolex-yacht-master-42-gold-black-oysterflex","provider":"Auvellor","version":"1.0","type":"link"}