{"product_id":"rolex-gmt-master-ii-m126719blro-0002-meteorite-dial","title":"Rolex GMT-Master II M126719BLRO-0002 'Meteorite Dial'","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\"\u003e126719BLRO\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\"\u003eGMT-Master II\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-watch-description__detail\"\u003e\n\u003cspan class=\"auv-watch-description__label\"\u003eConfiguration\u003c\/span\u003e \u003cspan class=\"auv-watch-description__value\"\u003e M126719BLRO-0002 \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 Red and Blue Cerachrom, 24-Hour \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 Meteorite with Chromalight Display \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 Perpetual, Mechanical, Self-Winding, GMT \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 3285 \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. 70 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 18 CT White Gold Oyster 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 GMT-Master II reference 126719BLRO, configuration M126719BLRO-0002, combines a 40 mm case in 18 ct white gold with a meteorite dial, a red-and-blue Cerachrom bezel and a three-piece Oyster bracelet in matching white gold. Powered by the self-winding calibre 3285, this configuration unites dual-time functionality with the distinctive natural structure of an extraterrestrial material.\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\u003eDesigned to display local and reference time simultaneously, the GMT-Master II uses an additional arrow-tipped hand that circles the dial once every 24 hours. Reference time is read against the graduated ceramic bezel, while the central hour hand can be adjusted independently when travelling between time zones.\u003c\/p\u003e\n\u003cp\u003eThe meteorite dial gives this configuration its defining visual identity. Formed through the exceptionally slow cooling of metallic material within an asteroid or planetary body, every section presents an individual crystalline pattern that cannot be precisely repeated.\u003c\/p\u003e\n\u003cp\u003eSurrounding the dial is a bidirectional 24-hour bezel with a monobloc Cerachrom insert in red and blue ceramic. The lower and upper halves create a clear visual division across the 24-hour scale, while recessed numerals and graduations complete the travel-time display.\u003c\/p\u003e\n\u003cp\u003eThe Oyster case and bracelet are crafted from 18 ct white gold. Broad three-piece links, a folding Oysterlock safety clasp and an Easylink comfort extension combine precious-metal construction with a secure and practical 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\"\u003eMeteorite Dial\u003c\/h3\u003e\n\u003cp class=\"auv-watch-description__feature-text\"\u003eThe dial displays naturally formed metallic structures, giving each cut of meteorite an individual pattern and a distinctive silvery appearance.\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\"\u003eRed and Blue Cerachrom Bezel\u003c\/h3\u003e\n\u003cp class=\"auv-watch-description__feature-text\"\u003eThe bidirectional bezel features a two-colour ceramic insert with a complete 24-hour graduation for reading reference or alternative time zones.\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 3285\u003c\/h3\u003e\n\u003cp class=\"auv-watch-description__feature-text\"\u003eThe self-winding mechanical movement uses bidirectional winding through a Perpetual rotor and provides an approximate 70-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\"\u003eIndependent Local Hour\u003c\/h3\u003e\n\u003cp class=\"auv-watch-description__feature-text\"\u003eThe central hour hand can be adjusted independently in one-hour increments without interrupting the minutes, seconds or 24-hour reference-time display.\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 meteorite dial, while the Cyclops lens above the date improves visibility at a glance.\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\"\u003eWhite Gold Oyster Bracelet\u003c\/h3\u003e\n\u003cp class=\"auv-watch-description__feature-text\"\u003eThe three-piece bracelet is crafted from 18 ct white gold and secured by an Oysterlock safety clasp with an Easylink 5 mm comfort extension.\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 meteorite dial, hands, applied hour markers, luminous material, date display, sapphire crystal and Cyclops lens 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 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, red-and-blue Cerachrom bezel, winding crown, Oyster bracelet and Oysterlock 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":48126614307046,"sku":"AUV-ORI-ANL-WHT-SLV-001","price":189.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0817\/2162\/2758\/files\/e3aceeb4871e7933.jpg?v=1786021966","url":"https:\/\/auvellor.com\/products\/rolex-gmt-master-ii-m126719blro-0002-meteorite-dial","provider":"Auvellor","version":"1.0","type":"link"}