{"product_id":"audemars-piguet-royal-oak-flying-tourbillon-26534ti","title":"Audemars Piguet Royal Oak Flying Tourbillon 26534TI","description":"\u003cstyle\u003e\n  .auv-royaloak-green-tourbillon {\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-royaloak-green-tourbillon *,\n  .auv-royaloak-green-tourbillon *::before,\n  .auv-royaloak-green-tourbillon *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TECHNICAL DETAILS *\/\n\n  .auv-royaloak-green-tourbillon__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-royaloak-green-tourbillon__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-royaloak-green-tourbillon__accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .auv-royaloak-green-tourbillon__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-royaloak-green-tourbillon__accordion[open] summary {\n    border-bottom: 1px solid var(--auv-border);\n  }\n\n  .auv-royaloak-green-tourbillon__accordion[open] summary::after {\n    content: \"−\";\n  }\n\n  .auv-royaloak-green-tourbillon__details {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .auv-royaloak-green-tourbillon__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-royaloak-green-tourbillon__detail:nth-child(3n) {\n    border-right: none;\n  }\n\n  .auv-royaloak-green-tourbillon__detail:nth-last-child(-n + 3) {\n    border-bottom: none;\n  }\n\n  .auv-royaloak-green-tourbillon__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-royaloak-green-tourbillon__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 *\/\n\n  .auv-royaloak-green-tourbillon__section {\n    margin: 42px 0;\n  }\n\n  .auv-royaloak-green-tourbillon__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-royaloak-green-tourbillon__copy {\n    max-width: 780px;\n    color: var(--auv-text);\n    font-size: 15px;\n    line-height: 1.85;\n  }\n\n  .auv-royaloak-green-tourbillon__copy p {\n    margin: 0 0 18px;\n  }\n\n  .auv-royaloak-green-tourbillon__copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* FEATURE CARDS *\/\n\n  .auv-royaloak-green-tourbillon__features {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .auv-royaloak-green-tourbillon__feature {\n    padding: 21px;\n    background: var(--auv-soft);\n    border: 1px solid var(--auv-border);\n    border-radius: 14px;\n  }\n\n  .auv-royaloak-green-tourbillon__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-royaloak-green-tourbillon__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-royaloak-green-tourbillon__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-royaloak-green-tourbillon__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-royaloak-green-tourbillon__accessory {\n    padding: 18px 20px;\n  }\n\n  .auv-royaloak-green-tourbillon__accessory +\n  .auv-royaloak-green-tourbillon__accessory {\n    border-left: 1px solid var(--auv-border);\n  }\n\n  .auv-royaloak-green-tourbillon__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-royaloak-green-tourbillon__condition-list {\n    display: grid;\n    max-width: 740px;\n    gap: 25px;\n  }\n\n  .auv-royaloak-green-tourbillon__condition {\n    padding-left: 18px;\n    border-left: 1px solid var(--auv-border);\n  }\n\n  .auv-royaloak-green-tourbillon__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-royaloak-green-tourbillon__condition-text {\n    margin: 0;\n    color: var(--auv-text);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n\n  \/* COMPACT DESCRIPTION *\/\n\n  .auv-royaloak-green-tourbillon__intro {\n    margin: 34px 0 0;\n  }\n\n  .auv-royaloak-green-tourbillon__intro .auv-royaloak-green-tourbillon__copy {\n    max-width: 760px;\n  }\n\n  .auv-royaloak-green-tourbillon__full-description {\n    margin: 18px 0 0;\n  }\n\n  .auv-royaloak-green-tourbillon__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-royaloak-green-tourbillon__full-description \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .auv-royaloak-green-tourbillon__full-description \u003e summary:hover {\n    color: #ffffff;\n    background: var(--auv-green);\n    border-color: var(--auv-green);\n  }\n\n  .auv-royaloak-green-tourbillon__summary-less {\n    display: none;\n  }\n\n  .auv-royaloak-green-tourbillon__full-description[open]\n  .auv-royaloak-green-tourbillon__summary-more {\n    display: none;\n  }\n\n  .auv-royaloak-green-tourbillon__full-description[open]\n  .auv-royaloak-green-tourbillon__summary-less {\n    display: inline;\n  }\n\n  .auv-royaloak-green-tourbillon__summary-icon {\n    position: relative;\n    width: 12px;\n    height: 12px;\n    flex: 0 0 12px;\n  }\n\n  .auv-royaloak-green-tourbillon__summary-icon::before,\n  .auv-royaloak-green-tourbillon__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-royaloak-green-tourbillon__summary-icon::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n    transition: transform 0.2s ease;\n  }\n\n  .auv-royaloak-green-tourbillon__full-description[open]\n  .auv-royaloak-green-tourbillon__summary-icon::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .auv-royaloak-green-tourbillon__full-content {\n    padding-top: 4px;\n  }\n\n  .auv-royaloak-green-tourbillon__full-content\n  .auv-royaloak-green-tourbillon__section:first-child {\n    margin-top: 30px;\n  }\n\n  .auv-royaloak-green-tourbillon__full-description \u003e summary:focus-visible {\n    outline: 2px solid var(--auv-green);\n    outline-offset: 3px;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .auv-royaloak-green-tourbillon__accordion {\n      margin-bottom: 34px;\n      border-radius: 12px;\n    }\n\n    .auv-royaloak-green-tourbillon__accordion summary {\n      min-height: 54px;\n      padding: 15px 16px;\n      font-size: 13px;\n    }\n\n    .auv-royaloak-green-tourbillon__details {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .auv-royaloak-green-tourbillon__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-royaloak-green-tourbillon__detail:nth-child(3n) {\n      border-right: 1px solid var(--auv-border);\n    }\n\n    .auv-royaloak-green-tourbillon__detail:nth-child(2n) {\n      border-right: none;\n    }\n\n    .auv-royaloak-green-tourbillon__detail:nth-last-child(-n + 3) {\n      border-bottom: 1px solid var(--auv-border);\n    }\n\n    .auv-royaloak-green-tourbillon__detail:nth-last-child(-n + 2) {\n      border-bottom: none;\n    }\n\n    .auv-royaloak-green-tourbillon__label {\n      font-size: 9px;\n    }\n\n    .auv-royaloak-green-tourbillon__value {\n      font-size: 13px;\n    }\n\n    .auv-royaloak-green-tourbillon__section {\n      margin: 34px 0;\n    }\n\n    .auv-royaloak-green-tourbillon__title {\n      margin-bottom: 14px;\n      font-size: 19px;\n    }\n\n    .auv-royaloak-green-tourbillon__copy {\n      font-size: 14px;\n      line-height: 1.8;\n    }\n\n    .auv-royaloak-green-tourbillon__features {\n      grid-template-columns: 1fr;\n    }\n\n    .auv-royaloak-green-tourbillon__feature {\n      padding: 18px;\n    }\n\n    .auv-royaloak-green-tourbillon__accessories {\n      width: 100%;\n      max-width: none;\n    }\n\n    .auv-royaloak-green-tourbillon__accessory {\n      padding: 16px 14px;\n    }\n\n    .auv-royaloak-green-tourbillon__notice {\n      padding: 13px 14px;\n      font-size: 11px;\n    }\n\n    .auv-royaloak-green-tourbillon__intro {\n      margin-top: 28px;\n    }\n\n    .auv-royaloak-green-tourbillon__full-description {\n      margin-top: 15px;\n    }\n\n    .auv-royaloak-green-tourbillon__full-description \u003e summary {\n      min-height: 41px;\n      padding: 10px 14px;\n      font-size: 11px;\n    }\n\n    .auv-royaloak-green-tourbillon__full-content\n    .auv-royaloak-green-tourbillon__section:first-child {\n      margin-top: 26px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon\"\u003e\n\u003c!-- TECHNICAL DETAILS --\u003e\n\u003cdetails class=\"auv-royaloak-green-tourbillon__accordion\" open=\"\"\u003e\n\u003csummary\u003eTechnical Details\u003c\/summary\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__details\"\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n\u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e Reference \u003c\/span\u003e \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e 26534TI.OO.1220TI.01 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n\u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e Model \u003c\/span\u003e \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e Royal Oak Selfwinding Flying Tourbillon \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n\u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e Edition \u003c\/span\u003e \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e Limited to 50 Pieces \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n\u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e Case Size \u003c\/span\u003e \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e 41 MM \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n\u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e Case Thickness \u003c\/span\u003e \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e 10.7 MM \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n\u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e Material \u003c\/span\u003e \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e Titanium \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n\u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e Dial \u003c\/span\u003e \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e Green Evolutive Tapisserie \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n\u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e Movement \u003c\/span\u003e \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e Automatic Calibre 2950 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n\u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e Power Reserve \u003c\/span\u003e \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e Approx. 65 Hours \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n\u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e Water Resistance \u003c\/span\u003e \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e 50 M \/ 165 FT \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n\u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e Crystal \u0026amp; Case Back \u003c\/span\u003e \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e Glareproofed Sapphire \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n\u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e Bracelet \u003c\/span\u003e \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e Integrated Titanium Bracelet \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- SHORT DESCRIPTION --\u003e\n\u003csection class=\"auv-royaloak-green-tourbillon__intro\"\u003e\n\u003ch2 class=\"auv-royaloak-green-tourbillon__title\"\u003eAbout This Timepiece\u003c\/h2\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__copy\"\u003e\n\u003cp\u003eThe Audemars Piguet Royal Oak Selfwinding Flying Tourbillon reference 26534TI.OO.1220TI.01 combines the iconic architecture of the Royal Oak with a lightweight titanium construction, an intense green dial and a flying tourbillon at 6 o’clock.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EXPANDABLE FULL DESCRIPTION --\u003e\n\u003cdetails class=\"auv-royaloak-green-tourbillon__full-description\"\u003e\n\u003csummary\u003e\u003cspan class=\"auv-royaloak-green-tourbillon__summary-more\"\u003e View full description \u003c\/span\u003e \u003cspan class=\"auv-royaloak-green-tourbillon__summary-less\"\u003e Show less \u003c\/span\u003e \u003cspan class=\"auv-royaloak-green-tourbillon__summary-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__full-content\"\u003e\n\u003c!-- THE STORY --\u003e\n\u003csection class=\"auv-royaloak-green-tourbillon__section\"\u003e\n\u003ch2 class=\"auv-royaloak-green-tourbillon__title\"\u003eThe Story\u003c\/h2\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__copy\"\u003e\n\u003cp\u003eLimited to 50 pieces, this configuration pairs a lightweight titanium case and integrated bracelet with an intense green dial whose pattern appears to radiate outward from the flying tourbillon cage at 6 o’clock.\u003c\/p\u003e\n\u003cp\u003eThe green Evolutive Tapisserie motif gradually changes in scale across the dial, directing attention toward the exposed regulating organ while preserving the geometric character associated with the Royal Oak collection.\u003c\/p\u003e\n\u003cp\u003eApplied white-gold hour markers and Royal Oak hands provide a clear time display above the textured dial, while the transparent sapphire case back reveals the automatic calibre 2950 and its dedicated oscillating weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CRAFTSMANSHIP AND PERFORMANCE --\u003e\n\u003csection class=\"auv-royaloak-green-tourbillon__section\"\u003e\n\u003ch2 class=\"auv-royaloak-green-tourbillon__title\"\u003eCraftsmanship and Performance\u003c\/h2\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__features\"\u003e\n\u003carticle class=\"auv-royaloak-green-tourbillon__feature\"\u003e\u003cspan class=\"auv-royaloak-green-tourbillon__feature-number\"\u003e 01 \u003c\/span\u003e\n\u003ch3 class=\"auv-royaloak-green-tourbillon__feature-title\"\u003eGreen Evolutive Tapisserie Dial\u003c\/h3\u003e\n\u003cp class=\"auv-royaloak-green-tourbillon__feature-text\"\u003eThe vivid green dial features a radiating Evolutive Tapisserie pattern that changes in scale as it extends outward from the flying tourbillon cage.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"auv-royaloak-green-tourbillon__feature\"\u003e\u003cspan class=\"auv-royaloak-green-tourbillon__feature-number\"\u003e 02 \u003c\/span\u003e\n\u003ch3 class=\"auv-royaloak-green-tourbillon__feature-title\"\u003eFlying Tourbillon\u003c\/h3\u003e\n\u003cp class=\"auv-royaloak-green-tourbillon__feature-text\"\u003eUnlike a conventional tourbillon, the flying construction eliminates the upper bridge, offering an unobstructed view of the escapement, balance and rotating cage.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"auv-royaloak-green-tourbillon__feature\"\u003e\u003cspan class=\"auv-royaloak-green-tourbillon__feature-number\"\u003e 03 \u003c\/span\u003e\n\u003ch3 class=\"auv-royaloak-green-tourbillon__feature-title\"\u003eAutomatic Calibre 2950\u003c\/h3\u003e\n\u003cp class=\"auv-royaloak-green-tourbillon__feature-text\"\u003eThe self-winding movement consists of 270 components and 27 jewels, operating at 21,600 vibrations per hour with an approximate 65-hour power reserve.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"auv-royaloak-green-tourbillon__feature\"\u003e\u003cspan class=\"auv-royaloak-green-tourbillon__feature-number\"\u003e 04 \u003c\/span\u003e\n\u003ch3 class=\"auv-royaloak-green-tourbillon__feature-title\"\u003eTitanium Construction\u003c\/h3\u003e\n\u003cp class=\"auv-royaloak-green-tourbillon__feature-text\"\u003eThe 41 mm case combines satin-brushed surfaces with polished bevels, preserving the Royal Oak’s complex finishing while offering a lighter feel than precious-metal alternatives.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"auv-royaloak-green-tourbillon__feature\"\u003e\u003cspan class=\"auv-royaloak-green-tourbillon__feature-number\"\u003e 05 \u003c\/span\u003e\n\u003ch3 class=\"auv-royaloak-green-tourbillon__feature-title\"\u003eSapphire Display Back\u003c\/h3\u003e\n\u003cp class=\"auv-royaloak-green-tourbillon__feature-text\"\u003eThe glareproofed sapphire case back reveals the Manufacture calibre, its architectural bridges and the oscillating weight developed specifically for this titanium configuration.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"auv-royaloak-green-tourbillon__feature\"\u003e\u003cspan class=\"auv-royaloak-green-tourbillon__feature-number\"\u003e 06 \u003c\/span\u003e\n\u003ch3 class=\"auv-royaloak-green-tourbillon__feature-title\"\u003eIntegrated Titanium Bracelet\u003c\/h3\u003e\n\u003cp class=\"auv-royaloak-green-tourbillon__feature-text\"\u003eThe titanium bracelet continues the angular lines of the case and combines brushed links, polished bevels and an AP folding clasp.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ACCESSORIES --\u003e\n\u003csection class=\"auv-royaloak-green-tourbillon__section\"\u003e\n\u003ch2 class=\"auv-royaloak-green-tourbillon__title\"\u003eAccessories\u003c\/h2\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__accessories\"\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__accessory\"\u003e\n\u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e Presentation Box \u003c\/span\u003e \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__accessory\"\u003e\n\u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e Papers \u003c\/span\u003e \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__notice\"\u003eThis pre-owned timepiece is supplied with its presentation box and accompanying papers.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CONDITION --\u003e\n\u003csection class=\"auv-royaloak-green-tourbillon__section\"\u003e\n\u003ch2 class=\"auv-royaloak-green-tourbillon__title\"\u003eCondition\u003c\/h2\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__condition-list\"\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__condition\"\u003e\n\u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e Overall \u003c\/span\u003e\n\u003cp class=\"auv-royaloak-green-tourbillon__condition-title\"\u003ePre-Owned \/ Worn\u003c\/p\u003e\n\u003cp class=\"auv-royaloak-green-tourbillon__condition-text\"\u003eThis timepiece is listed as previously worn. Review the detailed photographs and individual condition report for the precise cosmetic and mechanical condition of the watch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__condition\"\u003e\n\u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e Dial, Hands and Crystal \u003c\/span\u003e\n\u003cp class=\"auv-royaloak-green-tourbillon__condition-title\"\u003ePre-Owned Condition\u003c\/p\u003e\n\u003cp class=\"auv-royaloak-green-tourbillon__condition-text\"\u003eThe green dial, flying tourbillon display, white-gold hands, applied hour markers and sapphire crystal should be assessed through photographs of the actual timepiece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"auv-royaloak-green-tourbillon__condition\"\u003e\n\u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e Case, Bezel and Bracelet \u003c\/span\u003e\n\u003cp class=\"auv-royaloak-green-tourbillon__condition-title\"\u003ePre-Owned Condition\u003c\/p\u003e\n\u003cp class=\"auv-royaloak-green-tourbillon__condition-text\"\u003eThe titanium case, octagonal bezel and integrated bracelet may display signs consistent with previous ownership. The precise condition should be represented by the product photographs.\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":"My Store","offers":[{"title":"Default Title","offer_id":52753458069636,"sku":"AUV-VRD-OH-GRN-SS-001","price":281.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1026\/6912\/3716\/files\/cb5f7961cb97f91084b84a130e2835d0.jpg?v=1788343764","url":"https:\/\/orvenwatches.com\/products\/audemars-piguet-royal-oak-flying-tourbillon-26534ti","provider":"Orven","version":"1.0","type":"link"}