{"product_id":"gmt-master-ii-126710blnr-batman","title":"Rolex GMT-Master II 126710BLNR-0002 “Batman” Jubilee","description":"\u003cstyle\u003e\n  .auv-batman {\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-batman *,\n  .auv-batman *::before,\n  .auv-batman *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TECHNICAL DETAILS *\/\n\n  .auv-batman__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-batman__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-batman__accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .auv-batman__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-batman__accordion[open] summary {\n    border-bottom: 1px solid var(--auv-border);\n  }\n\n  .auv-batman__accordion[open] summary::after {\n    content: \"−\";\n  }\n\n  .auv-batman__details {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .auv-batman__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-batman__detail:nth-child(3n) {\n    border-right: none;\n  }\n\n  .auv-batman__detail:nth-last-child(-n + 3) {\n    border-bottom: none;\n  }\n\n  .auv-batman__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-batman__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  \/* CONTENT SECTIONS *\/\n\n  .auv-batman__section {\n    margin: 42px 0;\n  }\n\n  .auv-batman__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-batman__copy {\n    max-width: 780px;\n    color: var(--auv-text);\n    font-size: 15px;\n    line-height: 1.85;\n  }\n\n  .auv-batman__copy p {\n    margin: 0 0 18px;\n  }\n\n  .auv-batman__copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* FEATURE CARDS *\/\n\n  .auv-batman__features {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .auv-batman__feature {\n    padding: 21px;\n    background: var(--auv-soft);\n    border: 1px solid var(--auv-border);\n    border-radius: 14px;\n  }\n\n  .auv-batman__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-batman__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-batman__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-batman__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-batman__accessory {\n    padding: 18px 20px;\n  }\n\n  .auv-batman__accessory + .auv-batman__accessory {\n    border-left: 1px solid var(--auv-border);\n  }\n\n  .auv-batman__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-batman__condition-list {\n    display: grid;\n    max-width: 740px;\n    gap: 25px;\n  }\n\n  .auv-batman__condition {\n    padding-left: 18px;\n    border-left: 1px solid var(--auv-border);\n  }\n\n  .auv-batman__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-batman__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-batman__accordion {\n      margin-bottom: 34px;\n      border-radius: 12px;\n    }\n\n    .auv-batman__accordion summary {\n      min-height: 54px;\n      padding: 15px 16px;\n      font-size: 13px;\n    }\n\n    .auv-batman__details {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .auv-batman__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-batman__detail:nth-child(3n) {\n      border-right: 1px solid var(--auv-border);\n    }\n\n    .auv-batman__detail:nth-child(2n) {\n      border-right: none;\n    }\n\n    .auv-batman__detail:nth-last-child(-n + 3) {\n      border-bottom: 1px solid var(--auv-border);\n    }\n\n    .auv-batman__detail:nth-last-child(-n + 2) {\n      border-bottom: none;\n    }\n\n    .auv-batman__label {\n      font-size: 9px;\n    }\n\n    .auv-batman__value {\n      font-size: 13px;\n    }\n\n    .auv-batman__section {\n      margin: 34px 0;\n    }\n\n    .auv-batman__title {\n      margin-bottom: 14px;\n      font-size: 19px;\n    }\n\n    .auv-batman__copy {\n      font-size: 14px;\n      line-height: 1.8;\n    }\n\n    .auv-batman__features {\n      grid-template-columns: 1fr;\n    }\n\n    .auv-batman__feature {\n      padding: 18px;\n    }\n\n    .auv-batman__accessories {\n      width: 100%;\n      max-width: none;\n    }\n\n    .auv-batman__accessory {\n      padding: 16px 14px;\n    }\n\n    .auv-batman__notice {\n      padding: 13px 14px;\n      font-size: 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"auv-batman\"\u003e\n\n  \u003c!-- TECHNICAL DETAILS --\u003e\n  \u003cdetails class=\"auv-batman__accordion\" open\u003e\n    \u003csummary\u003eTechnical Details\u003c\/summary\u003e\n\n    \u003cdiv class=\"auv-batman__details\"\u003e\n\n      \u003cdiv class=\"auv-batman__detail\"\u003e\n        \u003cspan class=\"auv-batman__label\"\u003eReference\u003c\/span\u003e\n        \u003cspan class=\"auv-batman__value\"\u003e126710BLNR-0002\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-batman__detail\"\u003e\n        \u003cspan class=\"auv-batman__label\"\u003eModel\u003c\/span\u003e\n        \u003cspan class=\"auv-batman__value\"\u003eGMT-Master II\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-batman__detail\"\u003e\n        \u003cspan class=\"auv-batman__label\"\u003eCase Size\u003c\/span\u003e\n        \u003cspan class=\"auv-batman__value\"\u003e40 MM\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-batman__detail\"\u003e\n        \u003cspan class=\"auv-batman__label\"\u003eMaterial\u003c\/span\u003e\n        \u003cspan class=\"auv-batman__value\"\u003eOystersteel\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-batman__detail\"\u003e\n        \u003cspan class=\"auv-batman__label\"\u003eDial\u003c\/span\u003e\n        \u003cspan class=\"auv-batman__value\"\u003eBlack\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-batman__detail\"\u003e\n        \u003cspan class=\"auv-batman__label\"\u003eBezel\u003c\/span\u003e\n        \u003cspan class=\"auv-batman__value\"\u003e\n          Blue \u0026amp; Black Cerachrom\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-batman__detail\"\u003e\n        \u003cspan class=\"auv-batman__label\"\u003eMovement\u003c\/span\u003e\n        \u003cspan class=\"auv-batman__value\"\u003eAutomatic 3285\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-batman__detail\"\u003e\n        \u003cspan class=\"auv-batman__label\"\u003ePower Reserve\u003c\/span\u003e\n        \u003cspan class=\"auv-batman__value\"\u003eApprox. 70 Hours\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-batman__detail\"\u003e\n        \u003cspan class=\"auv-batman__label\"\u003eWater Resistance\u003c\/span\u003e\n        \u003cspan class=\"auv-batman__value\"\u003e100 M \/ 330 FT\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-batman__detail\"\u003e\n        \u003cspan class=\"auv-batman__label\"\u003eCrystal\u003c\/span\u003e\n        \u003cspan class=\"auv-batman__value\"\u003e\n          Sapphire with Cyclops\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-batman__detail\"\u003e\n        \u003cspan class=\"auv-batman__label\"\u003eBracelet\u003c\/span\u003e\n        \u003cspan class=\"auv-batman__value\"\u003eJubilee\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-batman__detail\"\u003e\n        \u003cspan class=\"auv-batman__label\"\u003eFunction\u003c\/span\u003e\n        \u003cspan class=\"auv-batman__value\"\u003eSecond Time Zone\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-batman__section\"\u003e\n    \u003ch2 class=\"auv-batman__title\"\u003e\n      The Story\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"auv-batman__copy\"\u003e\n      \u003cp\u003e\n        The Rolex GMT-Master II reference 126710BLNR is distinguished by\n        its black dial and blue-and-black ceramic bezel, a colour\n        combination known among collectors as the “Batman.”\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The two-tone bezel separates daytime from nighttime hours when\n        reading reference time. Its arrow-tipped 24-hour hand works with\n        the bidirectional graduated bezel to display time in another part\n        of the world.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The conventional hour hand indicates local time and can be moved\n        forwards or backwards independently, allowing the wearer to adapt\n        to a new time zone without stopping the movement or affecting the\n        minutes and seconds.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This configuration is completed by a five-piece-link Jubilee\n        bracelet, adding a refined and fluid 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-batman__section\"\u003e\n    \u003ch2 class=\"auv-batman__title\"\u003e\n      Craftsmanship and Performance\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"auv-batman__features\"\u003e\n\n      \u003carticle class=\"auv-batman__feature\"\u003e\n        \u003cspan class=\"auv-batman__feature-number\"\u003e01\u003c\/span\u003e\n\n        \u003ch3 class=\"auv-batman__feature-title\"\u003e\n          Blue and Black Cerachrom Bezel\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-batman__feature-text\"\u003e\n          The bidirectional 24-hour bezel features a two-colour ceramic\n          insert with moulded numerals and graduations for clear and\n          durable reading.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"auv-batman__feature\"\u003e\n        \u003cspan class=\"auv-batman__feature-number\"\u003e02\u003c\/span\u003e\n\n        \u003ch3 class=\"auv-batman__feature-title\"\u003e\n          Multiple Time Zones\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-batman__feature-text\"\u003e\n          The blue arrow-tipped hand displays reference time on the\n          24-hour bezel, while the conventional hour hand indicates local\n          time and adjusts independently.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"auv-batman__feature\"\u003e\n        \u003cspan class=\"auv-batman__feature-number\"\u003e03\u003c\/span\u003e\n\n        \u003ch3 class=\"auv-batman__feature-title\"\u003e\n          Calibre 3285\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-batman__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-batman__feature\"\u003e\n        \u003cspan class=\"auv-batman__feature-number\"\u003e04\u003c\/span\u003e\n\n        \u003ch3 class=\"auv-batman__feature-title\"\u003e\n          Oystersteel Construction\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-batman__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-batman__feature\"\u003e\n        \u003cspan class=\"auv-batman__feature-number\"\u003e05\u003c\/span\u003e\n\n        \u003ch3 class=\"auv-batman__feature-title\"\u003e\n          Chromalight Display\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-batman__feature-text\"\u003e\n          Broad hands and applied hour markers use long-lasting blue\n          luminescence for clear legibility in low-light conditions.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"auv-batman__feature\"\u003e\n        \u003cspan class=\"auv-batman__feature-number\"\u003e06\u003c\/span\u003e\n\n        \u003ch3 class=\"auv-batman__feature-title\"\u003e\n          Jubilee Bracelet\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-batman__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-batman__section\"\u003e\n    \u003ch2 class=\"auv-batman__title\"\u003e\n      Accessories\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"auv-batman__accessories\"\u003e\n\n      \u003cdiv class=\"auv-batman__accessory\"\u003e\n        \u003cspan class=\"auv-batman__label\"\u003e\n          Presentation Box\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-batman__value\"\u003e\n          Included\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-batman__accessory\"\u003e\n        \u003cspan class=\"auv-batman__label\"\u003e\n          Card\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-batman__value\"\u003e\n          Included\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"auv-batman__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-batman__section\"\u003e\n    \u003ch2 class=\"auv-batman__title\"\u003e\n      Condition\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"auv-batman__condition-list\"\u003e\n\n      \u003cdiv class=\"auv-batman__condition\"\u003e\n        \u003cspan class=\"auv-batman__label\"\u003e\n          Overall\n        \u003c\/span\u003e\n\n        \u003cp class=\"auv-batman__condition-title\"\u003e\n          New \/ Unworn\n        \u003c\/p\u003e\n\n        \u003cp class=\"auv-batman__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-batman__condition\"\u003e\n        \u003cspan class=\"auv-batman__label\"\u003e\n          Dial, Hands and Crystal\n        \u003c\/span\u003e\n\n        \u003cp class=\"auv-batman__condition-title\"\u003e\n          New Condition\n        \u003c\/p\u003e\n\n        \u003cp class=\"auv-batman__condition-text\"\u003e\n          The black dial, luminous 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-batman__condition\"\u003e\n        \u003cspan class=\"auv-batman__label\"\u003e\n          Case, Bezel and Bracelet\n        \u003c\/span\u003e\n\n        \u003cp class=\"auv-batman__condition-title\"\u003e\n          New Condition\n        \u003c\/p\u003e\n\n        \u003cp class=\"auv-batman__condition-text\"\u003e\n          The Oystersteel case, blue 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":48096257343718,"sku":"RP-RG-011","price":229.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0817\/2162\/2758\/files\/1_e22c4942-8f60-4179-9c10-756918d33266.jpg?v=1785695224","url":"https:\/\/auvellor.com\/products\/gmt-master-ii-126710blnr-batman","provider":"Auvellor","version":"1.0","type":"link"}