{"title":"10 Bar Water Resistance","description":"","products":[{"product_id":"fwt-nami-diver-mens-quartz-sapphire-40mm-10bar","title":"NAMI DIVER 40MM","description":"\u003cbody\u003e\n  \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-1.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_80df95c0-e94c-4d38-bf35-4bd72b8ddf15.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_0c9a205f-f1f9-4e34-9ede-bce2936c864c.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_f697825c-16c3-4712-b70e-6af35deb16a9.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_4a1c132b-626d-4be0-8d49-beb5e623c355.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_692d6157-6a9b-4399-946e-f7d346f6d95b.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(8)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-9_836f5463-0480-4125-a965-e55fbfdbab72.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(9)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10_5e0725a8-35f9-4863-bee4-3d4be25d7a34.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(10)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-11_2d141f76-34cc-44be-8742-a098ed86065f.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(11)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/1_3.png?v=1764794740\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(12)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/1_4_88b72105-2f37-486e-8f0b-2d89d1332977.png?v=1764794783\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(13)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/2_1_59feb51d-66c5-4b81-8ff4-1bfe6b694c87.png?v=1764794783\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(14)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/6_890b004f-2cd2-463c-90f3-8fa629038117.png?v=1764794783\"\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.jpg?v=1757536259\" 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.jpg?v=1757536259\" 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_80df95c0-e94c-4d38-bf35-4bd72b8ddf15.jpg?v=1757536259\" 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_0c9a205f-f1f9-4e34-9ede-bce2936c864c.jpg?v=1757536259\" 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_f697825c-16c3-4712-b70e-6af35deb16a9.jpg?v=1757536259\" 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_4a1c132b-626d-4be0-8d49-beb5e623c355.jpg?v=1757536259\" 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_692d6157-6a9b-4399-946e-f7d346f6d95b.jpg?v=1757536259\" 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_836f5463-0480-4125-a965-e55fbfdbab72.jpg?v=1757536259\" alt=\"\"\u003e\u003c\/div\u003e\n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10_5e0725a8-35f9-4863-bee4-3d4be25d7a34.jpg?v=1757536259\" 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-11_2d141f76-34cc-44be-8742-a098ed86065f.jpg?v=1757536259\" alt=\"\"\u003e\u003c\/div\u003e\n  \n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/1_3.png?v=1764794740\"\u003e\u003c\/div\u003e\n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/1_4_88b72105-2f37-486e-8f0b-2d89d1332977.png?v=1764794783\"\u003e\u003c\/div\u003e\n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/2_1_59feb51d-66c5-4b81-8ff4-1bfe6b694c87.png?v=1764794783\"\u003e\u003c\/div\u003e\n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/6_890b004f-2cd2-463c-90f3-8fa629038117.png?v=1764794783\"\u003e\u003c\/div\u003e\n    \n     \n  \n  \n  \n      \n  \n    \n    \u003ca class=\"prev\" onclick=\"plusSlides(-1)\"\u003e❮\u003c\/a\u003e \u003ca class=\"next\" onclick=\"plusSlides(1)\"\u003e❯\u003c\/a\u003e\n    \u003cdiv class=\"caption-container\"\u003e\n    \u003cp id=\"caption\"\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"left\"\u003e\n    \u003ch2\u003eDescription\u003c\/h2\u003e\n    \u003cp class=\"description-txt\"\u003e\n      Meet FWT—a clean 40 mm diver-inspired watch with crisp Japanese-quartz accuracy.\n   A slim 9 mm stainless-steel case and sapphire crystal keep it sleek and tough for daily wear.\n   Day\/Date and week display keep you organized; the optional moon phase adds a touch of poetry.\n  \n  \n      \u003cspan class=\"read-more\"\u003e  With 10 BAR water resistance and a solid steel bracelet, it’s ready for swim days and city nights.\n        Minimalist design, modern function—built for everyday reliability.\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 precise, low-maintenance timekeeping\u003c\/li\u003e\n  \n  \u003cli\u003e10 BAR (100 m) water resistance suitable for swimming and snorkel-level use\u003c\/li\u003e\n  \n  \u003cli\u003eSapphire crystal for superior scratch resistance and lasting clarity\u003c\/li\u003e\n  \n  \u003cli\u003eAuto Date \/ Day-Date \/ Week display at a glance\u003c\/li\u003e\n  \n  \u003cli\u003eMoon phase complication for a refined, classic touch\u003c\/li\u003e\n  \n  \u003cli\u003e40 mm pointer (analog) dial—balanced, easy readability\u003c\/li\u003e\n  \n  \u003cli\u003eSlim 9 mm profile for comfort under cuffs\u003c\/li\u003e\n  \n  \u003cli\u003eStainless-steel bracelet (20 mm width, 28 cm length) with buckle clasp\u003c\/li\u003e\n  \n  \u003cli\u003eDiver styling with modern, minimalist lines\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 backed by our limited 12-month warranty against manufacturing defects.\n      If a covered issue arises, we’ll repair or replace your watch quickly with professional support.\n      Full terms and claim instructions are included with your warranty card and on our website.\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: 40 mm dial diameter, 9 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 — 9 mm thickness\u003c\/li\u003e\n  \n  \u003cli\u003eCrystal: Sapphire\u003c\/li\u003e\n  \n  \u003cli\u003eMovement: Quartz (Japanese movement)\u003c\/li\u003e\n  \n  \u003cli\u003eBracelet\/Band: Stainless steel — 20 mm width, 28 cm length, buckle clasp\u003c\/li\u003e\n  \n  \u003cli\u003eWater resistance: 10 BAR \/ 100 m\u003c\/li\u003e\n  \n  \u003cli\u003eDial size: 40 mm\u003c\/li\u003e\n  \n  \u003cli\u003eBrand \/ user \/ style: FWT | Men | Japanese \/ Modern \/ Minimalist \/ Sporty | Types: Fashion \/ Luxury \/ Sport \/ Business\u003c\/li\u003e\n  \n  \n      \n      \n      \n    \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"main_counter_section\"\u003e\n    \u003ch2 style=\"text-align: center;\"\u003eTechnical Features\u003c\/h2\u003e\n    \u003cdiv class=\"number_section_flex\" id=\"counter-section\"\u003e\n    \u003cdiv class=\"number_box_1\"\u003e\n    \u003cdiv class=\"boxss_inner\"\u003e\n  \u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e40\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\"\u003e9\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    \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\/auto_date.png?v=1756871523\"\u003e\n    \u003cdiv class=\"feature-title\"\u003eDay\/Date + Week Display\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, beaches, and rainy commutes.\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 longer-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\/moonphase.png?v=1756845190\"\u003e\n    \u003cdiv class=\"feature-title\"\u003eMoon Phase\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eA refined celestial detail that elevates everyday style.\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 9 mm Profile\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eComfortable all-day wear that slides cleanly under any cuff.\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\n  \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\"\u003eNAMI DIVER 40MM MEN’S DAILY WATCH | SAPPHIRE CRYSTAL | STAINLESS-STEEL CASE | STAINLESS-STEEL BRACELET | 100M\u003c\/h1\u003e\n                          \u003cp class=\"paragraph\"\u003eA modern 40mm stainless-steel quartz watch built for clarity, durability, and everyday water protection, designed for men who want a clean, minimalist, reliable timepiece they can wear anywhere.\u003c\/p\u003e\n                          \n                          \u003cp class=\"paragraph\" style=\"font-size: 18px; margin-bottom: 10px; color: #007bff;\"\u003ePerformance that delivers Elegant Look\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 slim, comfortable stainless-steel build\u003c\/li\u003e\n          \u003cli style=\"margin-bottom: 5px;\"\u003eHigh-clarity sapphire glass\u003c\/li\u003e\n          \u003cli style=\"margin-bottom: 5px;\"\u003eStable Japanese quartz accuracy\u003c\/li\u003e\n          \u003cli style=\"margin-bottom: 5px;\"\u003eA bracelet designed for lasting comfort\u003c\/li\u003e\n          \u003cli style=\"margin-bottom: 5px;\"\u003eReal 100M protection for water exposure\u003c\/li\u003e\n          \n                          \u003c\/ul\u003e\n                          \u003cp class=\"paragrapgh\"\u003e\u003ci class=\"ita\"\u003eThis watch stays durable, readable, and reliable 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 Love Nami Diver\u003c\/h2\u003e\n                          \u003cul class=\"smarter-list\"\u003e\n                              \u003cli\u003eA perfectly balanced 40mm fit\u003c\/li\u003e\n                              \u003cli\u003eGenuine sapphire crystal\u003c\/li\u003e\n                              \u003cli\u003eReliable Japanese quartz movement\u003c\/li\u003e\n                              \u003cli\u003eTrue 100M water resistance\u003c\/li\u003e\n                              \u003cli\u003eDurable stainless-steel construction\u003c\/li\u003e\n                              \u003cli\u003eModern, minimalist premium design\u003c\/li\u003e\n                              \u003cli\u003eExceptional everyday value\u003c\/li\u003e\n                          \u003c\/ul\u003e\n                          \u003ca href=\"#cta\" class=\"btn\"\u003eMake Nami Diver Your Everyday Watch\u003c\/a\u003e\n                      \u003c\/div\u003e\n                      \n                  \u003c\/div\u003e\n              \u003c\/div\u003e  \u003cp class=\"paragraph\" style=\"font-weight: bold; font-size: 20px; color: #000000;text-align:center\"\u003eDaily life requires more than style, a dependable watch must handle routine wear, movement, moisture, and changing environments.\u003c\/p\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\"\u003eMinimalist, 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\"\u003eAccurate quartz performance + sapphire durability.\u003c\/p\u003e\n                          \u003c\/div\u003e\n                          \u003cdiv class=\"feature-item\"\u003e\n                              \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOutdoor \/ Casual Wear\u003c\/h3\u003e\n                              \u003cp class=\"paragraph\"\u003eStainless steel + 100M rating = dependable in real conditions.\u003c\/p\u003e\n                          \u003c\/div\u003e\n                          \u003cdiv class=\"feature-item\"\u003e\n                              \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eSwimming \/ Rain\u003c\/h3\u003e\n                              \u003cp class=\"paragraph\"\u003eNo need to remove, built for water.\u003c\/p\u003e\n                          \u003c\/div\u003e\n                      \u003c\/div\u003e\n                      \u003cp class=\"paragraph\" style=\"text-align: center; margin-top: 20px;\"\u003eDaily Life: Comfortable, stylish, and simple to use.\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: Clean, Strong, Everyday Wearability\u003c\/h3\u003e\n                              \u003cp class=\"paragraph\"\u003eThe stainless-steel case stands out because:\u003c\/p\u003e\n                              \u003cul\u003e\n                                  \u003cli\u003eA balanced, modern wrist presence\u003c\/li\u003e\n                                  \u003cli\u003eStrength against daily bumps and scratches\u003c\/li\u003e\n                                  \u003cli\u003eA polished yet minimalist finish\u003c\/li\u003e\n                                  \u003cli\u003eResistance to moisture and sweat\u003c\/li\u003e\n                              \u003c\/ul\u003e\n                              \u003cp class=\"paragraph\"\u003e\u003ci\u003ePerfect for men who want durability with refined simplicity.\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_2.png?v=1764794392\"\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\/4_2_bef36591-0e3a-4622-839f-19d7acc1f297.png?v=1764794331\"\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 standard mineral glass:\u003c\/p\u003e\n                              \u003cul\u003e\n                                  \u003cli\u003eSuperior scratch protection\u003c\/li\u003e\n                                  \u003cli\u003eLong-term clarity retention\u003c\/li\u003e\n                                  \u003cli\u003eStrong resistance against daily impact\u003c\/li\u003e\n                                  \u003cli\u003eA premium, luxury-grade viewing surface\u003c\/li\u003e\n                              \u003c\/ul\u003e\n                              \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eYour watch stays clean and sharp through everyday use.\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: Reliable Timekeeping Without Effort\u003c\/h3\u003e\n                              \u003cp class=\"paragraph\"\u003eDesigned for consistent, maintenance-free accuracy:\u003c\/p\u003e\n                              \u003cul class=\"water-capabilities\"\u003e\n                                  \u003cli\u003eNo winding needed\u003c\/li\u003e\n                                  \u003cli\u003eStable, dependable performance\u003c\/li\u003e\n                                  \u003cli\u003eLong battery life\u003c\/li\u003e\n                                  \u003cli\u003ePerfect for work, travel, and daily wear\u003c\/li\u003e\n                              \u003c\/ul\u003e\n                              \u003cp class=\"paragraph\"\u003e\u003ci\u003eSet it once, enjoy precise time all 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\/5_1_cf13243d-f43a-4c35-a4bf-5e5f35538b89.png?v=1764794506\"\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_1_2a1b7656-ea2c-4e85-9d9d-18fce1d0de9e.png?v=1764794433\"\u003e\n                          \u003c\/div\u003e\n                          \u003cdiv class=\"breakdown-item-text\"\u003e\n                              \u003ch3 class=\"h3\"\u003e100M \/ 10BAR Water Protection: Built for Daily Water Exposure\u003c\/h3\u003e\n                              \u003cp class=\"paragraph\"\u003eSafe for:\u003c\/p\u003e\n                              \u003cul\u003e\n                                  \u003cli\u003eSwimming\u003c\/li\u003e\n                                  \u003cli\u003eBeach\u003c\/li\u003e\n                                  \u003cli\u003eLight snorkeling\u003c\/li\u003e\n                                  \u003cli\u003eShower (if crown is sealed)\u003c\/li\u003e\n                                  \u003cli\u003eRain and daily moisture\u003c\/li\u003e\n                              \u003c\/ul\u003e\n                              \u003cp class=\"paragraph\"\u003e\u003ci\u003eThis is real 100M protection, not just splash-resistant.\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\"\u003eStainless-Steel Bracelet: Comfortable, Secure \u0026amp; Everyday Ready\u003c\/h3\u003e\n                              \u003cp class=\"paragraph\"\u003eThe bracelet is built for versatile, all-day comfort:\u003c\/p\u003e\n                              \u003cul\u003e\n                                  \u003cli\u003eBalanced weight\u003c\/li\u003e\n                                  \u003cli\u003eMoisture resistance\u003c\/li\u003e\n                                  \u003cli\u003eSecure buckle clasp\u003c\/li\u003e\n                                  \u003cli\u003e20mm width for a modern, clean fit\u003c\/li\u003e\n                              \u003c\/ul\u003e\n                              \u003cp class=\"paragraph\"\u003e\u003ci\u003eIdeal for active use, travel, or daily 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\/4_3_1a983f7c-e569-45e2-bf6b-0933525ee9fc.png?v=1764794540\"\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 Nami Diver\u003c\/h2\u003e\n                      \u003cdiv class=\"testimonial-grid\"\u003e\n                          \u003cdiv class=\"testimonial-item\"\u003e\n                              A perfectly balanced 40mm fit\n                          \u003c\/div\u003e\n                          \u003cdiv class=\"testimonial-item\"\u003e\n                              Genuine sapphire crystal\n                          \u003c\/div\u003e\n                          \u003cdiv class=\"testimonial-item\"\u003e\n                              Reliable Japanese quartz movement\n                          \u003c\/div\u003e\n                          \u003cdiv class=\"testimonial-item\"\u003e\n                              True 100M water resistance\n                          \u003c\/div\u003e\n                          \u003cdiv class=\"testimonial-item\"\u003e\n                              Durable stainless-steel construction\n                          \u003c\/div\u003e\n                          \u003cdiv class=\"testimonial-item\"\u003e\n                              Modern, minimalist premium design\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;\"\u003eExceptional everyday value\u003c\/p\u003e\n                          \u003cul class=\"smarter-list\"\u003e\n                              \u003cli style=\"color: #161b22;\"\u003eChoose the Nami Diver 40mm: A sapphire-equipped, 100M water-ready stainless-steel watch.\u003c\/li\u003e\n                              \u003cli style=\"color: #161b22;\"\u003eWear it anywhere: Office, travel, swimming, rain, or weekends.\u003c\/li\u003e\n                              \u003cli style=\"color: #161b22;\"\u003eEnjoy everyday accuracy: Quartz reliability 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\"\u003eNami Diver 40mm 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\u003eModel\u003c\/td\u003e\n                                  \u003ctd\u003eNami Diver 40mm\u003c\/td\u003e\n                                  \u003ctd\u003eUser\u003c\/td\u003e\n                                  \u003ctd\u003eMen\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\u003e40mm\u003c\/td\u003e\n                                  \u003ctd\u003eCase Thickness\u003c\/td\u003e\n                                  \u003ctd\u003e9mm\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\u003eMovement Type\u003c\/td\u003e\n                                  \u003ctd\u003eJapanese Quartz\u003c\/td\u003e\n                              \u003c\/tr\u003e\n                              \u003ctr\u003e\n                                  \u003ctd\u003eDisplay\u003c\/td\u003e\n                                  \u003ctd\u003eAnalog\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\u003eWater Resistance\u003c\/td\u003e\n                                  \u003ctd\u003e100M \/ 10BAR\u003c\/td\u003e\n                                  \u003ctd\u003eType\u003c\/td\u003e\n                                  \u003ctd\u003eFashion, Luxury, Sport, Business\u003c\/td\u003e\n                              \u003c\/tr\u003e\n                              \u003ctr\u003e\n                                  \u003ctd\u003eDial Features\u003c\/td\u003e\n                                  \u003ctd\u003eDay\/Date + Moon Phase (per SS)\u003c\/td\u003e\n                                  \u003ctd\u003eStyle\u003c\/td\u003e\n                                  \u003ctd\u003eJapanese, Modern, Minimalist, Sporty\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\u003e20mm\u003c\/td\u003e\n                              \u003c\/tr\u003e\n                              \u003ctr\u003e\n                                  \u003ctd\u003eBand Length\u003c\/td\u003e\n                                  \u003ctd\u003e28cm\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;\"\u003eA sapphire-equipped, 100M daily watch built for men who value simplicity, durability, and clean modern design.\u003c\/p\u003e\n                      \n                      \u003cp class=\"paragraph\" style=\"text-align: center;\"\u003eNami Diver 40MM: Modern. Clear. Water-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\"\u003eNami Diver 40MM: Modern. Clear. Water-Ready.\u003c\/h2\u003e\n                      \u003cp class=\"paragraph\"\u003eA modern 40mm stainless-steel quartz watch built for clarity, durability, and everyday water protection, designed for men who want a clean, minimalist, reliable timepiece they can wear anywhere.\u003c\/p\u003e\n                      \u003ca href=\"#\" class=\"btn\"\u003eMake Nami Diver Your Everyday Watch.\u003c\/a\u003e\n                  \u003c\/div\u003e\n              \u003c\/div\u003e\n          \n          \u003c\/div\u003e\n\u003c\/body\u003e","brand":"Future Wrist","offers":[{"title":"Black","offer_id":51077119279398,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Brown","offer_id":51077119312166,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":51077119344934,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/variant-image-color-black-jsp0062l-s02-2.jpg?v=1757535198"},{"product_id":"fwt-titan-eta-mechanical-chronograph-45mm-sapphire-100m","title":"TITAN ETA 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  \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 alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_7b0e663b-dd1a-4098-a268-1b73d035e6e4.jpg?v=1757620444\"\u003e  \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_1bc355dc-7a70-4e90-b15c-ac4141bda972.jpg?v=1757620444\"\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_1f13b345-e573-4fb4-92e8-9e0d5d6d9cf5.jpg?v=1757620443\"\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_a63ae7d2-35c3-4790-94b5-b4ecc5114879.jpg?v=1757620443\"\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_7b09feb8-9499-4069-b509-f7d5e0ced9a7.jpg?v=1757620443\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cspan class=\"close cursor\"\u003e×\u003c\/span\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_7b0e663b-dd1a-4098-a268-1b73d035e6e4.jpg?v=1757620444\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_15781e9e-2deb-4e60-90b1-6238935bc326.jpg?v=1757620444\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_1bc355dc-7a70-4e90-b15c-ac4141bda972.jpg?v=1757620444\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_1f13b345-e573-4fb4-92e8-9e0d5d6d9cf5.jpg?v=1757620443\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_a63ae7d2-35c3-4790-94b5-b4ecc5114879.jpg?v=1757620443\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_7b09feb8-9499-4069-b509-f7d5e0ced9a7.jpg?v=1757620443\"\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—a bold 45 mm mechanical that blends dive-ready confidence with business polish. Inside beats a dependable ETA movement; outside, sapphire crystal and stainless steel keep it sharp. \u003cspan class=\"read-more\"\u003e Chronograph timing, day\/date, and luminous hands make every day easier to run. A slim 10 mm case and solid steel bracelet wear comfortably from desk to weekend. With 10 BAR water resistance, it’s built for real life—styled for every room. \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\u003eMechanical (ETA) movement for proven precision and longevity\u003c\/li\u003e\n\u003cli\u003eChronograph stopwatch for workouts, intervals, and tasks\u003c\/li\u003e\n\u003cli\u003eDay\/Date + auto date so today’s info is always on-wrist\u003c\/li\u003e\n\u003cli\u003e10 BAR water resistance (dive-inspired, swim-ready)\u003c\/li\u003e\n\u003cli\u003eLuminous hands for quick reads in low light\u003c\/li\u003e\n\u003cli\u003e45 mm analog (pointer) display—bold, balanced, easy to read\u003c\/li\u003e\n\u003cli\u003eSapphire crystal for superior scratch resistance\u003c\/li\u003e\n\u003cli\u003eStainless-steel bracelet (22 mm width, 25 cm length) with buckle clasp\u003c\/li\u003e\n\u003cli\u003eSlim 10 mm case for all-day comfort\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: 45 mm dial diameter, 10 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: Stainless steel, round — 10 mm thickness\u003c\/li\u003e\n\u003cli\u003eCrystal: Sapphire\u003c\/li\u003e\n\u003cli\u003eMovement: Mechanical (ETA)\u003c\/li\u003e\n\u003cli\u003eBracelet\/Band: Stainless steel — 22 mm width, 25 cm length, buckle clasp\u003c\/li\u003e\n\u003cli\u003eWater resistance: 10 BAR \/ 100 m\u003c\/li\u003e\n\u003cli\u003eDial: 45 mm, analog (pointer)\u003c\/li\u003e\n\u003cli\u003eBrand \/ user \/ style: FWT | Men | Modern, Sporty, Business | Types: 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 id=\"counter-section\" class=\"number_section_flex\"\u003e\n\u003cdiv class=\"number_box_1\"\u003e\n\u003cdiv class=\"boxss_inner\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\" class=\"number_box_image\"\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 src=\"https:\/\/www.nuunofficial.com\/cdn\/shop\/files\/thickness-b.png?v=1715584325\" class=\"number_box_image\"\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/thickness-b.webp?v=1753643065\" class=\"number_box_image\"\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance-b.webp?v=1753643103\" class=\"number_box_image\"\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 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\/mechanical.png?v=1757620317\"\u003e\n\u003cdiv class=\"feature-title\"\u003eETA Mechanical Movement\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eTrusted Swiss heritage for accuracy you can rely on for years.\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 reaching for 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\/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 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\/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—today’s info always on hand.\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 10 mm Profile\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eBig 45 mm presence with comfortable, cuff-friendly wear.\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/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        \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\"\u003eTITAN ETA 45MM, STAINLESS-STEEL MECHANICAL CHRONOGRAPH | SAPPHIRE CRYSTAL | 100M WATER RESISTANCE\u003c\/h1\u003e\n                \u003cp class=\"paragraph\"\u003e**A bold 45mm mechanical chronograph built with a Swiss ETA movement, sapphire crystal clarity, and a full stainless-steel construction.**\u003c\/p\u003e\n                \n                \u003cp class=\"paragraph\" style=\"font-size: 18px; margin-bottom: 10px; color: #007bff;\"\u003eENGINEERED WITH TRUE MECHANICAL PRECISION\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                    \u003cli style=\"margin-bottom: 5px;\"\u003eSwiss ETA Mechanical Movement: premium heritage, smooth mechanical operation\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 5px;\"\u003e45mm Stainless-Steel Case: strong, corrosion-resistant, luxury finish\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 5px;\"\u003eSapphire Crystal: superior scratch protection \u0026amp; high optical clarity\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 5px;\"\u003e100M \/ 10BAR Water Resistance: safe for swimming, rain, and everyday water exposure\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 5px;\"\u003eStainless-Steel Bracelet: durable, polished, and built for long wear\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 5px;\"\u003eChronograph + Auto Date + Day\/Date Functionality\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"paragraph\" style=\"font-weight: bold; font-size: 20px; color: #ffffff;\"\u003eTitan ETA is crafted for those who appreciate true mechanical engineering wrapped in a confident, modern sports design.\u003c\/p\u003e\n\n                \n            \u003c\/div\u003e\n\n            \u003cdiv class=\"smarter-choice-content\"\u003e\n                \u003ch2 class=\"h2\"\u003eWHY TITAN ETA IS A SMARTER MECHANICAL CHOICE\u003c\/h2\u003e\n                \u003cul class=\"smarter-list\"\u003e\n                    \u003cli\u003eTrue Swiss mechanical movement\u003c\/li\u003e\n                    \u003cli\u003eSapphire durability\u003c\/li\u003e\n                    \u003cli\u003eFull stainless-steel construction\u003c\/li\u003e\n                    \u003cli\u003eChronograph functionality\u003c\/li\u003e\n                    \u003cli\u003e100M water capability\u003c\/li\u003e\n                    \u003cli\u003eA modern 45mm presence\u003c\/li\u003e\n                    \u003cli\u003eA slim, refined mechanical profile\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"paragraph\" style=\"font-style: italic; color: #b0b0b0; margin-top: 40px; text-align: left;\"\u003eIt delivers authentic mechanical watchmaking with modern sport-luxury styling.\u003c\/p\u003e\n                \u003ca href=\"#cta\" class=\"btn\"\u003eMake Titan ETA Your Everyday 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\"\u003eA WATCH FOR EVERY SETTING, BUSINESS, SPORT, AND MODERN LUXURY\u003c\/h2\u003e\n            \u003cdiv class=\"features-grid\"\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eBusiness\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eBold, refined stainless-steel presentation.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eLuxury\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eSapphire crystal + Swiss mechanical heritage.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eSport\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eChronograph capability + 100M water resistance.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eCasual\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eModern, athletic dial style.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"paragraph\" style=\"text-align: center; margin-top: 20px;\"\u003eTitan ETA is designed to flow with your entire routine: Travel: reliable mechanical operation. One watch, many environments.\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 TITAN ETA A SUPERIOR MECHANICAL CHRONOGRAPH\u003c\/h2\u003e\n\n            \u003cdiv class=\"breakdown-item\"\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003eSwiss ETA Mechanical Movement: premium heritage, smooth mechanical operation\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eA mechanical ETA movement is the centerpiece of Titan ETA, a respected Swiss engine recognized for its reliability, serviceability, and smooth chronograph performance. What it delivers:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eNo battery dependence\u003c\/li\u003e\n                        \u003cli\u003eMechanical craftsmanship\u003c\/li\u003e\n                        \u003cli\u003eConsistent, trusted accuracy\u003c\/li\u003e\n                        \u003cli\u003eA movement designed for long-term performance\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003eThis is not a disposable watch, it’s built with the same core movement philosophy found in prestigious Swiss timepieces.\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_9.png?v=1765107585\"\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_8.png?v=1765178637\"\u003e\n\n\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003e1. Sapphire Crystal, Luxury-Grade Scratch Resistance\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eSapphire is used in premium watches for a reason:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eHarder than steel\u003c\/li\u003e\n                        \u003cli\u003eHighly scratch-resistant\u003c\/li\u003e\n                        \u003cli\u003eMaintains long-term clarity\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003eIt keeps Titan ETA looking new through years of wear.\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\"\u003e2. Stainless-Steel Case \u0026amp; Bracelet, Strength \u0026amp; Longevity\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eThe watch uses full stainless steel for both the case and the band, offering:\u003c\/p\u003e\n                    \u003cul class=\"water-capabilities\"\u003e\n                        \u003cli\u003eCorrosion resistance\u003c\/li\u003e\n                        \u003cli\u003eA refined luxury feel\u003c\/li\u003e\n                        \u003cli\u003eLong-term durability\u003c\/li\u003e\n                        \u003cli\u003eA confident, substantial wrist presence\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\/1_5.png?v=1765107585\"\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: #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_4_2e1ad44f-6d5c-478b-bfb0-a5967a32e697.png?v=1765107585\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003e3. 100M Water Resistance, Practical, Everyday Capability\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eRated at 10 bar, Titan ETA is safe for:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eSwimming\u003c\/li\u003e\n                        \u003cli\u003eShower \/ rain\u003c\/li\u003e\n                        \u003cli\u003eOutdoor activity\u003c\/li\u003e\n                        \u003cli\u003eTravel \u0026amp; sports\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003eNot intended for scuba diving, but highly capable in real life.\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\"\u003e4. Multifunction Chronograph with Day\/Date\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eThe dial features:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eChronograph counters\u003c\/li\u003e\n                        \u003cli\u003eAuto date\u003c\/li\u003e\n                        \u003cli\u003eDay\/Date functionality\u003c\/li\u003e\n                        \u003cli\u003eClear analog layout\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003eA blend of utility and mechanical sophistication.\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.png?v=1765107586\"\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\"\u003e5. Slim 10mm Profile, Rare for a Mechanical Chronograph\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eDespite its powerful movement and 45mm diameter, the case remains only 10mm thick, giving:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eEnhanced comfort\u003c\/li\u003e\n                        \u003cli\u003eA cleaner wrist profile\u003c\/li\u003e\n                        \u003cli\u003eA more refined visual balance\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\/1_2_8061556d-1c2e-40e8-b7eb-8c4e16859f12.png?v=1765107585\"\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 TITAN ETA IS A SMARTER MECHANICAL CHOICE\u003c\/h2\u003e\n            \u003cdiv class=\"testimonial-grid\"\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    True Swiss mechanical movement\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Sapphire durability\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Full stainless-steel construction\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Chronograph functionality\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    100M water capability\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    A slim, refined mechanical profile\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"\"\u003e\n                \u003ch1 style=\"text-align:center;font-weight: 600;\"\u003e**MAKE TITAN ETA YOUR SIGNATURE MECHANICAL CHRONOGRAPH IN 3 STEPS**\u003c\/h1\u003e\n                \u003cp class=\"paragraph\" style=\"text-align: center; font-weight: bold; color: #161b22; font-size: 18px;\"\u003eIt delivers authentic mechanical watchmaking with modern sport-luxury styling.\u003c\/p\u003e\n                \u003cul class=\"smarter-list\"\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eChoose Titan ETA 45mm, Swiss mechanical movement, sapphire clarity, stainless-steel build.\u003c\/li\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eWear it with confidence, office, water, outdoor activity, or formal settings.\u003c\/li\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eEnjoy enduring precision, crafted to perform reliably for years.\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\"\u003eTITAN ETA 45MM, TECHNICAL SPECIFICATIONS\u003c\/h2\u003e\n            \u003ctable class=\"specs-table\"\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eCategory\u003c\/th\u003e\n                    \u003ctd\u003eDetails\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eMovement\u003c\/th\u003e\n                    \u003ctd\u003eJiusko Swiss ETA Mechanical\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eMaterial (Case \u0026amp; Band)\u003c\/th\u003e\n                    \u003ctd\u003eStainless Steel\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eCrystal\u003c\/th\u003e\n                    \u003ctd\u003eSapphire Crystal\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eWater Resistance\u003c\/th\u003e\n                    \u003ctd\u003e10 bar \/ 100M\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eCase Diameter\u003c\/th\u003e\n                    \u003ctd\u003e45mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eCase Thickness\u003c\/th\u003e\n                    \u003ctd\u003e10mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eBand Width\u003c\/th\u003e\n                    \u003ctd\u003e22mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eBand Length\u003c\/th\u003e\n                    \u003ctd\u003e25cm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eClasp Type\u003c\/th\u003e\n                    \u003ctd\u003eBuckle\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eDial Display\u003c\/th\u003e\n                    \u003ctd\u003eAnalog\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eFunctions\u003c\/th\u003e\n                    \u003ctd\u003eAuto Date, Chronograph, Day\/Date, Water Resistant\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eStyle\u003c\/th\u003e\n                    \u003ctd\u003eModern, Sporty, Business, Luxury\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eCase Shape\u003c\/th\u003e\n                    \u003ctd\u003eRound\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/table\u003e\n            \u003cp class=\"paragraph\" style=\"font-style: italic;\"\u003eIt delivers authentic mechanical watchmaking with modern sport-luxury styling.\u003c\/p\u003e\n            \n            \u003cp class=\"paragraph\" style=\"text-align: center;\"\u003eIt delivers authentic mechanical watchmaking with modern sport-luxury styling.\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\"\u003eTitan ETA 45mm – Upgrade to Everyday Confidence.\u003c\/h2\u003e\n            \u003cp class=\"paragraph\"\u003eTITAN ETA 45MM, STAINLESS-STEEL MECHANICAL CHRONOGRAPH | SAPPHIRE CRYSTAL | 100M WATER RESISTANCE\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"btn\"\u003eMake Titan ETA 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":51153083629862,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":51153083662630,"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_e90e35af-9c4d-466d-bb73-a7b43413c60c.jpg?v=1757619752"},{"product_id":"atlas-diver-mens-mechanical-sapphire-44mm","title":"ATLAS DIVER 44MM","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\/1_16.jpg?v=1765515883\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_bec1f5f7-b348-4a75-9334-373b8ff5d7f2.jpg?v=1757623685\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/1_15_7909b924-607f-46b7-a274-0adf6f039226.jpg?v=1765515906%20%20\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_edcfb039-98bb-40ad-b711-cc25474a578d.jpg?v=1757623686\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlid(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_083fad01-4e0e-4cd7-891c-f8816be44381.jpg?v=1757623685\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_9ee48975-4438-4bc0-91a2-e03bdb54bda9.jpg?v=1757623686\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_ac5ccc4a-0cd7-4d61-955e-0054cab3214f.jpg?v=1757623687\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(8)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_99ccc9b8-758f-4329-9c9b-4c75387b5cd1.jpg?v=1757623686\" 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\/1_16.jpg?v=1765515883\"\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_bec1f5f7-b348-4a75-9334-373b8ff5d7f2.jpg?v=1757623685\" 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_edcfb039-98bb-40ad-b711-cc25474a578d.jpg?v=1757623686\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/1_15_7909b924-607f-46b7-a274-0adf6f039226.jpg?v=1765515906%20%20\"\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_083fad01-4e0e-4cd7-891c-f8816be44381.jpg?v=1757623685\" 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_9ee48975-4438-4bc0-91a2-e03bdb54bda9.jpg?v=1757623686\" 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_ac5ccc4a-0cd7-4d61-955e-0054cab3214f.jpg?v=1757623687\" 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_99ccc9b8-758f-4329-9c9b-4c75387b5cd1.jpg?v=1757623686\" 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—a refined 44 mm mechanical that blends dive-ready toughness with dress comfort.\n The 304L stainless-steel case and sapphire crystal keep it crisp and scratch-resistant for daily wear.\n\n\n   \n    \u003cspan class=\"read-more\"\u003e A Japanese mechanical calibre powers itself from your wrist—no charging, no battery.\n      The Italian leather strap and safety folding clasp deliver secure, all-day comfort.\n      With 10 BAR water resistance and bright lume, it’s ready for meetings, miles, and midnight.\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\u003eJapanese mechanical movement (self-winding, battery-free)\u003c\/li\u003e\n\n    \u003cli\u003e10 BAR \/ 100 m water resistance for swim-ready confidence\u003c\/li\u003e\n    \n    \u003cli\u003eSapphire crystal for superior scratch resistance and clarity\u003c\/li\u003e\n    \n    \u003cli\u003eLuminous hands\/markers for low-light readability\u003c\/li\u003e\n    \n    \u003cli\u003e44 mm analog (pointer) display—bold and balanced\u003c\/li\u003e\n    \n    \u003cli\u003e304L stainless-steel case—durable, corrosion-resistant\u003c\/li\u003e\n    \n    \u003cli\u003eItalian leather strap with safety folding clasp (secure, quick on\/off)\u003c\/li\u003e\n    \n    \u003cli\u003e22 mm band width, 23 cm length for a comfortable fit\u003c\/li\u003e\n    \n    \n    \n    \n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eWarranty\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cp\u003e\n    Every 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 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: 304L stainless steel, round\u003c\/li\u003e\n\n    \u003cli\u003eCrystal: Sapphire\u003c\/li\u003e\n    \n    \u003cli\u003eMovement: Mechanical (Japanese)\u003c\/li\u003e\n    \n    \u003cli\u003eBand: Italian leather — 22 mm width, 23 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 mm, analog (pointer)\u003c\/li\u003e\n    \n    \u003cli\u003eBrand \/ user \/ style: FWT | Men | Fashion \/ Luxury \/ Sport\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\"\u003e44\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\/low-power.png?v=1744365451\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eJapanese Automatic\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eBattery-free power that winds as you move for worry-less wear.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/strapp.png?v=1756869173\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eSilicone Sport Strap\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eLight, grippy comfort that moves from water to weekend.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/waterproof.png?v=1744097642\"\u003e\n  \u003cdiv class=\"feature-title\"\u003e10 BAR Diver Rating\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eSwim, shower, and weekend trips with confidence.\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\"\u003e44 mm Presence\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eClean, modern dial that makes a confident statement on the wrist\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/light.png?v=1744097642\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eLuminous Readability\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eQuick, clear time checks in dim bars and late commutes.\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\"\u003eTiming-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\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\"\u003eATLAS DIVER 44MM MEN’S MECHANICAL WATCH | SAPPHIRE CRYSTAL | 304L STAINLESS STEEL | ITALIAN LEATHER | 100M\u003c\/h1\u003e\n                \u003cp class=\"paragraph\"\u003eA bold 44mm mechanical diver-inspired watch crafted for men who appreciate real watchmaking, refined materials, and reliable everyday performance.\u003c\/p\u003e\n                \n                \u003cp class=\"paragraph\" style=\"font-size: 18px; margin-bottom: 10px; color: #007bff;\"\u003ePerformance You Can Trust in Every Moment\u003c\/p\u003e\n                \n                \u003ca href=\"#cta\" class=\"btn\"\u003eMake the Atlas Diver your everyday watch\u003c\/a\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"smarter-choice-content\"\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;\"\u003eA solid steel case built for long-term strength\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eSapphire clarity that resists scratches and stays crisp\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eA traditional mechanical movement for smooth timekeeping\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eA comfortable Italian leather strap designed for all-day wear\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eGenuine 100M water protection for everyday environments\u003c\/li\u003e\n\u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eThis is a watch built for the pace of real life, confident, capable, and comfortable.\u003c\/i\u003e\u003c\/p\u003e\n\n               \u003c\/ul\u003e\n               \u003cp class=\"paragraph\" style=\"font-weight: bold; font-size: 20px; color: #ffffff;\"\u003eA true daily watch must do more than look sharp, it needs to handle motion, moisture, routine impact, and long hours on the wrist.\u003c\/p\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 Match Every Part of 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\"\u003eRefined, sophisticated, and effortlessly modern.\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\"\u003eMechanical craftsmanship + sapphire durability.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOutdoors \u0026amp; Weekends\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003e304L steel strength with real 100M protection.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eDaily Wear\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eComfortable, stylish, and built to keep up with you.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"paragraph\" style=\"text-align: center; margin-top: 20px;\"\u003eATLAS DIVER 44MM: Bold. Mechanical. Made for Real Life.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv id=\"breakdown\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eDesigned With Purpose in Every Exceptional Detail\u003c\/h2\u003e\n\n            \u003cdiv class=\"breakdown-item\"\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003e304L Stainless-Steel Case: Strength With a Refined Finish\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eEvery edge, curve, and surface is crafted for durability and presence:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eA bold, balanced fit at 44mm\u003c\/li\u003e\n                        \u003cli\u003eHigh resistance to wear, sweat, and moisture\u003c\/li\u003e\n                        \u003cli\u003ePremium brushing and polishing\u003c\/li\u003e\n                        \u003cli\u003eA diver-inspired profile that blends toughness with sophistication\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eIt’s the kind of case that feels as good as it looks.\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_d78a8e30-939f-4041-b970-27d1e51ab0cb.jpg?v=1765515546\"\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_5_b31a39af-3fdc-4b8b-8b41-47f033478d16.jpg?v=1765515588\"\u003e\n\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003eSapphire Crystal: Luxury-Level Clarity \u0026amp; Scratch Protection\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eA decent upgrade over mineral glass:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eSuperior resistance to scratches\u003c\/li\u003e\n                        \u003cli\u003eCrystal-clear transparency\u003c\/li\u003e\n                        \u003cli\u003eLong-lasting clarity through daily use\u003c\/li\u003e\n                        \u003cli\u003eA premium feel that elevates the entire watch\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eAtlas stays sharp, clean, and legible through any environment.\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 Mechanical Movement: Authentic Watchmaking, Smooth Performance\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003ePowered by precision engineering:\u003c\/p\u003e\n                    \u003cul class=\"water-capabilities\"\u003e\n                        \u003cli\u003eClassic mechanical operation\u003c\/li\u003e\n                        \u003cli\u003eSmooth sweeping seconds hand\u003c\/li\u003e\n                        \u003cli\u003eNo battery required\u003c\/li\u003e\n                        \u003cli\u003eBuilt for years of reliable performance\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003ePerfect for men who appreciate the soul of a mechanical watch.\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_2_4d488221-f3f0-4eaf-905c-139ebd91c4ac.jpg?v=1765515670\"\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_4_ee698e7d-51d4-443c-aa82-4b0dd07d4bac.jpg?v=1765515711\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003e100M \/ 10BAR Water Resistance: Reliable Everyday Protection\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eSafe for:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eSwimming\u003c\/li\u003e\n                        \u003cli\u003eLight snorkeling\u003c\/li\u003e\n                        \u003cli\u003eShower (with crown sealed)\u003c\/li\u003e\n                        \u003cli\u003eRain and daily water exposure\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eWhether outdoors, traveling, or caught in the rain, Atlas has you covered.\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\"\u003eItalian Leather Strap: Comfort, Sophistication \u0026amp; Secure Fit\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eCrafted to feel premium the moment it touches your wrist:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eSoft, flexible Italian leather\u003c\/li\u003e\n                        \u003cli\u003eBreathable everyday comfort\u003c\/li\u003e\n                        \u003cli\u003e22mm width for confident proportions\u003c\/li\u003e\n                        \u003cli\u003eFolding clasp with safety for a secure hold\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA strap made for both elegance and durability.\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_b5c0c741-e67e-4f69-8b78-313508aede39.jpg?v=1765515761\"\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 the Atlas Diver\u003c\/h2\u003e\n            \u003cdiv class=\"testimonial-grid\"\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Bold yet wearable 44mm profile\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Sapphire crystal that stays clear and scratch-resistant\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Authentic Japanese mechanical movement\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    True 100M water resistance for everyday use\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Premium Italian leather comfort\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Modern diver-inspired design\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;\"\u003eStrong long-term durability and value\u003c\/p\u003e\n                \u003cul class=\"smarter-list\"\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eChoose the Atlas Diver 44mm: A sapphire-equipped, mechanical, 100M-ready watch crafted in premium steel.\u003c\/li\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eWear it anywhere: Work, travel, weekends, swimming, or evenings out.\u003c\/li\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eEnjoy true craftsmanship: The feel of mechanical movement with materials built for real life.\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\"\u003eAtlas Diver 44mm 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\u003eMen Mechanical Diver-Style Watch\u003c\/td\u003e\n                    \u003ctd\u003eStyle\u003c\/td\u003e\n                    \u003ctd\u003eFashion, Luxury, Sport\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCase Material\u003c\/td\u003e\n                    \u003ctd\u003e304L Stainless 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 \/ Diameter\u003c\/td\u003e\n                    \u003ctd\u003e44mm\u003c\/td\u003e\n                    \u003ctd\u003eBand Length\u003c\/td\u003e\n                    \u003ctd\u003e23cm\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\u003eBand Material\u003c\/td\u003e\n                    \u003ctd\u003eItalian Leather\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eDisplay\u003c\/td\u003e\n                    \u003ctd\u003eAnalog\u003c\/td\u003e\n                    \u003ctd\u003eDial Window\u003c\/td\u003e\n                    \u003ctd\u003eSapphire Crystal\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eMovement Type\u003c\/td\u003e\n                    \u003ctd\u003eMechanical\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\u003eWater Resistance Depth\u003c\/td\u003e\n                    \u003ctd\u003e10BAR\u003c\/td\u003e\n                    \u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n                    \u003ctd\u003e100M\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eFeatures\u003c\/td\u003e\n                    \u003ctd\u003eDiver, Waterproof, Water-Resistant, Luminous\u003c\/td\u003e\n                    \u003ctd\u003eClasp Type\u003c\/td\u003e\n                    \u003ctd\u003eFolding Clasp with Safety\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n            \u003cp class=\"paragraph\" style=\"font-style: italic;\"\u003eATLAS DIVER 44MM: Bold. Mechanical. Made 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\"\u003eATLAS DIVER 44MM: Bold. Mechanical. Made for Real Life.\u003c\/h2\u003e\n            \u003cp class=\"paragraph\"\u003eA bold 44mm mechanical diver-inspired watch crafted for men who appreciate real watchmaking, refined materials, and reliable everyday performance.\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"btn\"\u003eMake the Atlas Diver your everyday statement 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":51156442317094,"sku":null,"price":319.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-1_b2b2ee2a-4f71-4059-a28b-45ac7e402162.jpg?v=1757623136"},{"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"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/collections\/Best_Water-Resistant_Watch_for_Casual_Swimmers.png?v=1771592674","url":"https:\/\/www.futurewristtech.com\/collections\/10-bar-water-resistance.oembed","provider":"Future Wrist","version":"1.0","type":"link"}