{"title":"20 BAR Water Resistance","description":"","products":[{"product_id":"wt-aquamaster-mens-quartz-diver-43mm-sapphire-200m","title":"AQUAMASTER 43MM","description":"\u003cstyle\u003e\n    .number_box_image{\n      width:100% !important\n    }\n    .main_counter_section {\n       padding: 0 4rem;\n       max-width: 1200px;\n       margin: 0 auto;\n     }\n  \n     .number_section_flex {\n       display: flex;\n       justify-content: space-between;\n       align-items: center;\n       flex-wrap: wrap;\n       gap: 1rem;\n       margin: 6rem auto 4rem;\n     }\n  \n     .number_box_1 {\n       width: 24%;\n       text-align: center;\n     }\n  \n     .boxss_inner {\n       position: relative;\n       margin-bottom: 4rem;\n     }\n  \n     span.number_box {\n       position: absolute;\n       top: 50%;\n       left: 50%;\n       font-size: 3.28571em;\n       line-height: 9rem;\n       letter-spacing: .03em;\n       transform: translate(-50%, -50%);\n       width: fit-content;\n     }\n  \n     .number_box sub {\n       font-size: .18em;\n       position: absolute;\n       right: 10px;\n       top: 74%;\n       line-height: normal;\n       transform: translateX(50%);\n     }\n  \n     .number_boxs_title span {\n       font-size: 1.28571em;\n       text-transform: uppercase;\n     }\n     .product-desc .tab\n     {\n        flex-wrap: nowrap;\n    }\n     @media screen and (max-width: 767px) {\n      .product-desc .tab{\n        flex-wrap:wrap;\n        margin-top: -53px !important;\n      }\n       .number_section_flex {\n         display: block;\n       }\n  \n       .number_box_1 {\n         width: 100%;\n       }\n  \n       .number_section_flex.owl-carousel .number_box_1 {\n         width: 100%;\n         padding: 0 1rem;\n       }\n  \n       .owl-dots {\n         text-align: center;\n         margin-top: 10px;\n       }\n  \n       .owl-dots .owl-dot span {\n         background: #ccc;\n         width: 20px;\n         height: 5px;\n         display: inline-block;\n         margin: 0 5px;\n       }\n  \n       .owl-dots .owl-dot.active span {\n         background: #0d2c4b;\n       }\n     }\n  \n  \n  \n   \n    .container {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: space-between;\n      }\n  \n      .left {\n        flex: 1;\n        min-width: 300px;\n        max-width: 60%;\n        padding-right: 40px;\n      }\n  \n      .right {\n        flex: 1;\n        min-width: 300px;\n        max-width: 35%;\n      }\n  \n      h2 {\n        font-size: 28px;\n        margin-bottom: 10px;\n      }\n  \n      .accordion {\n        border-top: 1px solid #ccc;\n      }\n  \n      .accordion-item {\n        border-bottom: 1px solid #ccc;\n      }\n  \n      .accordion-button {\n           background: red;\n      border: none;\n      width: 100%;\n      text-align: left;\n      padding: 15px;\n      font-size: 14px;\n      font-weight: bold;\n      cursor: pointer;\n      position: relative;\n      color:white\n  \n      }\n  \n      .accordion-button::after {\n        content: \"\\25BC\";\n        position: absolute;\n        right: 20px;\n        transition: transform 0.2s ease;\n      }\n  \n      .accordion-button.active::after {\n        transform: rotate(180deg);\n      }\n  \n      .accordion-content {\n        display: none;\n        padding: 0px;\n        background-color: #f9f9f9;\n      }\n  \n      ul {\n        padding-left: 20px;\n      }\n  \n      li {\n            margin-bottom: 10px;\n      list-style: none;\n      text-align: left;\n      font-size: 14px;\n      color: black;\n        font-weight:300\n      }\n  \n            b{\n              font-weight:600\n            }\n  \n      .accordion-content p {\n        font-size:14px;\n            color:black;\n        font-weight:300;\n            text-align:left;\n        padding-left:20px\n      }      \n  \n    .description-txt{\n          font-size: 15px;\n      font-weight: 500;\n      color: black;\n    }\n   \n    \/* The Modal (background) *\/\n  .modal {\n    display: none;\n    position: fixed;\n    z-index: 1;\n    padding-top: 100px;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    overflow: auto;\n    background-color: #000000bd;\n        z-index: 99;\n  }\n  \n  \/* Modal Content *\/\n  .modal-content {\n    position: relative;\n    background-color: #fefefe;\n    margin: auto;\n    padding: 0;\n    width: 90%;\n    max-width: fit-content;\n  }\n  \n  \/* The Close Button *\/\n  .close {\n    color: white;\n    position: absolute;\n    top: 10px;\n    right: 25px;\n    font-size: 35px;\n    font-weight: bold;\n  }\n  \n  .close:hover,\n  .close:focus {\n    color: #999;\n    text-decoration: none;\n    cursor: pointer;\n  }\n  \n  .mySlides {\n    display: none;\n  }\n  \n  .cursor {\n    cursor: pointer;\n  }\n  \n  \/* Next \u0026 previous buttons *\/\n  .prev,\n  .next {\n    cursor: pointer;\n    position: absolute;\n    top: 50%;\n    width: auto;\n    padding: 16px;\n    margin-top: -50px;\n    color: white;\n    font-weight: bold;\n    font-size: 20px;\n    transition: 0.6s ease;\n    border-radius: 0 3px 3px 0;\n    user-select: none;\n    -webkit-user-select: none;\n  }\n  \n  \/* Position the \"next button\" to the right *\/\n  .next {\n    right: 0;\n    border-radius: 3px 0 0 3px;\n  }\n  \n  \/* On hover, add a black background color with a little bit see-through *\/\n  .prev,\n  .next {\n    background-color: rgba(0, 0, 0, 0.8);\n  }\n  \n  \/* Number text (1\/3 etc) *\/\n  .numbertext {\n    color: #f2f2f2;\n    font-size: 12px;\n    padding: 8px 12px;\n    position: absolute;\n    top: 0;\n  }\n  \n  img {\n    margin-bottom: -4px;\n  }\n  \n  .caption-container {\n    text-align: center;\n    background-color: black;\n    padding: 2px 16px;\n    color: white;\n  }\n  \n  .demo {\n    opacity: 0.6;\n  }\n  \n  .active,\n  .demo:hover {\n    opacity: 1;\n  }\n  \n  img.hover-shadow {\n    transition: 0.3s;\n  }\n  \n  .hover-shadow:hover {\n    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);\n  }\n  \n  \/* Hide the \"read-more\" text and toggle on larger screens *\/\n  .read-more,\n  .read-toggle {\n  display: none;\n  }\n  \n  \/* Default: visible on desktop *\/\n  .read-more {\n  display: inline;\n  }\n  .read-toggle {\n  display: none;\n  }\n  \n  \/* On mobile: hide extra text, show toggle *\/\n  @media (max-width: 767px) {\n  .read-more {\n  display: none;\n  }\n  .read-toggle {\n  display: inline;\n  color: red;\n  cursor: pointer;\n  font-weight: bold;\n  }\n  \n  .read-more.visible {\n  display: inline;\n  }\n  .left{\n  max-width:100%;\n  }\n  .right{\n  max-width:100%\n  }\n  }\n  \n      body {\n        font-family: Arial, sans-serif;\n        margin: 0;\n        background: #eee;\n      }\n  .product-desc img {\n      width: 60px ;\n  }\n  .features {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  padding: 0px 20px;\n  margin: auto;\n  margin-top: 45px;\n  }\n  \n  .feature-box {\n  border-left: 1px solid black;\n  padding: 20px 0px 20px 42px;\n  box-sizing: border-box;\n  margin-top: 25px;\n  }\n  \n  \/* Mobile: Single column layout *\/\n  @media (max-width: 768px) {\n  .features {\n  grid-template-columns: 1fr;\n      gap: 0px;\n      padding: 0px 0px;\n      margin-top: 0px;\n  \n  }\n  \n  .feature-box {\n  border-left: none;\n  border-top: 1px solid black;\n  padding: 10px 42px 0px 0px;\n  \n  }\n  li {\n            margin-bottom: 10px;\n      list-style: none;\n      text-align: left;\n      font-size: 12px;\n      color: black;\n        font-weight:300\n      }\n  }\n  \n      .feature-box i {\n        font-size: 28px;\n        margin-bottom: 25px;\n        display: inline-block;\n        color:black;\n      }\n  \n      .feature-title {\n        font-weight: 500;\n        margin: 10px 0;\n        color:black;\n    font-size:18px;\n      }\n  \n      .feature-desc {\n        font-size: 14px;\n        color: #000000;\n        font-weight:300\n      }\n  \n      @media (max-width: 900px) {\n        .feature-box {\n          flex: 1 1 45%;\n        }\n      }\n  \n      @media (max-width: 600px) {\n        .feature-box {\n          flex: 1 1 100%;\n        }\n      }\n    \u003c\/style\u003e\n  \u003cdiv class=\"digita-slider\"\u003e\n  \u003cdiv class=\"digita-inner-slide\"\u003e\n\n    \u003cimg onclick=\"openModal();currentSlide(1)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1.png?v=1758053437\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_246f6c77-4e56-4828-972c-20ba32a8e0da.png?v=1758053439\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_66c83e9c-b030-41a6-97c0-4e956805ce7a.png?v=1758053437\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_8368fa41-ef3f-4d5a-9993-504a9d693a37.jpg?v=1758053437\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_25afc623-ad8c-4e2c-b5cd-5baac47b7561.png?v=1758053436\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8.png?v=1758053436\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_e0f463ce-bda9-4873-bb3d-24509d47e66f.png?v=1758053437\" alt=\"\"\u003e\n\n   \n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv id=\"myModal\" class=\"modal\"\u003e\n\u003cspan class=\"close cursor\" onclick=\"closeModal()\"\u003e×\u003c\/span\u003e\n  \u003cdiv class=\"modal-content\"\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1.png?v=1758053437\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_246f6c77-4e56-4828-972c-20ba32a8e0da.png?v=1758053439\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_66c83e9c-b030-41a6-97c0-4e956805ce7a.png?v=1758053437\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_8368fa41-ef3f-4d5a-9993-504a9d693a37.jpg?v=1758053437\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_25afc623-ad8c-4e2c-b5cd-5baac47b7561.png?v=1758053436\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8.png?v=1758053436\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_e0f463ce-bda9-4873-bb3d-24509d47e66f.png?v=1758053437\" alt=\"\"\u003e\u003c\/div\u003e\n\n   \n\n  \u003ca class=\"prev\" onclick=\"plusSlides(-1)\"\u003e❮\u003c\/a\u003e \u003ca class=\"next\" onclick=\"plusSlides(1)\"\u003e❯\u003c\/a\u003e\n  \u003cdiv class=\"caption-container\"\u003e\n  \u003cp id=\"caption\"\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"container\"\u003e\n  \u003cdiv class=\"left\"\u003e\n  \u003ch2\u003eDescription\u003c\/h2\u003e\n  \u003cp class=\"description-txt\"\u003e\n    Meet FWT JSK0052L—a clean 43 mm diver that pairs everyday style with serious capability.\n The stainless-steel case\/bracelet and sapphire crystal keep the look sharp and scratch-resistant.\n Powered by a precise Quartz 0S20-4.5 movement with 1–2 year battery life, it stays on time without fuss.\n\n   \n    \u003cspan class=\"read-more\"\u003e Day\/Date at a glance, bright lume, and a secure buckle make it ready from commute to coastline.\n      With 20 BAR (200 m) diver-grade protection, it’s built for water and for life.\n     \n     \n     \u003c\/span\u003e\u003cspan class=\"read-toggle\"\u003eRead More\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"right\"\u003e\n  \u003cdiv class=\"accordion\"\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eFunction\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n   \u003cli\u003eQuartz 0S20-4.5 movement for reliable, low-maintenance accuracy\u003c\/li\u003e\n\n   \u003cli\u003e20 BAR \/ 200 m water resistance (professional diver grade)\u003c\/li\u003e\n    \n   \u003cli\u003eSapphire crystal for superior scratch resistance and clarity\u003c\/li\u003e\n    \n   \u003cli\u003eDay\/Date + auto date for quick schedule checks\u003c\/li\u003e\n    \n   \u003cli\u003e43 mm analog (pointer) dial—clean, bold readability\u003c\/li\u003e\n    \n   \u003cli\u003eStainless-steel bracelet (22 mm width, 23.8 cm length) with buckle clasp\u003c\/li\u003e\n    \n    \n    \n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eWarranty\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cp\u003e\n    Every FWT timepiece is covered by a limited 12-month warranty against manufacturing defects.\n If a covered issue occurs, we’ll repair or replace your watch with prompt, professional service.\n Full terms and claim instructions are included with your FWT warranty card and on our website.\n\n\n   \u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eSize\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n  \u003cli\u003eSize \u0026amp; profile: 43 mm dial diameter, 10 mm case thickness\n\n  \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eMaterial\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eCase: Stainless steel, round\u003c\/li\u003e\n\n\u003cli\u003eCrystal: Sapphire\u003c\/li\u003e\n\n\u003cli\u003eMovement: Quartz (0S20-4.5) — battery life 1–2 years\u003c\/li\u003e\n\n\u003cli\u003eBand: Stainless steel — 22 mm width, 23.8 cm length, buckle clasp\u003c\/li\u003e\n\n\u003cli\u003eWater resistance: 20 BAR \/ 200 m (diver grade)\u003c\/li\u003e\n\n\u003cli\u003eDial: 43 mm, analog (pointer)\u003c\/li\u003e\n\n\u003cli\u003eBrand \/ model \/ user \/ style: FWT – JSK0052L | Men | Fashion \/ Luxury \/ Sport \/ Charm\u003c\/li\u003e\n\n\n    \n    \n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"main_counter_section\"\u003e\n  \u003ch2 style=\"text-align: center;\"\u003eTechnical Features\u003c\/h2\u003e\n  \u003cdiv class=\"number_section_flex\" id=\"counter-section\"\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n\u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e43\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eMM\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eDiameter\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n\u003cimg class=\"number_box_image\" src=\"https:\/\/www.nuunofficial.com\/cdn\/shop\/files\/thickness-b.png?v=1715584325\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e10\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eMM\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eThickness\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n\u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/thickness-b.webp?v=1753643065\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e12\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eMonths\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n\u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance-b.webp?v=1753643103\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e20\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eBAR\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eWater Resistance\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- jQuery + Owl Carousel --\u003e\n  \u003cp\u003e\u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.1\/jquery.min.js\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/owl.carousel.min.js\"\u003e\u003c\/script\u003e \u003cscript\u003e\n       \/\/ Wrap in noConflict-safe block\n       (function($) {\n         $(document).ready(function () {\n           function initCarousel() {\n             if (window.innerWidth \u003c= 767 \u0026\u0026 !$('.number_section_flex').hasClass('owl-loaded')) {\n               $('.number_section_flex').addClass('owl-carousel owl-theme').owlCarousel({\n                 loop: false,\n                 margin: 0,\n                 nav: false,\n                 dots: true,\n                 items: 1,\n               });\n             }\n           }\n     \n           initCarousel();\n           $(window).resize(initCarousel);\n     \n           $(window).scroll(startCounter);\n           function startCounter() {\n             if ($(window).scrollTop() \u003e 200) {\n               $(window).off(\"scroll\", startCounter);\n               $('.prod_number').each(function () {\n                 var initialValue = parseFloat($(this).text());\n                 $(this).prop('Counter', 0).animate({\n                   Counter: initialValue\n                 }, {\n                   duration: 1800,\n                   easing: 'swing',\n                   step: function (now) {\n                     var decimalPlaces = (initialValue.toString().split('.')[1] || []).length;\n                     $(this).text(parseFloat(now).toFixed(decimalPlaces));\n                   }\n                 });\n               });\n             }\n           }\n         });\n       })(jQuery); \/\/ Pass Shopify's jQuery here\n     \u003c\/script\u003e\u003c\/p\u003e\n  \u003c!-- Owl Carousel CSS --\u003e\n  \u003cp\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.carousel.min.css\" rel=\"stylesheet\"\u003e \u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.theme.default.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n  \n  \u003cdiv class=\"features\"\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/quartz.png?v=1752432090\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eQuartz Precision (0S20-4.5)\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eSet it and trust it: accurate time with zero daily fuss. \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/date-week.png?v=1746776063\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eDay\/Date + Auto Date\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eToday’s info on-wrist so you stay organized at a glance.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/waterproof.png?v=1744097642\"\u003e\n  \u003cdiv class=\"feature-title\"\u003e200 m Diver Rating\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eSwim, snorkel, and shower with confidence—no babying required.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/scratch.png?v=1754684081\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eSapphire Crystal\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eStays clear and scratch-resistant for a premium, long-lasting look.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/lightweight.png?v=1754065145\"\u003e\n  \u003cdiv class=\"feature-title\"\u003e43 mm Easy-Read Dial\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eBold, balanced layout that’s quick to read in any light.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/steel.png?v=1757586194\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eSteel Bracelet \u0026amp; Buckle\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eSecure, durable comfort that moves from office to ocean.\u003c\/div\u003e\n  \u003c\/div\u003e\n    \u003cdiv class=\"feature-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/bezel.jpg?v=1773176894\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eDiver-Style 60-Minute Timing Bezel \u003c\/div\u003e\n        \u003cdiv class=\"feature-desc\"\u003eA streamlined frame for a modern look.\u003c\/div\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp\u003e\u003cscript\u003e\n  \n        $(document).ready(function () {\n          $(\".read-toggle\").on(\"click\", function () {\n            var $toggle = $(this);\n            var $more = $toggle.siblings(\".read-more\");\n        \n            $more.toggleClass(\"visible\");\n            $toggle.text($more.hasClass(\"visible\") ? \"Read Less\" : \"Read More\");\n          });\n        });\n        \n              const accButtons = document.querySelectorAll('.accordion-button');\n            \n              accButtons.forEach(btn =\u003e {\n                btn.addEventListener('click', () =\u003e {\n                  btn.classList.toggle('active');\n                  const content = btn.nextElementSibling;\n                  content.style.display = content.style.display === 'block' ? 'none' : 'block';\n                });\n              });\n            \u003c\/script\u003e \u003cscript\u003e\n            function openModal() {\n              document.getElementById(\"myModal\").style.display = \"block\";\n            }\n            \n            function closeModal() {\n              document.getElementById(\"myModal\").style.display = \"none\";\n            }\n            \n            var slideIndex = 1;\n            showSlides(slideIndex);\n            \n            function plusSlides(n) {\n              showSlides(slideIndex += n);\n            }\n            \n            function currentSlide(n) {\n              showSlides(slideIndex = n);\n            }\n            \n            function showSlides(n) {\n              var i;\n              var slides = document.getElementsByClassName(\"mySlides\");\n              var dots = document.getElementsByClassName(\"demo\");\n              var captionText = document.getElementById(\"caption\");\n              if (n \u003e slides.length) {slideIndex = 1}\n              if (n \u003c 1) {slideIndex = slides.length}\n              for (i = 0; i \u003c slides.length; i++) {\n                  slides[i].style.display = \"none\";\n              }\n              for (i = 0; i \u003c dots.length; i++) {\n                  dots[i].className = dots[i].className.replace(\" active\", \"\");\n              }\n              slides[slideIndex-1].style.display = \"block\";\n              dots[slideIndex-1].className += \" active\";\n              captionText.innerHTML = dots[slideIndex-1].alt;\n            }\n            \u003c\/script\u003e\u003c\/p\u003e\n\n            \u003cdiv class=\"new-product\"\u003e\n\n            \u003cdiv id=\"top-banner\"\u003e\n                \u003cdiv class=\"cont-2 top-banner-grid\"\u003e\n                    \n                    \u003cdiv class=\"hero-content\"\u003e\n                        \n        \n                        \u003ch1 class=\"h1\"\u003eAQUAMASTER 43MM MEN’S SPORTS DIVER | SAPPHIRE CRYSTAL | STAINLESS-STEEL CASE | STAINLESS-STEEL BRACELET | 200M\u003c\/h1\u003e\n                        \u003cp class=\"paragraph\"\u003eA durable, water-ready 43mm sports chronograph designed for men who want a strong, reliable, and stylish timepiece they can trust in every environment.\u003c\/p\u003e\n                        \n                        \u003cp class=\"paragraph\" style=\"font-size: 18px; margin-bottom: 10px; color: #007bff;\"\u003ePerformance You Can Trust Every Day\u003c\/p\u003e\n                        \u003cul class=\"ul\" style=\"list-style-type: none; padding-left: 0; font-size: 16px; color: white; margin-bottom: 30px;\"\u003e\n                           \n                             \u003cli style=\"margin-bottom: 5px;\"\u003eA strong steel build made for long-term durability\u003c\/li\u003e\n         \u003cli style=\"margin-bottom: 5px;\"\u003eClear readability in changing light\u003c\/li\u003e\n         \u003cli style=\"margin-bottom: 5px;\"\u003eAccurate quartz-driven timekeeping\u003c\/li\u003e\n         \u003cli style=\"margin-bottom: 5px;\"\u003eA bracelet built for daily comfort\u003c\/li\u003e\n         \u003cli style=\"margin-bottom: 5px;\"\u003eTrue 200M protection for water environments\u003c\/li\u003e\n        \n        \n        \n                        \u003c\/ul\u003e\n                        \u003cp class=\"paragrapgh\"\u003e\u003ci class=\"ita\"\u003eThis is a watch made to stay dependable wherever your day takes you.\u003c\/i\u003e\u003c\/p\u003e\n                       \n        \n                      \n                    \u003c\/div\u003e\n         \n                    \u003cdiv class=\"smarter-choice-content\"\u003e\n                        \u003ch2 class=\"h2\"\u003eWhy Customers Choose AquaMaster\u003c\/h2\u003e\n                        \u003cul class=\"smarter-list\"\u003e\n                            \u003cli\u003eStrong stainless-steel build\u003c\/li\u003e\n                            \u003cli\u003eSapphire crystal protection\u003c\/li\u003e\n                            \u003cli\u003eAccurate Japanese quartz chronograph\u003c\/li\u003e\n                            \u003cli\u003eTrue 200M water resistance\u003c\/li\u003e\n                            \u003cli\u003eModern, confident 43mm presence\u003c\/li\u003e\n                            \u003cli\u003eLong-term durability and performance\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                        \u003ca href=\"#cta\" class=\"btn\"\u003eMake AquaMaster Your Daily Watch\u003c\/a\u003e\n                    \u003c\/div\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003cp class=\"paragraph\" style=\"font-weight: bold; font-size: 20px; color: black;text-align:center\"\u003eDaily life demands more than style alone. A real sports watch must handle moisture, movement, impact, and routine activity without losing comfort or clarity.\u003c\/p\u003e\n            \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #30363d; margin: 0;\"\u003e\u003c\/div\u003e\n        \n            \u003cdiv id=\"features\"\u003e\n                \u003cdiv class=\"cont-2\"\u003e\n                    \u003ch2 class=\"h2\"\u003eMade to Match Your Routine, Wherever You Go\u003c\/h2\u003e\n                    \u003cdiv class=\"features-grid\"\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOffice\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eBold, modern, and easy to read.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eTravel\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eLow-maintenance quartz accuracy + sapphire durability.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOutdoors \/ Gym\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eSteel strength + reliable chronograph functions.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eWater Environments\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eTrue 200M rating for confidence.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cp class=\"paragraph\" style=\"text-align: center; margin-top: 20px;\"\u003eDaily Wear: Comfortable fit, scratch-resistant crystal, and reliable performance.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \n            \u003cdiv id=\"breakdown\"\u003e\n                \u003cdiv class=\"cont-2\"\u003e\n                    \u003ch2 class=\"h2\"\u003eDesigned With Purpose in Every Exceptional Detail\u003c\/h2\u003e\n        \n                    \u003cdiv class=\"breakdown-item\"\u003e\n                        \u003cdiv class=\"breakdown-item-text\"\u003e\n                            \u003ch3 class=\"h3\"\u003eStainless-Steel Case: Strength for Active Lifestyles\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eThe stainless-steel construction offers:\u003c\/p\u003e\n                            \u003cul\u003e\n                                \u003cli\u003eA solid, confident wrist feel\u003c\/li\u003e\n                                \u003cli\u003eHigh resistance to wear, sweat, and moisture\u003c\/li\u003e\n                                \u003cli\u003eA polished, modern finish\u003c\/li\u003e\n                                \u003cli\u003eReliable protection for outdoor and daily use\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003ePerfect for men who want durability without sacrificing style.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"breakdown-item-image\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/13_33ae6da6-9e2f-41b7-b700-e61e5a065243.png?v=1765107010\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n        \n                    \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n                    \n                    \u003cdiv class=\"breakdown-item\"\u003e\n                        \u003cdiv class=\"breakdown-item-image\"\u003e\n                            \n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/3_04016e96-e4ae-4bb6-8a02-2fefa6189a66.png?v=1765106729\"\u003e\n        \n                        \u003c\/div\u003e\n                        \u003cdiv class=\"breakdown-item-text\"\u003e\n                            \u003ch3 class=\"h3\"\u003eSapphire Crystal: Clear, Scratch-Resistant, Long-Lasting\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eBuilt to outperform mineral glass:\u003c\/p\u003e\n                            \u003cul\u003e\n                                \u003cli\u003eSuperior scratch protection\u003c\/li\u003e\n                                \u003cli\u003eHigh clarity over years of use\u003c\/li\u003e\n                                \u003cli\u003eStrong resistance to daily impact\u003c\/li\u003e\n                                \u003cli\u003eMaintains a clean, premium appearance\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003eYour watch stays sharp even through a rugged routine.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n        \n                    \u003cdiv class=\"breakdown-item\"\u003e\n                        \u003cdiv class=\"breakdown-item-text\"\u003e\n                            \u003ch3 class=\"h3\"\u003eJapanese Quartz Chronograph OS20-4.5: Accuracy Without Effort\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003ePowered by the trusted Seiko Epson OS20-4.5:\u003c\/p\u003e\n                            \u003cul class=\"water-capabilities\"\u003e\n                                \u003cli\u003eNo winding required\u003c\/li\u003e\n                                \u003cli\u003eConsistent daily accuracy\u003c\/li\u003e\n                                \u003cli\u003eSmooth chronograph timing functions\u003c\/li\u003e\n                                \u003cli\u003eMinimal maintenance and long battery life\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003eA movement designed for reliability and everyday ease.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"breakdown-item-image\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/11_0bcec029-e197-4296-9649-0652f08daf2a.png?v=1765106729\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n        \n                    \u003cdiv class=\"breakdown-item\"\u003e\n                        \u003cdiv class=\"breakdown-item-image\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/1_5174e25a-29ba-41db-88f0-0a939bb054ed.png?v=1765106730\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"breakdown-item-text\"\u003e\n                            \u003ch3 class=\"h3\"\u003e200M \/ 20ATM Water Protection: Built for Real Water Use\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eSafe for:\u003c\/p\u003e\n                            \u003cul\u003e\n                                \u003cli\u003eSwimming\u003c\/li\u003e\n                                \u003cli\u003eSnorkeling\u003c\/li\u003e\n                                \u003cli\u003eBeach use\u003c\/li\u003e\n                                \u003cli\u003eHeavy rain\u003c\/li\u003e\n                                \u003cli\u003eOutdoor water environments\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003eTrue 200M capability means you get protection far beyond average sport watches.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n        \n                    \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n        \n                    \u003cdiv class=\"breakdown-item\"\u003e\n                        \u003cdiv class=\"breakdown-item-text\"\u003e\n                            \u003ch3 class=\"h3\"\u003eStainless-Steel Bracelet: Secure, Comfortable, and Versatile\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eThe solid steel bracelet provides:\u003c\/p\u003e\n                            \u003cul\u003e\n                                \u003cli\u003eBalanced weight for long wear\u003c\/li\u003e\n                                \u003cli\u003eSweat and moisture resistance\u003c\/li\u003e\n                                \u003cli\u003eA secure, reliable buckle\u003c\/li\u003e\n                                \u003cli\u003eA clean look suitable for work or outdoors\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003eIdeal for men who prefer durability over disposable straps.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"breakdown-item-image\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/12_5ca16bec-59b6-4ff4-bd36-7bcd880ab347.png?v=1765107059\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n        \n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv id=\"testimonials\"\u003e\n                \u003cdiv class=\"cont-2\"\u003e\n                    \u003ch2 class=\"h2\"\u003eWhy Customers Choose AquaMaster\u003c\/h2\u003e\n                    \u003cdiv class=\"testimonial-grid\"\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            Strong stainless-steel build\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            Sapphire crystal protection\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            Accurate Japanese quartz chronograph\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            True 200M water resistance\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            Modern, confident 43mm presence\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            Long-term durability and performance\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"\"\u003e\n                        \u003ch1 style=\"text-align:center;font-weight: bold;\"\u003eThree Steps to Wearing It With Confidence\u003c\/h1\u003e\n                        \u003cp class=\"paragraph\" style=\"text-align: center; font-weight: bold; color: #161b22; font-size: 18px;\"\u003eExcellent value for a real diver-style timepiece\u003c\/p\u003e\n                        \u003cul class=\"smarter-list\"\u003e\n                            \u003cli style=\"color: #161b22;\"\u003eSelect the AquaMaster 43mm: A stainless-steel, sapphire-equipped, 200M-ready chronograph.\u003c\/li\u003e\n                            \u003cli style=\"color: #161b22;\"\u003eWear it anywhere: Office, travel, gym, water, or outdoors.\u003c\/li\u003e\n                            \u003cli style=\"color: #161b22;\"\u003eEnjoy long-term reliability: Accurate Japanese timekeeping with minimal maintenance.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \n            \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #30363d; margin: 0;\"\u003e\u003c\/div\u003e\n        \n            \u003cdiv id=\"specs\"\u003e\n                \u003cdiv class=\"cont-2\"\u003e\n                    \u003ch2 class=\"h2\"\u003eAquaMaster 43mm Specifications\u003c\/h2\u003e\n                    \u003ctable class=\"specs-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eCategory\u003c\/th\u003e\n                                \u003cth\u003eDetails\u003c\/th\u003e\n                                \u003cth\u003eCategory\u003c\/th\u003e\n                                \u003cth\u003eDetails\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eModel\u003c\/td\u003e\n                                \u003ctd\u003eAquaMaster 43mm\u003c\/td\u003e\n                                \u003ctd\u003eStyle\u003c\/td\u003e\n                                \u003ctd\u003eSports \/ Diver \/ Luxury\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eMovement\u003c\/td\u003e\n                                \u003ctd\u003eJapanese Quartz Chronograph (Seiko Epson OS20-4.5)\u003c\/td\u003e\n                                \u003ctd\u003eDisplay\u003c\/td\u003e\n                                \u003ctd\u003eAnalog\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eCase Material\u003c\/td\u003e\n                                \u003ctd\u003eStainless Steel\u003c\/td\u003e\n                                \u003ctd\u003eCase Shape\u003c\/td\u003e\n                                \u003ctd\u003eRound\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eDial Window Material Type\u003c\/td\u003e\n                                \u003ctd\u003eSapphire Crystal\u003c\/td\u003e\n                                \u003ctd\u003eWater Resistance\u003c\/td\u003e\n                                \u003ctd\u003e200M \/ 20ATM\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eDial Features\u003c\/td\u003e\n                                \u003ctd\u003eChronograph Subdials + Auto Date\u003c\/td\u003e\n                                \u003ctd\u003eCase Size\u003c\/td\u003e\n                                \u003ctd\u003e43mm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eBracelet Material\u003c\/td\u003e\n                                \u003ctd\u003eStainless Steel\u003c\/td\u003e\n                                \u003ctd\u003eBand Width\u003c\/td\u003e\n                                \u003ctd\u003e22mm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eClasp\u003c\/td\u003e\n                                \u003ctd\u003eBuckle \/ Folding Clasp\u003c\/td\u003e\n                                \u003ctd\u003eBand Length\u003c\/td\u003e\n                                \u003ctd\u003e23.8 cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eUser\u003c\/td\u003e\n                                \u003ctd\u003eMen\u003c\/td\u003e\n                                \u003ctd\u003eBest For\u003c\/td\u003e\n                                \u003ctd\u003eWater, Travel, Outdoor, Daily Use\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                    \u003cp class=\"paragraph\" style=\"font-style: italic;\"\u003eA stainless-steel diver built for clarity, durability, and everyday confidence.\u003c\/p\u003e\n                    \n                    \u003cp class=\"paragraph\" style=\"text-align: center;\"\u003eAquaMaster 43MM: Strong. Sporty. Water-Ready. Built for Real Living.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \n            \u003cdiv id=\"cta\"\u003e\n                \u003cdiv class=\"cont-2\"\u003e\n                    \u003ch2 class=\"h2\"\u003eAquaMaster 43MM: Strong. Sporty. Water-Ready. Built for Real Living.\u003c\/h2\u003e\n                    \u003cp class=\"paragraph\"\u003eA durable, water-ready 43mm sports chronograph designed for men who want a strong, reliable, and stylish timepiece they can trust in every environment.\u003c\/p\u003e\n                    \u003ca href=\"#\" class=\"btn\"\u003eMake AquaMaster Your Daily Watch.\u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \n        \u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Black","offer_id":51401284845862,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Silver","offer_id":51401284878630,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-2_dc8d4514-ebf3-453b-b197-87e3279fc543.jpg?v=1759355698"},{"product_id":"mens-automatic-watches-products-fwt-seikodrive-42-5mm-diver-sapphire","title":"SeikoDrive","description":"\u003cstyle\u003e\n    .number_box_image{\n      width:100% !important\n    }\n    .main_counter_section {\n       padding: 0 4rem;\n       max-width: 1200px;\n       margin: 0 auto;\n     }\n  \n     .number_section_flex {\n       display: flex;\n       justify-content: space-between;\n       align-items: center;\n       flex-wrap: wrap;\n       gap: 1rem;\n       margin: 6rem auto 4rem;\n     }\n  \n     .number_box_1 {\n       width: 24%;\n       text-align: center;\n     }\n  \n     .boxss_inner {\n       position: relative;\n       margin-bottom: 4rem;\n     }\n  \n     span.number_box {\n       position: absolute;\n       top: 50%;\n       left: 50%;\n       font-size: 3.28571em;\n       line-height: 9rem;\n       letter-spacing: .03em;\n       transform: translate(-50%, -50%);\n       width: fit-content;\n     }\n  \n     .number_box sub {\n       font-size: .18em;\n       position: absolute;\n       right: 10px;\n       top: 74%;\n       line-height: normal;\n       transform: translateX(50%);\n     }\n  \n     .number_boxs_title span {\n       font-size: 1.28571em;\n       text-transform: uppercase;\n     }\n     .product-desc .tab\n     {\n        flex-wrap: nowrap;\n    }\n     @media screen and (max-width: 767px) {\n      .product-desc .tab{\n        flex-wrap:wrap;\n        margin-top: -53px !important;\n      }\n       .number_section_flex {\n         display: block;\n       }\n  \n       .number_box_1 {\n         width: 100%;\n       }\n  \n       .number_section_flex.owl-carousel .number_box_1 {\n         width: 100%;\n         padding: 0 1rem;\n       }\n  \n       .owl-dots {\n         text-align: center;\n         margin-top: 10px;\n       }\n  \n       .owl-dots .owl-dot span {\n         background: #ccc;\n         width: 20px;\n         height: 5px;\n         display: inline-block;\n         margin: 0 5px;\n       }\n  \n       .owl-dots .owl-dot.active span {\n         background: #0d2c4b;\n       }\n     }\n  \n  \n  \n   \n    .container {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: space-between;\n      }\n  \n      .left {\n        flex: 1;\n        min-width: 300px;\n        max-width: 60%;\n        padding-right: 40px;\n      }\n  \n      .right {\n        flex: 1;\n        min-width: 300px;\n        max-width: 35%;\n      }\n  \n      h2 {\n        font-size: 28px;\n        margin-bottom: 10px;\n      }\n  \n      .accordion {\n        border-top: 1px solid #ccc;\n      }\n  \n      .accordion-item {\n        border-bottom: 1px solid #ccc;\n      }\n  \n      .accordion-button {\n           background: red;\n      border: none;\n      width: 100%;\n      text-align: left;\n      padding: 15px;\n      font-size: 14px;\n      font-weight: bold;\n      cursor: pointer;\n      position: relative;\n      color:white\n  \n      }\n  \n      .accordion-button::after {\n        content: \"\\25BC\";\n        position: absolute;\n        right: 20px;\n        transition: transform 0.2s ease;\n      }\n  \n      .accordion-button.active::after {\n        transform: rotate(180deg);\n      }\n  \n      .accordion-content {\n        display: none;\n        padding: 0px;\n        background-color: #f9f9f9;\n      }\n  \n      ul {\n        padding-left: 20px;\n      }\n  \n      li {\n            margin-bottom: 10px;\n      list-style: none;\n      text-align: left;\n      font-size: 14px;\n      color: black;\n        font-weight:300\n      }\n  \n            b{\n              font-weight:600\n            }\n  \n      .accordion-content p {\n        font-size:14px;\n            color:black;\n        font-weight:300;\n            text-align:left;\n        padding-left:20px\n      }      \n  \n    .description-txt{\n          font-size: 15px;\n      font-weight: 500;\n      color: black;\n    }\n   \n    \/* The Modal (background) *\/\n  .modal {\n    display: none;\n    position: fixed;\n    z-index: 1;\n    padding-top: 100px;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    overflow: auto;\n    background-color: #000000bd;\n        z-index: 99;\n  }\n  \n  \/* Modal Content *\/\n  .modal-content {\n    position: relative;\n    background-color: #fefefe;\n    margin: auto;\n    padding: 0;\n    width: 90%;\n    max-width: fit-content;\n  }\n  \n  \/* The Close Button *\/\n  .close {\n    color: white;\n    position: absolute;\n    top: 10px;\n    right: 25px;\n    font-size: 35px;\n    font-weight: bold;\n  }\n  \n  .close:hover,\n  .close:focus {\n    color: #999;\n    text-decoration: none;\n    cursor: pointer;\n  }\n  \n  .mySlides {\n    display: none;\n  }\n  \n  .cursor {\n    cursor: pointer;\n  }\n  \n  \/* Next \u0026 previous buttons *\/\n  .prev,\n  .next {\n    cursor: pointer;\n    position: absolute;\n    top: 50%;\n    width: auto;\n    padding: 16px;\n    margin-top: -50px;\n    color: white;\n    font-weight: bold;\n    font-size: 20px;\n    transition: 0.6s ease;\n    border-radius: 0 3px 3px 0;\n    user-select: none;\n    -webkit-user-select: none;\n  }\n  \n  \/* Position the \"next button\" to the right *\/\n  .next {\n    right: 0;\n    border-radius: 3px 0 0 3px;\n  }\n  \n  \/* On hover, add a black background color with a little bit see-through *\/\n  .prev,\n  .next {\n    background-color: rgba(0, 0, 0, 0.8);\n  }\n  \n  \/* Number text (1\/3 etc) *\/\n  .numbertext {\n    color: #f2f2f2;\n    font-size: 12px;\n    padding: 8px 12px;\n    position: absolute;\n    top: 0;\n  }\n  \n  img {\n    margin-bottom: -4px;\n  }\n  \n  .caption-container {\n    text-align: center;\n    background-color: black;\n    padding: 2px 16px;\n    color: white;\n  }\n  \n  .demo {\n    opacity: 0.6;\n  }\n  \n  .active,\n  .demo:hover {\n    opacity: 1;\n  }\n  \n  img.hover-shadow {\n    transition: 0.3s;\n  }\n  \n  .hover-shadow:hover {\n    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);\n  }\n  \n  \/* Hide the \"read-more\" text and toggle on larger screens *\/\n  .read-more,\n  .read-toggle {\n  display: none;\n  }\n  \n  \/* Default: visible on desktop *\/\n  .read-more {\n  display: inline;\n  }\n  .read-toggle {\n  display: none;\n  }\n  \n  \/* On mobile: hide extra text, show toggle *\/\n  @media (max-width: 767px) {\n  .read-more {\n  display: none;\n  }\n  .read-toggle {\n  display: inline;\n  color: red;\n  cursor: pointer;\n  font-weight: bold;\n  }\n  \n  .read-more.visible {\n  display: inline;\n  }\n  .left{\n  max-width:100%;\n  }\n  .right{\n  max-width:100%\n  }\n  }\n  \n      body {\n        font-family: Arial, sans-serif;\n        margin: 0;\n        background: #eee;\n      }\n  .product-desc img {\n      width: 60px ;\n  }\n  .features {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  padding: 0px 20px;\n  margin: auto;\n  margin-top: 45px;\n  }\n  \n  .feature-box {\n  border-left: 1px solid black;\n  padding: 20px 0px 20px 42px;\n  box-sizing: border-box;\n  margin-top: 25px;\n  }\n  \n  \/* Mobile: Single column layout *\/\n  @media (max-width: 768px) {\n  .features {\n  grid-template-columns: 1fr;\n      gap: 0px;\n      padding: 0px 0px;\n      margin-top: 0px;\n  \n  }\n  \n  .feature-box {\n  border-left: none;\n  border-top: 1px solid black;\n  padding: 10px 42px 0px 0px;\n  \n  }\n  li {\n            margin-bottom: 10px;\n      list-style: none;\n      text-align: left;\n      font-size: 12px;\n      color: black;\n        font-weight:300\n      }\n  }\n  \n      .feature-box i {\n        font-size: 28px;\n        margin-bottom: 25px;\n        display: inline-block;\n        color:black;\n      }\n  \n      .feature-title {\n        font-weight: 500;\n        margin: 10px 0;\n        color:black;\n    font-size:18px;\n      }\n  \n      .feature-desc {\n        font-size: 14px;\n        color: #000000;\n        font-weight:300\n      }\n  \n      @media (max-width: 900px) {\n        .feature-box {\n          flex: 1 1 45%;\n        }\n      }\n  \n      @media (max-width: 600px) {\n        .feature-box {\n          flex: 1 1 100%;\n        }\n      }\n    \u003c\/style\u003e\n  \u003cdiv class=\"digita-slider\"\u003e\n  \u003cdiv class=\"digita-inner-slide\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_2fc2c2ad-3947-4420-9f67-33b46033e85b.png?v=1758055030\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(1)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_1ab8a138-f335-4cc4-a8e7-9c5ec402d83e.png?v=1758055030\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_55109003-b8f9-4f16-84af-2219e8afc165.png?v=1758055030\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-9.png?v=1758055029\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10.png?v=1758055029\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_242a2f41-09d7-42b1-9897-0995c31a1283.png?v=1758055029\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_a10cc7c7-b4fd-4e6f-a752-aea06fae0e3e.png?v=1758055029\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/Untitled-1.png?v=1758055030\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(8)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_82c63b9d-69a9-4813-9399-9ecf5f8590f5.png?v=1758055029\" alt=\"\"\u003e\n\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv id=\"myModal\" class=\"modal\"\u003e\n\u003cspan class=\"close cursor\" onclick=\"closeModal()\"\u003e×\u003c\/span\u003e\n  \u003cdiv class=\"modal-content\"\u003e\n    \n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_2fc2c2ad-3947-4420-9f67-33b46033e85b.png?v=1758055030\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_1ab8a138-f335-4cc4-a8e7-9c5ec402d83e.png?v=1758055030\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_55109003-b8f9-4f16-84af-2219e8afc165.png?v=1758055030\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-9.png?v=1758055029\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10.png?v=1758055029\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_242a2f41-09d7-42b1-9897-0995c31a1283.png?v=1758055029\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_a10cc7c7-b4fd-4e6f-a752-aea06fae0e3e.png?v=1758055029\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/Untitled-1.png?v=1758055030\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_82c63b9d-69a9-4813-9399-9ecf5f8590f5.png?v=1758055029\" alt=\"\"\u003e\u003c\/div\u003e\n\n\n  \u003ca class=\"prev\" onclick=\"plusSlides(-1)\"\u003e❮\u003c\/a\u003e \u003ca class=\"next\" onclick=\"plusSlides(1)\"\u003e❯\u003c\/a\u003e\n  \u003cdiv class=\"caption-container\"\u003e\n  \u003cp id=\"caption\"\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"container\"\u003e\n  \u003cdiv class=\"left\"\u003e\n  \u003ch2\u003eDescription\u003c\/h2\u003e\n  \u003cp class=\"description-txt\"\u003e\n    Meet FWT JDE0073L—a modern diver with everyday polish.\n    Its SEIKO automatic movement winds from your wrist, then stores energy in a robust power-reserve system.\n    Sapphire crystal, stainless-steel case, and bright lume keep things clear and capable day or night.\n   \n   \n    \u003cspan class=\"read-more\"\u003e A grippy silicone strap with hook buckle wears light in the water and sharp in the city.\n      With 20 BAR (200 m) protection, this piece is ready for laps, rain, and real life.\n     \n     \n     \u003c\/span\u003e\u003cspan class=\"read-toggle\"\u003eRead More\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"right\"\u003e\n  \u003cdiv class=\"accordion\"\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eFunction\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eAutomatic (SEIKO) movement—self-winding, battery-free\u003c\/li\u003e\n\n    \u003cli\u003ePower reserve system for reliable run time\u003c\/li\u003e\n    \n    \u003cli\u003e20 BAR \/ 200 m water resistance (professional diver grade)\u003c\/li\u003e\n    \n    \u003cli\u003eSapphire crystal for premium scratch resistance\u003c\/li\u003e\n    \n    \u003cli\u003eDay\/Date at a glance\u003c\/li\u003e\n    \n    \u003cli\u003eLuminous hands\/markers for low-light readability\u003c\/li\u003e\n    \n    \u003cli\u003e42.5 mm analog (pointer) dial—bold, balanced visibility\u003c\/li\u003e\n    \n    \u003cli\u003eHook buckle for quick, secure fastening\u003c\/li\u003e\n    \n    \n    \n    \n    \n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eWarranty\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cp\u003e\n    Every FWT timepiece is covered by a limited 12-month warranty against manufacturing defects.\n If a covered issue occurs, we’ll repair or replace your watch with prompt, professional service.\n Full terms and claim instructions are included with your FWT warranty card and on our website.\n\n\n   \u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eSize\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n  \u003cli\u003eSize \u0026amp; profile: 42.5 mm dial diameter, 10 mm case thickness\n\n  \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eMaterial\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003e\tCase: Stainless steel, round\u003c\/li\u003e\n\n    \u003cli\u003e\tCrystal: Sapphire\u003c\/li\u003e\n    \n    \u003cli\u003e\tMovement: Automatic (SEIKO) — battery life: forever (no battery)\u003c\/li\u003e\n    \n    \u003cli\u003e\tStrap: Silicone — 21 mm width, 24.5 cm length, hook buckle\u003c\/li\u003e\n    \n    \u003cli\u003e\tWater resistance: 20 BAR \/ 200 m\u003c\/li\u003e\n    \n    \u003cli\u003e\tDial: 42.5 mm, analog (pointer)\u003c\/li\u003e\n    \n    \u003cli\u003e\tBrand \/ model \/ user \/ style: FWT – JDE0073L | Men | Fashion \/ Luxury \/ Sport \/ Business \/ Automatic\u003c\/li\u003e\n    \n    \n\n\n    \n    \n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"main_counter_section\"\u003e\n  \u003ch2 style=\"text-align: center;\"\u003eTechnical Features\u003c\/h2\u003e\n  \u003cdiv class=\"number_section_flex\" id=\"counter-section\"\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n\u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e42.5\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eMM\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eDiameter\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n\u003cimg class=\"number_box_image\" src=\"https:\/\/www.nuunofficial.com\/cdn\/shop\/files\/thickness-b.png?v=1715584325\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e10\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eMM\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eThickness\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n\u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/thickness-b.webp?v=1753643065\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e12\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eMonths\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n\u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance-b.webp?v=1753643103\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e20\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eBAR\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eWater Resistance\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- jQuery + Owl Carousel --\u003e\n  \u003cp\u003e\u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.1\/jquery.min.js\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/owl.carousel.min.js\"\u003e\u003c\/script\u003e \u003cscript\u003e\n       \/\/ Wrap in noConflict-safe block\n       (function($) {\n         $(document).ready(function () {\n           function initCarousel() {\n             if (window.innerWidth \u003c= 767 \u0026\u0026 !$('.number_section_flex').hasClass('owl-loaded')) {\n               $('.number_section_flex').addClass('owl-carousel owl-theme').owlCarousel({\n                 loop: false,\n                 margin: 0,\n                 nav: false,\n                 dots: true,\n                 items: 1,\n               });\n             }\n           }\n     \n           initCarousel();\n           $(window).resize(initCarousel);\n     \n           $(window).scroll(startCounter);\n           function startCounter() {\n             if ($(window).scrollTop() \u003e 200) {\n               $(window).off(\"scroll\", startCounter);\n               $('.prod_number').each(function () {\n                 var initialValue = parseFloat($(this).text());\n                 $(this).prop('Counter', 0).animate({\n                   Counter: initialValue\n                 }, {\n                   duration: 1800,\n                   easing: 'swing',\n                   step: function (now) {\n                     var decimalPlaces = (initialValue.toString().split('.')[1] || []).length;\n                     $(this).text(parseFloat(now).toFixed(decimalPlaces));\n                   }\n                 });\n               });\n             }\n           }\n         });\n       })(jQuery); \/\/ Pass Shopify's jQuery here\n     \u003c\/script\u003e\u003c\/p\u003e\n  \u003c!-- Owl Carousel CSS --\u003e\n  \u003cp\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.carousel.min.css\" rel=\"stylesheet\"\u003e \u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.theme.default.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\n\n  \u003cdiv class=\"features\"\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/quartz.png?v=1752432090\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eSEIKO Automatic\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eBattery-free power that winds as you move for worry-less wear.  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/low-power.png?v=1744365451\"\u003e\n  \u003cdiv class=\"feature-title\"\u003ePower Reserve\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eStores energy so your watch keeps running when it’s off-wrist.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/waterproof.png?v=1744097642\"\u003e\n  \u003cdiv class=\"feature-title\"\u003e20 BAR Diver Rating\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eSwim and snorkel with confidence—no babying required.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/scratch.png?v=1754684081\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eSapphire Crystal\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003ePremium clarity that resists scratches and stays looking new.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/auto_date.png?v=1756871523\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eDay\/Date\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eToday’s info on-wrist so you stay organized at a glance.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/silicone-strap.png?v=1757540184\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eSilicone Strap + Hook Buckle\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eLight, secure comfort that moves from water to weekend.\u003c\/div\u003e\n  \u003c\/div\u003e\n    \u003cdiv class=\"feature-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/bezel.jpg?v=1773176894\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eDiver-Style 60-minute Timing Bezel\u003c\/div\u003e\n        \u003cdiv class=\"feature-desc\"\u003eA streamlined frame for a modern look.\u003c\/div\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp\u003e\u003cscript\u003e\n  \n        $(document).ready(function () {\n          $(\".read-toggle\").on(\"click\", function () {\n            var $toggle = $(this);\n            var $more = $toggle.siblings(\".read-more\");\n        \n            $more.toggleClass(\"visible\");\n            $toggle.text($more.hasClass(\"visible\") ? \"Read Less\" : \"Read More\");\n          });\n        });\n        \n              const accButtons = document.querySelectorAll('.accordion-button');\n            \n              accButtons.forEach(btn =\u003e {\n                btn.addEventListener('click', () =\u003e {\n                  btn.classList.toggle('active');\n                  const content = btn.nextElementSibling;\n                  content.style.display = content.style.display === 'block' ? 'none' : 'block';\n                });\n              });\n            \u003c\/script\u003e \u003cscript\u003e\n            function openModal() {\n              document.getElementById(\"myModal\").style.display = \"block\";\n            }\n            \n            function closeModal() {\n              document.getElementById(\"myModal\").style.display = \"none\";\n            }\n            \n            var slideIndex = 1;\n            showSlides(slideIndex);\n            \n            function plusSlides(n) {\n              showSlides(slideIndex += n);\n            }\n            \n            function currentSlide(n) {\n              showSlides(slideIndex = n);\n            }\n            \n            function showSlides(n) {\n              var i;\n              var slides = document.getElementsByClassName(\"mySlides\");\n              var dots = document.getElementsByClassName(\"demo\");\n              var captionText = document.getElementById(\"caption\");\n              if (n \u003e slides.length) {slideIndex = 1}\n              if (n \u003c 1) {slideIndex = slides.length}\n              for (i = 0; i \u003c slides.length; i++) {\n                  slides[i].style.display = \"none\";\n              }\n              for (i = 0; i \u003c dots.length; i++) {\n                  dots[i].className = dots[i].className.replace(\" active\", \"\");\n              }\n              slides[slideIndex-1].style.display = \"block\";\n              dots[slideIndex-1].className += \" active\";\n              captionText.innerHTML = dots[slideIndex-1].alt;\n            }\n            \u003c\/script\u003e\u003c\/p\u003e","brand":"Future Wrist","offers":[{"title":"Black","offer_id":51401346580774,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":51401346613542,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Orange","offer_id":51401346646310,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/variant-image-color-black-sb0202-3.jpg?v=1759355541"},{"product_id":"products-fwt-aerolux-43mm-luxury-waterproof","title":"AEROLUX 43MM","description":"\u003cstyle\u003e\n  .number_box_image{\n    width:100% !important\n  }\n  .main_counter_section {\n     padding: 0 4rem;\n     max-width: 1200px;\n     margin: 0 auto;\n   }\n\n   .number_section_flex {\n     display: flex;\n     justify-content: space-between;\n     align-items: center;\n     flex-wrap: wrap;\n     gap: 1rem;\n     margin: 6rem auto 4rem;\n   }\n\n   .number_box_1 {\n     width: 24%;\n     text-align: center;\n   }\n\n   .boxss_inner {\n     position: relative;\n     margin-bottom: 4rem;\n   }\n\n   span.number_box {\n     position: absolute;\n     top: 50%;\n     left: 50%;\n     font-size: 3.28571em;\n     line-height: 9rem;\n     letter-spacing: .03em;\n     transform: translate(-50%, -50%);\n     width: fit-content;\n   }\n\n   .number_box sub {\n     font-size: .18em;\n     position: absolute;\n     right: 10px;\n     top: 74%;\n     line-height: normal;\n     transform: translateX(50%);\n   }\n\n   .number_boxs_title span {\n     font-size: 1.28571em;\n     text-transform: uppercase;\n   }\n   .product-desc .tab\n   {\n      flex-wrap: nowrap;\n  }\n   @media screen and (max-width: 767px) {\n    .product-desc .tab{\n      flex-wrap:wrap;\n      margin-top: -53px !important;\n    }\n     .number_section_flex {\n       display: block;\n     }\n\n     .number_box_1 {\n       width: 100%;\n     }\n\n     .number_section_flex.owl-carousel .number_box_1 {\n       width: 100%;\n       padding: 0 1rem;\n     }\n\n     .owl-dots {\n       text-align: center;\n       margin-top: 10px;\n     }\n\n     .owl-dots .owl-dot span {\n       background: #ccc;\n       width: 20px;\n       height: 5px;\n       display: inline-block;\n       margin: 0 5px;\n     }\n\n     .owl-dots .owl-dot.active span {\n       background: #0d2c4b;\n     }\n   }\n\n\n\n \n  .container {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: space-between;\n    }\n\n    .left {\n      flex: 1;\n      min-width: 300px;\n      max-width: 60%;\n      padding-right: 40px;\n    }\n\n    .right {\n      flex: 1;\n      min-width: 300px;\n      max-width: 35%;\n    }\n\n    h2 {\n      font-size: 28px;\n      margin-bottom: 10px;\n    }\n\n    .accordion {\n      border-top: 1px solid #ccc;\n    }\n\n    .accordion-item {\n      border-bottom: 1px solid #ccc;\n    }\n\n    .accordion-button {\n         background: red;\n    border: none;\n    width: 100%;\n    text-align: left;\n    padding: 15px;\n    font-size: 14px;\n    font-weight: bold;\n    cursor: pointer;\n    position: relative;\n    color:white\n\n    }\n\n    .accordion-button::after {\n      content: \"\\25BC\";\n      position: absolute;\n      right: 20px;\n      transition: transform 0.2s ease;\n    }\n\n    .accordion-button.active::after {\n      transform: rotate(180deg);\n    }\n\n    .accordion-content {\n      display: none;\n      padding: 0px;\n      background-color: #f9f9f9;\n    }\n\n    ul {\n      padding-left: 20px;\n    }\n\n    li {\n          margin-bottom: 10px;\n    list-style: none;\n    text-align: left;\n    font-size: 14px;\n    color: black;\n      font-weight:300\n    }\n\n          b{\n            font-weight:600\n          }\n\n    .accordion-content p {\n      font-size:14px;\n          color:black;\n      font-weight:300;\n          text-align:left;\n      padding-left:20px\n    }      \n\n  .description-txt{\n        font-size: 15px;\n    font-weight: 500;\n    color: black;\n  }\n \n  \/* The Modal (background) *\/\n.modal {\n  display: none;\n  position: fixed;\n  z-index: 1;\n  padding-top: 100px;\n  left: 0;\n  top: 0;\n  width: 100%;\n  height: 100%;\n  overflow: auto;\n  background-color: #000000bd;\n      z-index: 99;\n}\n\n\/* Modal Content *\/\n.modal-content {\n  position: relative;\n  background-color: #fefefe;\n  margin: auto;\n  padding: 0;\n  width: 90%;\n  max-width: fit-content;\n}\n\n\/* The Close Button *\/\n.close {\n  color: white;\n  position: absolute;\n  top: 10px;\n  right: 25px;\n  font-size: 35px;\n  font-weight: bold;\n}\n\n.close:hover,\n.close:focus {\n  color: #999;\n  text-decoration: none;\n  cursor: pointer;\n}\n\n.mySlides {\n  display: none;\n}\n\n.cursor {\n  cursor: pointer;\n}\n\n\/* Next \u0026 previous buttons *\/\n.prev,\n.next {\n  cursor: pointer;\n  position: absolute;\n  top: 50%;\n  width: auto;\n  padding: 16px;\n  margin-top: -50px;\n  color: white;\n  font-weight: bold;\n  font-size: 20px;\n  transition: 0.6s ease;\n  border-radius: 0 3px 3px 0;\n  user-select: none;\n  -webkit-user-select: none;\n}\n\n\/* Position the \"next button\" to the right *\/\n.next {\n  right: 0;\n  border-radius: 3px 0 0 3px;\n}\n\n\/* On hover, add a black background color with a little bit see-through *\/\n.prev,\n.next {\n  background-color: rgba(0, 0, 0, 0.8);\n}\n\n\/* Number text (1\/3 etc) *\/\n.numbertext {\n  color: #f2f2f2;\n  font-size: 12px;\n  padding: 8px 12px;\n  position: absolute;\n  top: 0;\n}\n\nimg {\n  margin-bottom: -4px;\n}\n\n.caption-container {\n  text-align: center;\n  background-color: black;\n  padding: 2px 16px;\n  color: white;\n}\n\n.demo {\n  opacity: 0.6;\n}\n\n.active,\n.demo:hover {\n  opacity: 1;\n}\n\nimg.hover-shadow {\n  transition: 0.3s;\n}\n\n.hover-shadow:hover {\n  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);\n}\n\n\/* Hide the \"read-more\" text and toggle on larger screens *\/\n.read-more,\n.read-toggle {\ndisplay: none;\n}\n\n\/* Default: visible on desktop *\/\n.read-more {\ndisplay: inline;\n}\n.read-toggle {\ndisplay: none;\n}\n\n\/* On mobile: hide extra text, show toggle *\/\n@media (max-width: 767px) {\n.read-more {\ndisplay: none;\n}\n.read-toggle {\ndisplay: inline;\ncolor: red;\ncursor: pointer;\nfont-weight: bold;\n}\n\n.read-more.visible {\ndisplay: inline;\n}\n.left{\nmax-width:100%;\n}\n.right{\nmax-width:100%\n}\n}\n\n    body {\n      font-family: Arial, sans-serif;\n      margin: 0;\n      background: #eee;\n    }\n.product-desc img {\n    width: 60px ;\n}\n.features {\ndisplay: grid;\ngrid-template-columns: repeat(3, 1fr);\ngap: 20px;\npadding: 0px 20px;\nmargin: auto;\nmargin-top: 45px;\n}\n\n.feature-box {\nborder-left: 1px solid black;\npadding: 20px 0px 20px 42px;\nbox-sizing: border-box;\nmargin-top: 25px;\n}\n\n\/* Mobile: Single column layout *\/\n@media (max-width: 768px) {\n.features {\ngrid-template-columns: 1fr;\n    gap: 0px;\n    padding: 0px 0px;\n    margin-top: 0px;\n\n}\n\n.feature-box {\nborder-left: none;\nborder-top: 1px solid black;\npadding: 10px 42px 0px 0px;\n\n}\nli {\n          margin-bottom: 10px;\n    list-style: none;\n    text-align: left;\n    font-size: 12px;\n    color: black;\n      font-weight:300\n    }\n}\n\n    .feature-box i {\n      font-size: 28px;\n      margin-bottom: 25px;\n      display: inline-block;\n      color:black;\n    }\n\n    .feature-title {\n      font-weight: 500;\n      margin: 10px 0;\n      color:black;\n  font-size:18px;\n    }\n\n    .feature-desc {\n      font-size: 14px;\n      color: #000000;\n      font-weight:300\n    }\n\n    @media (max-width: 900px) {\n      .feature-box {\n        flex: 1 1 45%;\n      }\n    }\n\n    @media (max-width: 600px) {\n      .feature-box {\n        flex: 1 1 100%;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"digita-slider\"\u003e\n\u003cdiv class=\"digita-inner-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_b3771c84-fa40-46c6-bef4-63b50f1637b8.jpg?v=1758145042\" alt=\"\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_1b518079-3cfe-4c59-98f4-e1c62602a4cc.jpg?v=1758145042\" alt=\"\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_d0e5c43f-fe92-4578-86d8-7388ac902c7e.jpg?v=1758145042\" alt=\"\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_2685d246-4ddc-41f2-b9a1-ec2d333b5a64.jpg?v=1758145042\" alt=\"\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_028a9005-d0e3-4208-a1e6-cb7765d10e9a.jpg?v=1758145042\" alt=\"\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-9_6181cd24-150c-43f5-b26e-843c5cef753c.jpg?v=1758145042\" alt=\"\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_ad077469-05a7-45f4-88e5-6530fe4b8969.jpg?v=1758145042\" alt=\"\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_a82ab089-dfbf-4be9-ba88-489747d33329.jpg?v=1758145042\" alt=\"\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_2fc2c2ad-3947-4420-9f67-33b46033e85b.png?v=1758055030\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"myModal\" class=\"modal\"\u003e\n\u003cspan class=\"close cursor\"\u003e×\u003c\/span\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_b3771c84-fa40-46c6-bef4-63b50f1637b8.jpg?v=1758145042\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_1b518079-3cfe-4c59-98f4-e1c62602a4cc.jpg?v=1758145042\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_d0e5c43f-fe92-4578-86d8-7388ac902c7e.jpg?v=1758145042\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_2685d246-4ddc-41f2-b9a1-ec2d333b5a64.jpg?v=1758145042\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_028a9005-d0e3-4208-a1e6-cb7765d10e9a.jpg?v=1758145042\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-9_6181cd24-150c-43f5-b26e-843c5cef753c.jpg?v=1758145042\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_ad077469-05a7-45f4-88e5-6530fe4b8969.jpg?v=1758145042\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_a82ab089-dfbf-4be9-ba88-489747d33329.jpg?v=1758145042\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_2fc2c2ad-3947-4420-9f67-33b46033e85b.png?v=1758055030\" alt=\"\"\u003e\u003c\/div\u003e\n\u003ca class=\"prev\"\u003e❮\u003c\/a\u003e \u003ca class=\"next\"\u003e❯\u003c\/a\u003e\n\u003cdiv class=\"caption-container\"\u003e\n\u003cp id=\"caption\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"left\"\u003e\n\u003ch2\u003eDescription\u003c\/h2\u003e\n\u003cp class=\"description-txt\"\u003eMeet FWT JDE0051L—a clean, limited-edition look with everyday strength. A 43 mm round case keeps the dial bold, while sapphire crystal stays clear and scratch-resistant. \u003cspan class=\"read-more\"\u003e The Japanese quartz movement delivers set-and-forget accuracy in a slim 11 mm profile. A solid stainless-steel bracelet with buckle balances polish and durability. With 20 BAR (200 m) protection, it’s ready for commutes, workouts, and weekends. \u003c\/span\u003e\u003cspan class=\"read-toggle\"\u003eRead More\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right\"\u003e\n\u003cdiv class=\"accordion\"\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eFunction\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eJapanese quartz movement for reliable, low-maintenance precision\u003c\/li\u003e\n\u003cli\u003e20 BAR \/ 200 m water resistance for swim-ready confidence\u003c\/li\u003e\n\u003cli\u003eSapphire crystal for premium scratch resistance and clarity\u003c\/li\u003e\n\u003cli\u003e43 mm analog display—bold, easy readability\u003c\/li\u003e\n\u003cli\u003eStainless-steel bracelet (28 cm) with classic buckle clasp\u003c\/li\u003e\n\u003cli\u003e11 mm slim case for comfortable, cuff-friendly wear\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eWarranty\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cp\u003eEvery FWT timepiece is covered by a limited 12-month warranty against manufacturing defects. If a covered issue occurs, we’ll repair or replace your watch with prompt, professional service. Full terms and claim instructions are included with your FWT warranty card and on our website.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eSize\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eSize \u0026amp; profile: 43 mm dial diameter, 11 mm case thickness\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eMaterial\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eCase: Alloy, round — 11 mm thickness\u003c\/li\u003e\n\u003cli\u003eCrystal: Sapphire\u003c\/li\u003e\n\u003cli\u003eMovement: Quartz (Japanese movement)\u003c\/li\u003e\n\u003cli\u003eBand: Stainless steel — 28 cm length, buckle clasp\u003c\/li\u003e\n\u003cli\u003eWater resistance: 20 BAR \/ 200 m\u003c\/li\u003e\n\u003cli\u003eDial: 43 mm, analog (pointer)\u003c\/li\u003e\n\u003cli\u003eBrand \/ model \/ user \/ style: FWT – JDE0051L | Men | Charm \/ Fashion \/ Luxury \/ Sport \/ Business\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main_counter_section\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eTechnical Features\u003c\/h2\u003e\n\u003cdiv class=\"number_section_flex\" id=\"counter-section\"\u003e\n\u003cdiv class=\"number_box_1\"\u003e\n\u003cdiv class=\"boxss_inner\"\u003e\n\u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e43\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eMM\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eDiameter\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"number_box_1\"\u003e\n\u003cdiv class=\"boxss_inner\"\u003e\n\u003cimg class=\"number_box_image\" src=\"https:\/\/www.nuunofficial.com\/cdn\/shop\/files\/thickness-b.png?v=1715584325\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e11\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eMM\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eThickness\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"number_box_1\"\u003e\n\u003cdiv class=\"boxss_inner\"\u003e\n\u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/thickness-b.webp?v=1753643065\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e12\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eMonths\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"number_box_1\"\u003e\n\u003cdiv class=\"boxss_inner\"\u003e\n\u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance-b.webp?v=1753643103\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e20\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eBAR\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eWater Resistance\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- jQuery + Owl Carousel --\u003e\n\u003cp\u003e\u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.1\/jquery.min.js\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/owl.carousel.min.js\"\u003e\u003c\/script\u003e \u003cscript\u003e\n     \/\/ Wrap in noConflict-safe block\n     (function($) {\n       $(document).ready(function () {\n         function initCarousel() {\n           if (window.innerWidth \u003c= 767 \u0026\u0026 !$('.number_section_flex').hasClass('owl-loaded')) {\n             $('.number_section_flex').addClass('owl-carousel owl-theme').owlCarousel({\n               loop: false,\n               margin: 0,\n               nav: false,\n               dots: true,\n               items: 1,\n             });\n           }\n         }\n   \n         initCarousel();\n         $(window).resize(initCarousel);\n   \n         $(window).scroll(startCounter);\n         function startCounter() {\n           if ($(window).scrollTop() \u003e 200) {\n             $(window).off(\"scroll\", startCounter);\n             $('.prod_number').each(function () {\n               var initialValue = parseFloat($(this).text());\n               $(this).prop('Counter', 0).animate({\n                 Counter: initialValue\n               }, {\n                 duration: 1800,\n                 easing: 'swing',\n                 step: function (now) {\n                   var decimalPlaces = (initialValue.toString().split('.')[1] || []).length;\n                   $(this).text(parseFloat(now).toFixed(decimalPlaces));\n                 }\n               });\n             });\n           }\n         }\n       });\n     })(jQuery); \/\/ Pass Shopify's jQuery here\n   \u003c\/script\u003e\u003c\/p\u003e\n\u003c!-- Owl Carousel CSS --\u003e\n\u003cp\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.carousel.min.css\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.theme.default.min.css\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"features\"\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/quartz.png?v=1752432090\"\u003e\n\u003cdiv class=\"feature-title\"\u003eQuartz Precision\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eSet it and trust it: accurate time with zero daily fuss.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/steel.png?v=1757586194\"\u003e\n\u003cdiv class=\"feature-title\"\u003eSteel Bracelet + Buckle\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eSecure, durable comfort from office to weekend.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/waterproof.png?v=1744097642\"\u003e\n\u003cdiv class=\"feature-title\"\u003e200 m Water Resistance\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eSwim, snorkel, and shower with confidence—no babying required.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/scratch.png?v=1754684081\"\u003e\n\u003cdiv class=\"feature-title\"\u003eSapphire Crystal\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eStays clear and scratch-resistant for a long-lasting premium look.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/lightweight.png?v=1754065145\"\u003e\n\u003cdiv class=\"feature-title\"\u003eSlim 11 mm Profile\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eBig presence with a cuff-friendly, all-day fit.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/dial.png?v=1756670966\"\u003e\n\u003cdiv class=\"feature-title\"\u003e43 mm Easy-Read Dial\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eClean, bold layout that’s quick to read at a glance.\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/bezel.jpg?v=1773176894\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eDiver-Style 60-minute Timing Bezel\u003c\/div\u003e\n        \u003cdiv class=\"feature-desc\"\u003eA streamlined frame for a modern look.\u003c\/div\u003e\n      \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cscript\u003e\n\n      $(document).ready(function () {\n        $(\".read-toggle\").on(\"click\", function () {\n          var $toggle = $(this);\n          var $more = $toggle.siblings(\".read-more\");\n      \n          $more.toggleClass(\"visible\");\n          $toggle.text($more.hasClass(\"visible\") ? \"Read Less\" : \"Read More\");\n        });\n      });\n      \n            const accButtons = document.querySelectorAll('.accordion-button');\n          \n            accButtons.forEach(btn =\u003e {\n              btn.addEventListener('click', () =\u003e {\n                btn.classList.toggle('active');\n                const content = btn.nextElementSibling;\n                content.style.display = content.style.display === 'block' ? 'none' : 'block';\n              });\n            });\n          \u003c\/script\u003e \u003cscript\u003e\n          function openModal() {\n            document.getElementById(\"myModal\").style.display = \"block\";\n          }\n          \n          function closeModal() {\n            document.getElementById(\"myModal\").style.display = \"none\";\n          }\n          \n          var slideIndex = 1;\n          showSlides(slideIndex);\n          \n          function plusSlides(n) {\n            showSlides(slideIndex += n);\n          }\n          \n          function currentSlide(n) {\n            showSlides(slideIndex = n);\n          }\n          \n          function showSlides(n) {\n            var i;\n            var slides = document.getElementsByClassName(\"mySlides\");\n            var dots = document.getElementsByClassName(\"demo\");\n            var captionText = document.getElementById(\"caption\");\n            if (n \u003e slides.length) {slideIndex = 1}\n            if (n \u003c 1) {slideIndex = slides.length}\n            for (i = 0; i \u003c slides.length; i++) {\n                slides[i].style.display = \"none\";\n            }\n            for (i = 0; i \u003c dots.length; i++) {\n                dots[i].className = dots[i].className.replace(\" active\", \"\");\n            }\n            slides[slideIndex-1].style.display = \"block\";\n            dots[slideIndex-1].className += \" active\";\n            captionText.innerHTML = dots[slideIndex-1].alt;\n          }\n          \u003c\/script\u003e\u003c\/p\u003e\n\u003cdiv class=\"new-product\"\u003e\n\n  \u003cdiv id=\"top-banner\"\u003e\n      \u003cdiv class=\"cont-2 top-banner-grid\"\u003e\n          \n          \u003cdiv class=\"hero-content\"\u003e\n              \n\n              \u003ch1 class=\"h1\"\u003eAEROLUX 43MM: STAINLESS-STEEL 200M WATER-READY LUXURY SPORTS WATCH | SAPPHIRE | JAPANESE EPSON YM92\u003c\/h1\u003e\n              \u003cp class=\"paragraph\"\u003eAeroLux is a durable, sports watch built for beginners who want a premium look, real water protection, and zero-maintenance\u003c\/p\u003e\n              \n              \u003cp class=\"paragraph\" style=\"font-size: 18px; margin-bottom: 10px; color: #007bff;\"\u003eBuilt for Real Life Performance: Simple, Clear, Worry-Free\u003c\/p\u003e\n              \u003cul class=\"ul\" style=\"list-style-type: none; padding-left: 0; font-size: 16px; color: white; margin-bottom: 30px;\"\u003e\n                  \n                  \u003cli style=\"margin-bottom: 5px;\"\u003eComfort-stable case that maintains its feel throughout the day\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eClear readability in different lighting conditions\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eConsistent movement accuracy backed by Japanese engineering\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eA bracelet that stays secure and comfortable in work or activity\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eEnhanced water protection suitable for daily moisture and demanding environments\u003c\/li\u003e\n              \u003c\/ul\u003e\n            \n          \u003c\/div\u003e\n\n          \u003cdiv class=\"smarter-choice-content\"\u003e\n              \u003cp class=\"paragraph\" style=\"font-weight: bold; font-size: 20px; color: #ffffff;\"\u003eAeroLux is made to stay dependable through routine tasks, travel, outdoor moments, and everything in between.\u003c\/p\u003e\n\n              \n              \u003cp class=\"paragraph\" style=\"font-style: italic; color: #b0b0b0; margin-top: 40px; text-align: left;\"\u003eComfort-stable case that maintains its feel throughout the day. Clear readability in different lighting conditions. Consistent movement accuracy backed by Japanese engineering. A bracelet that stays secure and comfortable in work or activity. Enhanced water protection suitable for daily moisture and demanding environments.\u003c\/p\u003e\n              \u003ca href=\"#cta\" class=\"btn\"\u003eBuy AeroLux Now | View Full Specs\u003c\/a\u003e\n          \u003c\/div\u003e\n          \n      \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #30363d; margin: 0;\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"features\"\u003e\n      \u003cdiv class=\"cont-2\"\u003e\n          \u003ch2 class=\"h2\"\u003eDesigned for Every Situation: One Watch for the Whole Week\u003c\/h2\u003e\n          \u003cdiv class=\"features-grid\"\u003e\n              \u003cdiv class=\"feature-item\"\u003e\n                  \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eWork \/ Office\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eClean, modern, professional\u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"feature-item\"\u003e\n                  \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eTravel\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eSapphire + Japanese accuracy = reliable anywhere\u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"feature-item\"\u003e\n                  \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eSwimming \/ Beach\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003e200M water resistance for real confidence\u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"feature-item\"\u003e\n                  \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eGym \/ Outdoors\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eAlloy build handles movement \u0026amp; bumps\u003c\/p\u003e\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"paragraph\" style=\"text-align: center; margin-top: 20px;\"\u003eDaily Life: Simple, durable, beginner-friendly. AeroLux is the type of watch you can wear 7 days a week.\u003c\/p\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"breakdown\"\u003e\n      \u003cdiv class=\"cont-2\"\u003e\n          \u003ch2 class=\"h2\"\u003eWhat Makes AeroLux Stands Out\u003c\/h2\u003e\n\n          \u003cdiv class=\"breakdown-item\"\u003e\n              \u003cdiv class=\"breakdown-item-text\"\u003e\n                  \u003ch3 class=\"h3\"\u003eDurable Alloy Case \u0026amp; Bracelet: Lightweight, Comfortable, Long-Lasting\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eAeroLux uses a smooth, modern alloy build ideal for beginners:\u003c\/p\u003e\n                  \u003cul\u003e\n                      \u003cli\u003eComfortable wrist feel\u003c\/li\u003e\n                      \u003cli\u003eResistant to daily bumps and wear\u003c\/li\u003e\n                      \u003cli\u003e11mm thick sleek polished finish\u003c\/li\u003e\n                      \u003cli\u003eBalanced weight for all-day use\u003c\/li\u003e\n                  \u003c\/ul\u003e\n                  \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eThis is a watch you can wear every day without worry.\u003c\/i\u003e\u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"breakdown-item-image\"\u003e\n                  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/9_1e8d6972-865d-4867-a470-e499b57062ab.png?v=1765106043\"\u003e\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n          \n          \u003cdiv class=\"breakdown-item\"\u003e\n              \u003cdiv class=\"breakdown-item-image\"\u003e\n                  \n                  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/5_98197646-9202-46dd-8bb4-cb50bc7b6d44.png?v=1765106090\"\u003e\n\n              \u003c\/div\u003e\n              \u003cdiv class=\"breakdown-item-text\"\u003e\n                  \u003ch3 class=\"h3\"\u003eSapphire Crystal: Premium Clarity That Lasts\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eSapphire is one of the strongest crystal materials used in watches.\u003c\/p\u003e\n                  \u003cul\u003e\n                      \u003cli\u003eSuperior scratch resistance\u003c\/li\u003e\n                      \u003cli\u003eLong-term clarity\u003c\/li\u003e\n                      \u003cli\u003eBetter resilience against abrasion\u003c\/li\u003e\n                  \u003c\/ul\u003e\n                  \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eYour dial stays sharp, clean, and easy to read over time.\u003c\/i\u003e\u003c\/p\u003e\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"breakdown-item\"\u003e\n              \u003cdiv class=\"breakdown-item-text\"\u003e\n                  \u003ch3 class=\"h3\"\u003e200M \/ 20ATM Water Resistance: Real Confidence Around Water\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eEngineered to handle daily water exposure:\u003c\/p\u003e\n                  \u003cul class=\"water-capabilities\"\u003e\n                      \u003cli\u003eSwimming\u003c\/li\u003e\n                      \u003cli\u003eSnorkeling\u003c\/li\u003e\n                      \u003cli\u003eShower\u003c\/li\u003e\n                      \u003cli\u003eRain\u003c\/li\u003e\n                      \u003cli\u003eBeach \u0026amp; pool\u003c\/li\u003e\n                  \u003c\/ul\u003e\n                  \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eYou don’t need to remove it every time your wrist gets wet.\u003c\/i\u003e\u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"breakdown-item-image\"\u003e\n                  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/2_20b15213-6c30-4107-b542-05dc0f0aec37.png?v=1765106129\"\u003e\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"breakdown-item\"\u003e\n              \u003cdiv class=\"breakdown-item-image\"\u003e\n                  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/4_e65256bc-f27a-4bdc-817d-c129235a8458.png?v=1765106174\"\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"breakdown-item-text\"\u003e\n                  \u003ch3 class=\"h3\"\u003eStainless-Steel Band: Solid, Comfortable \u0026amp; Secure\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eDesigned for a confident, all-day fit:\u003c\/p\u003e\n                  \u003cul\u003e\n                      \u003cli\u003e28cm length for universal wear\u003c\/li\u003e\n                      \u003cli\u003eStainless-steel build for lasting strength\u003c\/li\u003e\n                      \u003cli\u003eSecure buckle clasp\u003c\/li\u003e\n                      \u003cli\u003eClean brushed profile for a premium feel\u003c\/li\u003e\n                  \u003c\/ul\u003e\n                  \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA bracelet that matches both durability and style.\u003c\/i\u003e\u003c\/p\u003e\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"breakdown-item\"\u003e\n              \u003cdiv class=\"breakdown-item-text\"\u003e\n                  \u003ch3 class=\"h3\"\u003eClean, Bold 43mm Dial: Easy to Read, Easy to Wear\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eDesigned for everyday clarity:\u003c\/p\u003e\n                  \u003cul\u003e\n                      \u003cli\u003eMinimalist layout\u003c\/li\u003e\n                      \u003cli\u003eHigh-contrast markers\u003c\/li\u003e\n                      \u003cli\u003eSmooth polished accents\u003c\/li\u003e\n                      \u003cli\u003eConfident 43mm presence\u003c\/li\u003e\n                  \u003c\/ul\u003e\n                  \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eAeroLux looks premium but stays simple and practical.\u003c\/i\u003e\u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"breakdown-item-image\"\u003e\n                  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/6_09913589-3108-4dc3-86b5-c8d43c9abb08.png?v=1765106217\"\u003e\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv id=\"testimonials\"\u003e\n      \u003cdiv class=\"cont-2\"\u003e\n          \u003ch2 class=\"h2\"\u003eWhy Customers Love AeroLux\u003c\/h2\u003e\n          \u003cdiv class=\"testimonial-grid\"\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Looks premium, feels comfortable\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Sapphire stays clean \u0026amp; scratch-free\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Great around water\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Easy to read\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Reliable Japanese accuracy\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  A great first “real” watch\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"\"\u003e\n              \u003ch1 style=\"text-align:center\"\u003eMake AeroLux Your Everyday Watch in 3 Simple Steps\u003c\/h1\u003e\n              \u003cp class=\"paragraph\" style=\"text-align: center; font-weight: bold; color: #161b22; font-size: 18px; margin-top: 60px;\"\u003eAeroLux delivers more value than most watches in its class.\u003c\/p\u003e\n              \u003cul class=\"smarter-list\"\u003e\n                  \u003cli style=\"color: #161b22;\"\u003eChoose AeroLux 43mm: A sapphire, 200M-ready, easy-to-wear sports watch.\u003c\/li\u003e\n                  \u003cli style=\"color: #161b22;\"\u003eWear it anywhere: Office, travel, gym, beach, weekends.\u003c\/li\u003e\n                  \u003cli style=\"color: #161b22;\"\u003eEnjoy stress-free accuracy: Japanese timekeeping with zero complications.\u003c\/li\u003e\n              \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \n      \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #30363d; margin: 0;\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"specs\"\u003e\n      \u003cdiv class=\"cont-2\"\u003e\n          \u003ch2 class=\"h2\"\u003eAeroLux 43mm Specifications\u003c\/h2\u003e\n          \u003ctable class=\"specs-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eCategory\u003c\/th\u003e\n                    \u003cth\u003eSpecification\u003c\/th\u003e\n                    \u003cth\u003eCategory\u003c\/th\u003e\n                    \u003cth\u003eSpecification\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eProduct Name\u003c\/td\u003e\n                    \u003ctd\u003eAeroLux\u003c\/td\u003e\n                    \u003ctd\u003eMovement Brand\u003c\/td\u003e\n                    \u003ctd\u003eJapanese\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eBest For\u003c\/td\u003e\n                    \u003ctd\u003eSport \/ Fashion \/ Luxury styling\u003c\/td\u003e\n                    \u003ctd\u003eMovement Type\u003c\/td\u003e\n                    \u003ctd\u003eQuartz\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eUser\u003c\/td\u003e\n                    \u003ctd\u003eMen\u003c\/td\u003e\n                    \u003ctd\u003eWater Resistance Depth\u003c\/td\u003e\n                    \u003ctd\u003e20BAR\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eBand Length\u003c\/td\u003e\n                    \u003ctd\u003e28 cm\u003c\/td\u003e\n                    \u003ctd\u003eFeatures\u003c\/td\u003e\n                    \u003ctd\u003eWater Resistant, Waterproof\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCase Material\u003c\/td\u003e\n                    \u003ctd\u003eAlloy\u003c\/td\u003e\n                    \u003ctd\u003eBand Material\u003c\/td\u003e\n                    \u003ctd\u003eStainless Steel\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCase Shape\u003c\/td\u003e\n                    \u003ctd\u003eRound\u003c\/td\u003e\n                    \u003ctd\u003eClasp Type\u003c\/td\u003e\n                    \u003ctd\u003eBuckle\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCase Size\u003c\/td\u003e\n                    \u003ctd\u003e43mm\u003c\/td\u003e\n                    \u003ctd\u003eCase Thickness\u003c\/td\u003e\n                    \u003ctd\u003e11mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eDial Window Material\u003c\/td\u003e\n                    \u003ctd\u003eSapphire Crystal\u003c\/td\u003e\n                    \u003ctd\u003eDisplay\u003c\/td\u003e\n                    \u003ctd\u003eAnalog\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n          \u003cp class=\"paragraph\" style=\"font-style: italic;\"\u003eAeroLux delivers more value than most watches in its class.\u003c\/p\u003e\n          \n          \u003cp class=\"paragraph\" style=\"text-align: center;\"\u003eAeroLux 43mm: Premium Look. Water-Strong. Beginner-Safe. Built for Real Life.\u003c\/p\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"cta\"\u003e\n      \u003cdiv class=\"cont-2\"\u003e\n          \u003ch2 class=\"h2\"\u003eAeroLux 43mm: Premium Look. Water-Strong. Beginner-Safe. Built for Real Life.\u003c\/h2\u003e\n          \u003cp class=\"paragraph\"\u003eAeroLux is a durable, sports watch built for beginners who want a premium look, real water protection, and zero-maintenance\u003c\/p\u003e\n          \u003ca href=\"#\" class=\"btn\"\u003eBuy AeroLux Now | View Full Specs\u003c\/a\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n      \n\n\n","brand":"Future Wrist","offers":[{"title":"Orange","offer_id":51405537280294,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":51405537313062,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-6_a4e3d59e-bddc-44ab-b44a-be3b08586fa2.jpg?v=1759355487"},{"product_id":"miyota-jr10","title":"MIYOTA JR10 43MM","description":"\u003cstyle\u003e\n    .number_box_image{\n      width:100% !important\n    }\n    .main_counter_section {\n       padding: 0 4rem;\n       max-width: 1200px;\n       margin: 0 auto;\n     }\n  \n     .number_section_flex {\n       display: flex;\n       justify-content: space-between;\n       align-items: center;\n       flex-wrap: wrap;\n       gap: 1rem;\n       margin: 6rem auto 4rem;\n     }\n  \n     .number_box_1 {\n       width: 24%;\n       text-align: center;\n     }\n  \n     .boxss_inner {\n       position: relative;\n       margin-bottom: 4rem;\n     }\n  \n     span.number_box {\n       position: absolute;\n       top: 50%;\n       left: 50%;\n       font-size: 3.28571em;\n       line-height: 9rem;\n       letter-spacing: .03em;\n       transform: translate(-50%, -50%);\n       width: fit-content;\n     }\n  \n     .number_box sub {\n       font-size: .18em;\n       position: absolute;\n       right: 10px;\n       top: 74%;\n       line-height: normal;\n       transform: translateX(50%);\n     }\n  \n     .number_boxs_title span {\n       font-size: 1.28571em;\n       text-transform: uppercase;\n     }\n     .product-desc .tab\n     {\n        flex-wrap: nowrap;\n    }\n     @media screen and (max-width: 767px) {\n      .product-desc .tab{\n        flex-wrap:wrap;\n        margin-top: -53px !important;\n      }\n       .number_section_flex {\n         display: block;\n       }\n  \n       .number_box_1 {\n         width: 100%;\n       }\n  \n       .number_section_flex.owl-carousel .number_box_1 {\n         width: 100%;\n         padding: 0 1rem;\n       }\n  \n       .owl-dots {\n         text-align: center;\n         margin-top: 10px;\n       }\n  \n       .owl-dots .owl-dot span {\n         background: #ccc;\n         width: 20px;\n         height: 5px;\n         display: inline-block;\n         margin: 0 5px;\n       }\n  \n       .owl-dots .owl-dot.active span {\n         background: #0d2c4b;\n       }\n     }\n  \n  \n  \n   \n    .container {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: space-between;\n      }\n  \n      .left {\n        flex: 1;\n        min-width: 300px;\n        max-width: 60%;\n        padding-right: 40px;\n      }\n  \n      .right {\n        flex: 1;\n        min-width: 300px;\n        max-width: 35%;\n      }\n  \n      h2 {\n        font-size: 28px;\n        margin-bottom: 10px;\n      }\n  \n      .accordion {\n        border-top: 1px solid #ccc;\n      }\n  \n      .accordion-item {\n        border-bottom: 1px solid #ccc;\n      }\n  \n      .accordion-button {\n           background: red;\n      border: none;\n      width: 100%;\n      text-align: left;\n      padding: 15px;\n      font-size: 14px;\n      font-weight: bold;\n      cursor: pointer;\n      position: relative;\n      color:white\n  \n      }\n  \n      .accordion-button::after {\n        content: \"\\25BC\";\n        position: absolute;\n        right: 20px;\n        transition: transform 0.2s ease;\n      }\n  \n      .accordion-button.active::after {\n        transform: rotate(180deg);\n      }\n  \n      .accordion-content {\n        display: none;\n        padding: 0px;\n        background-color: #f9f9f9;\n      }\n  \n      ul {\n        padding-left: 20px;\n      }\n  \n      li {\n            margin-bottom: 10px;\n      list-style: none;\n      text-align: left;\n      font-size: 14px;\n      color: black;\n        font-weight:300\n      }\n  \n            b{\n              font-weight:600\n            }\n  \n      .accordion-content p {\n        font-size:14px;\n            color:black;\n        font-weight:300;\n            text-align:left;\n        padding-left:20px\n      }      \n  \n    .description-txt{\n          font-size: 15px;\n      font-weight: 500;\n      color: black;\n    }\n   \n    \/* The Modal (background) *\/\n  .modal {\n    display: none;\n    position: fixed;\n    z-index: 1;\n    padding-top: 100px;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    overflow: auto;\n    background-color: #000000bd;\n        z-index: 99;\n  }\n  \n  \/* Modal Content *\/\n  .modal-content {\n    position: relative;\n    background-color: #fefefe;\n    margin: auto;\n    padding: 0;\n    width: 90%;\n    max-width: fit-content;\n  }\n  \n  \/* The Close Button *\/\n  .close {\n    color: white;\n    position: absolute;\n    top: 10px;\n    right: 25px;\n    font-size: 35px;\n    font-weight: bold;\n  }\n  \n  .close:hover,\n  .close:focus {\n    color: #999;\n    text-decoration: none;\n    cursor: pointer;\n  }\n  \n  .mySlides {\n    display: none;\n  }\n  \n  .cursor {\n    cursor: pointer;\n  }\n  \n  \/* Next \u0026 previous buttons *\/\n  .prev,\n  .next {\n    cursor: pointer;\n    position: absolute;\n    top: 50%;\n    width: auto;\n    padding: 16px;\n    margin-top: -50px;\n    color: white;\n    font-weight: bold;\n    font-size: 20px;\n    transition: 0.6s ease;\n    border-radius: 0 3px 3px 0;\n    user-select: none;\n    -webkit-user-select: none;\n  }\n  \n  \/* Position the \"next button\" to the right *\/\n  .next {\n    right: 0;\n    border-radius: 3px 0 0 3px;\n  }\n  \n  \/* On hover, add a black background color with a little bit see-through *\/\n  .prev,\n  .next {\n    background-color: rgba(0, 0, 0, 0.8);\n  }\n  \n  \/* Number text (1\/3 etc) *\/\n  .numbertext {\n    color: #f2f2f2;\n    font-size: 12px;\n    padding: 8px 12px;\n    position: absolute;\n    top: 0;\n  }\n  \n  img {\n    margin-bottom: -4px;\n  }\n  \n  .caption-container {\n    text-align: center;\n    background-color: black;\n    padding: 2px 16px;\n    color: white;\n  }\n  \n  .demo {\n    opacity: 0.6;\n  }\n  \n  .active,\n  .demo:hover {\n    opacity: 1;\n  }\n  \n  img.hover-shadow {\n    transition: 0.3s;\n  }\n  \n  .hover-shadow:hover {\n    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);\n  }\n  \n  \/* Hide the \"read-more\" text and toggle on larger screens *\/\n  .read-more,\n  .read-toggle {\n  display: none;\n  }\n  \n  \/* Default: visible on desktop *\/\n  .read-more {\n  display: inline;\n  }\n  .read-toggle {\n  display: none;\n  }\n  \n  \/* On mobile: hide extra text, show toggle *\/\n  @media (max-width: 767px) {\n  .read-more {\n  display: none;\n  }\n  .read-toggle {\n  display: inline;\n  color: red;\n  cursor: pointer;\n  font-weight: bold;\n  }\n  \n  .read-more.visible {\n  display: inline;\n  }\n  .left{\n  max-width:100%;\n  }\n  .right{\n  max-width:100%\n  }\n  }\n  \n      body {\n        font-family: Arial, sans-serif;\n        margin: 0;\n        background: #eee;\n      }\n  .product-desc img {\n      width: 60px ;\n  }\n  .features {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  padding: 0px 20px;\n  margin: auto;\n  margin-top: 45px;\n  }\n  \n  .feature-box {\n  border-left: 1px solid black;\n  padding: 20px 0px 20px 42px;\n  box-sizing: border-box;\n  margin-top: 25px;\n  }\n  \n  \/* Mobile: Single column layout *\/\n  @media (max-width: 768px) {\n  .features {\n  grid-template-columns: 1fr;\n      gap: 0px;\n      padding: 0px 0px;\n      margin-top: 0px;\n  \n  }\n  \n  .feature-box {\n  border-left: none;\n  border-top: 1px solid black;\n  padding: 10px 42px 0px 0px;\n  \n  }\n  li {\n            margin-bottom: 10px;\n      list-style: none;\n      text-align: left;\n      font-size: 12px;\n      color: black;\n        font-weight:300\n      }\n  }\n  \n      .feature-box i {\n        font-size: 28px;\n        margin-bottom: 25px;\n        display: inline-block;\n        color:black;\n      }\n  \n      .feature-title {\n        font-weight: 500;\n        margin: 10px 0;\n        color:black;\n    font-size:18px;\n      }\n  \n      .feature-desc {\n        font-size: 14px;\n        color: #000000;\n        font-weight:300\n      }\n  \n      @media (max-width: 900px) {\n        .feature-box {\n          flex: 1 1 45%;\n        }\n      }\n  \n      @media (max-width: 600px) {\n        .feature-box {\n          flex: 1 1 100%;\n        }\n      }\n    \u003c\/style\u003e\n  \u003cdiv class=\"digita-slider\"\u003e\n  \u003cdiv class=\"digita-inner-slide\"\u003e\n\n    \u003cimg onclick=\"openModal();currentSlide(1)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/010.jpg?v=1765508741\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/014.jpg?v=1765508740\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/013.jpg?v=1765508740\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/011.jpg?v=1765508740\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/007.jpg?v=1765508740\"\u003e\n  \n    \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-1_a8ae9dc4-b1b7-416b-9550-b660e10e62c7.jpg?v=1765347772\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-5_8cff0c17-dca5-4a6e-a311-30066c9c1253.png?v=1765347773\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(8)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-4.png?v=1765347772\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(9)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-6_2bf829ce-b03d-4949-9c42-1c4b0becbc45.png?v=1765347772\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(10)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-1_a8ae9dc4-b1b7-416b-9550-b660e10e62c7.jpg?v=1765347772\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(11)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-3_860c24dc-6abc-48bc-b069-586a9e27c6bc.png?v=1765347772\" alt=\"\"\u003e\n  \n    \n      \n    \n    \n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv id=\"myModal\" class=\"modal\"\u003e\n  \u003cspan class=\"close cursor\" onclick=\"closeModal()\"\u003e×\u003c\/span\u003e\n  \u003cdiv class=\"modal-content\"\u003e\n  \n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/010.jpg?v=1765508741\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/014.jpg?v=1765508740\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/013.jpg?v=1765508740\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/011.jpg?v=1765508740\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/007.jpg?v=1765508740\"\u003e\u003c\/div\u003e\n   \n     \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-1_a8ae9dc4-b1b7-416b-9550-b660e10e62c7.jpg?v=1765347772\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-5_8cff0c17-dca5-4a6e-a311-30066c9c1253.png?v=1765347773\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-4.png?v=1765347772\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-6_2bf829ce-b03d-4949-9c42-1c4b0becbc45.png?v=1765347772\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-1_a8ae9dc4-b1b7-416b-9550-b660e10e62c7.jpg?v=1765347772\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-3_860c24dc-6abc-48bc-b069-586a9e27c6bc.png?v=1765347772\" alt=\"\"\u003e\u003c\/div\u003e\n  \n    \n    \n  \n  \u003ca class=\"prev\" onclick=\"plusSlides(-1)\"\u003e❮\u003c\/a\u003e \u003ca class=\"next\" onclick=\"plusSlides(1)\"\u003e❯\u003c\/a\u003e\n  \u003cdiv class=\"caption-container\"\u003e\n  \u003cp id=\"caption\"\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"container\"\u003e\n  \u003cdiv class=\"left\"\u003e\n  \u003ch2\u003eDescription\u003c\/h2\u003e\n  \u003cp class=\"description-txt\"\u003e\n    A durable 200m dive-style sports watch featuring sapphire crystal, a stainless-steel build, and the reliable Miyota JR10 multifunction quartz movement.\n   \n   \n    \u003cspan class=\"read-more\"\u003e Designed for everyday wear, water activities, and long-term accuracy with a modern, confident 43mm profile.\n     \n     \n     \n     \u003c\/span\u003e\u003cspan class=\"read-toggle\"\u003eRead More\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"right\"\u003e\n  \u003cdiv class=\"accordion\"\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n  \u003cbutton class=\"accordion-button\"\u003eFunction\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eMultifunction Japanese Miyota JR10 quartz movement\u003c\/li\u003e\n  \n    \u003cli\u003e200m (20ATM) water resistance with screw-down crown\u003c\/li\u003e\n    \n    \u003cli\u003eLuminous markers for low-light visibility\u003c\/li\u003e\n    \n    \u003cli\u003eSapphire crystal for superior scratch resistance\u003c\/li\u003e\n    \n    \u003cli\u003eDate \u0026amp; multifunction display\u003c\/li\u003e\n    \n    \u003cli\u003eSecure stainless-steel clasp \u0026amp; bracelet\u003c\/li\u003e\n    \n    \u003cli\u003eDurable stainless-steel bezel and case\u003c\/li\u003e\n  \n  \n    \n    \n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n  \u003cbutton class=\"accordion-button\"\u003eWarranty\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cp\u003e\n    Every timepiece is protected by a 12-month limited warranty covering movement and manufacturing defects.\n    Register your watch for priority support—eligible issues are resolved with repair or replacement to keep you on time.\n   \n   \u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n  \u003cbutton class=\"accordion-button\"\u003eSize\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eCase Diameter: 43mm\u003c\/li\u003e\n  \n    \u003cli\u003eCase Thickness: 12mm\u003c\/li\u003e\n    \n    \u003cli\u003eLug-to-Lug: 48mm\u003c\/li\u003e\n    \n    \u003cli\u003eLug Width: 22mm\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n  \u003cbutton class=\"accordion-button\"\u003eMaterial\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eCase: 304 Stainless Steel\u003c\/li\u003e\n  \n    \u003cli\u003eBracelet: 304 Stainless Steel\u003c\/li\u003e\n    \n    \u003cli\u003eCrystal: Sapphire\u003c\/li\u003e\n    \n    \u003cli\u003eBezel: Stainless Steel\u003c\/li\u003e\n    \n    \u003cli\u003eCrown: Screw-down steel crown\u003c\/li\u003e\n    \n    \n    \n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"main_counter_section\"\u003e\n  \u003ch2 style=\"text-align: center;\"\u003eTechnical Features\u003c\/h2\u003e\n  \u003cdiv class=\"number_section_flex\" id=\"counter-section\"\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n  \u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e43\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eMM\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eDiameter\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n  \u003cimg class=\"number_box_image\" src=\"https:\/\/www.nuunofficial.com\/cdn\/shop\/files\/thickness-b.png?v=1715584325\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e12\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eMM\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eThickness\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n  \u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/thickness-b.webp?v=1753643065\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e12\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eMonths\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n  \u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance-b.webp?v=1753643103\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e20\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eATM\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eWater Resistance\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- jQuery + Owl Carousel --\u003e\n  \u003cp\u003e\u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.1\/jquery.min.js\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/owl.carousel.min.js\"\u003e\u003c\/script\u003e \u003cscript\u003e\n       \/\/ Wrap in noConflict-safe block\n       (function($) {\n         $(document).ready(function () {\n           function initCarousel() {\n             if (window.innerWidth \u003c= 767 \u0026\u0026 !$('.number_section_flex').hasClass('owl-loaded')) {\n               $('.number_section_flex').addClass('owl-carousel owl-theme').owlCarousel({\n                 loop: false,\n                 margin: 0,\n                 nav: false,\n                 dots: true,\n                 items: 1,\n               });\n             }\n           }\n     \n           initCarousel();\n           $(window).resize(initCarousel);\n     \n           $(window).scroll(startCounter);\n           function startCounter() {\n             if ($(window).scrollTop() \u003e 200) {\n               $(window).off(\"scroll\", startCounter);\n               $('.prod_number').each(function () {\n                 var initialValue = parseFloat($(this).text());\n                 $(this).prop('Counter', 0).animate({\n                   Counter: initialValue\n                 }, {\n                   duration: 1800,\n                   easing: 'swing',\n                   step: function (now) {\n                     var decimalPlaces = (initialValue.toString().split('.')[1] || []).length;\n                     $(this).text(parseFloat(now).toFixed(decimalPlaces));\n                   }\n                 });\n               });\n             }\n           }\n         });\n       })(jQuery); \/\/ Pass Shopify's jQuery here\n     \u003c\/script\u003e\u003c\/p\u003e\n  \u003c!-- Owl Carousel CSS --\u003e\n  \u003cp\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.carousel.min.css\" rel=\"stylesheet\"\u003e \u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.theme.default.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n  \n  \n  \u003cdiv class=\"features\"\u003e\n    \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/quartz.png?v=1752432090\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eMiyota JR10 Accuracy\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eReliable Japanese multifunction quartz movement built for everyday precision.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/waterproof.png?v=1744097642\"\u003e\n      \u003cdiv class=\"feature-title\"\u003e200m Water Protection\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003e20ATM tested with a screw-down crown—safe for swimming, snorkeling, and water sports.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/lightweight.png?v=1754065145\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eBalanced 43mm Fit\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eA confident yet comfortable size designed for daily wear, office to outdoors.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/silicone-strap.png?v=1757540184\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eStainless-Steel Bracelet\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003e304-grade steel bracelet and clasp engineered for durability and all-day comfort.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/dial.png?v=1756670966\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eSapphire Crystal Clarity\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eScratch-resistant sapphire keeps the dial sharp, clean, and easy to read.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/low-power.png?v=1744365451\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eLow-Maintenance Power\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eQuartz operation delivers stable accuracy with no winding and minimal upkeep.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/bezel.jpg?v=1773176894\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eUnidirectional Rotating Diver Bezel\u003c\/div\u003e\n        \u003cdiv class=\"feature-desc\"\u003eA streamlined frame for a modern look.\u003c\/div\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \n  \n  \u003cp\u003e\u003cscript\u003e\n  \n        $(document).ready(function () {\n          $(\".read-toggle\").on(\"click\", function () {\n            var $toggle = $(this);\n            var $more = $toggle.siblings(\".read-more\");\n        \n            $more.toggleClass(\"visible\");\n            $toggle.text($more.hasClass(\"visible\") ? \"Read Less\" : \"Read More\");\n          });\n        });\n        \n              const accButtons = document.querySelectorAll('.accordion-button');\n            \n              accButtons.forEach(btn =\u003e {\n                btn.addEventListener('click', () =\u003e {\n                  btn.classList.toggle('active');\n                  const content = btn.nextElementSibling;\n                  content.style.display = content.style.display === 'block' ? 'none' : 'block';\n                });\n              });\n            \u003c\/script\u003e \u003cscript\u003e\n            function openModal() {\n              document.getElementById(\"myModal\").style.display = \"block\";\n            }\n            \n            function closeModal() {\n              document.getElementById(\"myModal\").style.display = \"none\";\n            }\n            \n            var slideIndex = 1;\n            showSlides(slideIndex);\n            \n            function plusSlides(n) {\n              showSlides(slideIndex += n);\n            }\n            \n            function currentSlide(n) {\n              showSlides(slideIndex = n);\n            }\n            \n            function showSlides(n) {\n              var i;\n              var slides = document.getElementsByClassName(\"mySlides\");\n              var dots = document.getElementsByClassName(\"demo\");\n              var captionText = document.getElementById(\"caption\");\n              if (n \u003e slides.length) {slideIndex = 1}\n              if (n \u003c 1) {slideIndex = slides.length}\n              for (i = 0; i \u003c slides.length; i++) {\n                  slides[i].style.display = \"none\";\n              }\n              for (i = 0; i \u003c dots.length; i++) {\n                  dots[i].className = dots[i].className.replace(\" active\", \"\");\n              }\n              slides[slideIndex-1].style.display = \"block\";\n              dots[slideIndex-1].className += \" active\";\n              captionText.innerHTML = dots[slideIndex-1].alt;\n            }\n            \u003c\/script\u003e\u003c\/p\u003e\n  \n  \u003cdiv class=\"new-product\"\u003e\n  \n    \u003cdiv id=\"top-banner\"\u003e\n        \u003cdiv class=\"cont-2 top-banner-grid\"\u003e\n            \n            \u003cdiv class=\"hero-content\"\u003e\n                \n  \n                \u003ch1 class=\"h1\"\u003eMiyota JR10 Multifunction Quartz | 200m Sapphire Dive Watch\u003c\/h1\u003e\n                \u003cp class=\"paragraph\"\u003eA refined dive-style sports watch built for 200m water protection, sapphire durability, and dependable everyday accuracy.\u003c\/p\u003e\n                \n                \u003cp class=\"paragraph\" style=\"font-size: 18px; margin-bottom: 10px; color: #007bff;\"\u003ePerformance Designed for Daily Life\u003c\/p\u003e\n                \u003cul class=\"ul\" style=\"list-style-type: none; padding-left: 0; font-size: 16px; color: white; margin-bottom: 30px;\"\u003e\n                   \n  \n                    \u003cli style=\"margin-bottom: 5px;\"\u003eBalanced 43mm fit that feels confident without being heavy\u003c\/li\u003e\n  \u003cli style=\"margin-bottom: 5px;\"\u003eSmooth bezel design that adds grip and visual depth\u003c\/li\u003e\n  \u003cli style=\"margin-bottom: 5px;\"\u003eSecure clasp system to keep the bracelet firmly in place\u003c\/li\u003e\n  \u003cli style=\"margin-bottom: 5px;\"\u003eLow-maintenance quartz operation that stays accurate without adjustment\u003c\/li\u003e\n  \u003cli style=\"margin-bottom: 5px;\"\u003eStreamlined case profile for comfortable wear under sleeves\u003c\/li\u003e\n  \n                \u003c\/ul\u003e\n                \n            \u003c\/div\u003e\n  \n            \u003cdiv class=\"smarter-choice-content\"\u003e\n                \u003cp class=\"paragraph\" style=\"font-weight: bold; font-size: 20px; color: #ffffff;\"\u003eA watch built for everyday life must deliver more than style, it must deliver strength, visibility, accuracy, and confidence in every environment.\u003c\/p\u003e\n  \n               \n                \n                \u003cp class=\"paragraph\" style=\"font-style: italic; color: #b0b0b0; margin-top: 40px; text-align: left;\"\u003eBalanced 43mm fit that feels confident without being heavy. Smooth bezel design that adds grip and visual depth. Secure clasp system to keep the bracelet firmly in place. Low-maintenance quartz operation that stays accurate without adjustment. Streamlined case profile for comfortable wear under sleeves.\u003c\/p\u003e\n                \u003ca href=\"#cta\" class=\"btn\"\u003eMake Miyota JR10 Dive Watch Yours\u003c\/a\u003e\n            \u003c\/div\u003e\n            \n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #30363d; margin: 0;\"\u003e\u003c\/div\u003e\n  \n    \u003cdiv id=\"features\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eMade to Match Your Pace, Wherever You Go\u003c\/h2\u003e\n            \u003cdiv class=\"features-grid\"\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOffice\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eModern, professional, and easy to read.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eTravel\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eSapphire durability + quartz accuracy.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOutdoors \/ Water\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003e20ATM strength, screw-down crown, luminous clarity.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eCasual Wear\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eA confident 43mm profile that suits any style.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"paragraph\" style=\"text-align: center; margin-top: 20px;\"\u003eEveryday Routines: Strong, accurate, worry-free performance.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv id=\"breakdown\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eBuilt With Care, Designed to Last\u003c\/h2\u003e\n  \n            \u003cdiv class=\"breakdown-item\"\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003eStainless-Steel Case \u0026amp; Bracelet: Durable, Confident, Everyday Ready\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eCrafted from 304 stainless steel, offering:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eA strong, premium wrist presence\u003c\/li\u003e\n                        \u003cli\u003eHigh resistance to bumps and wear\u003c\/li\u003e\n                        \u003cli\u003eLong-lasting durability across office to outdoors\u003c\/li\u003e\n                        \u003cli\u003eA secure, comfortable bracelet for all-day use\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-image\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/001.jpg?v=1765508529\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n  \n            \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n            \n            \u003cdiv class=\"breakdown-item\"\u003e\n                \u003cdiv class=\"breakdown-item-image\"\u003e\n                    \n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/002.jpg?v=1765508570\"\u003e\n  \n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003eSapphire Crystal: Clear, Tough, Long-Lasting\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eBuilt to outperform mineral and Hardlex glass:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eSuperior scratch resistance\u003c\/li\u003e\n                        \u003cli\u003eEnhanced long-term clarity\u003c\/li\u003e\n                        \u003cli\u003eImpact and friction protection\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003eA dial that stays clean, sharp, and refined\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n  \n            \u003cdiv class=\"breakdown-item\"\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003eJapanese Miyota JR10: Precision with Multifunction Utility\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eMade to deliver reliable performance:\u003c\/p\u003e\n                    \u003cul class=\"water-capabilities\"\u003e\n                        \u003cli\u003eNo winding required\u003c\/li\u003e\n                        \u003cli\u003eStable daily accuracy\u003c\/li\u003e\n                        \u003cli\u003eLow-maintenance reliability\u003c\/li\u003e\n                        \u003cli\u003eMultifunction display for enhanced usability\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-image\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/006.jpg?v=1765508611\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n  \n            \u003cdiv class=\"breakdown-item\"\u003e\n                \u003cdiv class=\"breakdown-item-image\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/009.jpg?v=1765508647\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003e20ATM Water Protection: Tested for True Aquatic Use\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eSafe for:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eSwimming\u003c\/li\u003e\n                        \u003cli\u003eSnorkeling\u003c\/li\u003e\n                        \u003cli\u003eBeach \u0026amp; pool activities\u003c\/li\u003e\n                        \u003cli\u003eWater sports\u003c\/li\u003e\n                        \u003cli\u003eHigh-moisture environments\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eRated 20ATM (200m) with a screw-down crown for secure water sealing. Reminder: Always ensure the crown is fully locked before any water exposure.\u003c\/i\u003e\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n  \n            \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n  \n            \u003cdiv class=\"breakdown-item\"\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003eLuminous Visibility: Ready for Day or Night\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eLow-light visibility is supported by:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eClear readability in low light\u003c\/li\u003e\n                        \u003cli\u003eBetter underwater visibility\u003c\/li\u003e\n                        \u003cli\u003eReliable nighttime performance\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-image\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/004.jpg?v=1765508690\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n  \n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv id=\"testimonials\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eWhy Customers Choose This Watch\u003c\/h2\u003e\n            \u003cdiv class=\"testimonial-grid\"\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Multifunction quartz accuracy\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Stronger crystal than mineral or Hardlex\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Real 200m performance\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Durable stainless-steel build\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Dive-inspired modern design\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Excellent long-term value\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"\"\u003e\n                \u003ch1 style=\"text-align:center;font-weight:600\"\u003eThree Steps to Wearing It With Confidence\u003c\/h1\u003e\n                \u003cp class=\"paragraph\" style=\"text-align: center; font-weight: bold; color: #161b22; font-size: 18px;\"\u003eA premium, water-ready timepiece engineered for clarity, strength, and long-term reliability.\u003c\/p\u003e\n                \u003cul class=\"smarter-list\"\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eChoose this 43mm dive-style watch built for clarity and strength.\u003c\/li\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eWear it across work, travel, water activities, and daily life.\u003c\/li\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eEnjoy sapphire crystal clarity, precision timekeeping, and dependable 200m durability.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #30363d; margin: 0;\"\u003e\u003c\/div\u003e\n  \n    \u003cdiv id=\"specs\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003e200m Sapphire Dive Watch Specifications\u003c\/h2\u003e\n            \u003ctable class=\"specs-table table-responsive\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eCategory\u003c\/th\u003e\n                        \u003cth\u003eSpecification\u003c\/th\u003e\n                        \u003cth\u003eCategory\u003c\/th\u003e\n                        \u003cth\u003eSpecification\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eType\u003c\/td\u003e\n                        \u003ctd\u003eDive-Style Sports Watch\u003c\/td\u003e\n                        \u003ctd\u003eMovement Brand\u003c\/td\u003e\n                        \u003ctd\u003eMiyota\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eStyle\u003c\/td\u003e\n                        \u003ctd\u003eMultifunction Quartz\u003c\/td\u003e\n                        \u003ctd\u003eMovement Type\u003c\/td\u003e\n                        \u003ctd\u003eJapanese JR10 Quartz\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eBest For\u003c\/td\u003e\n                        \u003ctd\u003eMen’s Steel Dive Watches\u003c\/td\u003e\n                        \u003ctd\u003eWater Resistance\u003c\/td\u003e\n                        \u003ctd\u003e200m (20ATM Tested)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eFit For\u003c\/td\u003e\n                        \u003ctd\u003eDaily Wear, Travel, Water Activities\u003c\/td\u003e\n                        \u003ctd\u003eCrown\u003c\/td\u003e\n                        \u003ctd\u003eScrew-Down\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCase Material\u003c\/td\u003e\n                        \u003ctd\u003e304 Stainless Steel\u003c\/td\u003e\n                        \u003ctd\u003eBezel\u003c\/td\u003e\n                        \u003ctd\u003e304 Stainless Steel\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCase Shape\u003c\/td\u003e\n                        \u003ctd\u003eRound\u003c\/td\u003e\n                        \u003ctd\u003eBracelet\u003c\/td\u003e\n                        \u003ctd\u003e304 Stainless Steel\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCase Size\u003c\/td\u003e\n                        \u003ctd\u003e43mm\u003c\/td\u003e\n                        \u003ctd\u003eVisibility\u003c\/td\u003e\n                        \u003ctd\u003eLuminous Elements\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCase Thickness\u003c\/td\u003e\n                        \u003ctd\u003e12mm\u003c\/td\u003e\n                        \u003ctd\u003eGuarantee\u003c\/td\u003e\n                        \u003ctd\u003e1 Year\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eLug-to-Lug\u003c\/td\u003e\n                        \u003ctd\u003e48mm\u003c\/td\u003e\n                        \u003ctd\u003eClasp Type\u003c\/td\u003e\n                        \u003ctd\u003eStainless-Steel Clasp\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eLug Width\u003c\/td\u003e\n                        \u003ctd\u003e22mm\u003c\/td\u003e\n                        \u003ctd\u003eUser\u003c\/td\u003e\n                        \u003ctd\u003eMen\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCrystal\u003c\/td\u003e\n                        \u003ctd\u003eSapphire\u003c\/td\u003e\n                        \u003ctd\u003eWhat You Get\u003c\/td\u003e\n                        \u003ctd\u003eWatch with stainless-steel bracelet, Basic user care instructions \u0026amp; warranty card\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDisplay\u003c\/td\u003e\n                        \u003ctd\u003eAnalog Multifunction\u003c\/td\u003e\n                        \u003ctd\u003e\u003c\/td\u003e\n                        \u003ctd\u003e\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n            \u003cp class=\"paragraph\" style=\"font-style: italic;\"\u003eA premium, water-ready timepiece engineered for clarity, strength, and long-term reliability.\u003c\/p\u003e\n            \n            \u003cp class=\"paragraph\" style=\"text-align: center;\"\u003e200m Sapphire Dive Watch: Durable. Precise. Built for Everyday Confidence.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv id=\"cta\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003e200m Sapphire Dive Watch: Durable. Precise. Built for Everyday Confidence.\u003c\/h2\u003e\n            \u003cp class=\"paragraph\"\u003eA refined dive-style sports watch built for 200m water protection, sapphire durability, and dependable everyday accuracy.\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"btn\"\u003eMake Miyota JR10 Dive Watch Yours\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \n  \u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Black","offer_id":51766644834598,"sku":null,"price":159.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":51766644867366,"sku":null,"price":159.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-2_4c0aee21-ea49-4912-8a11-c3e4781ab0db.png?v=1765348831"},{"product_id":"vantadive-200m-skeleton-sport-diver-watch","title":"VantaDive 200M Skeleton Waterproof Men's Hollow Dial 40.7MM NH35 Automatic Mechanical Watch Sapphire Crystal Luminous Diving Watches","description":"\u003cstyle\u003e\n  .tech {\n    font-size: clamp(21px, 5vw, 52px);\n    font-weight: 900;\n    color: #0a0a0a;\n    letter-spacing: -1.5px;\n    line-height: 1.08;\n    margin-bottom: 14px;\n  }\n  .tech span { color: #1a56db; }\n\n  .number_box_image { width: 100% !important; height: auto; }\n\n  .main_counter_section { padding: 0 4rem; max-width: 1200px; margin: 0 auto; }\n  .number_section_flex {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 1rem;\n    margin: 6rem auto 4rem;\n  }\n  .number_box_1 { width: 24%; text-align: center; }\n  .boxss_inner { position: relative; margin-bottom: 4rem; }\n  span.number_box {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    font-size: 3.28571em;\n    line-height: 9rem;\n    letter-spacing: .03em;\n    transform: translate(-50%, -50%);\n    width: fit-content;\n  }\n  .number_box sub { font-size: .18em; position: absolute; right: 10px; top: 74%; line-height: normal; transform: translateX(50%); }\n  .number_boxs_title span { font-size: 1.28571em; text-transform: uppercase; }\n  .product-desc .tab { flex-wrap: nowrap; }\n\n  @media screen and (max-width: 767px) {\n    .main_counter_section { padding: 0; max-width: 100%; margin: 0 auto; }\n    .eyebrow { font-size: 16px !important; line-height: normal; }\n    .product-desc .tab { flex-wrap: wrap; margin-top: -53px !important; }\n    .number_section_flex { display: block; }\n    .number_box_1 { width: 100%; }\n    .number_section_flex.owl-carousel .number_box_1 { width: 100%; padding: 0 1rem; }\n    .owl-dots { text-align: center; margin-top: 10px; }\n    .owl-dots .owl-dot span { background: #ccc; width: 20px; height: 5px; display: inline-block; margin: 0 5px; }\n    .owl-dots .owl-dot.active span { background: #0d2c4b; }\n  }\n\n  .container { display: flex; flex-wrap: wrap; justify-content: space-between; }\n  .left { flex: 1; min-width: 300px; max-width: 60%; padding-right: 40px; }\n  .right { flex: 1; min-width: 300px; max-width: 35%; }\n  h2 { font-size: 28px; margin-bottom: 10px; }\n\n  .accordion { border-top: 1px solid #ccc; }\n  .accordion-item { border-bottom: 1px solid #ccc; }\n  .accordion-button {\n    background: red; border: none; width: 100%; text-align: left;\n    padding: 15px; font-size: 14px; font-weight: bold; cursor: pointer;\n    position: relative; color: white;\n  }\n  .accordion-button::after { content: \"\\25BC\"; position: absolute; right: 20px; transition: transform 0.2s ease; }\n  .accordion-button.active::after { transform: rotate(180deg); }\n  .accordion-content { display: none; padding: 0; background-color: #f9f9f9; }\n\n  ul { padding-left: 20px; }\n  li { margin-bottom: 10px; list-style: none; text-align: left; font-size: 14px; color: black; font-weight: 300; }\n  b { font-weight: 600; }\n  .accordion-content p { font-size: 14px; color: black; font-weight: 300; text-align: left; padding-left: 20px; }\n  .description-txt { font-size: 15px; font-weight: 500; color: black; }\n\n  .modal {\n    display: none; position: fixed; z-index: 99; padding-top: 100px;\n    left: 0; top: 0; width: 100%; height: 100%; overflow: auto;\n    background-color: #000000bd;\n  }\n  .modal-content { position: relative; background-color: #fefefe; margin: auto; padding: 0; width: 90%; max-width: fit-content; }\n  .close { color: white; position: absolute; top: 10px; right: 25px; font-size: 35px; font-weight: bold; }\n  .close:hover, .close:focus { color: #999; text-decoration: none; cursor: pointer; }\n  .mySlides { display: none; }\n  .cursor { cursor: pointer; }\n  .prev, .next {\n    cursor: pointer; position: absolute; top: 50%; width: auto; padding: 16px;\n    margin-top: -50px; color: white; font-weight: bold; font-size: 20px;\n    transition: 0.6s ease; border-radius: 0 3px 3px 0; user-select: none;\n    -webkit-user-select: none; background-color: rgba(0,0,0,0.8);\n  }\n  .next { right: 0; border-radius: 3px 0 0 3px; }\n  .numbertext { color: #f2f2f2; font-size: 12px; padding: 8px 12px; position: absolute; top: 0; }\n  \/* CWV: block display prevents inline whitespace CLS *\/\n  img { margin-bottom: -4px; display: block; }\n  .caption-container { text-align: center; background-color: black; padding: 2px 16px; color: white; }\n  .demo { opacity: 0.6; }\n  .active, .demo:hover { opacity: 1; }\n  img.hover-shadow { transition: 0.3s; }\n  .hover-shadow:hover { box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19); }\n\n  .read-more { display: inline; }\n  .read-toggle { display: none; }\n  @media (max-width: 767px) {\n    .read-more { display: none; }\n    .read-toggle { display: inline; color: red; cursor: pointer; font-weight: bold; }\n    .read-more.visible { display: inline; }\n    .left { max-width: 100%; }\n    .right { max-width: 100%; }\n  }\n\n  body { font-family: Arial, sans-serif; margin: 0; background: #eee; }\n  .product-desc img { width: 60px; }\n\n  .features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; padding: 0 20px; margin: auto; margin-top: 45px; }\n  .feature-box { border-left: 1px solid black; padding: 20px 0 20px 42px; box-sizing: border-box; margin-top: 25px; }\n  @media (max-width: 768px) {\n    .features { grid-template-columns: 1fr; gap: 0; padding: 0; margin-top: 0; }\n    .feature-box { border-left: none; border-top: 1px solid black; padding: 10px 42px 0 0; }\n    li { font-size: 12px; }\n  }\n  .feature-box i { font-size: 28px; margin-bottom: 25px; display: inline-block; color: black; }\n  .feature-title { font-weight: 500; margin: 10px 0; color: black; font-size: 18px; }\n  .feature-desc { font-size: 14px; color: #000; font-weight: 300; }\n  @media (max-width: 900px) { .feature-box { flex: 1 1 45%; } }\n  @media (max-width: 600px) { .feature-box { flex: 1 1 100%; } }\n\n  \/* ── VIDEO SECTION TWO-COL ── *\/\n  .video-section-wrap { padding: 0 24px 42px; max-width: 1100px; margin: 0 auto; }\n  .video-two-col {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 48px;\n    align-items: center;\n  }\n  .video-heading-col .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #1a56db;\n    margin-bottom: 16px;\n    letter-spacing: 1.5px;\n  }\n  .video-heading-col .eyebrow-dot {\n    width: 6px; height: 6px; border-radius: 50%;\n    background: #1a56db; flex-shrink: 0;\n  }\n  .video-heading-col h2 {\n    font-size: clamp(26px, 3.5vw, 42px);\n    font-weight: 900; color: #0a0a0a;\n    letter-spacing: -1.2px; line-height: 1.08; margin-bottom: 16px;\n  }\n  .video-heading-col h2 span { color: #1a56db; }\n  .video-heading-col p { font-size: 15px; color: #6b7280; font-weight: 400; line-height: 1.6; margin-bottom: 28px; }\n\n  .video-inline-stats { display: flex; gap: 20px; flex-wrap: wrap; }\n  .vis {\n    background: #f4f7ff; border: 1px solid #dce6fb;\n    border-radius: 12px; padding: 12px 18px; text-align: center; min-width: 80px;\n  }\n  .vis-num { display: block; font-size: 16px; font-weight: 900; color: #1a56db; letter-spacing: -0.4px; }\n  .vis-label { display: block; font-size: 10px; font-weight: 600; color: #9ca3af; letter-spacing: 1.1px; text-transform: uppercase; margin-top: 2px; }\n\n  .video-card-col .video-card {\n    background: #fff; border-radius: 16px; overflow: hidden;\n    border: 1.5px solid #e5e9f2;\n    box-shadow: 0 2px 8px rgba(10,10,10,0.06), 0 12px 32px rgba(26,86,219,0.08);\n    \/* CWV: contain repaints to this component *\/\n    contain: layout paint;\n  }\n  .video-card-col .video-wrapper {\n    position: relative; width: 100%; background: #0a0a0a;\n    \/* CWV: reserve space before video loads — prevents CLS *\/\n    aspect-ratio: 16 \/ 9;\n  }\n  .video-card-col .video-wrapper video {\n    width: 100%; height: 100%; object-fit: contain; background: #000; display: block;\n  }\n  .video-card-col .video-meta { padding: 16px 20px 18px; }\n  .video-card-col .reviewer-row { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; }\n  .video-card-col .avatar {\n    width: 36px; height: 36px; border-radius: 50%; background: #1a56db;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 14px; font-weight: 800; color: #fff; flex-shrink: 0;\n  }\n  .video-card-col .reviewer-info strong { display: block; font-size: 13px; font-weight: 700; color: #0a0a0a; }\n  .video-card-col .reviewer-info span { font-size: 11px; color: #9ca3af; }\n  .video-card-col .yt-badge {\n    margin-left: auto; display: flex; align-items: center; gap: 5px;\n    background: #fff0f0; border: 1px solid #ffd0d0; border-radius: 20px;\n    padding: 4px 10px 4px 7px; flex-shrink: 0;\n  }\n  .video-card-col .yt-badge span { font-size: 10px; font-weight: 700; color: #ff0000; }\n  .video-card-col .meta-divider { width: 100%; height: 1px; background: #f0f2f7; margin-bottom: 12px; }\n  .video-card-col .video-title { font-size: 13px; font-weight: 700; color: #0a0a0a; line-height: 1.4; margin-bottom: 4px; }\n  .video-card-col .video-desc { font-size: 12px; color: #6b7280; line-height: 1.6; }\n\n  @media (max-width: 767px) {\n    .video-two-col { grid-template-columns: 1fr; gap: 28px; }\n    .video-section-wrap { padding: 0 16px 32px; }\n    .video-inline-stats { gap: 10px; }\n    .vis { padding: 10px 14px; min-width: 68px; }\n    .video-card-col .reviewer-row { flex-direction: column; align-items: flex-start; }\n    .video-card-col .yt-badge { margin-left: inherit; }\n  }\n\n  \/* Legacy wrapper *\/\n  .review-section { padding: 0 24px 42px; max-width: 860px; margin: 0 auto; }\n  .heading-block { text-align: center; margin-bottom: 52px; }\n  .eyebrow { display: inline-flex; align-items: center; gap: 7px; font-size: 27px; font-weight: 700; text-transform: uppercase; color: #1a56db; margin-bottom: 0; }\n  .eyebrow-dot { width: 6px; height: 6px; border-radius: 50%; background: #1a56db; }\n  .heading-block h2 { font-size: clamp(32px, 5vw, 52px); font-weight: 900; color: #0a0a0a; letter-spacing: -1.5px; line-height: 1.08; margin-bottom: 14px; }\n  .heading-block h2 span { color: #1a56db; }\n  .heading-block p { font-size: 16px; color: #6b7280; font-weight: 400; line-height: 1.6; max-width: 420px; margin: 0 auto; }\n\n  \/* CWV: breakdown images — reserve space to prevent CLS *\/\n  .breakdown-item img,\n  .breakdown-item-image img {\n    width: 100%; height: auto;  object-fit: cover; display: block;\n  }\n\u003c\/style\u003e\n\n\u003c!-- ═══════════════════════════════════════════\n     DIGITA SLIDER — untouched\n════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"digita-slider\"\u003e\n  \u003cdiv class=\"digita-inner-slide\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(1)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/A3.png?v=1765874518\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/c4.png?v=1765874518\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10_124e1a3c-c40d-4c05-9dfe-431e966a08fa.png?v=1765874518\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/D6.png?v=1765874517\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/c1.png?v=1765874517\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/A1.png?v=1765874517\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_6b212189-846c-4b11-8522-be1ea5e85856.png?v=1765874516\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(8)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/c7.png?v=1765874516\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(9)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/A4.png?v=1765874516\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(10)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/D2.png?v=1765874516\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(11)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/A2.png?v=1765874516\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(12)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/D5.png?v=1765874512\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(13)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/c8.png?v=1765874512\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(14)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/D1.png?v=1765874510\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(15)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_e5c5d5c3-376b-4c68-b118-e313b2524c51.png?v=1765874360\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════\n     LIGHTBOX MODAL — untouched\n════════════════════════════════════════════ --\u003e\n\u003cdiv id=\"myModal\" class=\"modal\"\u003e\n  \u003cspan class=\"close cursor\" onclick=\"closeModal()\"\u003e×\u003c\/span\u003e\n  \u003cdiv class=\"modal-content\"\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/A3.png?v=1765874518\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/c4.png?v=1765874518\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10_124e1a3c-c40d-4c05-9dfe-431e966a08fa.png?v=1765874518\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/D6.png?v=1765874517\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/c1.png?v=1765874517\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/A1.png?v=1765874517\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_6b212189-846c-4b11-8522-be1ea5e85856.png?v=1765874516\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/c7.png?v=1765874516\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/A4.png?v=1765874516\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/D2.png?v=1765874516\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/A2.png?v=1765874516\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/D5.png?v=1765874512\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/c8.png?v=1765874512\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/D1.png?v=1765874510\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_e5c5d5c3-376b-4c68-b118-e313b2524c51.png?v=1765874360\"\u003e\u003c\/div\u003e\n    \u003ca class=\"prev\" onclick=\"plusSlides(-1)\"\u003e❮\u003c\/a\u003e\n    \u003ca class=\"next\" onclick=\"plusSlides(1)\"\u003e❯\u003c\/a\u003e\n    \u003cdiv class=\"caption-container\"\u003e\u003cp id=\"caption\"\u003e\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════\n     COUNTER SECTION\n════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"main_counter_section\"\u003e\n  \u003ch2 style=\"text-align:center;\" class=\"tech\"\u003eSee the mechanics. \u003cspan\u003eFeel the craft\u003c\/span\u003e\n\u003c\/h2\u003e\n  \u003cp style=\"font-size:15px;color:#444141;text-align:center\"\u003eOpen the dial. Watch the gears turn. The VantaDive 200M Skeleton lets you see what a real automatic movement actually looks like — the rotor swinging, the wheels meshing, the seconds hand sweeping. It's a watch that teaches you what's inside every other Future Wrist on this site. The right first real watch. The right gift for someone you're proud of.\u003c\/p\u003e\n  \u003ch2 style=\"text-align:center;\" class=\"tech\"\u003eTechnical \u003cspan\u003eFeatures\u003c\/span\u003e\n\u003c\/h2\u003e\n  \u003cdiv class=\"number_section_flex\" id=\"counter-section\"\u003e\n    \u003cdiv class=\"number_box_1\"\u003e\n      \u003cdiv class=\"boxss_inner\"\u003e\n        \u003c!-- CWV: explicit width\/height prevents CLS while images load --\u003e\n        \u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\" width=\"220\" height=\"220\" alt=\"40.7mm diameter\"\u003e\n        \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e40.7\u003c\/span\u003e\u003csub\u003e\u003cspan\u003eMM\u003c\/span\u003e\u003c\/sub\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eDiameter\u003c\/span\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"number_box_1\"\u003e\n      \u003cdiv class=\"boxss_inner\"\u003e\n        \u003cimg class=\"number_box_image\" src=\"https:\/\/www.nuunofficial.com\/cdn\/shop\/files\/thickness-b.png?v=1715584325\" width=\"220\" height=\"220\" alt=\"13.4mm thickness\"\u003e\n        \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e13.4\u003c\/span\u003e\u003csub\u003e\u003cspan\u003eMM\u003c\/span\u003e\u003c\/sub\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eThickness\u003c\/span\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"number_box_1\"\u003e\n      \u003cdiv class=\"boxss_inner\"\u003e\n        \u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/thickness-b.webp?v=1753643065\" width=\"220\" height=\"220\" alt=\"12 months warranty\"\u003e\n        \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e12\u003c\/span\u003e\u003csub\u003e\u003cspan\u003eMonths\u003c\/span\u003e\u003c\/sub\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"number_box_1\"\u003e\n      \u003cdiv class=\"boxss_inner\"\u003e\n        \u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance-b.webp?v=1753643103\" width=\"220\" height=\"220\" alt=\"20 BAR water resistance\"\u003e\n        \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e20\u003c\/span\u003e\u003csub\u003e\u003cspan\u003eBAR\u003c\/span\u003e\u003c\/sub\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eWater Resistance\u003c\/span\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- jQuery + Owl Carousel — untouched --\u003e\n\u003cp\u003e\n  \u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.1\/jquery.min.js\"\u003e\u003c\/script\u003e\n  \u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/owl.carousel.min.js\"\u003e\u003c\/script\u003e\n  \u003cscript\u003e\n    (function($) {\n      $(document).ready(function () {\n        function initCarousel() {\n          if (window.innerWidth \u003c= 767 \u0026\u0026 !$('.number_section_flex').hasClass('owl-loaded')) {\n            $('.number_section_flex').addClass('owl-carousel owl-theme').owlCarousel({\n              loop: false, margin: 0, nav: false, dots: true, items: 1,\n            });\n          }\n        }\n        initCarousel();\n        $(window).resize(initCarousel);\n        $(window).scroll(startCounter);\n        function startCounter() {\n          if ($(window).scrollTop() \u003e 200) {\n            $(window).off(\"scroll\", startCounter);\n            $('.prod_number').each(function () {\n              var initialValue = parseFloat($(this).text());\n              $(this).prop('Counter', 0).animate({ Counter: initialValue }, {\n                duration: 1800, easing: 'swing',\n                step: function (now) {\n                  var decimalPlaces = (initialValue.toString().split('.')[1] || []).length;\n                  $(this).text(parseFloat(now).toFixed(decimalPlaces));\n                }\n              });\n            });\n          }\n        }\n      });\n    })(jQuery);\n  \u003c\/script\u003e\n\u003c\/p\u003e\n\u003cp\u003e\n  \u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.carousel.min.css\" rel=\"stylesheet\"\u003e\n  \u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.theme.default.min.css\" rel=\"stylesheet\"\u003e\n\u003c\/p\u003e\n\n\u003c!-- Scripts — untouched --\u003e\n\u003cp\u003e\n  \u003cscript\u003e\n    $(document).ready(function () {\n      $(\".read-toggle\").on(\"click\", function () {\n        var $toggle = $(this);\n        var $more = $toggle.siblings(\".read-more\");\n        $more.toggleClass(\"visible\");\n        $toggle.text($more.hasClass(\"visible\") ? \"Read Less\" : \"Read More\");\n      });\n    });\n    const accButtons = document.querySelectorAll('.accordion-button');\n    accButtons.forEach(btn =\u003e {\n      btn.addEventListener('click', () =\u003e {\n        btn.classList.toggle('active');\n        const content = btn.nextElementSibling;\n        content.style.display = content.style.display === 'block' ? 'none' : 'block';\n      });\n    });\n  \u003c\/script\u003e\n  \u003cscript\u003e\n    function openModal() { document.getElementById(\"myModal\").style.display = \"block\"; }\n    function closeModal() { document.getElementById(\"myModal\").style.display = \"none\"; }\n    var slideIndex = 1;\n    showSlides(slideIndex);\n    function plusSlides(n) { showSlides(slideIndex += n); }\n    function currentSlide(n) { showSlides(slideIndex = n); }\n    function showSlides(n) {\n      var i;\n      var slides = document.getElementsByClassName(\"mySlides\");\n      var dots = document.getElementsByClassName(\"demo\");\n      var captionText = document.getElementById(\"caption\");\n      if (n \u003e slides.length) { slideIndex = 1; }\n      if (n \u003c 1) { slideIndex = slides.length; }\n      for (i = 0; i \u003c slides.length; i++) { slides[i].style.display = \"none\"; }\n      for (i = 0; i \u003c dots.length; i++) { dots[i].className = dots[i].className.replace(\" active\", \"\"); }\n      slides[slideIndex - 1].style.display = \"block\";\n      if (dots[slideIndex - 1]) { dots[slideIndex - 1].className += \" active\"; }\n      if (captionText \u0026\u0026 dots[slideIndex - 1]) { captionText.innerHTML = dots[slideIndex - 1].alt; }\n    }\n  \u003c\/script\u003e\n\u003c\/p\u003e\n\n\u003cdiv class=\"new-product\"\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       VIDEO SECTION — TWO COLUMN\n  ════════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"video-section-wrap\"\u003e\n    \u003cdiv class=\"video-two-col\"\u003e\n\n      \u003c!-- LEFT: Heading + description + quick stats --\u003e\n      \u003cdiv class=\"video-heading-col\"\u003e\n        \u003cdiv class=\"eyebrow\"\u003e\n          \u003cspan class=\"eyebrow-dot\"\u003e\u003c\/span\u003e\n          VANTADIVE 200M SKELETON SPORT DIVER WATCH | SAPPHIRE CRYSTAL | NH35 AUTOMATIC | RUBBER STRAP | 20BAR\n        \u003c\/div\u003e\n        \u003ch2\u003eWatch in \u003cspan\u003eAction\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp\u003eA clean, automatic sport diver built for daily wear, weekends, and real water confidence.\u003c\/p\u003e\n        \u003cdiv class=\"video-inline-stats\"\u003e\n          \u003cdiv class=\"vis\"\u003e\n            \u003cspan class=\"vis-num\"\u003e200M\u003c\/span\u003e\n            \u003cspan class=\"vis-label\"\u003eWater Resist.\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"vis\"\u003e\n            \u003cspan class=\"vis-num\"\u003e40.7MM\u003c\/span\u003e\n            \u003cspan class=\"vis-label\"\u003eCase Size\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"vis\"\u003e\n            \u003cspan class=\"vis-num\"\u003eAuto\u003c\/span\u003e\n            \u003cspan class=\"vis-label\"\u003eMovement\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- RIGHT: Smaller video card --\u003e\n      \u003cdiv class=\"video-card-col\"\u003e\n        \u003cdiv class=\"video-card\"\u003e\n          \u003cdiv class=\"video-wrapper\"\u003e\n            \u003c!-- CWV: preload=none avoids render-blocking network request on load --\u003e\n            \u003cvideo controls playsinline preload=\"none\"\u003e\n              \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/9cdc1040ed174b41a476c74e840c686d.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"video-meta\"\u003e\n            \u003cdiv class=\"reviewer-row\"\u003e\n              \u003cdiv class=\"avatar\"\u003eA\u003c\/div\u003e\n              \u003cdiv class=\"reviewer-info\"\u003e\n                \u003cstrong\u003eVantaDive 200M Skeleton\u003c\/strong\u003e\n                \u003cspan\u003eOfficial Product Clip\u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"yt-badge\"\u003e\u003cspan\u003eProduct Video\u003c\/span\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-divider\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"video-title\"\u003e\"Built for depth. Designed for presence.\"\u003c\/div\u003e\n            \u003cdiv class=\"video-desc\"\u003eA short showcase highlighting the case finish, dial detail, and overall build of the watch.\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border:0;height:1px;background-color:#30363d;margin:0;\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"features\"\u003e\n    \u003cdiv class=\"cont-2\"\u003e\n      \u003ch2 class=\"h2\"\u003eMade to Match Your Pace, Wherever You Are\u003c\/h2\u003e\n      \u003cdiv class=\"features-grid\"\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 class=\"h3\" style=\"color:#007bff;\"\u003eOffice\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003eClean dial, balanced size, and a sharp everyday look.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 class=\"h3\" style=\"color:#007bff;\"\u003eWeekends\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003eSporty, relaxed, and easy to wear.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 class=\"h3\" style=\"color:#007bff;\"\u003eWater \u0026amp; Travel\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003e200M water resistance with a screw-down crown for wet days and travel.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 class=\"h3\" style=\"color:#007bff;\"\u003eEveryday Routines\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003eAutomatic movement, comfortable fit, and practical daily use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"paragraph\" style=\"text-align:center;margin-top:20px;\"\u003eVantaDive 200M Skeleton: Clean. Sporty. Ready for Everyday Life.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"breakdown\"\u003e\n    \u003cdiv class=\"cont-2\"\u003e\n      \u003ch2 class=\"h2\"\u003eDesigned With Purpose in Every Exceptional Detail\u003c\/h2\u003e\n\n      \u003cdiv class=\"breakdown-item\"\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003e316L Stainless Steel Case: Strong and Easy to Wear\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cb\u003e316L stainless steel case\u003c\/b\u003e for a durable build\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eSolid feel\u003c\/b\u003e without looking too bulky\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eBalanced case size\u003c\/b\u003e for daily wear\u003c\/li\u003e\n            \u003cli\u003e\u003cb\u003eMade for work, travel, and casual style\u003c\/b\u003e\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp\u003e\u003ci\u003eA strong everyday case made for buyers who want durability without an oversized feel.\u003c\/i\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-image\"\u003e\n          \u003c!-- CWV: explicit width\/height prevents CLS --\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/c6.png?v=1765874173\" width=\"600\" height=\"450\" alt=\"316L Stainless Steel Case\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border:0;height:1px;background-color:#ccc;margin:40px auto;width:80%;\"\u003e\u003c\/div\u003e\n\n      \u003cdiv class=\"breakdown-item\"\u003e\n        \u003cdiv class=\"breakdown-item-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/D4.png?v=1765874219\" width=\"600\" height=\"450\" alt=\"Sapphire Crystal\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003eSapphire Crystal: Clear and Scratch-Resistant\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cb\u003eScratch-resistant crystal\u003c\/b\u003e for daily wear\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eClear dial view\u003c\/b\u003e for easy reading\u003c\/li\u003e\n            \u003cli\u003e\u003cb\u003eHelps the watch face stay clean and sharp\u003c\/b\u003e\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci\u003eA practical upgrade for buyers who want a clearer-looking watch over time.\u003c\/i\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border:0;height:1px;background-color:#ccc;margin:40px auto;width:80%;\"\u003e\u003c\/div\u003e\n\n      \u003cdiv class=\"breakdown-item\"\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003eNH35 Automatic Movement: Classic Mechanical Feel\u003c\/h3\u003e\n          \u003cul class=\"water-capabilities\"\u003e\n            \u003cli\u003e\n\u003cb\u003eSelf-winding movement\u003c\/b\u003e powered by wrist motion\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eHand-wind option\u003c\/b\u003e for added control\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eMechanical watch feel\u003c\/b\u003e without battery-style use\u003c\/li\u003e\n            \u003cli\u003e\u003cb\u003eMade for daily automatic wear\u003c\/b\u003e\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci\u003eA practical movement for men who enjoy classic mechanical character.\u003c\/i\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/D7.png?v=1765874279\" width=\"600\" height=\"450\" alt=\"NH35 Automatic Movement\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border:0;height:1px;background-color:#ccc;margin:40px auto;width:80%;\"\u003e\u003c\/div\u003e\n\n      \u003cdiv class=\"breakdown-item\"\u003e\n        \u003cdiv class=\"breakdown-item-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_d41bac5f-65fd-4219-9cd4-8950e46cdb31.png?v=1765874320\" width=\"600\" height=\"450\" alt=\"200M Water Resistance\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003e200M Water Resistance: Ready for Active Water Use\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eSuitable for \u003cb\u003eswimming\u003c\/b\u003e\n\u003c\/li\u003e\n            \u003cli\u003eReady for \u003cb\u003esnorkeling and water sports\u003c\/b\u003e\n\u003c\/li\u003e\n            \u003cli\u003eBuilt for \u003cb\u003erain, splashes, and daily moisture\u003c\/b\u003e\n\u003c\/li\u003e\n            \u003cli\u003eScrew-down crown \u003cb\u003efor added water protection\u003c\/b\u003e\n\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci\u003eMade for buyers who want a sport diver they can wear beyond dry, everyday routines.\u003c\/i\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border:0;height:1px;background-color:#ccc;margin:40px auto;width:80%;\"\u003e\u003c\/div\u003e\n\n      \u003cdiv class=\"breakdown-item\"\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003eRubber Strap: Flexible, Comfortable, and Sport-Ready\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cb\u003eSoft and flexible\u003c\/b\u003e for everyday comfort\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eWater-friendly material\u003c\/b\u003e for wet days and active use\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eBuckle clasp\u003c\/b\u003e for an adjustable fit\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003e22mm strap width\u003c\/b\u003e for balanced wrist support\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci\u003eA practical strap made for sport, comfort, and daily movement.\u003c\/i\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_e5c5d5c3-376b-4c68-b118-e313b2524c51.png?v=1765874360\" width=\"600\" height=\"450\" alt=\"Rubber Strap\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border:0;height:1px;background-color:#30363d;margin:0;\"\u003e\u003c\/div\u003e\n\n  \u003cdiv id=\"specs\"\u003e\n    \u003cdiv class=\"cont-2\"\u003e\n      \u003ch2 class=\"h2\"\u003eVantaDive 200m Skeleton Specifications\u003c\/h2\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eVantaDive 200M Skeleton\u003c\/td\u003e\n\u003ctd\u003eWatch Type\u003c\/td\u003e\n\u003ctd\u003eAutomatic Mechanical Sport Diver Watch\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWater Resistance\u003c\/td\u003e\n\u003ctd\u003e200M \/ 20 BAR\u003c\/td\u003e\n\u003ctd\u003eMovement\u003c\/td\u003e\n\u003ctd\u003eAutomatic Self-Wind \/ Mechanical Hand-Wind\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCrystal\u003c\/td\u003e\n\u003ctd\u003eSapphire Crystal\u003c\/td\u003e\n\u003ctd\u003eCase Size\u003c\/td\u003e\n\u003ctd\u003e43.3mm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCase Thickness\u003c\/td\u003e\n\u003ctd\u003e13.4mm\u003c\/td\u003e\n\u003ctd\u003eCase Shape\u003c\/td\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCase Material\u003c\/td\u003e\n\u003ctd\u003eStainless Steel\u003c\/td\u003e\n\u003ctd\u003eStrap Material\u003c\/td\u003e\n\u003ctd\u003eRubber\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eStrap Width\u003c\/td\u003e\n\u003ctd\u003e22mm\u003c\/td\u003e\n\u003ctd\u003eStrap Length\u003c\/td\u003e\n\u003ctd\u003e24cm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDisplay\u003c\/td\u003e\n\u003ctd\u003eAnalog Display\u003c\/td\u003e\n\u003ctd\u003eDial Detail\u003c\/td\u003e\n\u003ctd\u003eAuto Date\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBezel\u003c\/td\u003e\n\u003ctd\u003eRotating-Style Dive Bezel\u003c\/td\u003e\n\u003ctd\u003eVisibility\u003c\/td\u003e\n\u003ctd\u003eLuminous Hands\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eClasp\u003c\/td\u003e\n\u003ctd\u003eBuckle Clasp\u003c\/td\u003e\n\u003ctd\u003eFeatures\u003c\/td\u003e\n\u003ctd\u003eSwim, Water Resistant, Anti-Magnetic, Shock Resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eFashion, Casual, Sports Watch\u003c\/td\u003e\n\u003ctd\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003ca href=\"https:\/\/www.futurewristtech.com\/products\/vantadive-200m-sport-diver-watch\" class=\"btn\"\u003eMake VantaDive 200M Skeleton Your Everyday Diver.\u003c\/a\u003e\n      \u003cp class=\"paragraph\" style=\"font-style:italic;\"\u003eVANTADIVE 200M SKELETON: Clean. Automatic. Ready for Everyday Life.\u003c\/p\u003e\n      \u003cp class=\"paragraph\" style=\"text-align:center;\"\u003eA balanced sport diver designed to move with you.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Titanium Black \/ Black Case","offer_id":51788259000614,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true},{"title":"Titanium Black \/ Silver Case","offer_id":52997783421222,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true},{"title":"Titanium Green \/ Black Case","offer_id":51788259033382,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true},{"title":"Titanium Green \/ Silver Case","offer_id":52997783453990,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true},{"title":"Titanium Pink \/ Black Case","offer_id":51788259098918,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true},{"title":"Titanium Pink \/ Silver Case","offer_id":52997783486758,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true},{"title":"Titanium Blue \/ Black Case","offer_id":51788259131686,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true},{"title":"Titanium Blue \/ Silver Case","offer_id":52997783519526,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-1_437c351c-8bcf-4f7b-9b83-5f9b357c4e6e.jpg?v=1765874823"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/collections\/A3.png?v=1771593031","url":"https:\/\/www.futurewristtech.com\/collections\/20-bar-water-resistance-dive-watches.oembed","provider":"Future Wrist","version":"1.0","type":"link"}