{"product_id":"gmt-master-ii-bruce-wayne","title":"Rolex GMT-Master II 126710GRNR “Bruce Wayne”","description":"\u003cstyle\u003e\n  .auv-bruce-wayne {\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-bruce-wayne *,\n  .auv-bruce-wayne *::before,\n  .auv-bruce-wayne *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TECHNICAL DETAILS *\/\n\n  .auv-bruce-wayne__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-bruce-wayne__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-bruce-wayne__accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .auv-bruce-wayne__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-bruce-wayne__accordion[open] summary {\n    border-bottom: 1px solid var(--auv-border);\n  }\n\n  .auv-bruce-wayne__accordion[open] summary::after {\n    content: \"−\";\n  }\n\n  .auv-bruce-wayne__details {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .auv-bruce-wayne__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-bruce-wayne__detail:nth-child(3n) {\n    border-right: none;\n  }\n\n  .auv-bruce-wayne__detail:nth-last-child(-n + 3) {\n    border-bottom: none;\n  }\n\n  .auv-bruce-wayne__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-bruce-wayne__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  \/* SECTIONS *\/\n\n  .auv-bruce-wayne__section {\n    margin: 42px 0;\n  }\n\n  .auv-bruce-wayne__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-bruce-wayne__copy {\n    max-width: 780px;\n    color: var(--auv-text);\n    font-size: 15px;\n    line-height: 1.85;\n  }\n\n  .auv-bruce-wayne__copy p {\n    margin: 0 0 18px;\n  }\n\n  .auv-bruce-wayne__copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* FEATURE CARDS *\/\n\n  .auv-bruce-wayne__features {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .auv-bruce-wayne__feature {\n    padding: 21px;\n    background: var(--auv-soft);\n    border: 1px solid var(--auv-border);\n    border-radius: 14px;\n  }\n\n  .auv-bruce-wayne__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-bruce-wayne__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-bruce-wayne__feature-text {\n    margin: 0;\n    color: var(--auv-text);\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  \/* ACCESSORIES *\/\n\n  .auv-bruce-wayne__accessories {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    max-width: 520px;\n    border-top: 1px solid var(--auv-border);\n    border-bottom: 1px solid var(--auv-border);\n  }\n\n  .auv-bruce-wayne__accessory {\n    padding: 18px 20px;\n  }\n\n  .auv-bruce-wayne__accessory +\n  .auv-bruce-wayne__accessory {\n    border-left: 1px solid var(--auv-border);\n  }\n\n  .auv-bruce-wayne__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  \/* CONDITION *\/\n\n  .auv-bruce-wayne__condition-list {\n    display: grid;\n    max-width: 740px;\n    gap: 25px;\n  }\n\n  .auv-bruce-wayne__condition {\n    padding-left: 18px;\n    border-left: 1px solid var(--auv-border);\n  }\n\n  .auv-bruce-wayne__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-bruce-wayne__condition-text {\n    margin: 0;\n    color: var(--auv-text);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .auv-bruce-wayne__accordion {\n      margin-bottom: 34px;\n      border-radius: 12px;\n    }\n\n    .auv-bruce-wayne__accordion summary {\n      min-height: 54px;\n      padding: 15px 16px;\n      font-size: 13px;\n    }\n\n    .auv-bruce-wayne__details {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .auv-bruce-wayne__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-bruce-wayne__detail:nth-child(3n) {\n      border-right: 1px solid var(--auv-border);\n    }\n\n    .auv-bruce-wayne__detail:nth-child(2n) {\n      border-right: none;\n    }\n\n    .auv-bruce-wayne__detail:nth-last-child(-n + 3) {\n      border-bottom: 1px solid var(--auv-border);\n    }\n\n    .auv-bruce-wayne__detail:nth-last-child(-n + 2) {\n      border-bottom: none;\n    }\n\n    .auv-bruce-wayne__label {\n      font-size: 9px;\n    }\n\n    .auv-bruce-wayne__value {\n      font-size: 13px;\n    }\n\n    .auv-bruce-wayne__section {\n      margin: 34px 0;\n    }\n\n    .auv-bruce-wayne__title {\n      margin-bottom: 14px;\n      font-size: 19px;\n    }\n\n    .auv-bruce-wayne__copy {\n      font-size: 14px;\n      line-height: 1.8;\n    }\n\n    .auv-bruce-wayne__features {\n      grid-template-columns: 1fr;\n    }\n\n    .auv-bruce-wayne__feature {\n      padding: 18px;\n    }\n\n    .auv-bruce-wayne__accessories {\n      width: 100%;\n      max-width: none;\n    }\n\n    .auv-bruce-wayne__accessory {\n      padding: 16px 14px;\n    }\n\n    .auv-bruce-wayne__notice {\n      padding: 13px 14px;\n      font-size: 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"auv-bruce-wayne\"\u003e\n\n  \u003c!-- TECHNICAL DETAILS --\u003e\n  \u003cdetails class=\"auv-bruce-wayne__accordion\" open\u003e\n    \u003csummary\u003eTechnical Details\u003c\/summary\u003e\n\n    \u003cdiv class=\"auv-bruce-wayne__details\"\u003e\n\n      \u003cdiv class=\"auv-bruce-wayne__detail\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__label\"\u003e\n          Reference\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-bruce-wayne__value\"\u003e\n          126710GRNR-0003\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-bruce-wayne__detail\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__label\"\u003e\n          Model\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-bruce-wayne__value\"\u003e\n          GMT-Master II\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-bruce-wayne__detail\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__label\"\u003e\n          Case Size\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-bruce-wayne__value\"\u003e\n          40 MM\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-bruce-wayne__detail\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__label\"\u003e\n          Material\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-bruce-wayne__value\"\u003e\n          Oystersteel\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-bruce-wayne__detail\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__label\"\u003e\n          Dial\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-bruce-wayne__value\"\u003e\n          Black Lacquer\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-bruce-wayne__detail\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__label\"\u003e\n          Bezel\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-bruce-wayne__value\"\u003e\n          Grey \u0026amp; Black Cerachrom\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-bruce-wayne__detail\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__label\"\u003e\n          Movement\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-bruce-wayne__value\"\u003e\n          Automatic 3285\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-bruce-wayne__detail\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__label\"\u003e\n          Power Reserve\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-bruce-wayne__value\"\u003e\n          Approx. 70 Hours\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-bruce-wayne__detail\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__label\"\u003e\n          Water Resistance\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-bruce-wayne__value\"\u003e\n          100 M \/ 330 FT\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-bruce-wayne__detail\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__label\"\u003e\n          Crystal\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-bruce-wayne__value\"\u003e\n          Sapphire with Cyclops\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-bruce-wayne__detail\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__label\"\u003e\n          Bracelet\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-bruce-wayne__value\"\u003e\n          Jubilee\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-bruce-wayne__detail\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__label\"\u003e\n          Function\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-bruce-wayne__value\"\u003e\n          Second Time Zone\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- THE STORY --\u003e\n  \u003csection class=\"auv-bruce-wayne__section\"\u003e\n    \u003ch2 class=\"auv-bruce-wayne__title\"\u003e\n      The Story\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"auv-bruce-wayne__copy\"\u003e\n      \u003cp\u003e\n        Introduced in 2024, the Rolex GMT-Master II reference\n        126710GRNR-0003 presents a restrained interpretation of the\n        collection’s signature two-colour bezel.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its black lacquer dial is paired with a grey and black ceramic\n        bezel, creating the understated appearance commonly associated\n        with the “Bruce Wayne” nickname. Green accents appear on the\n        arrow-tipped 24-hour hand and the GMT-Master II inscription.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Originally created for travellers, the GMT-Master II allows local\n        time and reference time to be read simultaneously. The independently\n        adjustable hour hand can be moved forwards or backwards without\n        stopping the movement or affecting the minutes and seconds.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This configuration is completed by the five-piece-link Jubilee\n        bracelet, bringing a fluid and refined profile to the professional\n        Oystersteel case.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CRAFTSMANSHIP AND PERFORMANCE --\u003e\n  \u003csection class=\"auv-bruce-wayne__section\"\u003e\n    \u003ch2 class=\"auv-bruce-wayne__title\"\u003e\n      Craftsmanship and Performance\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"auv-bruce-wayne__features\"\u003e\n\n      \u003carticle class=\"auv-bruce-wayne__feature\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__feature-number\"\u003e\n          01\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"auv-bruce-wayne__feature-title\"\u003e\n          Grey and Black Cerachrom Bezel\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-bruce-wayne__feature-text\"\u003e\n          The bidirectional 24-hour bezel features a two-colour ceramic\n          insert with moulded numerals and graduations designed for\n          durability and clear reading.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"auv-bruce-wayne__feature\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__feature-number\"\u003e\n          02\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"auv-bruce-wayne__feature-title\"\u003e\n          Multiple Time Zones\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-bruce-wayne__feature-text\"\u003e\n          The green arrow-tipped hand displays reference time on the\n          24-hour bezel, while the conventional hour hand indicates local\n          time and can be adjusted independently.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"auv-bruce-wayne__feature\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__feature-number\"\u003e\n          03\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"auv-bruce-wayne__feature-title\"\u003e\n          Calibre 3285\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-bruce-wayne__feature-text\"\u003e\n          The self-winding mechanical movement powers the GMT function,\n          instantaneous date display and approximately 70-hour power\n          reserve.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"auv-bruce-wayne__feature\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__feature-number\"\u003e\n          04\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"auv-bruce-wayne__feature-title\"\u003e\n          Oystersteel Construction\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-bruce-wayne__feature-text\"\u003e\n          The 40 mm Oystersteel case combines corrosion resistance with\n          polished and satin-finished surfaces for a refined professional\n          appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"auv-bruce-wayne__feature\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__feature-number\"\u003e\n          05\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"auv-bruce-wayne__feature-title\"\u003e\n          Chromalight Display\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-bruce-wayne__feature-text\"\u003e\n          Broad hands and applied hour markers use a long-lasting\n          luminescent display for clear legibility in low-light\n          conditions.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"auv-bruce-wayne__feature\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__feature-number\"\u003e\n          06\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"auv-bruce-wayne__feature-title\"\u003e\n          Jubilee Bracelet\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-bruce-wayne__feature-text\"\u003e\n          The five-piece-link Jubilee bracelet is completed by an\n          Oysterlock safety clasp and an Easylink extension providing\n          approximately 5 mm of additional adjustment.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ACCESSORIES --\u003e\n  \u003csection class=\"auv-bruce-wayne__section\"\u003e\n    \u003ch2 class=\"auv-bruce-wayne__title\"\u003e\n      Accessories\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"auv-bruce-wayne__accessories\"\u003e\n\n      \u003cdiv class=\"auv-bruce-wayne__accessory\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__label\"\u003e\n          Presentation Box\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-bruce-wayne__value\"\u003e\n          Included\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-bruce-wayne__accessory\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__label\"\u003e\n          Card\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-bruce-wayne__value\"\u003e\n          Included\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"auv-bruce-wayne__notice\"\u003e\n      This timepiece is supplied new with its presentation box and card.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CONDITION --\u003e\n  \u003csection class=\"auv-bruce-wayne__section\"\u003e\n    \u003ch2 class=\"auv-bruce-wayne__title\"\u003e\n      Condition\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"auv-bruce-wayne__condition-list\"\u003e\n\n      \u003cdiv class=\"auv-bruce-wayne__condition\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__label\"\u003e\n          Overall\n        \u003c\/span\u003e\n\n        \u003cp class=\"auv-bruce-wayne__condition-title\"\u003e\n          New \/ Unworn\n        \u003c\/p\u003e\n\n        \u003cp class=\"auv-bruce-wayne__condition-text\"\u003e\n          The timepiece is offered in new, unworn condition and has not\n          been previously worn.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-bruce-wayne__condition\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__label\"\u003e\n          Dial, Hands and Crystal\n        \u003c\/span\u003e\n\n        \u003cp class=\"auv-bruce-wayne__condition-title\"\u003e\n          New Condition\n        \u003c\/p\u003e\n\n        \u003cp class=\"auv-bruce-wayne__condition-text\"\u003e\n          The black lacquer dial, hands, hour markers and sapphire\n          crystal are presented in new condition.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-bruce-wayne__condition\"\u003e\n        \u003cspan class=\"auv-bruce-wayne__label\"\u003e\n          Case, Bezel and Bracelet\n        \u003c\/span\u003e\n\n        \u003cp class=\"auv-bruce-wayne__condition-title\"\u003e\n          New Condition\n        \u003c\/p\u003e\n\n        \u003cp class=\"auv-bruce-wayne__condition-text\"\u003e\n          The Oystersteel case, grey and black Cerachrom bezel and\n          Jubilee bracelet are presented in new condition.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Exklusiv Time","offers":[{"title":"Default Title","offer_id":48096257409254,"sku":"RP-RG-013","price":229.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0817\/2162\/2758\/files\/6_8fa5b8f1-0874-42b0-88c7-70f4e5eede25.jpg?v=1785695226","url":"https:\/\/auvellor.com\/products\/gmt-master-ii-bruce-wayne","provider":"Auvellor","version":"1.0","type":"link"}