{"title":"Dive Quartz","description":"","products":[{"product_id":"aquasport-mens-quartz-diver-sapphire-43mm-100m","title":"AquaSport","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_cd1e26ad-4d8e-4bcc-ab78-497804b6c95e.jpg?v=1757537640\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_fa8ef4e4-3eb5-43aa-b4a6-3c65570e3c78.jpg?v=1757537641\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_47126ce8-ab41-4846-9e9d-14c8bb43726f.jpg?v=1757537640\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_9d11592b-e2ff-4756-9b6f-4e08054e2fb1.jpg?v=1757537640\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_0ccc79fe-2615-4cac-bae6-f3a75098b0ae.jpg?v=1757537640\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_4ead4d6f-d6e3-43ca-ac99-5c50d42f0277.jpg?v=1757537640\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_cdc26ddb-6d33-42f1-9817-5416b8736d24.jpg?v=1757537640\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(8)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_6dd28ee3-f5d7-42c2-a84c-6d3e900b3277.jpg?v=1757537640\" 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\n     \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_cd1e26ad-4d8e-4bcc-ab78-497804b6c95e.jpg?v=1757537640\" 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_fa8ef4e4-3eb5-43aa-b4a6-3c65570e3c78.jpg?v=1757537641\" 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_47126ce8-ab41-4846-9e9d-14c8bb43726f.jpg?v=1757537640\" 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_9d11592b-e2ff-4756-9b6f-4e08054e2fb1.jpg?v=1757537640\" 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_0ccc79fe-2615-4cac-bae6-f3a75098b0ae.jpg?v=1757537640\" 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_4ead4d6f-d6e3-43ca-ac99-5c50d42f0277.jpg?v=1757537640\" 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_cdc26ddb-6d33-42f1-9817-5416b8736d24.jpg?v=1757537640\" 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_6dd28ee3-f5d7-42c2-a84c-6d3e900b3277.jpg?v=1757537640\" 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—a sleek 43 mm sport-dress watch that’s built for real life.\n Sapphire crystal keeps the view crystal-clear, while a slim 8.5 mm case slides under any cuff.\n The YM92 quartz movement delivers set-and-forget accuracy with 1–2 years of battery life.\n\n\n\n    \u003cspan class=\"read-more\"\u003e  Choose stainless steel or silicone straps and go from desk to gym in seconds.\n      With 10 BAR water resistance and bright lume, it’s ready for rain, laps, and late nights.\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 (YM92) movement for dependable, low-maintenance precision\u003c\/li\u003e\n\n\u003cli\u003e10 BAR water resistance (swim-ready; everyday waterproofing)\u003c\/li\u003e\n\n\u003cli\u003eSapphire crystal for superior scratch resistance and long-lasting clarity\u003c\/li\u003e\n\n\u003cli\u003eDay\/Date + auto date for quick at-a-glance organization\u003c\/li\u003e\n\n\u003cli\u003eLuminous hands\/markers for low-light readability\u003c\/li\u003e\n\n\u003cli\u003e43 mm analog display with clean, balanced layout\u003c\/li\u003e\n\n\u003cli\u003eHook buckle for quick, secure fastening\u003c\/li\u003e\n\n\u003cli\u003eTwo band options: stainless steel bracelet or silicone sport strap\u003c\/li\u003e\n\n\u003cli\u003eSlim profile (8.5 mm) for all-day comfort\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\u003eEvery FWT timepiece is covered by our 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 provided 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, 8.5 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 — 8.5 mm thickness\u003c\/li\u003e\n\n    \u003cli\u003eCrystal: Sapphire\u003c\/li\u003e\n    \n    \u003cli\u003eMovement: Quartz (YM92)\u003c\/li\u003e\n    \n    \u003cli\u003eBands: Stainless steel or Silicone — 20 mm width, 22 cm length, hook buckle\u003c\/li\u003e\n    \n    \u003cli\u003eWater resistance: 10 BAR \/ 100 m\u003c\/li\u003e\n    \n    \u003cli\u003eDial: 43 mm, analog (pointer)\u003c\/li\u003e\n    \n    \u003cli\u003eBrand \/ user \/ style: FWT | Men | Sport \/ Fashion \/ Business \/ 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\"\u003e8.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\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\"\u003e10\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\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\"\u003ePrecision Quartz (YM92)\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\/auto_date.png?v=1756871523\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eDay\/Date + Auto Date\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eStay organized at a glance—no phone check needed.\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\"\u003e10 BAR Water Resistance\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eSwim-ready confidence for pools, rain, and everyday splashes.\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\/light.png?v=1744097642\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eLuminous Readability\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eInstant time checks in the dark for late nights and early starts.\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\/strapp.png?v=1756869173\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eDual-Band Flex\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eSwap steel or silicone to match workdays, workouts, and weekends.\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\"\u003eFixed Tachymeter 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":"Gold","offer_id":51077124456742,"sku":null,"price":239.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":51077124489510,"sku":null,"price":239.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-1_b100d66b-9502-46bd-b7f6-877627883c88.jpg?v=1757536905"},{"product_id":"zenith-steel-mens-quartz-sapphire-44-5mm-100m","title":"Zenith Steel","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_88c5dd9a-5b1d-4d18-9a64-7c91e8bcbb86.jpg?v=1757586251\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_9b8b7fe9-63e4-44a7-8a13-6e058d880a6f.jpg?v=1757586252\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_ccef5834-5c62-4a00-8ce1-dbc8a489ea1d.jpg?v=1757586251\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_962b3aaf-a93d-43af-8df5-eac6a12883b2.jpg?v=1757586251\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_d8071ce6-fc14-457b-979c-f67c8a7303f6.jpg?v=1757586250\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_44fa4c95-5eda-4466-9de3-52e135e9a70d.jpg?v=1757586250\" 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\n     \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_88c5dd9a-5b1d-4d18-9a64-7c91e8bcbb86.jpg?v=1757586251\" 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_9b8b7fe9-63e4-44a7-8a13-6e058d880a6f.jpg?v=1757586252\" 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_ccef5834-5c62-4a00-8ce1-dbc8a489ea1d.jpg?v=1757586251\" 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_962b3aaf-a93d-43af-8df5-eac6a12883b2.jpg?v=1757586251\" 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_d8071ce6-fc14-457b-979c-f67c8a7303f6.jpg?v=1757586250\" 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_44fa4c95-5eda-4466-9de3-52e135e9a70d.jpg?v=1757586250\" 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—a bold 44.5 mm sport-dress watch with clean, minimalist lines.\n The stainless-steel case and sapphire crystal keep the look sharp and scratch-resistant.\n Powered by the reliable YM92 quartz movement with 2-year battery life, it stays precise without fuss.\n\n   \n    \u003cspan class=\"read-more\"\u003e A solid steel bracelet and classic buckle deliver confident, everyday wear.\n      With 10 BAR water resistance, it’s as capable as it is refined—from office to ocean.\n     \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\u003eQuartz (YM92) movement for dependable, low-maintenance accuracy\u003c\/li\u003e\n\n    \u003cli\u003e10 BAR \/ 100 m water resistance for swimming and daily waterproofing\u003c\/li\u003e\n    \n    \u003cli\u003eSapphire crystal for superior scratch resistance and lasting clarity\u003c\/li\u003e\n    \n    \u003cli\u003e44.5 mm analog dial for bold, easy readability\u003c\/li\u003e\n    \n    \u003cli\u003eStainless-steel bracelet (23.2 cm length) with buckle clasp\u003c\/li\u003e\n    \n    \u003cli\u003eStainless-steel case with modern, luxe styling\u003c\/li\u003e\n    \n    \u003cli\u003eApprox. 2-year battery life\u003c\/li\u003e\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\u003eEvery 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: 44.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\u003eCase: Stainless steel, round\u003c\/li\u003e\n\n    \u003cli\u003eCrystal: Sapphire\u003c\/li\u003e\n    \n    \u003cli\u003eMovement: Quartz (YM92)\u003c\/li\u003e\n    \n    \u003cli\u003eBand: Stainless steel, 23.2 cm length, buckle clasp\u003c\/li\u003e\n    \n    \u003cli\u003eWater resistance: 10 BAR \/ 100 m\u003c\/li\u003e\n    \n    \u003cli\u003eDial: 44.5 mm, analog (pointer)\u003c\/li\u003e\n    \n    \u003cli\u003eBrand \/ user \/ style: FWT | Men | Luxe \/ Modern \/ Japanese \/ Minimalist \/ Sporty\u003c\/li\u003e\n    \n    \u003cli\u003eTypes: Fashion \/ Luxury \/ Business\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\"\u003e44.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\"\u003e10\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\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\"\u003eYM92 Quartz 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 Durability\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eSolid, comfortable wear that matches business or casual.\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\"\u003e10 BAR Water Resistance\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eSwim-ready confidence for pools, rain, and everyday splashes.\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\"\u003eBold 44.5 mm Readability\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eLarge, clean dial that’s easy 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\/low-power.png?v=1744365451\"\u003e\n  \u003cdiv class=\"feature-title\"\u003e2-Year Battery Life\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eLong-lasting power so you think about your schedule, not your watch.\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\"\u003eFixed Tachymeter-Style 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 and Blue","offer_id":51151883698470,"sku":null,"price":140.0,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":51151883731238,"sku":null,"price":140.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":51151883764006,"sku":null,"price":140.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-2_10e4c288-0d32-411f-befd-8a4cd73b85d0.jpg?v=1759355665"},{"product_id":"products-fwt-shinrai-mens-quartz-diver-41mm-sapphire-100m","title":"SHINRAI 41MM","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    \u003cimg onclick=\"openModal();currentSlide(1)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_47c65edf-2538-4cd7-a02d-f50c807de567.jpg?v=1757969660\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_47c65edf-2538-4cd7-a02d-f50c807de567.jpg?v=1757969660\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_0477ed86-d8c6-4f38-abd8-c9c7d823bb73.jpg?v=1757969659\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_4ea24fc0-bd04-41ff-95ee-867a6551938c.jpg?v=1757969660\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_70576e65-9774-466c-99a8-68946ba9f003.jpg?v=1757969659\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_b92e16de-2569-4fc3-9a3c-bf0b01e3a4ee.jpg?v=1757969659\" 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_47c65edf-2538-4cd7-a02d-f50c807de567.jpg?v=1757969660\" 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_47c65edf-2538-4cd7-a02d-f50c807de567.jpg?v=1757969660\" 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_0477ed86-d8c6-4f38-abd8-c9c7d823bb73.jpg?v=1757969659\" 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_4ea24fc0-bd04-41ff-95ee-867a6551938c.jpg?v=1757969660\" 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_70576e65-9774-466c-99a8-68946ba9f003.jpg?v=1757969659\" 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_b92e16de-2569-4fc3-9a3c-bf0b01e3a4ee.jpg?v=1757969659\" alt=\"\"\u003e\u003c\/div\u003e\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 JSP0030L—a clean 41 mm sport-dress watch with modern Japanese precision.\n Sapphire crystal keeps the view crisp while the stainless-steel case and bracelet handle daily wear.\n\n   \n    \u003cspan class=\"read-more\"\u003e The Japanese quartz movement delivers set-and-forget accuracy with 1–2 years of battery life.\n      Day\/Date keeps you organized at a glance, and the slim profile slides under any cuff.\n      With 10 BAR (100 m) protection, it’s built for commutes, workouts, and weekends.\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\u003eJapanese quartz movement for dependable, low-maintenance accuracy\u003c\/li\u003e\n\n    \u003cli\u003e10 BAR (100 m) water resistance—swim-ready confidence\u003c\/li\u003e\n    \n    \u003cli\u003eSapphire crystal for superior scratch resistance and clarity\u003c\/li\u003e\n    \n    \u003cli\u003eAuto Date \/ Day-Date—today’s info on-wrist\u003c\/li\u003e\n    \n    \u003cli\u003e41 mm analog (pointer) display—balanced, easy readability\u003c\/li\u003e\n    \n    \u003cli\u003eStainless-steel bracelet (22 mm width, 20 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: 41 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 (Japan movement) — battery life 1–2 years\u003c\/li\u003e\n    \n    \u003cli\u003eBand: Stainless steel — 22 mm width, 20 cm length, buckle clasp\u003c\/li\u003e\n    \n    \u003cli\u003eWater resistance: 10 BAR \/ 100 m\u003c\/li\u003e\n    \n    \u003cli\u003eDial: 41 mm, analog (pointer)\u003c\/li\u003e\n    \n    \u003cli\u003eBrand \/ model \/ user \/ style: FWT — JSP0030L | Men | Japanese \/ Modern \/ Minimalist \/ Sporty \/ Fashion \/ Luxury \/ Business \/ Charm\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\"\u003e41\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\"\u003e10\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\"\u003eJapanese Quartz 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\/date-week.png?v=1746776063\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eDay\/Date + Auto Date\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eStay organized at a glance—no phone check needed.\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\"\u003e10 BAR Water Resistance\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eSwim-ready durability for pools, rain, and daily splashes.\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\/lightweight.png?v=1754065145\"\u003e\n  \u003cdiv class=\"feature-title\"\u003e41 mm Easy Read\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eClean, balanced dial that’s quick to read in any setting.\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 Comfort\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eSolid, all-day wear with a classic buckle and refined profile.\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\"\u003eFixed Tachymeter 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\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\"\u003eSHINRAI 41MM MEN’S SPORTS WATCH | SAPPHIRE CRYSTAL | STAINLESS-STEEL CASE \u0026amp; BRACELET | JAPANESE QUARTZ | 100M\u003c\/h1\u003e\n                        \u003cp class=\"paragraph\"\u003eA clean, modern 41mm stainless-steel sports watch built for men who want everyday durability, sapphire clarity, and dependable Japanese quartz performance, all in a comfortable, minimalist profile.\u003c\/p\u003e\n                        \u003cp class=\"paragrapgh\" style=\"color:white\"\u003eA watch designed to stay strong, clear, and accurate,  every single day.\u003c\/p\u003e\n                        \u003ca href=\"#cta\" class=\"btn\" style=\"margin-bottom:20px\"\u003eMake Shinrai Your Daily Watch\u003c\/a\u003e\n        \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;\"\u003eYour daily watch should do more than look good, it should stay reliable through work, travel, weather, and movement.\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=\"smarter-list\" 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;\"\u003eDurable stainless-steel build\u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 5px;\"\u003eClear visibility in different lighting\u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 5px;\"\u003eReliable quartz accuracy\u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 5px;\"\u003eWater-ready protection for daily environments\u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 5px;\"\u003eComfortable bracelet for long wear\u003c\/li\u003e\n        \n       \n        \n                        \u003c\/ul\u003e\n        \n                       \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 Fit Your Lifestyle: One Watch, Many Moments\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\"\u003eMinimal, modern, and polished.\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\"\u003eReliable quartz + scratch-resistant sapphire.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eSports \/ Outdoors\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eStainless-steel durability + 100M water safety.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eDaily Life\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eComfortable, versatile, and effortless to maintain.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cp class=\"paragraph\" style=\"text-align: center; margin-top: 20px;\"\u003eA well-balanced everyday watch built for comfort, simplicity, and reliability.\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\"\u003eCrafted With Purpose in Every 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 \u0026amp; Bracelet: Strong, Modern, Long-Lasting\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eThe stainless-steel construction offers:\u003c\/p\u003e\n                            \u003cul\u003e\n                                \u003cli\u003eA confident, premium wrist feel\u003c\/li\u003e\n                                \u003cli\u003eExcellent resistance to sweat, wear, and moisture\u003c\/li\u003e\n                                \u003cli\u003eA polished yet sporty finish\u003c\/li\u003e\n                                \u003cli\u003eLong-term durability for everyday use\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003ePerfect for men who want a dependable watch that looks refined and feels solid.\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\/4_2.jpg?v=1765035485\"\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\/7_2_fe627d7d-ee4b-44db-9952-5e99320770b6.png?v=1765035537\"\u003e\n        \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 toughest crystal materials available. Benefits:\u003c\/p\u003e\n                            \u003cul\u003e\n                                \u003cli\u003eStrong scratch resistance\u003c\/li\u003e\n                                \u003cli\u003eClear visibility after years of wear\u003c\/li\u003e\n                                \u003cli\u003eIdeal for work, travel, and outdoor use\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA major upgrade over standard mineral glass.\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\"\u003eJapanese Quartz Precision: Accuracy Without Effort\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003ePowered by a reliable Japan-made quartz movement, Shinrai offers:\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\u003eLow maintenance\u003c\/li\u003e\n                                \u003cli\u003eLong battery life (1–2 years)\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eSet it once, wear it everywhere.\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\/7_4.png?v=1765035642\"\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\/2.jpg?v=1765035596\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"breakdown-item-text\"\u003e\n                            \u003ch3 class=\"h3\"\u003e100M \/ 10BAR Water Resistance: Ready for Real Use\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eShinrai is safe for:\u003c\/p\u003e\n                            \u003cul\u003e\n                                \u003cli\u003eSwimming\u003c\/li\u003e\n                                \u003cli\u003eRain\u003c\/li\u003e\n                                \u003cli\u003eSweat\u003c\/li\u003e\n                                \u003cli\u003eShower\u003c\/li\u003e\n                                \u003cli\u003eBeach activities\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eThis is true 100M capability, not splash-proof gimmicks.\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\"\u003eEasy Day\/Date Display: Simple, Useful, Everyday Functionality\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eThe watch features:\u003c\/p\u003e\n                            \u003cul\u003e\n                                \u003cli\u003eAuto Date\u003c\/li\u003e\n                                \u003cli\u003eDay\/Date windows\u003c\/li\u003e\n                                \u003cli\u003eA clean, readable analog layout\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eUseful for work, travel, and everyday routines.\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\/7_1.png?v=1765035725\"\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 Men Choose Shinrai\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                            Real sapphire crystal\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            Japanese quartz accuracy\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            Useful day\/date display\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            Premium feel at an accessible price\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;\"\u003eA well-balanced everyday watch built for comfort, simplicity, and reliability.\u003c\/p\u003e\n                        \u003cul class=\"smarter-list\"\u003e\n                            \u003cli style=\"color: #161b22;\"\u003eChoose Shinrai 41mm: A stainless-steel, sapphire-equipped, 100M-ready daily watch.\u003c\/li\u003e\n                            \u003cli style=\"color: #161b22;\"\u003eWear it anywhere: Office, pool, travel, gym, or weekends.\u003c\/li\u003e\n                            \u003cli style=\"color: #161b22;\"\u003eEnjoy long-term ease: Japanese quartz accuracy with minimal upkeep.\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\"\u003eShinrai 41mm 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\u003eShinrai 41mm\u003c\/td\u003e\n                            \u003ctd\u003eStyle\u003c\/td\u003e\n                            \u003ctd\u003eModern, Minimalist, Sporty\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\u003eCase Size\u003c\/td\u003e\n                            \u003ctd\u003e41mm\u003c\/td\u003e\n                            \u003ctd\u003eCase Thickness\u003c\/td\u003e\n                            \u003ctd\u003eSlim everyday profile for Men\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\u003eDisplay\u003c\/td\u003e\n                            \u003ctd\u003eAnalog\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMovement\u003c\/td\u003e\n                            \u003ctd\u003eJapanese Quartz\u003c\/td\u003e\n                            \u003ctd\u003eMovement Brand\u003c\/td\u003e\n                            \u003ctd\u003eJapan\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eWater Resistance\u003c\/td\u003e\n                            \u003ctd\u003e100M \/ 10BAR\u003c\/td\u003e\n                            \u003ctd\u003eFeatures\u003c\/td\u003e\n                            \u003ctd\u003eAuto Date, Day\/Date, Waterproof, Diver-style\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eBand Material\u003c\/td\u003e\n                            \u003ctd\u003eStainless Steel\u003c\/td\u003e\n                            \u003ctd\u003eBand Length\u003c\/td\u003e\n                            \u003ctd\u003e20cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eBand Width\u003c\/td\u003e\n                            \u003ctd\u003e22mm\u003c\/td\u003e\n                            \u003ctd\u003eClasp Type\u003c\/td\u003e\n                            \u003ctd\u003eBuckle\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                    \u003cp class=\"paragraph\" style=\"font-style: italic;\"\u003eSHINRAI 41MM: Modern. Strong. Water-Ready. Built for Everyday 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\"\u003eSHINRAI 41MM: Modern. Strong. Water-Ready. Built for Everyday Life.\u003c\/h2\u003e\n                    \u003cp class=\"paragraph\"\u003eA clean, modern 41mm stainless-steel sports watch built for men who want everyday durability, sapphire clarity, and dependable Japanese quartz performance, all in a comfortable, minimalist profile.\u003c\/p\u003e\n                    \u003ca href=\"#\" class=\"btn\"\u003eMake Shinrai Your Daily Watch\u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \n        \u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Orange","offer_id":51398859194662,"sku":null,"price":159.0,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":51398859227430,"sku":null,"price":159.0,"currency_code":"USD","in_stock":true},{"title":"Yellow","offer_id":51398859260198,"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-1_192d8dd7-1a35-4145-959d-c95572fa6b12.jpg?v=1757968923"},{"product_id":"products-fwt-chronos-mens-quartz-chronograph-44-5mm-sapphire","title":"CHRONOS 44.5MM","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_1512537b-9705-4639-9e4d-9af7c0a3bc8c.jpg?v=1757970795\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_94dc750d-21f4-45c2-b9bc-6b3ee3ec6ae0.jpg?v=1757970795\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_717400e6-b732-4f91-a197-c88da5261da5.jpg?v=1757970794\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_a7277447-9e65-4cc4-afd8-aecd648e5fed.jpg?v=1757970794\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_ae42ee1a-e51e-46aa-b184-92b83ed7249d.jpg?v=1757970794\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_1e0ab18b-6543-4c40-a308-b55ebd6b4480.jpg?v=1757970794\" 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    \n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_1512537b-9705-4639-9e4d-9af7c0a3bc8c.jpg?v=1757970795\" 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_94dc750d-21f4-45c2-b9bc-6b3ee3ec6ae0.jpg?v=1757970795\" 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_717400e6-b732-4f91-a197-c88da5261da5.jpg?v=1757970794\" 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_a7277447-9e65-4cc4-afd8-aecd648e5fed.jpg?v=1757970794\" 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_ae42ee1a-e51e-46aa-b184-92b83ed7249d.jpg?v=1757970794\" 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_1e0ab18b-6543-4c40-a308-b55ebd6b4480.jpg?v=1757970794\" 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 JSP0029L—a bold, minimalist sport-dress watch with crisp Japanese styling.\n The stainless-steel case, bracelet, and sapphire crystal keep the 44.5 mm dial sharp through daily wear.\n\n   \n    \u003cspan class=\"read-more\"\u003e  A reliable quartz movement delivers set-and-forget accuracy with a 2-year battery life.\n      Chronograph timing and day\/date add real utility without clutter.\n      With 10 BAR (100 m) water resistance and a safety folding clasp, it’s built for workdays and weekends.\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 movement for dependable, low-maintenance precision\u003c\/li\u003e\n\n\u003cli\u003eChronograph stopwatch for workouts and tasks\u003c\/li\u003e\n\n\u003cli\u003eDay\/Date at a glance for everyday organization\u003c\/li\u003e\n\n\u003cli\u003e10 BAR (100 m) water resistance for swimming and rainy days\u003c\/li\u003e\n\n\u003cli\u003eSapphire crystal for superior scratch resistance and lasting clarity\u003c\/li\u003e\n\n\u003cli\u003e44.5 mm analog display—clean, modern readability\u003c\/li\u003e\n\n\u003cli\u003eFolding clasp with safety on a stainless-steel bracelet for secure wear\u003c\/li\u003e\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: 44.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\u003eCase: Stainless steel, round\u003c\/li\u003e\n\n    \u003cli\u003eCrystal \/ Dial window: Sapphire\u003c\/li\u003e\n    \n    \u003cli\u003eMovement: Quartz (brand: “Quartz Movement Brand”) — battery life ~2 years\u003c\/li\u003e\n    \n    \u003cli\u003eBand: Stainless steel — 23.2 cm length, folding clasp with safety\u003c\/li\u003e\n    \n    \u003cli\u003eWater resistance: 10 BAR \/ 100 m\u003c\/li\u003e\n    \n    \u003cli\u003eDial: 44.5 mm, analog (pointer)\u003c\/li\u003e\n    \n    \u003cli\u003eBrand \/ model \/ style: FWT – JSP0029L | Men | Modern \/ Japanese \/ Minimalist \/ Luxe \/ Sporty \/ Business\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\"\u003e44.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\"\u003e10\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  \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\/date-week.png?v=1746776063\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eDay\/Date Display\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eToday’s info on-wrist for quick, no-look checks.\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\"\u003e10 BAR Water Resistance\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eSwim-ready durability for pools, rain, and daily splashes.\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\/stopwatch.png?v=1744097642\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eChronograph Timing\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eTrack workouts, laps, and tasks without your phone.\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\"\u003eSafety Folding Clasp\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eSecure lock-in comfort that’s easy to take on and off.\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\"\u003eFixed Tachymeter 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\"\u003eCHRONOS 44.5MM: STAINLESS-STEEL QUARTZ CHRONOGRAPH | SAPPHIRE | 100M WATER RESISTANCE\u003c\/h1\u003e\n                        \u003cp class=\"paragraph\"\u003eA bold, modern 44.5mm chronograph built with sapphire glass, a durable stainless-steel case, and true 100M water resistance.\u003c\/p\u003e\n                        \n                        \u003cp class=\"paragraph\" style=\"font-size: 18px; margin-bottom: 10px; color: #007bff;\"\u003eBuilt for Real Life: Work, Sport, Travel, and Water\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;\"\u003eSapphire instead of mineral\u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 5px;\"\u003eSolid stainless steel instead of alloy\u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 5px;\"\u003e100M water protection instead of splash-proof\u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 5px;\"\u003eReliable quartz movement instead of no-name gears\u003c\/li\u003e\n        \n                        \u003c\/ul\u003e\n                       \n                    \u003c\/div\u003e\n        \n                    \u003cdiv class=\"smarter-choice-content\"\u003e\n                        \n                        \u003cp class=\"paragraph\" style=\"font-style: italic; color: #b0b0b0; margin-top: 40px; text-align: left;\"\u003eMany affordable watches look sporty but cut corners on durability. Chronos does the opposite: Sapphire instead of mineral. Solid stainless steel instead of alloy. 100M water protection instead of splash-proof. Reliable quartz movement instead of no-name gears. This makes Chronos a watch you can trust, whether you're timing a workout, heading to the office, or relaxing at the pool.\u003c\/p\u003e\n                        \u003cp class=\"paragraph\" style=\"font-weight: bold; font-size: 20px; color: #ffffff;\"\u003eChronos is made for users who want a visually striking chronograph that is easy to use, durable, and suitable for every part of the week.\u003c\/p\u003e\n        \n                        \u003ca href=\"#cta\" class=\"btn\"\u003eMake Chronos Your Everyday Chronograph\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\"\u003eA Watch for Every Part of Your Week\u003c\/h2\u003e\n                    \u003cdiv class=\"features-grid\"\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOffice \/ Business\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eProfessional, polished, minimal.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eSports \/ Gym\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eDurable steel, reliable timing, sweat-resistant.\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\"\u003eAccurate quartz movement + scratch-proof sapphire.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eWater \/ Outdoor\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003e100M rating ensures you never worry about getting it wet.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cp class=\"paragraph\" style=\"text-align: center; margin-top: 20px;\"\u003eDaily Use: Comfortable, stylish, practical. Chronos replaces the need for multiple watches, it fits seamlessly into every environment.\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 Chronos Exceptional\u003c\/h2\u003e\n        \n                    \u003cdiv class=\"breakdown-item\"\u003e\n                        \u003cdiv class=\"breakdown-item-text\"\u003e\n                            \u003ch3 class=\"h3\"\u003eSapphire Crystal: Clear, Tough, and Long-Lasting\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eSapphire is one of the toughest watch crystals available. It stays\u003c\/p\u003e\n                            \u003cul\u003e\n                                \u003cli\u003eClear\u003c\/li\u003e\n                                \u003cli\u003eResists scratches\u003c\/li\u003e\n                                \u003cli\u003eKeeps your watch looking new for years\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA major upgrade over mineral glass found in budget watches.\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\/1_1_2cc3e5cc-200c-48ec-af78-6098353e7d40.png?v=1765108670\"\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_5_36dc921f-69f9-42c1-9e4c-ce09366fb7ce.png?v=1765108669\"\u003e\n        \n        \n                        \u003c\/div\u003e\n                        \u003cdiv class=\"breakdown-item-text\"\u003e\n                            \u003ch3 class=\"h3\"\u003e44.5mm Stainless-Steel Case: Strong Presence, Modern Style\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eCrafted from stainless steel for:\u003c\/p\u003e\n                            \u003cul\u003e\n                                \u003cli\u003eCorrosion resistance\u003c\/li\u003e\n                                \u003cli\u003eA solid feel on the wrist\u003c\/li\u003e\n                                \u003cli\u003eDurability against sweat and moisture\u003c\/li\u003e\n                                \u003cli\u003eA polished, premium finish\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA confident size that stands out while staying comfortable.\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\"\u003eQuartz Chronograph Movement: Accurate, Simple, No Hassle\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eChronos uses a dependable quartz movement that offers:\u003c\/p\u003e\n                            \u003cul class=\"water-capabilities\"\u003e\n                                \u003cli\u003eAccurate stopwatch timing\u003c\/li\u003e\n                                \u003cli\u003eDay + date functions\u003c\/li\u003e\n                                \u003cli\u003eLow maintenance\u003c\/li\u003e\n                                \u003cli\u003eInstant readability\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eJust set it once, it stays accurate for months.\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\/1_6_d7289b3d-2ec8-4c8a-9f1f-7c723c4585e8.png?v=1765108671\"\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_9_f702c0e6-a423-4137-bf20-05232a33dac5.png?v=1765108672\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"breakdown-item-text\"\u003e\n                            \u003ch3 class=\"h3\"\u003e100M \/ 10 Bar Water Resistance: Real Daily Protection\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eSafe for:\u003c\/p\u003e\n                            \u003cul\u003e\n                                \u003cli\u003eSwimming\u003c\/li\u003e\n                                \u003cli\u003eRain\u003c\/li\u003e\n                                \u003cli\u003ePool use\u003c\/li\u003e\n                                \u003cli\u003eSurface water sports\u003c\/li\u003e\n                            \u003c\/ul\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\"\u003eSport-Business Dial: Clean, Readable, Stylish\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eFeatures include:\u003c\/p\u003e\n                            \u003cul\u003e\n                                \u003cli\u003eMulti-function chronograph subdials\u003c\/li\u003e\n                                \u003cli\u003eBold hands and indices\u003c\/li\u003e\n                                \u003cli\u003eClear day\/date windows\u003c\/li\u003e\n                                \u003cli\u003eA balanced, modern layout\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA watch that looks good in both casual and formal settings.\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\/1_3_c47c2fb4-a524-4aa6-8784-64402511ac4b.png?v=1765108670\"\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_11_20095de8-ee9e-45f1-b3aa-4786cd1b9a0f.png?v=1765108669\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"breakdown-item-text\"\u003e\n                            \u003ch3 class=\"h3\"\u003eStainless-Steel Bracelet with Safety Folding Clasp\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eThe secure clasp keeps the watch firmly in place throughout your day, whether commuting, working out, or traveling.\u003c\/p\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 People Love Watches Like Chronos\u003c\/h2\u003e\n                    \u003cdiv class=\"testimonial-grid\"\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            Looks premium without the premium pricing\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            Sapphire glass is a huge upgrade\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            Accurate and maintenance-free\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            Strong steel build with a confident wrist feel\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            Perfect balance of sport and elegance\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;\"\u003eChronos delivers more than its price suggests, especially in durability and style.\u003c\/p\u003e\n                        \u003cul class=\"smarter-list\"\u003e\n                            \u003cli style=\"color: #161b22;\"\u003eChoose Chronos 44.5MM: A sapphire-equipped, stainless-steel chronograph.\u003c\/li\u003e\n                            \u003cli style=\"color: #161b22;\"\u003eWear it anywhere: Office, gym, travel, or the water.\u003c\/li\u003e\n                            \u003cli style=\"color: #161b22;\"\u003eEnjoy long-term performance: Reliable quartz accuracy with 100M protection.\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\"\u003eCHRONOS 44.5MM Specifications\u003c\/h2\u003e\n                    \u003ctable class=\"specs-table\"\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                        \u003ctr\u003e\n                            \u003ctd\u003eBand Width\u003c\/td\u003e\n                            \u003ctd\u003e24 mm\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\u003eCase Diameter\u003c\/td\u003e\n                            \u003ctd\u003e44.5mm\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\u003eDial Display\u003c\/td\u003e\n                            \u003ctd\u003eAnalog\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMovement\u003c\/td\u003e\n                            \u003ctd\u003eQuartz Movement\u003c\/td\u003e\n                            \u003ctd\u003eFunctions\u003c\/td\u003e\n                            \u003ctd\u003eChronograph, Day, Date, Time\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eWater Resistance\u003c\/td\u003e\n                            \u003ctd\u003e100M \/ 10 Bar\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\u003eBand Length\u003c\/td\u003e\n                            \u003ctd\u003e23.2 cm\u003c\/td\u003e\n                            \u003ctd\u003eClasp Type\u003c\/td\u003e\n                            \u003ctd\u003eFolding Clasp with Safety\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eStyle\u003c\/td\u003e\n                            \u003ctd\u003eSport, Business, Japanese Minimalist, Luxe\u003c\/td\u003e\n                            \u003ctd\u003eUser\u003c\/td\u003e\n                            \u003ctd\u003eMen\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/table\u003e\n                    \u003cp class=\"paragraph\" style=\"font-style: italic;\"\u003eA sapphire-equipped, stainless-steel chronograph designed for people who want reliable performance and modern style in one watch.\u003c\/p\u003e\n                    \n                    \u003cp class=\"paragraph\" style=\"text-align: center;\"\u003eCHRONOS 44.5MM: Bold Look. Clear Strength. 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\"\u003eCHRONOS 44.5MM: Bold Look. Clear Strength. Everyday Confidence.\u003c\/h2\u003e\n                    \u003cp class=\"paragraph\"\u003eA bold, modern 44.5mm chronograph built with sapphire glass, a durable stainless-steel case, and true 100M water resistance.\u003c\/p\u003e\n                    \u003ca href=\"#\" class=\"btn\"\u003eMake Chronos Your Everyday Chronograph\u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \n        \u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Black \u0026 Blue","offer_id":51398898811174,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":51398898843942,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":51398898876710,"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-1_40770f3c-86ee-4a16-af9a-b23292d5b679.jpg?v=1757970086"},{"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":"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":"fwt-hollow-chrono-mens-chronograph-watch-45mm","title":"HOLLOW CHRONO 45MM","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\n \u003cimg onclick=\"openModal();currentSlide(1)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_0ea3367b-62b7-42b7-b54c-4bf698c62946.jpg?v=1758314060\" alt=\"\"\u003e\n \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/image_71df30f6-c7b8-44e8-949e-04d9a24f1d2e.jpg?v=1765285028\"\u003e   \n \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_c1e0c92c-42d2-4471-9d57-3497db3f05b5.jpg?v=1758314060\" alt=\"\"\u003e\n  \n    \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_a07bfe36-96cd-4bff-9593-ce72efc4ccbc.jpg?v=1758314060\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_9a1a39c0-2a7d-44b5-841a-a07d878082ab.jpg?v=1758314060\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-6_eafb0c67-79a6-4078-8958-fd8885aa79a6.jpg?v=1758313918\" alt=\"\"\u003e\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\/description-image-2_0ea3367b-62b7-42b7-b54c-4bf698c62946.jpg?v=1758314060\" alt=\"\"\u003e\u003c\/div\u003e\n   \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/image_71df30f6-c7b8-44e8-949e-04d9a24f1d2e.jpg?v=1765285028\"\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_c1e0c92c-42d2-4471-9d57-3497db3f05b5.jpg?v=1758314060\" 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_a07bfe36-96cd-4bff-9593-ce72efc4ccbc.jpg?v=1758314060\" 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_9a1a39c0-2a7d-44b5-841a-a07d878082ab.jpg?v=1758314060\" 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_eafb0c67-79a6-4078-8958-fd8885aa79a6.jpg?v=1758313918\" alt=\"\"\u003e\u003c\/div\u003e\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 the FWT Aero Chrono 45—a sharp 45 mm chronograph built for everyday momentum.\n  Dependable quartz (China movement) keeps perfect pace while the clean analog dial stays quick to read.\n \n  \u003cspan class=\"read-more\"\u003e A sculpted alloy case with hollow-out detail and tapered leather strap deliver modern sport style with polish.\n    Rated 3 BAR, it looks premium, works hard, and carries the quiet confidence of FWT.\n   \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\u003eQuartz chronograph for accurate timing\u003c\/li\u003e\n\n  \u003cli\u003e3 BAR water resistance (rain, splashes, hand-washing)\u003c\/li\u003e\n  \n  \u003cli\u003eLuminous hands for low-light readability\u003c\/li\u003e\n  \n  \u003cli\u003eHollow-out dial accents for depth and modern design\u003c\/li\u003e\n  \n  \u003cli\u003eSmall three-hand layout with clear markers\u003c\/li\u003e\n  \n  \u003cli\u003e1-year battery life for set-and-forget convenience\u003c\/li\u003e\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 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\u003eSize \u0026amp; profile: 45 mm dial diameter, 12 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: Alloy, 45 mm round, 12 mm thick\u003c\/li\u003e\n\n  \u003cli\u003eCrystal\/Lens: Glass\u003c\/li\u003e\n  \n  \u003cli\u003eStrap: Leather, buckle clasp — 22 mm → 20 mm taper; segments 75 mm \/ 125 mm\u003c\/li\u003e\n  \n  \u003cli\u003eWater Resistance: 3 BAR\u003c\/li\u003e\n  \n  \u003cli\u003eGross Weight: ~0.080 kg\u003c\/li\u003e\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\"\u003e45\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\"\u003e3\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\/stopwatch.png?v=1744097642\"\u003e\n    \u003cdiv class=\"feature-title\"\u003eQuartz Chronograph\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eTime runs, intervals, and commutes with push-button accuracy.\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\"\u003e3 BAR Daily-Ready\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eShrugs off rain, splashes, and hand-washing with confidence.\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\/light.png?v=1744097642\"\u003e\n    \u003cdiv class=\"feature-title\"\u003eNightGlow Lume\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eLuminous hands make late-night checks instant and clear.\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\"\u003eHollow-Out Design\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eLayered dial detail adds depth and a premium sport aesthetic.\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\/timing.png?v=1754681827\"\u003e\n    \u003cdiv class=\"feature-title\"\u003eQuick-Read Analog\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eClean markers and a small three-hand layout show time at a glance.\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\"\u003eSet-and-Forget Power\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003e1-year battery keeps you moving with minimal upkeep.\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\/bezel.jpg?v=1773176894\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eFixed Bezel\u003c\/div\u003e\n        \u003cdiv class=\"feature-desc\"\u003eA streamlined, stationary frame for a modern look.\u003c\/div\u003e\n      \u003c\/div\u003e\n\u003c\/div\u003e\n\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\"\u003eHOLLOW CHRONO 45MM MEN’S WATCH | GLASS CRYSTAL | LEATHER STRAP | ALLOY CASE | 3ATM\u003c\/h1\u003e\n              \u003cp class=\"paragraph\"\u003eA bold, comfortable everyday timepiece for anyone who wants a reliable watch that fits effortlessly into work, casual wear, and daily life.\u003c\/p\u003e\n              \n              \n              \u003ca href=\"#cta\" class=\"btn\"\u003eMake Hollow Chrono Your Daily Watch\u003c\/a\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;\"\u003eDaily wear calls for more than appearance. A reliable watch should sit comfortably, and stay readable, like:. .\u003c\/p\u003e\n\n              \u003cp class=\"paragraph\" style=\"font-size: 18px; margin-bottom: 10px; color: #007bff;\"\u003eSmooth Performance for Everyday Living\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;\"\u003eA case that stays balanced during long wear\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eClear analog visibility in most lighting\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eQuartz timekeeping that remains consistent\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eA strap that feels natural during movement or rest\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eMoisture resistance suitable for rain and hand-washing\u003c\/li\u003e\n\n              \u003c\/ul\u003e\n              \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\"\u003eAdaptable to Your Day\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, modern design that fits professional settings.\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\"\u003eLightweight comfort and reliable timekeeping.\u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"feature-item\"\u003e\n                  \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eDaily Outings\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eA versatile style that complements everyday clothing.\u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"feature-item\"\u003e\n                  \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOutdoor Moments\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eDurable case and practical water resistance.\u003c\/p\u003e\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"paragraph\" style=\"text-align: center; margin-top: 20px;\"\u003eEvening Plans: Leather strap adds a refined touch.\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\"\u003eThoughtful Details for a Better Wearing Experience\u003c\/h2\u003e\n\n          \u003cdiv class=\"breakdown-item\"\u003e\n              \u003cdiv class=\"breakdown-item-text\"\u003e\n                  \u003ch3 class=\"h3\"\u003e45MM Alloy Case: Strong Look, Comfortable Feel\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eThe alloy case gives the watch its bold presence while remaining comfortable on the wrist.\u003c\/p\u003e\n                  \u003cul\u003e\n                      \u003cli\u003eA smooth, modern finish\u003c\/li\u003e\n                      \u003cli\u003eA balanced weight\u003c\/li\u003e\n                      \u003cli\u003eResistance to everyday bumps\u003c\/li\u003e\n                      \u003cli\u003eVersatility for both casual and smart outfits\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\/16_b13acc70-acb1-4923-a869-9701c10f3495.jpg?v=1765284716\"\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\/03_2e4bb6c1-8e13-42c2-8d86-b727ef7cdefb.jpg?v=1765284755\"\u003e\n\n              \u003c\/div\u003e\n              \u003cdiv class=\"breakdown-item-text\"\u003e\n                  \u003ch3 class=\"h3\"\u003eGlass Crystal: Clear and Easy to Read\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eThe glass crystal provides a straightforward, clean view of the dial.\u003c\/p\u003e\n                  \u003cul\u003e\n                      \u003cli\u003eClear visibility\u003c\/li\u003e\n                      \u003cli\u003eSimple maintenance\u003c\/li\u003e\n                      \u003cli\u003eReliable everyday performance\u003c\/li\u003e\n                      \u003cli\u003eA smooth surface that complements the design\u003c\/li\u003e\n                  \u003c\/ul\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\"\u003eQuartz Movement: Consistent, Worry-Free Accuracy\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003ePowered by a quartz mechanism, the watch keeps steady time throughout the day.\u003c\/p\u003e\n                  \u003cul class=\"water-capabilities\"\u003e\n                      \u003cli\u003eStable accuracy\u003c\/li\u003e\n                      \u003cli\u003eZero winding required\u003c\/li\u003e\n                      \u003cli\u003eMinimal upkeep\u003c\/li\u003e\n                      \u003cli\u003eDependable daily 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\/10_98a4665d-fdd3-482b-87df-a5497d13e27e.jpg?v=1765284787\"\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\/04_2d8bc6df-9389-4c19-9314-e26d91b0dab7.jpg?v=1765284835\"\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"breakdown-item-text\"\u003e\n                  \u003ch3 class=\"h3\"\u003e3ATM Daily Protection: Built for Routine Environments\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eRated 3ATM for reliable protection against everyday moisture.\u003c\/p\u003e\n                  \u003cul\u003e\n                      \u003cli\u003eHand-washing\u003c\/li\u003e\n                      \u003cli\u003eLight rain\u003c\/li\u003e\n                      \u003cli\u003eSweat\u003c\/li\u003e\n                      \u003cli\u003eHumid conditions\u003c\/li\u003e\n                  \u003c\/ul\u003e\n                  \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA reassuring level of resistance for normal daily life.\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\"\u003eLeather Strap: Comfortable, Flexible \u0026amp; Naturally Stylish\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eThe leather strap enhances both comfort and appearance. With a tapered size (22mm → 20mm) and a 75 × 125mm length, it provides:\u003c\/p\u003e\n                  \u003cul\u003e\n                      \u003cli\u003eA soft, comfortable feel\u003c\/li\u003e\n                      \u003cli\u003eEasy all-day wear\u003c\/li\u003e\n                      \u003cli\u003eA secure buckle fit\u003c\/li\u003e\n                      \u003cli\u003eA look that pairs well with many outfits\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\/11_0ba78ea7-f723-4064-983c-d101f8259c09.jpg?v=1765284875\"\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 This Watch\u003c\/h2\u003e\n          \u003cdiv class=\"testimonial-grid\"\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Strong wrist presence without feeling heavy\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Comfortable leather band\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Clear analog readability\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Reliable Quartz accuracy\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Works with many outfits and settings\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Solid everyday 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 Make It Yours\u003c\/h1\u003e\n              \u003cp class=\"paragraph\" style=\"text-align: center; font-weight: bold; color: #161b22; font-size: 18px;\"\u003eA watch that feels familiar and comfortable from the first wear.\u003c\/p\u003e\n              \u003cul class=\"smarter-list\"\u003e\n                  \u003cli style=\"color: #161b22;\"\u003eChoose the Hollow Chrono 45MM leather-strap watch built for everyday clarity and comfort.\u003c\/li\u003e\n                  \u003cli style=\"color: #161b22;\"\u003eWear it confidently across work, outings, and daily movement.\u003c\/li\u003e\n                  \u003cli style=\"color: #161b22;\"\u003eEnjoy steady performance supported by practical, thoughtful design.\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\"\u003eHollow Chrono 45MM 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\u003eType\u003c\/td\u003e\n                    \u003ctd\u003eFashion, sport\u003c\/td\u003e\n                    \u003ctd\u003eMovement\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\u003eMovement Brand\u003c\/td\u003e\n                    \u003ctd\u003eEYKI\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eMaterial\u003c\/td\u003e\n                    \u003ctd\u003eAlloy\u003c\/td\u003e\n                    \u003ctd\u003eWater Resistance Depth\u003c\/td\u003e\n                    \u003ctd\u003e3 BAR\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\u003eFeature\u003c\/td\u003e\n                    \u003ctd\u003echronograph, Water Resistant\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCase Back\u003c\/td\u003e\n                    \u003ctd\u003eAlloy Back\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 Shape\u003c\/td\u003e\n                    \u003ctd\u003eRound\u003c\/td\u003e\n                    \u003ctd\u003eBand Material\u003c\/td\u003e\n                    \u003ctd\u003eLeather\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCase Thickness\u003c\/td\u003e\n                    \u003ctd\u003e12 mm\u003c\/td\u003e\n                    \u003ctd\u003eBand Width\u003c\/td\u003e\n                    \u003ctd\u003e22mm × 20mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eDial Diameter\u003c\/td\u003e\n                    \u003ctd\u003e45 mm\u003c\/td\u003e\n                    \u003ctd\u003eBand Length\u003c\/td\u003e\n                    \u003ctd\u003e75 × 125 mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eDial Window Material\u003c\/td\u003e\n                    \u003ctd\u003eGlass\u003c\/td\u003e\n                    \u003ctd\u003eDial Display\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;\"\u003eA watch that feels familiar and comfortable from the first wear.\u003c\/p\u003e\n          \n          \u003cp class=\"paragraph\" style=\"text-align: center;\"\u003eHOLLOW CHRONO 45MM: Strong Look. Smooth Comfort. Everyday Ready.\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\"\u003eHOLLOW CHRONO 45MM: Strong Look. Smooth Comfort. Everyday Ready.\u003c\/h2\u003e\n          \u003cp class=\"paragraph\"\u003eA bold, comfortable everyday timepiece for anyone who wants a reliable watch that fits effortlessly into work, casual wear, and daily life.\u003c\/p\u003e\n          \u003ca href=\"#\" class=\"btn\"\u003eMake Hollow Chrono Your Daily Watch\u003c\/a\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Blue","offer_id":51413719187750,"sku":null,"price":69.0,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":51413719220518,"sku":null,"price":69.0,"currency_code":"USD","in_stock":true},{"title":"Yellow","offer_id":51413719253286,"sku":null,"price":69.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-3_0651856c-595d-434a-8312-934eebb69c88.jpg?v=1759439502"},{"product_id":"40mm-dive-watch-chronograph-200m-pd-1689","title":"PD-1689","description":"\u003cstyle\u003e\n  a:empty, ul:empty, dl:empty, div:empty, section:empty, article:empty, p:empty, h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty {\n    display: block;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"pd-value-stack\"\u003e\n  \u003cdiv class=\"pd-value-grid\"\u003e\n\n    \u003cdiv class=\"pd-value-item\"\u003e\n      \u003cdiv class=\"pd-value-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M6 3h12l4 6-10 13L2 9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 3 8 9l4 13 4-13-3-6\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 9h20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"pd-value-title\"\u003eSapphire\u003c\/div\u003e\n        \u003cdiv class=\"pd-value-subtitle\"\u003eScratch Resistant\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-value-item\"\u003e\n      \u003cdiv class=\"pd-value-icon\"\u003e\n        \n           \u003csvg viewbox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \n          \u003cdiv class=\"pd-value-title\"\u003eQuartz\u003c\/div\u003e\n          \u003cdiv class=\"pd-value-subtitle\"\u003eHigh Precision\u003c\/div\u003e\n        \n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-value-item\"\u003e\n      \u003cdiv class=\"pd-value-icon\"\u003e\n        \u003csvg class=\"filled\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c4.97 0 9-4.03 9-9c0-4.97-9-13-9-13S3 8.03 3 13c0 4.97 4.03 9 9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"pd-value-title\"\u003e200m\/660ft\u003c\/div\u003e\n        \u003cdiv class=\"pd-value-subtitle\"\u003eProfessional Use\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-value-item\"\u003e\n      \u003cdiv class=\"pd-value-icon\"\u003e\n        \n          \u003csvg viewbox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 12v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 12v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 12v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M17 12v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"pd-value-title\"\u003e40mm\u003c\/div\u003e\n        \u003cdiv class=\"pd-value-subtitle\"\u003eCase Diameter\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection class=\"pd-accordions\"\u003e\n  \u003cdiv class=\"pd-accordions__inner\"\u003e\n\n    \n\n      \u003cdiv class=\"pd-accordion\" data-accordion=\"\"\u003e\n        \u003cbutton class=\"pd-accordion__header\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"pd-accordion__title\"\u003eTechnical Specifications\u003c\/span\u003e\n          \u003cspan class=\"pd-accordion__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"pd-accordion__content\" style=\"max-height: 0px;\"\u003e\n          \u003cdiv class=\"pd-accordion__content-inner\"\u003e\n         \n\u003cdiv class=\"group w-full text-token-text-primary border-b border-black\/10 gizmo:border-0 dark:border-gray-900\/50 gizmo:dark:border-0 bg-gray-50 gizmo:bg-transparent dark:bg-[#444654] gizmo:dark:bg-transparent\" data-testid=\"conversation-turn-175\"\u003e\n\u003cdiv class=\"p-4 justify-center text-base md:gap-6 md:py-6 m-auto\"\u003e\n\u003cdiv class=\"flex flex-1 gap-4 text-base mx-auto md:gap-6 gizmo:gap-3 gizmo:md:px-5 gizmo:lg:px-1 gizmo:xl:px-5 md:max-w-2xl lg:max-w-[38rem] gizmo:md:max-w-3xl gizmo:lg:max-w-[40rem] gizmo:xl:max-w-[48rem] xl:max-w-3xl }\"\u003e\n\u003cdiv class=\"relative flex w-[calc(100%-50px)] flex-col gap-1 gizmo:w-full md:gap-3 lg:w-[calc(100%-115px)] agent-turn\"\u003e\n\u003cdiv class=\"flex flex-grow flex-col gap-3 max-w-full\"\u003e\n\u003cdiv class=\"min-h-[20px] flex flex-col items-start gap-3 whitespace-pre-wrap break-words overflow-x-auto\"\u003e\n\u003cdiv class=\"markdown prose w-full break-words dark:prose-invert dark\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan style=\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\"\u003eWeight: 59g (2.08 ounces)\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eCase Diameter: 40mm\u003c\/li\u003e\n\u003cli\u003eCase Thickness: 10mm\u003c\/li\u003e\n\u003cli\u003eMaterial: 316L Surgical Stainless Steel\u003c\/li\u003e\n\u003cli\u003eCrown: Screw-down\u003c\/li\u003e\n\u003cli\u003eCrystal: Sapphire crystal with hard coating, scratch-resistant and anti-reflective treatment\u003c\/li\u003e\n\u003cli\u003eWater Resistance: Up to 660ft (approximately 290 psi)\u003c\/li\u003e\n\u003cli\u003eMovement: VK63 Quartz\u003c\/li\u003e\n\u003cli\u003eBand Width: 20mm\u003c\/li\u003e\n\u003cli\u003eBand Length: 21cm (8.27 inches)\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\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-accordion\" data-accordion=\"\"\u003e\n        \u003cbutton class=\"pd-accordion__header\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"pd-accordion__title\"\u003eSizing, care \u0026amp; support\u003c\/span\u003e\n          \u003cspan class=\"pd-accordion__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"pd-accordion__content\" style=\"max-height: 0px;\"\u003e\n          \u003cdiv class=\"pd-accordion__content-inner\"\u003e\n\n            \u003cdiv class=\"pd-accordions__block\"\u003e\n              \u003ch3 class=\"pd-accordions__block-title\"\u003eStrap Compatibility\u003c\/h3\u003e\n              \u003cp class=\"pd-accordions__block-text\"\u003e\n                \n                  This model accepts all standard 20mm straps.\n                \n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"pd-accordions__block\"\u003e\n              \u003ch3 class=\"pd-accordions__block-title\"\u003eBracelet Sizing\u003c\/h3\u003e\n              \u003cp class=\"pd-accordions__block-text\"\u003e\n                We recommend seeking professional assistance for steel bracelet link removal for the perfect fit.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"pd-accordions__block\"\u003e\n              \u003ch3 class=\"pd-accordions__block-title\"\u003eWater Resistance\u003c\/h3\u003e\n              \u003cp class=\"pd-accordions__block-text\"\u003e\n                Always ensure the crown is screwed down before any contact with water to maintain the seal.\n              \u003c\/p\u003e\n              \u003cp class=\"pd-accordions__block-text\"\u003e\n                Please check the specific water-resistance rating of this model before swimming or showering. The guide below is for reference only.\n              \u003c\/p\u003e\n\n              \u003cdiv class=\"pd-accordions__image-wrap\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance.webp?v=1772444187\" alt=\"Future Wrist Design water resistance guide\" loading=\"lazy\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \u003cdiv class=\"pd-lifestyle-card\"\u003e\n  \u003cdiv class=\"pd-img-wrapper\"\u003e\n    \u003cdiv class=\"pd-life-img\" style=\"background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/the-space.webp?v=1772443966');\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-life-content\"\u003e\n    \u003cdiv class=\"pd-life-tag\"\u003eFuture Wrist Design Exclusive\u003c\/div\u003e\n    \u003cdiv class=\"pd-life-title\"\u003eThe Space Legacy.\u003c\/div\u003e\n    \u003cdiv class=\"pd-life-desc\"\u003eA tribute to the Speedmaster. The twisted lugs and precise chronograph movement capture the spirit of the moon landings.\u003c\/div\u003e\n    \n    \u003cbutton onclick=\"window.scrollTo({top: 0, behavior: 'smooth'});\" class=\"pd-life-cta\"\u003e\n      Make It Yours\n    \u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded',function(){\n  var accordions=document.querySelectorAll('.pd-accordion');\n\n  accordions.forEach(function(acc){\n    var head=acc.querySelector('.pd-accordion__header');\n    var cont=acc.querySelector('.pd-accordion__content');\n\n    head.setAttribute('aria-expanded','false');\n    cont.style.maxHeight='0px';\n\n    head.addEventListener('click',function(){\n      var open=head.getAttribute('aria-expanded')==='true';\n\n      accordions.forEach(function(a){\n        var h=a.querySelector('.pd-accordion__header');\n        var c=a.querySelector('.pd-accordion__content');\n        h.setAttribute('aria-expanded','false');\n        c.style.maxHeight='0px';\n      });\n\n      if(!open){\n        head.setAttribute('aria-expanded','true');\n        cont.style.maxHeight=cont.scrollHeight+'px';\n      }\n    });\n\n    acc.querySelectorAll('img').forEach(function(img){\n      img.addEventListener('load',function(){\n        if(head.getAttribute('aria-expanded')==='true'){\n          cont.style.maxHeight=cont.scrollHeight+'px';\n        }\n      });\n    });\n  });\n\n  \/* Modal para imagen de water resistance (solo hay imagen en relojes) *\/\n  var modal=document.querySelector('.pd-accordion-modal');\n  if(modal){\n      var modalImg=modal.querySelector('img');\n      var backdrop=modal.querySelector('.pd-accordion-modal__backdrop');\n      var closeBtn=modal.querySelector('.pd-accordion-modal__close');\n\n      var zoomImgs=document.querySelectorAll('.pd-accordions__image-wrap img');\n      zoomImgs.forEach(function(img){\n        img.addEventListener('click',function(){\n          modalImg.src=img.src;\n          modal.classList.add('pd-accordion-modal--active');\n        });\n      });\n\n      function closeModal(){\n        modal.classList.remove('pd-accordion-modal--active');\n      }\n\n      if(backdrop){ backdrop.addEventListener('click',closeModal); }\n      if(closeBtn){ closeBtn.addEventListener('click',closeModal); }\n\n      document.addEventListener('keyup',function(e){\n        if(e.key==='Escape'){\n          closeModal();\n        }\n      });\n  }\n});\n\u003c\/script\u003e","brand":"Future Wrist","offers":[{"title":"Gold","offer_id":52383201067302,"sku":null,"price":109.19,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":52383201100070,"sku":null,"price":109.19,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":52383201132838,"sku":null,"price":109.19,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":52383201165606,"sku":null,"price":109.19,"currency_code":"USD","in_stock":true},{"title":"Gold Black","offer_id":52383201198374,"sku":null,"price":109.19,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/pd-1689-gold-3983691.webp?v=1772445032"},{"product_id":"aquaflex-42mm","title":"AquaFlex 42MM","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\n    \u003cimg onclick=\"openModal();currentSlide(1)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10_17999bc4-cf43-4642-8aae-edff7d586a86.jpg?v=1759354896\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_f9de42f9-cb7b-4fe1-802d-709636bbc417.jpg?v=1759354897\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_2da8d3d6-513a-4ce2-a713-bedf929e8a49.jpg?v=1759354896\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_e5a7eae5-09de-45ed-b42e-39c950adf9fd.jpg?v=1759354896\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_1fc5ba0d-ddf6-4a00-874a-b23de655fa78.jpg?v=1759354896\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-9_7d20e27b-df63-4a17-ab91-0ea1f784352a.jpg?v=1759354896\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_0d0b2b09-4b1b-4866-ae55-3aadfddb2aa0.jpg?v=1759354896\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(8)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-6_69ff0fa9-e4c4-4835-b0d8-27430befd66f.jpg?v=1759354514\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(9)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_6cea3007-96a6-48ec-b40a-ec94292bb499.jpg?v=1759354896\" alt=\"\"\u003e\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\/description-image-10_17999bc4-cf43-4642-8aae-edff7d586a86.jpg?v=1759354896\" 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_f9de42f9-cb7b-4fe1-802d-709636bbc417.jpg?v=1759354897\" 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_2da8d3d6-513a-4ce2-a713-bedf929e8a49.jpg?v=1759354896\" 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_e5a7eae5-09de-45ed-b42e-39c950adf9fd.jpg?v=1759354896\" 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_1fc5ba0d-ddf6-4a00-874a-b23de655fa78.jpg?v=1759354896\" 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_7d20e27b-df63-4a17-ab91-0ea1f784352a.jpg?v=1759354896\" 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_0d0b2b09-4b1b-4866-ae55-3aadfddb2aa0.jpg?v=1759354896\" 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_69ff0fa9-e4c4-4835-b0d8-27430befd66f.jpg?v=1759354514\" 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_6cea3007-96a6-48ec-b40a-ec94292bb499.jpg?v=1759354896\" alt=\"\"\u003e\u003c\/div\u003e\n\n\n  \n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-4_3cf71cc4-35b3-454b-bcf2-3fe16beede8d.jpg?v=1758318008\" alt=\"\"\u003e\u003c\/div\u003e\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 the FWT Sport 42—a clean, 42 mm daily watch built for motion and minimal fuss.\n Powered by trusted SEIKO quartz, it keeps precise time from first meeting to last lap.\n\n    \u003cspan class=\"read-more\"\u003eA tough Hardlex lens and grippy silicone strap deliver worry-free wear, rain or shine.\n      At 3 BAR, it’s splash-ready, feather-light (0.040 kg), and unmistakably FWT.\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\u003eSEIKO quartz movement for reliable accuracy\u003c\/li\u003e\n\n   \u003cli\u003e3 BAR water resistance (rain, splashes, hand-washing)\u003c\/li\u003e\n    \n   \u003cli\u003eHardlex lens for everyday scratch resistance and clarity\u003c\/li\u003e\n    \n   \u003cli\u003eSilicone band (22 mm) with buckle for breathable, secure comfort\u003c\/li\u003e\n    \n   \u003cli\u003eSlim profile: 11 mm case thickness slips under sleeves\u003c\/li\u003e\n    \n   \u003cli\u003e2-year battery life for set-and-forget convenience\u003c\/li\u003e\n    \n   \u003cli\u003eBalanced fit: 42 mm case, 23 cm band length suits most wrists\u003c\/li\u003e\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 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\u003eSize \u0026amp; profile: 42 mm dial diameter, 11 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: Alloy, round 42 mm, 11 mm thick\u003c\/li\u003e\n\n\u003cli\u003eCrystal\/Lens: Hardlex (hardened mineral)\u003c\/li\u003e\n\n\u003cli\u003eBand: Silicone, 22 mm width, buckle clasp, 23 cm length\u003c\/li\u003e\n\n\u003cli\u003eWater Resistance: 3 BAR\u003c\/li\u003e\n\n\u003cli\u003eGross Weight: ~0.040 kg\u003c\/li\u003e\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\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\"\u003e3\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\"\u003eSEIKO Quartz Precision\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eRock-solid accuracy keeps you punctual without maintenance.\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\"\u003e3 BAR Daily-Ready\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eShrugs off rain, splashes, and hand-washing with confidence.\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\"\u003eHardlex Clarity\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eHardened crystal resists everyday scuffs and stays clear.\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\/strapp.png?v=1756869173\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eAll-Day Grip Band\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eBreathable 22 mm silicone strap holds secure without pinching.\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\"\u003eSlim Wear Profile\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003e11 mm case slides under cuffs and feels light all day.\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\"\u003e2-Year Power\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eLong-life battery means fewer swaps and more go.\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\/bezel.jpg?v=1773176894\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eFixed Bezel\u003c\/div\u003e\n        \u003cdiv class=\"feature-desc\"\u003eA streamlined, stationary frame for a modern look.\u003c\/div\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\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\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\"\u003eAquaFlex 42MM MEN’S SPORT WATCH | HARDLEX CRYSTAL | ALLOY CASE | SILICONE STRAP | 3ATM\u003c\/h1\u003e\n                \u003cp class=\"paragraph\"\u003eA modern everyday sport watch built for comfort, accuracy, and effortless daily wear, designed for men who want a clean, reliable timepiece they can trust in any routine.\u003c\/p\u003e\n                \n                \u003cp class=\"paragraph\" style=\"font-size: 18px; margin-bottom: 10px; color: #007bff;\"\u003ePerformance You Can See and Feel\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;\"\u003eReliable build that stays comfortable during long wear\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eClear visibility across changing light conditions\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eConsistent quartz-driven timekeeping\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eA strap designed for all-day comfort, in any activity\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eEveryday moisture protection for light rain and hand-washing\u003c\/li\u003e\n\n                \u003c\/ul\u003e\n             \n            \u003c\/div\u003e\n\n            \u003cdiv class=\"smarter-choice-content\"\u003e\n                \u003c!-- \u003ch2 class=\"h2\"\u003eWhy Customers Choose This Watch\u003c\/h2\u003e\n                \u003cul class=\"smarter-list\"\u003e\n                    \u003cli\u003eLightweight and comfortable\u003c\/li\u003e\n                    \u003cli\u003eClear analog display\u003c\/li\u003e\n                    \u003cli\u003eStronger crystal than basic mineral\u003c\/li\u003e\n                    \u003cli\u003eReliable accuracy\u003c\/li\u003e\n                    \u003cli\u003eModern, versatile design\u003c\/li\u003e\n                    \u003cli\u003eExcellent long-term value\u003c\/li\u003e\n                \u003c\/ul\u003e --\u003e\n                \u003cp class=\"paragraph\" style=\"font-weight: bold; font-size: 20px; color: #ffffff;\"\u003eDaily wear demands more than style alone. A reliable watch must withstand the tone of real life, from busy routines to outdoor moments and everything in between.\u003c\/p\u003e\n                \u003cp class=\"paragraph\" style=\"font-style: italic; color: #b0b0b0; margin-top: 40px; text-align: left;\"\u003eReliable build that stays comfortable during long wear. Clear visibility across changing light conditions. Consistent quartz-driven timekeeping. A strap designed for all-day comfort, in any activity. Everyday moisture protection for light rain and hand-washing.\u003c\/p\u003e\n                \u003ca href=\"#cta\" class=\"btn\"\u003eMake AquaFlex Your Daily Watch\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 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\"\u003eModern, clean, 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\"\u003eLightweight design + dependable accuracy.\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\"\u003eSweat-friendly silicone + durable Hardlex.\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 42mm profile that fits any outfit.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"paragraph\" style=\"text-align: center; margin-top: 20px;\"\u003eEveryday Routines: Consistent, comfortable, worry-free.\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\"\u003eLightweight Alloy Case: Comfortable for All-Day Wear\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eThe alloy construction offers:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eA balanced wrist feel\u003c\/li\u003e\n                        \u003cli\u003eResistance to everyday bumps\u003c\/li\u003e\n                        \u003cli\u003eA smooth, modern finish\u003c\/li\u003e\n                        \u003cli\u003eReduced weight for long wear\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA practical choice for work, travel, or outdoor use.\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\/1_11_edf858ff-0ad5-4743-b6de-781a00e8c04d.png?v=1765251940\"\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\/1_9_46011451-5b85-4ad6-881e-712214bd3db7.png?v=1765251941\"\u003e\n\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003eHardlex Crystal: Clear, Durable, Long-Lasting\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eEngineered to outperform standard mineral glass:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eBetter scratch resistance\u003c\/li\u003e\n                        \u003cli\u003eSuperior clarity retention\u003c\/li\u003e\n                        \u003cli\u003eImproved durability for daily impact\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eYour watch stays clean and sharp 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\"\u003eJapanese Quartz Precision: Accuracy Without Effort\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eDesigned for reliable performance:\u003c\/p\u003e\n                    \u003cul class=\"water-capabilities\"\u003e\n                        \u003cli\u003eNo winding required\u003c\/li\u003e\n                        \u003cli\u003eReliable daily accuracy\u003c\/li\u003e\n                        \u003cli\u003eLong-term stability with minimal maintenance\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eSet it once, wear every day.\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\/1_10.png?v=1765251941\"\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_14.png?v=1765251941\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003e3ATM Water Protection: Safe for Everyday Moisture\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eSafe for:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eHand washing\u003c\/li\u003e\n                        \u003cli\u003eSweat\u003c\/li\u003e\n                        \u003cli\u003eLight rain\u003c\/li\u003e\n                        \u003cli\u003eHumidity\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eRated 3ATM to provide dependable protection against everyday moisture.\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\"\u003eSilicone Strap: Comfortable, Flexible \u0026amp; Made for Movement\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eThe soft silicone strap offers a natural, irritation-free fit. With a 22mm width, 23cm length, and secure buckle, it feels balanced and versatile.\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eGentle on the skin\u003c\/li\u003e\n                        \u003cli\u003eSweat-resistant\u003c\/li\u003e\n                        \u003cli\u003eEasy to clean\u003c\/li\u003e\n                        \u003cli\u003eIdeal for active and casual wear\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA strap built for real everyday use.\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\/1_5_ba3f2120-bc43-49ab-a204-f9709422af93.png?v=1765251940\"\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                    Lightweight and comfortable\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Clear analog display\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Stronger crystal than basic mineral\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Reliable accuracy\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Modern, versatile 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 comfortable everyday sport watch designed for movement, simplicity, and modern style.\u003c\/p\u003e\n                \u003cul class=\"smarter-list\"\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eSelect this 42mm sport watch built for clarity, comfort, and everyday durability.\u003c\/li\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eWear it confidently across work, travel, gym, and casual settings.\u003c\/li\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eEnjoy consistent performance with durable materials and precise timekeeping.\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\"\u003eAquaFlex 42mm 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\u003eType\u003c\/td\u003e\n                        \u003ctd\u003eSport Watch\u003c\/td\u003e\n                        \u003ctd\u003eMovement Type\u003c\/td\u003e\n                        \u003ctd\u003eEYKI Quartz\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eStyle\u003c\/td\u003e\n                        \u003ctd\u003eSport\u003c\/td\u003e\n                        \u003ctd\u003eWater Resistance Depth\u003c\/td\u003e\n                        \u003ctd\u003e3 BAR\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eBest For\u003c\/td\u003e\n                        \u003ctd\u003eSports Quartz Men Watches\u003c\/td\u003e\n                        \u003ctd\u003eWater Splash Rating\u003c\/td\u003e\n                        \u003ctd\u003e3 ATM\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eFit For\u003c\/td\u003e\n                        \u003ctd\u003eCHARM, Coin, Fashion, Luxury, Sport, Antique…\u003c\/td\u003e\n                        \u003ctd\u003eWater Resistance Features\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\u003eGuarantee\u003c\/td\u003e\n                        \u003ctd\u003e1 Year\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\u003eBand Material\u003c\/td\u003e\n                        \u003ctd\u003eSilicone\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCase Size \/ Diameter\u003c\/td\u003e\n                        \u003ctd\u003e42mm\u003c\/td\u003e\n                        \u003ctd\u003eBand Length\u003c\/td\u003e\n                        \u003ctd\u003e23 cm\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCase Thickness\u003c\/td\u003e\n                        \u003ctd\u003e11mm\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\u003eDial Window Material\u003c\/td\u003e\n                        \u003ctd\u003eHardlex\u003c\/td\u003e\n                        \u003ctd\u003eStrap Width\u003c\/td\u003e\n                        \u003ctd\u003e24mm\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDisplay\u003c\/td\u003e\n                        \u003ctd\u003eAnalog\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\u003eMovement Brand\u003c\/td\u003e\n                        \u003ctd\u003eSEIKO\u003c\/td\u003e\n                        \u003ctd\u003eUser\u003c\/td\u003e\n                        \u003ctd\u003eMen\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n            \u003cp class=\"paragraph\" style=\"font-style: italic;\"\u003eA comfortable everyday sport watch designed for movement, simplicity, and modern style.\u003c\/p\u003e\n            \n            \u003cp class=\"paragraph\" style=\"text-align: center;\"\u003eAquaFlex 42MM: Lightweight. Sporty. Ready for Daily Life. A comfortable everyday sport watch designed for movement, simplicity, and modern style.\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\"\u003eAquaFlex 42MM: Lightweight. Sporty. Ready for Daily Life.\u003c\/h2\u003e\n            \u003cp class=\"paragraph\"\u003eA comfortable everyday sport watch designed for movement, simplicity, and modern style.\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"btn\"\u003eMake AquaFlex Your Daily Watch\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Blue","offer_id":52992298582310,"sku":null,"price":39.05,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":52992298615078,"sku":null,"price":39.05,"currency_code":"USD","in_stock":true},{"title":"Brown","offer_id":52992298647846,"sku":null,"price":39.05,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-2_009df49d-7da7-416c-83fd-e62159f9c289.jpg?v=1759439437"}],"url":"https:\/\/www.futurewristtech.com\/collections\/dive-quartz.oembed","provider":"Future Wrist","version":"1.0","type":"link"}