{"title":"Dive Miyota","description":"","products":[{"product_id":"miyota-jr10","title":"MIYOTA JR10 43MM","description":"\u003cstyle\u003e\n    .number_box_image{\n      width:100% !important\n    }\n    .main_counter_section {\n       padding: 0 4rem;\n       max-width: 1200px;\n       margin: 0 auto;\n     }\n  \n     .number_section_flex {\n       display: flex;\n       justify-content: space-between;\n       align-items: center;\n       flex-wrap: wrap;\n       gap: 1rem;\n       margin: 6rem auto 4rem;\n     }\n  \n     .number_box_1 {\n       width: 24%;\n       text-align: center;\n     }\n  \n     .boxss_inner {\n       position: relative;\n       margin-bottom: 4rem;\n     }\n  \n     span.number_box {\n       position: absolute;\n       top: 50%;\n       left: 50%;\n       font-size: 3.28571em;\n       line-height: 9rem;\n       letter-spacing: .03em;\n       transform: translate(-50%, -50%);\n       width: fit-content;\n     }\n  \n     .number_box sub {\n       font-size: .18em;\n       position: absolute;\n       right: 10px;\n       top: 74%;\n       line-height: normal;\n       transform: translateX(50%);\n     }\n  \n     .number_boxs_title span {\n       font-size: 1.28571em;\n       text-transform: uppercase;\n     }\n     .product-desc .tab\n     {\n        flex-wrap: nowrap;\n    }\n     @media screen and (max-width: 767px) {\n      .product-desc .tab{\n        flex-wrap:wrap;\n        margin-top: -53px !important;\n      }\n       .number_section_flex {\n         display: block;\n       }\n  \n       .number_box_1 {\n         width: 100%;\n       }\n  \n       .number_section_flex.owl-carousel .number_box_1 {\n         width: 100%;\n         padding: 0 1rem;\n       }\n  \n       .owl-dots {\n         text-align: center;\n         margin-top: 10px;\n       }\n  \n       .owl-dots .owl-dot span {\n         background: #ccc;\n         width: 20px;\n         height: 5px;\n         display: inline-block;\n         margin: 0 5px;\n       }\n  \n       .owl-dots .owl-dot.active span {\n         background: #0d2c4b;\n       }\n     }\n  \n  \n  \n   \n    .container {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: space-between;\n      }\n  \n      .left {\n        flex: 1;\n        min-width: 300px;\n        max-width: 60%;\n        padding-right: 40px;\n      }\n  \n      .right {\n        flex: 1;\n        min-width: 300px;\n        max-width: 35%;\n      }\n  \n      h2 {\n        font-size: 28px;\n        margin-bottom: 10px;\n      }\n  \n      .accordion {\n        border-top: 1px solid #ccc;\n      }\n  \n      .accordion-item {\n        border-bottom: 1px solid #ccc;\n      }\n  \n      .accordion-button {\n           background: red;\n      border: none;\n      width: 100%;\n      text-align: left;\n      padding: 15px;\n      font-size: 14px;\n      font-weight: bold;\n      cursor: pointer;\n      position: relative;\n      color:white\n  \n      }\n  \n      .accordion-button::after {\n        content: \"\\25BC\";\n        position: absolute;\n        right: 20px;\n        transition: transform 0.2s ease;\n      }\n  \n      .accordion-button.active::after {\n        transform: rotate(180deg);\n      }\n  \n      .accordion-content {\n        display: none;\n        padding: 0px;\n        background-color: #f9f9f9;\n      }\n  \n      ul {\n        padding-left: 20px;\n      }\n  \n      li {\n            margin-bottom: 10px;\n      list-style: none;\n      text-align: left;\n      font-size: 14px;\n      color: black;\n        font-weight:300\n      }\n  \n            b{\n              font-weight:600\n            }\n  \n      .accordion-content p {\n        font-size:14px;\n            color:black;\n        font-weight:300;\n            text-align:left;\n        padding-left:20px\n      }      \n  \n    .description-txt{\n          font-size: 15px;\n      font-weight: 500;\n      color: black;\n    }\n   \n    \/* The Modal (background) *\/\n  .modal {\n    display: none;\n    position: fixed;\n    z-index: 1;\n    padding-top: 100px;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    overflow: auto;\n    background-color: #000000bd;\n        z-index: 99;\n  }\n  \n  \/* Modal Content *\/\n  .modal-content {\n    position: relative;\n    background-color: #fefefe;\n    margin: auto;\n    padding: 0;\n    width: 90%;\n    max-width: fit-content;\n  }\n  \n  \/* The Close Button *\/\n  .close {\n    color: white;\n    position: absolute;\n    top: 10px;\n    right: 25px;\n    font-size: 35px;\n    font-weight: bold;\n  }\n  \n  .close:hover,\n  .close:focus {\n    color: #999;\n    text-decoration: none;\n    cursor: pointer;\n  }\n  \n  .mySlides {\n    display: none;\n  }\n  \n  .cursor {\n    cursor: pointer;\n  }\n  \n  \/* Next \u0026 previous buttons *\/\n  .prev,\n  .next {\n    cursor: pointer;\n    position: absolute;\n    top: 50%;\n    width: auto;\n    padding: 16px;\n    margin-top: -50px;\n    color: white;\n    font-weight: bold;\n    font-size: 20px;\n    transition: 0.6s ease;\n    border-radius: 0 3px 3px 0;\n    user-select: none;\n    -webkit-user-select: none;\n  }\n  \n  \/* Position the \"next button\" to the right *\/\n  .next {\n    right: 0;\n    border-radius: 3px 0 0 3px;\n  }\n  \n  \/* On hover, add a black background color with a little bit see-through *\/\n  .prev,\n  .next {\n    background-color: rgba(0, 0, 0, 0.8);\n  }\n  \n  \/* Number text (1\/3 etc) *\/\n  .numbertext {\n    color: #f2f2f2;\n    font-size: 12px;\n    padding: 8px 12px;\n    position: absolute;\n    top: 0;\n  }\n  \n  img {\n    margin-bottom: -4px;\n  }\n  \n  .caption-container {\n    text-align: center;\n    background-color: black;\n    padding: 2px 16px;\n    color: white;\n  }\n  \n  .demo {\n    opacity: 0.6;\n  }\n  \n  .active,\n  .demo:hover {\n    opacity: 1;\n  }\n  \n  img.hover-shadow {\n    transition: 0.3s;\n  }\n  \n  .hover-shadow:hover {\n    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);\n  }\n  \n  \/* Hide the \"read-more\" text and toggle on larger screens *\/\n  .read-more,\n  .read-toggle {\n  display: none;\n  }\n  \n  \/* Default: visible on desktop *\/\n  .read-more {\n  display: inline;\n  }\n  .read-toggle {\n  display: none;\n  }\n  \n  \/* On mobile: hide extra text, show toggle *\/\n  @media (max-width: 767px) {\n  .read-more {\n  display: none;\n  }\n  .read-toggle {\n  display: inline;\n  color: red;\n  cursor: pointer;\n  font-weight: bold;\n  }\n  \n  .read-more.visible {\n  display: inline;\n  }\n  .left{\n  max-width:100%;\n  }\n  .right{\n  max-width:100%\n  }\n  }\n  \n      body {\n        font-family: Arial, sans-serif;\n        margin: 0;\n        background: #eee;\n      }\n  .product-desc img {\n      width: 60px ;\n  }\n  .features {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  padding: 0px 20px;\n  margin: auto;\n  margin-top: 45px;\n  }\n  \n  .feature-box {\n  border-left: 1px solid black;\n  padding: 20px 0px 20px 42px;\n  box-sizing: border-box;\n  margin-top: 25px;\n  }\n  \n  \/* Mobile: Single column layout *\/\n  @media (max-width: 768px) {\n  .features {\n  grid-template-columns: 1fr;\n      gap: 0px;\n      padding: 0px 0px;\n      margin-top: 0px;\n  \n  }\n  \n  .feature-box {\n  border-left: none;\n  border-top: 1px solid black;\n  padding: 10px 42px 0px 0px;\n  \n  }\n  li {\n            margin-bottom: 10px;\n      list-style: none;\n      text-align: left;\n      font-size: 12px;\n      color: black;\n        font-weight:300\n      }\n  }\n  \n      .feature-box i {\n        font-size: 28px;\n        margin-bottom: 25px;\n        display: inline-block;\n        color:black;\n      }\n  \n      .feature-title {\n        font-weight: 500;\n        margin: 10px 0;\n        color:black;\n    font-size:18px;\n      }\n  \n      .feature-desc {\n        font-size: 14px;\n        color: #000000;\n        font-weight:300\n      }\n  \n      @media (max-width: 900px) {\n        .feature-box {\n          flex: 1 1 45%;\n        }\n      }\n  \n      @media (max-width: 600px) {\n        .feature-box {\n          flex: 1 1 100%;\n        }\n      }\n    \u003c\/style\u003e\n  \u003cdiv class=\"digita-slider\"\u003e\n  \u003cdiv class=\"digita-inner-slide\"\u003e\n\n    \u003cimg onclick=\"openModal();currentSlide(1)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/010.jpg?v=1765508741\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/014.jpg?v=1765508740\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/013.jpg?v=1765508740\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/011.jpg?v=1765508740\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/007.jpg?v=1765508740\"\u003e\n  \n    \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-1_a8ae9dc4-b1b7-416b-9550-b660e10e62c7.jpg?v=1765347772\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-5_8cff0c17-dca5-4a6e-a311-30066c9c1253.png?v=1765347773\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(8)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-4.png?v=1765347772\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(9)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-6_2bf829ce-b03d-4949-9c42-1c4b0becbc45.png?v=1765347772\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(10)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-1_a8ae9dc4-b1b7-416b-9550-b660e10e62c7.jpg?v=1765347772\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(11)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-3_860c24dc-6abc-48bc-b069-586a9e27c6bc.png?v=1765347772\" alt=\"\"\u003e\n  \n    \n      \n    \n    \n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv id=\"myModal\" class=\"modal\"\u003e\n  \u003cspan class=\"close cursor\" onclick=\"closeModal()\"\u003e×\u003c\/span\u003e\n  \u003cdiv class=\"modal-content\"\u003e\n  \n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/010.jpg?v=1765508741\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/014.jpg?v=1765508740\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/013.jpg?v=1765508740\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/011.jpg?v=1765508740\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/007.jpg?v=1765508740\"\u003e\u003c\/div\u003e\n   \n     \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-1_a8ae9dc4-b1b7-416b-9550-b660e10e62c7.jpg?v=1765347772\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-5_8cff0c17-dca5-4a6e-a311-30066c9c1253.png?v=1765347773\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-4.png?v=1765347772\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-6_2bf829ce-b03d-4949-9c42-1c4b0becbc45.png?v=1765347772\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-1_a8ae9dc4-b1b7-416b-9550-b660e10e62c7.jpg?v=1765347772\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-3_860c24dc-6abc-48bc-b069-586a9e27c6bc.png?v=1765347772\" alt=\"\"\u003e\u003c\/div\u003e\n  \n    \n    \n  \n  \u003ca class=\"prev\" onclick=\"plusSlides(-1)\"\u003e❮\u003c\/a\u003e \u003ca class=\"next\" onclick=\"plusSlides(1)\"\u003e❯\u003c\/a\u003e\n  \u003cdiv class=\"caption-container\"\u003e\n  \u003cp id=\"caption\"\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"container\"\u003e\n  \u003cdiv class=\"left\"\u003e\n  \u003ch2\u003eDescription\u003c\/h2\u003e\n  \u003cp class=\"description-txt\"\u003e\n    A durable 200m dive-style sports watch featuring sapphire crystal, a stainless-steel build, and the reliable Miyota JR10 multifunction quartz movement.\n   \n   \n    \u003cspan class=\"read-more\"\u003e Designed for everyday wear, water activities, and long-term accuracy with a modern, confident 43mm profile.\n     \n     \n     \n     \u003c\/span\u003e\u003cspan class=\"read-toggle\"\u003eRead More\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"right\"\u003e\n  \u003cdiv class=\"accordion\"\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n  \u003cbutton class=\"accordion-button\"\u003eFunction\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eMultifunction Japanese Miyota JR10 quartz movement\u003c\/li\u003e\n  \n    \u003cli\u003e200m (20ATM) water resistance with screw-down crown\u003c\/li\u003e\n    \n    \u003cli\u003eLuminous markers for low-light visibility\u003c\/li\u003e\n    \n    \u003cli\u003eSapphire crystal for superior scratch resistance\u003c\/li\u003e\n    \n    \u003cli\u003eDate \u0026amp; multifunction display\u003c\/li\u003e\n    \n    \u003cli\u003eSecure stainless-steel clasp \u0026amp; bracelet\u003c\/li\u003e\n    \n    \u003cli\u003eDurable stainless-steel bezel and case\u003c\/li\u003e\n  \n  \n    \n    \n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n  \u003cbutton class=\"accordion-button\"\u003eWarranty\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cp\u003e\n    Every timepiece is protected by a 12-month limited warranty covering movement and manufacturing defects.\n    Register your watch for priority support—eligible issues are resolved with repair or replacement to keep you on time.\n   \n   \u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n  \u003cbutton class=\"accordion-button\"\u003eSize\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eCase Diameter: 43mm\u003c\/li\u003e\n  \n    \u003cli\u003eCase Thickness: 12mm\u003c\/li\u003e\n    \n    \u003cli\u003eLug-to-Lug: 48mm\u003c\/li\u003e\n    \n    \u003cli\u003eLug Width: 22mm\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n  \u003cbutton class=\"accordion-button\"\u003eMaterial\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eCase: 304 Stainless Steel\u003c\/li\u003e\n  \n    \u003cli\u003eBracelet: 304 Stainless Steel\u003c\/li\u003e\n    \n    \u003cli\u003eCrystal: Sapphire\u003c\/li\u003e\n    \n    \u003cli\u003eBezel: Stainless Steel\u003c\/li\u003e\n    \n    \u003cli\u003eCrown: Screw-down steel crown\u003c\/li\u003e\n    \n    \n    \n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"main_counter_section\"\u003e\n  \u003ch2 style=\"text-align: center;\"\u003eTechnical Features\u003c\/h2\u003e\n  \u003cdiv class=\"number_section_flex\" id=\"counter-section\"\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n  \u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e43\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eMM\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eDiameter\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n  \u003cimg class=\"number_box_image\" src=\"https:\/\/www.nuunofficial.com\/cdn\/shop\/files\/thickness-b.png?v=1715584325\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e12\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eMM\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eThickness\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n  \u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/thickness-b.webp?v=1753643065\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e12\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eMonths\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n  \u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance-b.webp?v=1753643103\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e20\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eATM\u003c\/span\u003e\u003c\/sub\u003e \u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eWater Resistance\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- jQuery + Owl Carousel --\u003e\n  \u003cp\u003e\u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.1\/jquery.min.js\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/owl.carousel.min.js\"\u003e\u003c\/script\u003e \u003cscript\u003e\n       \/\/ Wrap in noConflict-safe block\n       (function($) {\n         $(document).ready(function () {\n           function initCarousel() {\n             if (window.innerWidth \u003c= 767 \u0026\u0026 !$('.number_section_flex').hasClass('owl-loaded')) {\n               $('.number_section_flex').addClass('owl-carousel owl-theme').owlCarousel({\n                 loop: false,\n                 margin: 0,\n                 nav: false,\n                 dots: true,\n                 items: 1,\n               });\n             }\n           }\n     \n           initCarousel();\n           $(window).resize(initCarousel);\n     \n           $(window).scroll(startCounter);\n           function startCounter() {\n             if ($(window).scrollTop() \u003e 200) {\n               $(window).off(\"scroll\", startCounter);\n               $('.prod_number').each(function () {\n                 var initialValue = parseFloat($(this).text());\n                 $(this).prop('Counter', 0).animate({\n                   Counter: initialValue\n                 }, {\n                   duration: 1800,\n                   easing: 'swing',\n                   step: function (now) {\n                     var decimalPlaces = (initialValue.toString().split('.')[1] || []).length;\n                     $(this).text(parseFloat(now).toFixed(decimalPlaces));\n                   }\n                 });\n               });\n             }\n           }\n         });\n       })(jQuery); \/\/ Pass Shopify's jQuery here\n     \u003c\/script\u003e\u003c\/p\u003e\n  \u003c!-- Owl Carousel CSS --\u003e\n  \u003cp\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.carousel.min.css\" rel=\"stylesheet\"\u003e \u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.theme.default.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n  \n  \n  \u003cdiv class=\"features\"\u003e\n    \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/quartz.png?v=1752432090\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eMiyota JR10 Accuracy\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eReliable Japanese multifunction quartz movement built for everyday precision.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/waterproof.png?v=1744097642\"\u003e\n      \u003cdiv class=\"feature-title\"\u003e200m Water Protection\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003e20ATM tested with a screw-down crown—safe for swimming, snorkeling, and water sports.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/lightweight.png?v=1754065145\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eBalanced 43mm Fit\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eA confident yet comfortable size designed for daily wear, office to outdoors.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/silicone-strap.png?v=1757540184\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eStainless-Steel Bracelet\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003e304-grade steel bracelet and clasp engineered for durability and all-day comfort.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/dial.png?v=1756670966\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eSapphire Crystal Clarity\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eScratch-resistant sapphire keeps the dial sharp, clean, and easy to read.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/low-power.png?v=1744365451\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eLow-Maintenance Power\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eQuartz operation delivers stable accuracy with no winding and minimal upkeep.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/bezel.jpg?v=1773176894\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eUnidirectional Rotating Diver Bezel\u003c\/div\u003e\n        \u003cdiv class=\"feature-desc\"\u003eA streamlined frame for a modern look.\u003c\/div\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \n  \n  \u003cp\u003e\u003cscript\u003e\n  \n        $(document).ready(function () {\n          $(\".read-toggle\").on(\"click\", function () {\n            var $toggle = $(this);\n            var $more = $toggle.siblings(\".read-more\");\n        \n            $more.toggleClass(\"visible\");\n            $toggle.text($more.hasClass(\"visible\") ? \"Read Less\" : \"Read More\");\n          });\n        });\n        \n              const accButtons = document.querySelectorAll('.accordion-button');\n            \n              accButtons.forEach(btn =\u003e {\n                btn.addEventListener('click', () =\u003e {\n                  btn.classList.toggle('active');\n                  const content = btn.nextElementSibling;\n                  content.style.display = content.style.display === 'block' ? 'none' : 'block';\n                });\n              });\n            \u003c\/script\u003e \u003cscript\u003e\n            function openModal() {\n              document.getElementById(\"myModal\").style.display = \"block\";\n            }\n            \n            function closeModal() {\n              document.getElementById(\"myModal\").style.display = \"none\";\n            }\n            \n            var slideIndex = 1;\n            showSlides(slideIndex);\n            \n            function plusSlides(n) {\n              showSlides(slideIndex += n);\n            }\n            \n            function currentSlide(n) {\n              showSlides(slideIndex = n);\n            }\n            \n            function showSlides(n) {\n              var i;\n              var slides = document.getElementsByClassName(\"mySlides\");\n              var dots = document.getElementsByClassName(\"demo\");\n              var captionText = document.getElementById(\"caption\");\n              if (n \u003e slides.length) {slideIndex = 1}\n              if (n \u003c 1) {slideIndex = slides.length}\n              for (i = 0; i \u003c slides.length; i++) {\n                  slides[i].style.display = \"none\";\n              }\n              for (i = 0; i \u003c dots.length; i++) {\n                  dots[i].className = dots[i].className.replace(\" active\", \"\");\n              }\n              slides[slideIndex-1].style.display = \"block\";\n              dots[slideIndex-1].className += \" active\";\n              captionText.innerHTML = dots[slideIndex-1].alt;\n            }\n            \u003c\/script\u003e\u003c\/p\u003e\n  \n  \u003cdiv class=\"new-product\"\u003e\n  \n    \u003cdiv id=\"top-banner\"\u003e\n        \u003cdiv class=\"cont-2 top-banner-grid\"\u003e\n            \n            \u003cdiv class=\"hero-content\"\u003e\n                \n  \n                \u003ch1 class=\"h1\"\u003eMiyota JR10 Multifunction Quartz | 200m Sapphire Dive Watch\u003c\/h1\u003e\n                \u003cp class=\"paragraph\"\u003eA refined dive-style sports watch built for 200m water protection, sapphire durability, and dependable everyday accuracy.\u003c\/p\u003e\n                \n                \u003cp class=\"paragraph\" style=\"font-size: 18px; margin-bottom: 10px; color: #007bff;\"\u003ePerformance Designed for Daily Life\u003c\/p\u003e\n                \u003cul class=\"ul\" style=\"list-style-type: none; padding-left: 0; font-size: 16px; color: white; margin-bottom: 30px;\"\u003e\n                   \n  \n                    \u003cli style=\"margin-bottom: 5px;\"\u003eBalanced 43mm fit that feels confident without being heavy\u003c\/li\u003e\n  \u003cli style=\"margin-bottom: 5px;\"\u003eSmooth bezel design that adds grip and visual depth\u003c\/li\u003e\n  \u003cli style=\"margin-bottom: 5px;\"\u003eSecure clasp system to keep the bracelet firmly in place\u003c\/li\u003e\n  \u003cli style=\"margin-bottom: 5px;\"\u003eLow-maintenance quartz operation that stays accurate without adjustment\u003c\/li\u003e\n  \u003cli style=\"margin-bottom: 5px;\"\u003eStreamlined case profile for comfortable wear under sleeves\u003c\/li\u003e\n  \n                \u003c\/ul\u003e\n                \n            \u003c\/div\u003e\n  \n            \u003cdiv class=\"smarter-choice-content\"\u003e\n                \u003cp class=\"paragraph\" style=\"font-weight: bold; font-size: 20px; color: #ffffff;\"\u003eA watch built for everyday life must deliver more than style, it must deliver strength, visibility, accuracy, and confidence in every environment.\u003c\/p\u003e\n  \n               \n                \n                \u003cp class=\"paragraph\" style=\"font-style: italic; color: #b0b0b0; margin-top: 40px; text-align: left;\"\u003eBalanced 43mm fit that feels confident without being heavy. Smooth bezel design that adds grip and visual depth. Secure clasp system to keep the bracelet firmly in place. Low-maintenance quartz operation that stays accurate without adjustment. Streamlined case profile for comfortable wear under sleeves.\u003c\/p\u003e\n                \u003ca href=\"#cta\" class=\"btn\"\u003eMake Miyota JR10 Dive Watch Yours\u003c\/a\u003e\n            \u003c\/div\u003e\n            \n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #30363d; margin: 0;\"\u003e\u003c\/div\u003e\n  \n    \u003cdiv id=\"features\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eMade to Match Your Pace, Wherever You Go\u003c\/h2\u003e\n            \u003cdiv class=\"features-grid\"\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOffice\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eModern, professional, and easy to read.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eTravel\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eSapphire durability + quartz accuracy.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOutdoors \/ Water\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003e20ATM strength, screw-down crown, luminous clarity.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eCasual Wear\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eA confident 43mm profile that suits any style.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"paragraph\" style=\"text-align: center; margin-top: 20px;\"\u003eEveryday Routines: Strong, accurate, worry-free performance.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv id=\"breakdown\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eBuilt With Care, Designed to Last\u003c\/h2\u003e\n  \n            \u003cdiv class=\"breakdown-item\"\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003eStainless-Steel Case \u0026amp; Bracelet: Durable, Confident, Everyday Ready\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eCrafted from 304 stainless steel, offering:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eA strong, premium wrist presence\u003c\/li\u003e\n                        \u003cli\u003eHigh resistance to bumps and wear\u003c\/li\u003e\n                        \u003cli\u003eLong-lasting durability across office to outdoors\u003c\/li\u003e\n                        \u003cli\u003eA secure, comfortable bracelet for all-day use\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-image\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/001.jpg?v=1765508529\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n  \n            \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n            \n            \u003cdiv class=\"breakdown-item\"\u003e\n                \u003cdiv class=\"breakdown-item-image\"\u003e\n                    \n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/002.jpg?v=1765508570\"\u003e\n  \n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003eSapphire Crystal: Clear, Tough, Long-Lasting\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eBuilt to outperform mineral and Hardlex glass:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eSuperior scratch resistance\u003c\/li\u003e\n                        \u003cli\u003eEnhanced long-term clarity\u003c\/li\u003e\n                        \u003cli\u003eImpact and friction protection\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003eA dial that stays clean, sharp, and refined\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n  \n            \u003cdiv class=\"breakdown-item\"\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003eJapanese Miyota JR10: Precision with Multifunction Utility\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eMade to deliver reliable performance:\u003c\/p\u003e\n                    \u003cul class=\"water-capabilities\"\u003e\n                        \u003cli\u003eNo winding required\u003c\/li\u003e\n                        \u003cli\u003eStable daily accuracy\u003c\/li\u003e\n                        \u003cli\u003eLow-maintenance reliability\u003c\/li\u003e\n                        \u003cli\u003eMultifunction display for enhanced usability\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-image\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/006.jpg?v=1765508611\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n  \n            \u003cdiv class=\"breakdown-item\"\u003e\n                \u003cdiv class=\"breakdown-item-image\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/009.jpg?v=1765508647\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003e20ATM Water Protection: Tested for True Aquatic Use\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eSafe for:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eSwimming\u003c\/li\u003e\n                        \u003cli\u003eSnorkeling\u003c\/li\u003e\n                        \u003cli\u003eBeach \u0026amp; pool activities\u003c\/li\u003e\n                        \u003cli\u003eWater sports\u003c\/li\u003e\n                        \u003cli\u003eHigh-moisture environments\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eRated 20ATM (200m) with a screw-down crown for secure water sealing. Reminder: Always ensure the crown is fully locked before any water exposure.\u003c\/i\u003e\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n  \n            \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n  \n            \u003cdiv class=\"breakdown-item\"\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003eLuminous Visibility: Ready for Day or Night\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eLow-light visibility is supported by:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eClear readability in low light\u003c\/li\u003e\n                        \u003cli\u003eBetter underwater visibility\u003c\/li\u003e\n                        \u003cli\u003eReliable nighttime performance\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-image\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/004.jpg?v=1765508690\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n  \n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv id=\"testimonials\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eWhy Customers Choose This Watch\u003c\/h2\u003e\n            \u003cdiv class=\"testimonial-grid\"\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Multifunction quartz accuracy\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Stronger crystal than mineral or Hardlex\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Real 200m performance\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Durable stainless-steel build\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Dive-inspired modern design\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Excellent long-term value\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"\"\u003e\n                \u003ch1 style=\"text-align:center;font-weight:600\"\u003eThree Steps to Wearing It With Confidence\u003c\/h1\u003e\n                \u003cp class=\"paragraph\" style=\"text-align: center; font-weight: bold; color: #161b22; font-size: 18px;\"\u003eA premium, water-ready timepiece engineered for clarity, strength, and long-term reliability.\u003c\/p\u003e\n                \u003cul class=\"smarter-list\"\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eChoose this 43mm dive-style watch built for clarity and strength.\u003c\/li\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eWear it across work, travel, water activities, and daily life.\u003c\/li\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eEnjoy sapphire crystal clarity, precision timekeeping, and dependable 200m durability.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #30363d; margin: 0;\"\u003e\u003c\/div\u003e\n  \n    \u003cdiv id=\"specs\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003e200m Sapphire Dive Watch Specifications\u003c\/h2\u003e\n            \u003ctable class=\"specs-table table-responsive\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eCategory\u003c\/th\u003e\n                        \u003cth\u003eSpecification\u003c\/th\u003e\n                        \u003cth\u003eCategory\u003c\/th\u003e\n                        \u003cth\u003eSpecification\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eType\u003c\/td\u003e\n                        \u003ctd\u003eDive-Style Sports Watch\u003c\/td\u003e\n                        \u003ctd\u003eMovement Brand\u003c\/td\u003e\n                        \u003ctd\u003eMiyota\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eStyle\u003c\/td\u003e\n                        \u003ctd\u003eMultifunction Quartz\u003c\/td\u003e\n                        \u003ctd\u003eMovement Type\u003c\/td\u003e\n                        \u003ctd\u003eJapanese JR10 Quartz\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eBest For\u003c\/td\u003e\n                        \u003ctd\u003eMen’s Steel Dive Watches\u003c\/td\u003e\n                        \u003ctd\u003eWater Resistance\u003c\/td\u003e\n                        \u003ctd\u003e200m (20ATM Tested)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eFit For\u003c\/td\u003e\n                        \u003ctd\u003eDaily Wear, Travel, Water Activities\u003c\/td\u003e\n                        \u003ctd\u003eCrown\u003c\/td\u003e\n                        \u003ctd\u003eScrew-Down\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCase Material\u003c\/td\u003e\n                        \u003ctd\u003e304 Stainless Steel\u003c\/td\u003e\n                        \u003ctd\u003eBezel\u003c\/td\u003e\n                        \u003ctd\u003e304 Stainless Steel\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCase Shape\u003c\/td\u003e\n                        \u003ctd\u003eRound\u003c\/td\u003e\n                        \u003ctd\u003eBracelet\u003c\/td\u003e\n                        \u003ctd\u003e304 Stainless Steel\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCase Size\u003c\/td\u003e\n                        \u003ctd\u003e43mm\u003c\/td\u003e\n                        \u003ctd\u003eVisibility\u003c\/td\u003e\n                        \u003ctd\u003eLuminous Elements\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCase Thickness\u003c\/td\u003e\n                        \u003ctd\u003e12mm\u003c\/td\u003e\n                        \u003ctd\u003eGuarantee\u003c\/td\u003e\n                        \u003ctd\u003e1 Year\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eLug-to-Lug\u003c\/td\u003e\n                        \u003ctd\u003e48mm\u003c\/td\u003e\n                        \u003ctd\u003eClasp Type\u003c\/td\u003e\n                        \u003ctd\u003eStainless-Steel Clasp\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eLug Width\u003c\/td\u003e\n                        \u003ctd\u003e22mm\u003c\/td\u003e\n                        \u003ctd\u003eUser\u003c\/td\u003e\n                        \u003ctd\u003eMen\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCrystal\u003c\/td\u003e\n                        \u003ctd\u003eSapphire\u003c\/td\u003e\n                        \u003ctd\u003eWhat You Get\u003c\/td\u003e\n                        \u003ctd\u003eWatch with stainless-steel bracelet, Basic user care instructions \u0026amp; warranty card\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDisplay\u003c\/td\u003e\n                        \u003ctd\u003eAnalog Multifunction\u003c\/td\u003e\n                        \u003ctd\u003e\u003c\/td\u003e\n                        \u003ctd\u003e\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n            \u003cp class=\"paragraph\" style=\"font-style: italic;\"\u003eA premium, water-ready timepiece engineered for clarity, strength, and long-term reliability.\u003c\/p\u003e\n            \n            \u003cp class=\"paragraph\" style=\"text-align: center;\"\u003e200m Sapphire Dive Watch: Durable. Precise. Built for Everyday Confidence.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv id=\"cta\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003e200m Sapphire Dive Watch: Durable. Precise. Built for Everyday Confidence.\u003c\/h2\u003e\n            \u003cp class=\"paragraph\"\u003eA refined dive-style sports watch built for 200m water protection, sapphire durability, and dependable everyday accuracy.\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"btn\"\u003eMake Miyota JR10 Dive Watch Yours\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \n  \u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Black","offer_id":51766644834598,"sku":null,"price":159.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":51766644867366,"sku":null,"price":159.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-2_4c0aee21-ea49-4912-8a11-c3e4781ab0db.png?v=1765348831"},{"product_id":"automatic-dive-watch-200m-pd-1715","title":"PD-1715","description":"\u003cstyle\u003e\n  a:empty, ul:empty, dl:empty, div:empty, section:empty, article:empty, p:empty, h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty {\n    display: block;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"pd-value-stack\"\u003e\n  \u003cdiv class=\"pd-value-grid\"\u003e\n\n    \u003cdiv class=\"pd-value-item\"\u003e\n      \u003cdiv class=\"pd-value-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M6 3h12l4 6-10 13L2 9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 3 8 9l4 13 4-13-3-6\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 9h20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"pd-value-title\"\u003eSapphire\u003c\/div\u003e\n        \u003cdiv class=\"pd-value-subtitle\"\u003eScratch Resistant\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-value-item\"\u003e\n      \u003cdiv class=\"pd-value-icon\"\u003e\n        \n           \u003csvg viewbox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \n          \u003cdiv class=\"pd-value-title\"\u003eAutomatic\u003c\/div\u003e\n          \u003cdiv class=\"pd-value-subtitle\"\u003eMechanical Movement\u003c\/div\u003e\n        \n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-value-item\"\u003e\n      \u003cdiv class=\"pd-value-icon\"\u003e\n        \u003csvg class=\"filled\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c4.97 0 9-4.03 9-9c0-4.97-9-13-9-13S3 8.03 3 13c0 4.97 4.03 9 9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"pd-value-title\"\u003e200m\/660ft\u003c\/div\u003e\n        \u003cdiv class=\"pd-value-subtitle\"\u003eProfessional Use\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-value-item\"\u003e\n      \u003cdiv class=\"pd-value-icon\"\u003e\n        \n          \u003csvg viewbox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 12v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 12v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 12v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M17 12v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"pd-value-title\"\u003e40mm\u003c\/div\u003e\n        \u003cdiv class=\"pd-value-subtitle\"\u003eCase Diameter\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"pd-accordions\"\u003e\n  \u003cdiv class=\"pd-accordions__inner\"\u003e\n\n    \n\n      \u003cdiv class=\"pd-accordion\" data-accordion=\"\"\u003e\n        \u003cbutton class=\"pd-accordion__header\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"pd-accordion__title\"\u003eTechnical Specifications\u003c\/span\u003e\n          \u003cspan class=\"pd-accordion__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"pd-accordion__content\" style=\"max-height: 0px;\"\u003e\n          \u003cdiv class=\"pd-accordion__content-inner\"\u003e\n         \n\u003cdiv class=\"group w-full text-token-text-primary border-b border-black\/10 gizmo:border-0 dark:border-gray-900\/50 gizmo:dark:border-0 bg-gray-50 gizmo:bg-transparent dark:bg-[#444654] gizmo:dark:bg-transparent\" data-testid=\"conversation-turn-175\"\u003e\n\u003cdiv class=\"p-4 justify-center text-base md:gap-6 md:py-6 m-auto\"\u003e\n\u003cdiv class=\"flex flex-1 gap-4 text-base mx-auto md:gap-6 gizmo:gap-3 gizmo:md:px-5 gizmo:lg:px-1 gizmo:xl:px-5 md:max-w-2xl lg:max-w-[38rem] gizmo:md:max-w-3xl gizmo:lg:max-w-[40rem] gizmo:xl:max-w-[48rem] xl:max-w-3xl }\"\u003e\n\u003cdiv class=\"relative flex w-[calc(100%-50px)] flex-col gap-1 gizmo:w-full md:gap-3 lg:w-[calc(100%-115px)] agent-turn\"\u003e\n\u003cdiv class=\"flex flex-grow flex-col gap-3 max-w-full\"\u003e\n\u003cdiv class=\"min-h-[20px] flex flex-col items-start gap-3 whitespace-pre-wrap break-words overflow-x-auto\"\u003e\n\u003cdiv class=\"markdown prose w-full break-words dark:prose-invert dark\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eWeight: 144g (5.08 oz)\u003c\/li\u003e\n    \u003cli\u003eCase Diameter: 40mm\u003c\/li\u003e\n    \u003cli\u003eCase Thickness: 12mm\u003c\/li\u003e\n    \u003cli\u003eMaterial: 316L Surgical Stainless Steel\u003c\/li\u003e\n    \u003cli\u003eCrown: Screw-down\u003c\/li\u003e\n    \u003cli\u003eCrystal: Sapphire crystal with hard coating, scratch-resistant, and with anti-reflective treatment\u003c\/li\u003e\n    \u003cli\u003eAdditional Feature: Day of the month displayed at the 3 o'clock position\u003c\/li\u003e\n    \u003cli\u003eWater Resistance: Up to 660ft (20 bars)\u003c\/li\u003e\n    \u003cli\u003eMovement: Japanese Automatic Miyota 8215\u003c\/li\u003e\n    \u003cli\u003ePower Reserve: 42 hours\u003c\/li\u003e\n    \u003cli\u003eBand Width: 20mm\u003c\/li\u003e\n    \u003cli\u003eBand Length: 22cm (8.66 inches)\u003c\/li\u003e\n    \u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-accordion\" data-accordion=\"\"\u003e\n        \u003cbutton class=\"pd-accordion__header\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"pd-accordion__title\"\u003eSizing, care \u0026amp; support\u003c\/span\u003e\n          \u003cspan class=\"pd-accordion__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"pd-accordion__content\" style=\"max-height: 0px;\"\u003e\n          \u003cdiv class=\"pd-accordion__content-inner\"\u003e\n\n            \u003cdiv class=\"pd-accordions__block\"\u003e\n              \u003ch3 class=\"pd-accordions__block-title\"\u003eStrap Compatibility\u003c\/h3\u003e\n              \u003cp class=\"pd-accordions__block-text\"\u003e\n                \n                  This model accepts all standard 20mm straps.\n                \n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"pd-accordions__block\"\u003e\n              \u003ch3 class=\"pd-accordions__block-title\"\u003eBracelet Sizing\u003c\/h3\u003e\n              \u003cp class=\"pd-accordions__block-text\"\u003e\n                We recommend seeking professional assistance for steel bracelet link removal for the perfect fit.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"pd-accordions__block\"\u003e\n              \u003ch3 class=\"pd-accordions__block-title\"\u003eWater Resistance\u003c\/h3\u003e\n              \u003cp class=\"pd-accordions__block-text\"\u003e\n                Always ensure the crown is screwed down before any contact with water to maintain the seal.\n              \u003c\/p\u003e\n              \u003cp class=\"pd-accordions__block-text\"\u003e\n                Please check the specific water-resistance rating of this model before swimming or showering. The guide below is for reference only.\n              \u003c\/p\u003e\n\n              \u003cdiv class=\"pd-accordions__image-wrap\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance.webp?v=1772444187\" alt=\"Future Wrist Design water resistance guide\" loading=\"lazy\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \u003cdiv class=\"pd-lifestyle-card\"\u003e\n  \u003cdiv class=\"pd-img-wrapper\"\u003e\n    \u003cdiv class=\"pd-life-img\" style=\"background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/pd-1715-blue-9227937_1200x_63482305-3fa6-4b5b-8277-5a58427455bb.webp?v=1772479851');\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-life-content\"\u003e\n    \u003cdiv class=\"pd-life-tag\"\u003eFuture Wrist Design Exclusive\u003c\/div\u003e\n    \u003cdiv class=\"pd-life-title\"\u003eThe Pilot 39.\u003c\/div\u003e\n    \u003cdiv class=\"pd-life-desc\"\u003ePerfect pilot proportions. A clean, legible aviation watch in a size that fits almost any wrist.\u003c\/div\u003e\n    \n    \u003cbutton onclick=\"window.scrollTo({top: 0, behavior: 'smooth'});\" class=\"pd-life-cta\"\u003e\n      Make It Yours\n    \u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded',function(){\n  var accordions=document.querySelectorAll('.pd-accordion');\n\n  accordions.forEach(function(acc){\n    var head=acc.querySelector('.pd-accordion__header');\n    var cont=acc.querySelector('.pd-accordion__content');\n\n    head.setAttribute('aria-expanded','false');\n    cont.style.maxHeight='0px';\n\n    head.addEventListener('click',function(){\n      var open=head.getAttribute('aria-expanded')==='true';\n\n      accordions.forEach(function(a){\n        var h=a.querySelector('.pd-accordion__header');\n        var c=a.querySelector('.pd-accordion__content');\n        h.setAttribute('aria-expanded','false');\n        c.style.maxHeight='0px';\n      });\n\n      if(!open){\n        head.setAttribute('aria-expanded','true');\n        cont.style.maxHeight=cont.scrollHeight+'px';\n      }\n    });\n\n    acc.querySelectorAll('img').forEach(function(img){\n      img.addEventListener('load',function(){\n        if(head.getAttribute('aria-expanded')==='true'){\n          cont.style.maxHeight=cont.scrollHeight+'px';\n        }\n      });\n    });\n  });\n\n  \/* Modal para imagen de water resistance (solo hay imagen en relojes) *\/\n  var modal=document.querySelector('.pd-accordion-modal');\n  if(modal){\n      var modalImg=modal.querySelector('img');\n      var backdrop=modal.querySelector('.pd-accordion-modal__backdrop');\n      var closeBtn=modal.querySelector('.pd-accordion-modal__close');\n\n      var zoomImgs=document.querySelectorAll('.pd-accordions__image-wrap img');\n      zoomImgs.forEach(function(img){\n        img.addEventListener('click',function(){\n          modalImg.src=img.src;\n          modal.classList.add('pd-accordion-modal--active');\n        });\n      });\n\n      function closeModal(){\n        modal.classList.remove('pd-accordion-modal--active');\n      }\n\n      if(backdrop){ backdrop.addEventListener('click',closeModal); }\n      if(closeBtn){ closeBtn.addEventListener('click',closeModal); }\n\n      document.addEventListener('keyup',function(e){\n        if(e.key==='Escape'){\n          closeModal();\n        }\n      });\n  }\n});\n\u003c\/script\u003e","brand":"Future Wrist","offers":[{"title":"Blue","offer_id":52415755223334,"sku":null,"price":157.49,"currency_code":"USD","in_stock":true},{"title":"Silver","offer_id":52415755256102,"sku":null,"price":157.49,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/pd-1715-blue-1191154.webp?v=1772479924"}],"url":"https:\/\/www.futurewristtech.com\/collections\/dive-miyota.oembed","provider":"Future Wrist","version":"1.0","type":"link"}