{"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  \/* 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\u003c\/style\u003e\n\n\u003cdiv class=\"auv-royaloak-green-tourbillon\"\u003e\n\n  \u003c!-- TECHNICAL DETAILS --\u003e\n  \u003cdetails class=\"auv-royaloak-green-tourbillon__accordion\" open\u003e\n    \u003csummary\u003eTechnical Details\u003c\/summary\u003e\n\n    \u003cdiv class=\"auv-royaloak-green-tourbillon__details\"\u003e\n\n      \u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e\n          Reference\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e\n          26534TI.OO.1220TI.01\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e\n          Model\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e\n          Royal Oak Selfwinding Flying Tourbillon\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e\n          Edition\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e\n          Limited to 50 Pieces\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e\n          Case Size\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e\n          41 MM\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e\n          Case Thickness\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e\n          10.7 MM\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e\n          Material\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e\n          Titanium\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e\n          Dial\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e\n          Green Evolutive Tapisserie\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e\n          Movement\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e\n          Automatic Calibre 2950\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e\n          Power Reserve\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e\n          Approx. 65 Hours\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e\n          Water Resistance\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e\n          50 M \/ 165 FT\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e\n          Crystal \u0026amp; Case Back\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e\n          Glareproofed Sapphire\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-royaloak-green-tourbillon__detail\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e\n          Bracelet\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e\n          Integrated Titanium Bracelet\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-royaloak-green-tourbillon__section\"\u003e\n    \u003ch2 class=\"auv-royaloak-green-tourbillon__title\"\u003e\n      The Story\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"auv-royaloak-green-tourbillon__copy\"\u003e\n      \u003cp\u003e\n        The Audemars Piguet Royal Oak Selfwinding Flying Tourbillon\n        reference 26534TI.OO.1220TI.01 combines the iconic architecture\n        of the Royal Oak with one of the Manufacture’s most visually\n        captivating mechanical complications.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Limited to 50 pieces, this configuration pairs a lightweight\n        titanium case and integrated bracelet with an intense green dial\n        whose pattern appears to radiate outward from the flying tourbillon\n        cage at 6 o’clock.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The green Evolutive Tapisserie motif gradually changes in scale\n        across the dial, directing attention toward the exposed regulating\n        organ while preserving the geometric character associated with\n        the Royal Oak collection.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Applied white-gold hour markers and Royal Oak hands provide a clear\n        time display above the textured dial, while the transparent sapphire\n        case back reveals the automatic calibre 2950 and its dedicated\n        oscillating weight.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CRAFTSMANSHIP AND PERFORMANCE --\u003e\n  \u003csection class=\"auv-royaloak-green-tourbillon__section\"\u003e\n    \u003ch2 class=\"auv-royaloak-green-tourbillon__title\"\u003e\n      Craftsmanship and Performance\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"auv-royaloak-green-tourbillon__features\"\u003e\n\n      \u003carticle class=\"auv-royaloak-green-tourbillon__feature\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__feature-number\"\u003e\n          01\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"auv-royaloak-green-tourbillon__feature-title\"\u003e\n          Green Evolutive Tapisserie Dial\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-royaloak-green-tourbillon__feature-text\"\u003e\n          The vivid green dial features a radiating Evolutive Tapisserie\n          pattern that changes in scale as it extends outward from the\n          flying tourbillon cage.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"auv-royaloak-green-tourbillon__feature\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__feature-number\"\u003e\n          02\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"auv-royaloak-green-tourbillon__feature-title\"\u003e\n          Flying Tourbillon\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-royaloak-green-tourbillon__feature-text\"\u003e\n          Unlike a conventional tourbillon, the flying construction\n          eliminates the upper bridge, offering an unobstructed view of\n          the escapement, balance and rotating cage.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"auv-royaloak-green-tourbillon__feature\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__feature-number\"\u003e\n          03\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"auv-royaloak-green-tourbillon__feature-title\"\u003e\n          Automatic Calibre 2950\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-royaloak-green-tourbillon__feature-text\"\u003e\n          The self-winding movement consists of 270 components and\n          27 jewels, operating at 21,600 vibrations per hour with an\n          approximate 65-hour power reserve.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"auv-royaloak-green-tourbillon__feature\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__feature-number\"\u003e\n          04\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"auv-royaloak-green-tourbillon__feature-title\"\u003e\n          Titanium Construction\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-royaloak-green-tourbillon__feature-text\"\u003e\n          The 41 mm case combines satin-brushed surfaces with polished\n          bevels, preserving the Royal Oak’s complex finishing while\n          offering a lighter feel than precious-metal alternatives.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"auv-royaloak-green-tourbillon__feature\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__feature-number\"\u003e\n          05\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"auv-royaloak-green-tourbillon__feature-title\"\u003e\n          Sapphire Display Back\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-royaloak-green-tourbillon__feature-text\"\u003e\n          The glareproofed sapphire case back reveals the Manufacture\n          calibre, its architectural bridges and the oscillating weight\n          developed specifically for this titanium configuration.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"auv-royaloak-green-tourbillon__feature\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__feature-number\"\u003e\n          06\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"auv-royaloak-green-tourbillon__feature-title\"\u003e\n          Integrated Titanium Bracelet\n        \u003c\/h3\u003e\n\n        \u003cp class=\"auv-royaloak-green-tourbillon__feature-text\"\u003e\n          The titanium bracelet continues the angular lines of the case\n          and combines brushed links, polished bevels and an AP folding\n          clasp.\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-royaloak-green-tourbillon__section\"\u003e\n    \u003ch2 class=\"auv-royaloak-green-tourbillon__title\"\u003e\n      Accessories\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"auv-royaloak-green-tourbillon__accessories\"\u003e\n\n      \u003cdiv class=\"auv-royaloak-green-tourbillon__accessory\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e\n          Presentation Box\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e\n          Included\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-royaloak-green-tourbillon__accessory\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e\n          Papers\n        \u003c\/span\u003e\n\n        \u003cspan class=\"auv-royaloak-green-tourbillon__value\"\u003e\n          Included\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"auv-royaloak-green-tourbillon__notice\"\u003e\n      This pre-owned timepiece is supplied with its presentation box\n      and accompanying papers.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CONDITION --\u003e\n  \u003csection class=\"auv-royaloak-green-tourbillon__section\"\u003e\n    \u003ch2 class=\"auv-royaloak-green-tourbillon__title\"\u003e\n      Condition\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"auv-royaloak-green-tourbillon__condition-list\"\u003e\n\n      \u003cdiv class=\"auv-royaloak-green-tourbillon__condition\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e\n          Overall\n        \u003c\/span\u003e\n\n        \u003cp class=\"auv-royaloak-green-tourbillon__condition-title\"\u003e\n          Pre-Owned \/ Worn\n        \u003c\/p\u003e\n\n        \u003cp class=\"auv-royaloak-green-tourbillon__condition-text\"\u003e\n          This timepiece is listed as previously worn. Review the detailed\n          photographs and individual condition report for the precise\n          cosmetic and mechanical condition of the watch.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-royaloak-green-tourbillon__condition\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e\n          Dial, Hands and Crystal\n        \u003c\/span\u003e\n\n        \u003cp class=\"auv-royaloak-green-tourbillon__condition-title\"\u003e\n          Pre-Owned Condition\n        \u003c\/p\u003e\n\n        \u003cp class=\"auv-royaloak-green-tourbillon__condition-text\"\u003e\n          The green dial, flying tourbillon display, white-gold hands,\n          applied hour markers and sapphire crystal should be assessed\n          through photographs of the actual timepiece.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"auv-royaloak-green-tourbillon__condition\"\u003e\n        \u003cspan class=\"auv-royaloak-green-tourbillon__label\"\u003e\n          Case, Bezel and Bracelet\n        \u003c\/span\u003e\n\n        \u003cp class=\"auv-royaloak-green-tourbillon__condition-title\"\u003e\n          Pre-Owned Condition\n        \u003c\/p\u003e\n\n        \u003cp class=\"auv-royaloak-green-tourbillon__condition-text\"\u003e\n          The titanium case, octagonal bezel and integrated bracelet may\n          display signs consistent with previous ownership. The precise\n          condition should be represented by the product photographs.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":48096419774694,"sku":"AUV-VRD-OH-GRN-SS-001","price":169.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0817\/2162\/2758\/files\/cb5f7961cb97f91084b84a130e2835d0.jpg?v=1785710678","url":"https:\/\/auvellor.com\/products\/audemars-piguet-royal-oak-flying-tourbillon-26534ti","provider":"Auvellor","version":"1.0","type":"link"}