{"product_id":"nami","title":"Nami","description":"\u003cstyle\u003e\n  .rings-nami {\n    --rings-bg: #0e0a08;\n    --rings-panel: #17110e;\n    --rings-text: #f2ede5;\n    --rings-muted: #c8bcac;\n    --rings-gold: #d4c4a0;\n    --rings-line: rgba(212, 196, 160, 0.25);\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--rings-text);\n    background: var(--rings-bg);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .rings-nami * {\n    box-sizing: border-box;\n  }\n\n  .rings-nami h2,\n  .rings-nami h3,\n  .rings-nami p {\n    margin-top: 0;\n  }\n\n  .rings-nami h2,\n  .rings-nami h3 {\n    color: var(--rings-text);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-weight: 400;\n    letter-spacing: 0.02em;\n  }\n\n  .rings-nami h2 {\n    margin-bottom: 18px;\n    font-size: clamp(31px, 6vw, 50px);\n    line-height: 1.12;\n  }\n\n  .rings-nami h3 {\n    margin-bottom: 14px;\n    font-size: clamp(25px, 4.5vw, 34px);\n    line-height: 1.2;\n  }\n\n  .rings-nami p {\n    margin-bottom: 18px;\n    color: var(--rings-muted);\n  }\n\n  .rings-nami .rings-eyebrow {\n    margin-bottom: 12px;\n    color: var(--rings-gold);\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n  }\n\n  .rings-nami .rings-lead {\n    max-width: 700px;\n    color: var(--rings-text);\n    font-size: clamp(18px, 3.5vw, 22px);\n    line-height: 1.6;\n  }\n\n  .rings-nami .rings-section {\n    padding: 58px 34px;\n    border-bottom: 1px solid var(--rings-line);\n  }\n\n  .rings-nami .rings-hero {\n    padding-top: 68px;\n    padding-bottom: 66px;\n    text-align: center;\n  }\n\n  .rings-nami .rings-hero .rings-lead {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .rings-nami .rings-japanese-name {\n    display: inline-block;\n    margin-left: 8px;\n    color: var(--rings-gold);\n  }\n\n  .rings-nami .rings-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  .rings-nami .rings-video {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    background: #090706;\n  }\n\n  .rings-nami .rings-image-wrap {\n    overflow: hidden;\n    background: #090706;\n  }\n\n  .rings-nami .rings-two-column {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 42px;\n    align-items: center;\n  }\n\n  .rings-nami .rings-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 28px;\n  }\n\n  .rings-nami .rings-feature {\n    min-height: 150px;\n    padding: 24px;\n    border: 1px solid var(--rings-line);\n    background: var(--rings-panel);\n  }\n\n  .rings-nami .rings-feature strong {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--rings-gold);\n    font-size: 12px;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .rings-nami .rings-feature span {\n    color: var(--rings-muted);\n  }\n\n  .rings-nami .rings-note {\n    padding: 24px;\n    border-left: 2px solid var(--rings-gold);\n    background: var(--rings-panel);\n  }\n\n  .rings-nami .rings-note p:last-child,\n  .rings-nami .rings-feature span:last-child {\n    margin-bottom: 0;\n  }\n\n  .rings-nami .rings-review-track {\n    display: grid;\n    grid-auto-flow: column;\n    grid-auto-columns: minmax(290px, 62%);\n    gap: 16px;\n    margin: 30px -4px 0;\n    padding: 4px 4px 18px;\n    overflow-x: auto;\n    overscroll-behavior-inline: contain;\n    scroll-snap-type: inline mandatory;\n    scrollbar-color: var(--rings-gold) var(--rings-panel);\n    scrollbar-width: thin;\n  }\n\n  .rings-nami .rings-review-track::-webkit-scrollbar {\n    height: 6px;\n  }\n\n  .rings-nami .rings-review-track::-webkit-scrollbar-track {\n    background: var(--rings-panel);\n  }\n\n  .rings-nami .rings-review-track::-webkit-scrollbar-thumb {\n    background: var(--rings-gold);\n  }\n\n  .rings-nami .rings-review-card {\n    display: flex;\n    min-height: 350px;\n    padding: 26px;\n    border: 1px solid var(--rings-line);\n    background: var(--rings-panel);\n    flex-direction: column;\n    scroll-snap-align: start;\n  }\n\n  .rings-nami .rings-review-stars {\n    margin-bottom: 20px;\n    color: var(--rings-gold);\n    font-size: 18px;\n    letter-spacing: 0.12em;\n    line-height: 1;\n  }\n\n  .rings-nami .rings-review-card blockquote {\n    display: block !important;\n    width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    columns: auto !important;\n    column-count: 1 !important;\n    color: var(--rings-text) !important;\n    font-style: normal !important;\n  }\n\n  .rings-nami .rings-review-card blockquote p {\n    display: block !important;\n    width: 100% !important;\n    max-width: none !important;\n    margin-right: 0 !important;\n    margin-left: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    color: var(--rings-text);\n    font-size: 16px;\n    font-style: normal !important;\n    line-height: 1.7;\n  }\n\n  .rings-nami .rings-review-card footer {\n    margin-top: auto;\n    padding-top: 22px;\n    border-top: 1px solid var(--rings-line);\n  }\n\n  .rings-nami .rings-review-card footer strong,\n  .rings-nami .rings-review-card footer span {\n    display: block;\n  }\n\n  .rings-nami .rings-review-card footer strong {\n    color: var(--rings-gold);\n    font-size: 13px;\n    letter-spacing: 0.08em;\n  }\n\n  .rings-nami .rings-review-card footer span {\n    margin-top: 5px;\n    color: var(--rings-muted);\n    font-size: 12px;\n  }\n\n  .rings-nami .rings-review-hint {\n    margin: 5px 0 0;\n    color: var(--rings-gold);\n    font-size: 12px;\n    letter-spacing: 0.08em;\n    text-align: right;\n    text-transform: uppercase;\n  }\n\n  .rings-nami .rings-specs {\n    width: 100%;\n    margin-top: 24px;\n    border-collapse: collapse;\n    color: var(--rings-muted);\n  }\n\n  .rings-nami .rings-specs th,\n  .rings-nami .rings-specs td {\n    padding: 14px 8px;\n    border-bottom: 1px solid var(--rings-line);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .rings-nami .rings-specs th {\n    width: 38%;\n    color: var(--rings-gold);\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .rings-nami .rings-faq details {\n    border-top: 1px solid var(--rings-line);\n  }\n\n  .rings-nami .rings-faq details:last-child {\n    border-bottom: 1px solid var(--rings-line);\n  }\n\n  .rings-nami .rings-faq summary {\n    padding: 19px 2px;\n    color: var(--rings-text);\n    cursor: pointer;\n    font-weight: 600;\n    list-style-position: outside;\n  }\n\n  .rings-nami .rings-faq details p {\n    padding: 0 2px 18px;\n  }\n\n  .rings-nami .rings-shipping {\n    text-align: center;\n    background: linear-gradient(180deg, var(--rings-panel), var(--rings-bg));\n  }\n\n  .rings-nami .rings-shipping-badge {\n    display: inline-block;\n    margin-top: 8px;\n    padding: 10px 15px;\n    border: 1px solid var(--rings-gold);\n    color: var(--rings-gold);\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  @media (max-width: 640px) {\n    .rings-nami {\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .rings-nami .rings-section {\n      padding: 45px 22px;\n    }\n\n    .rings-nami .rings-hero {\n      padding-top: 54px;\n      padding-bottom: 52px;\n    }\n\n    .rings-nami .rings-two-column,\n    .rings-nami .rings-feature-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .rings-nami .rings-two-column {\n      gap: 28px;\n    }\n\n    .rings-nami .rings-feature {\n      min-height: 0;\n    }\n\n    .rings-nami .rings-review-track {\n      grid-auto-columns: 86%;\n      margin-right: -22px;\n    }\n\n    .rings-nami .rings-review-card {\n      min-height: 390px;\n      padding: 23px;\n    }\n\n    .rings-nami .rings-specs th,\n    .rings-nami .rings-specs td {\n      display: block;\n      width: 100%;\n    }\n\n    .rings-nami .rings-specs th {\n      padding-bottom: 3px;\n      border-bottom: 0;\n    }\n\n    .rings-nami .rings-specs td {\n      padding-top: 2px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rings-nami\"\u003e\n  \u003cdiv class=\"rings-image-wrap\"\u003e\n    \u003cvideo class=\"rings-video\" autoplay muted loop playsinline preload=\"metadata\" poster=\"https:\/\/ringswatch.shop\/cdn\/shop\/files\/preview_images\/afb124c86f7640a39906a2c43efe325d.thumbnail.0000000000.jpg?v=1787105542\u0026amp;width=1200\" aria-label=\"RINGS NAMI wooden chronograph watch in motion\"\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/afb124c86f7640a39906a2c43efe325d.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"rings-section rings-hero\"\u003e\n    \u003cp class=\"rings-eyebrow\"\u003eA Japanese wooden watch\u003c\/p\u003e\n    \u003ch2\u003eNAMI \u003cspan class=\"rings-japanese-name\"\u003e— 波\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"rings-lead\"\u003eA deep blue watch, made to be remembered.\u003c\/p\u003e\n    \u003cp\u003e\n      In Japanese, \u003cem\u003enami\u003c\/em\u003e means “wave.” Inspired by the quiet depth and\n      constant movement of the sea, NAMI brings together warm natural wood,\n      deep-blue stainless steel and a malachite-inspired dial.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"rings-image-wrap\"\u003e\n    \u003cimg class=\"rings-image\" src=\"https:\/\/ringswatch.shop\/cdn\/shop\/files\/A_luxury_wooden_chronograph_watch_with_blue_steel_-1775496725935.png?v=1775496975\u0026amp;width=1200\" alt=\"RINGS NAMI wooden chronograph watch with a deep blue dial\" loading=\"lazy\" width=\"1200\" height=\"1200\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"rings-section\"\u003e\n    \u003cp class=\"rings-eyebrow\"\u003eQuietly distinctive\u003c\/p\u003e\n    \u003ch3\u003eThe blue that gets people asking.\u003c\/h3\u003e\n    \u003cp class=\"rings-lead\"\u003e\n      “Where did you get that watch?” NAMI is the kind of piece that starts a\n      conversation without trying to dominate one.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      The warmth of the wood softens the depth of the blue dial. Every time it\n      appears beneath a cuff, the colour shifts with the light—sometimes calm,\n      sometimes vivid, always different from an ordinary metal watch.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"rings-image-wrap\"\u003e\n    \u003cimg class=\"rings-image\" src=\"https:\/\/ringswatch.shop\/cdn\/shop\/files\/Professional_product_photography_extreme_close-up_-1776745957767.png?v=1776745978\u0026amp;width=1200\" alt=\"Close-up of the natural wood grain and blue stainless-steel details of NAMI\" loading=\"lazy\" width=\"1200\" height=\"1200\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"rings-section\"\u003e\n    \u003cdiv class=\"rings-two-column\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"rings-eyebrow\"\u003eMade individual by nature\u003c\/p\u003e\n        \u003ch3\u003eNo two grains are exactly alike.\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cp\u003e\n          Natural wood carries its own grain, tone and small variations. These\n          are not imperfections—they are what make each NAMI subtly different\n          from the next.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Your watch will have its own natural character, shaped long before it\n          reaches your wrist.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rings-feature-grid\"\u003e\n      \u003cdiv class=\"rings-feature\"\u003e\n        \u003cstrong\u003eNatural wood\u003c\/strong\u003e\n        \u003cspan\u003eWarm texture and an individual grain pattern on every watch.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rings-feature\"\u003e\n        \u003cstrong\u003eDeep-blue steel\u003c\/strong\u003e\n        \u003cspan\u003eBlue stainless-steel details create a striking contrast with the wood.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rings-feature\"\u003e\n        \u003cstrong\u003eChronograph\u003c\/strong\u003e\n        \u003cspan\u003eA functional chronograph adds detail and everyday utility.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rings-feature\"\u003e\n        \u003cstrong\u003eSun-and-moon display\u003c\/strong\u003e\n        \u003cspan\u003eA day-and-night display completes NAMI’s ocean-inspired dial.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rings-section rings-reviews\" aria-labelledby=\"rings-nami-reviews-title\"\u003e\n    \u003cp class=\"rings-eyebrow\"\u003eLoved in Japan\u003c\/p\u003e\n    \u003ch3 id=\"rings-nami-reviews-title\"\u003eCustomer Reviews from Our Japan Store\u003c\/h3\u003e\n    \u003cp\u003e\n      These reviews were originally submitted in Japanese on the RINGS Japan\n      store and have been translated into English.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rings-review-track\" aria-label=\"NAMI customer reviews from the RINGS Japan store\"\u003e\n      \u003carticle class=\"rings-review-card\"\u003e\n        \u003cdiv class=\"rings-review-stars\" aria-label=\"5 out of 5 stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cblockquote\u003e\n          \u003cp\u003e\n            I could never have imagined this level of luxury at this price. I\n            knew from the start that the design was first-class, but I did not\n            expect it to feel this premium as well.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            I honestly think it could sell for two or even three times the\n            price. If anything, it almost feels too inexpensive! (laughs)\n          \u003c\/p\u003e\n        \u003c\/blockquote\u003e\n        \u003cfooter\u003e\n          \u003cstrong\u003eHana\u003c\/strong\u003e\n          \u003cspan\u003eOriginally submitted in Japanese\u003c\/span\u003e\n        \u003c\/footer\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"rings-review-card\"\u003e\n        \u003cdiv class=\"rings-review-stars\" aria-label=\"5 out of 5 stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cblockquote\u003e\n          \u003cp\u003eThis is the first watch I have ever liked this much.\u003c\/p\u003e\n          \u003cp\u003eMore than anything, the blue is beautiful and instantly lifts my mood.\u003c\/p\u003e\n        \u003c\/blockquote\u003e\n        \u003cfooter\u003e\n          \u003cstrong\u003eHASHIMOTO\u003c\/strong\u003e\n          \u003cspan\u003eOriginally submitted in Japanese\u003c\/span\u003e\n        \u003c\/footer\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"rings-review-card\"\u003e\n        \u003cdiv class=\"rings-review-stars\" aria-label=\"5 out of 5 stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cblockquote\u003e\n          \u003cp\u003eI bought it after falling in love with it at first sight.\u003c\/p\u003e\n          \u003cp\u003e\n            I have never seen anything this beautiful before. Just looking at\n            it is so calming that I find myself staring at it.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            The quality is excellent, yet the price is very reasonable. I am\n            extremely happy with my purchase. Thank you very much.\n          \u003c\/p\u003e\n        \u003c\/blockquote\u003e\n        \u003cfooter\u003e\n          \u003cstrong\u003eEiji Sato\u003c\/strong\u003e\n          \u003cspan\u003eOriginally submitted in Japanese\u003c\/span\u003e\n        \u003c\/footer\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"rings-review-card\"\u003e\n        \u003cdiv class=\"rings-review-stars\" aria-label=\"5 out of 5 stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cblockquote\u003e\n          \u003cp\u003eThe original look and the way it feels on my wrist are fantastic!!!\u003c\/p\u003e\n        \u003c\/blockquote\u003e\n        \u003cfooter\u003e\n          \u003cstrong\u003eAnonymous\u003c\/strong\u003e\n          \u003cspan\u003eOriginally submitted in Japanese\u003c\/span\u003e\n        \u003c\/footer\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"rings-review-hint\" aria-hidden=\"true\"\u003eSwipe or scroll to read all reviews →\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"rings-image-wrap\"\u003e\n    \u003cimg class=\"rings-image\" src=\"https:\/\/ringswatch.shop\/cdn\/shop\/files\/A_luxury_wooden_chronograph_watch_with_blue_steel_-1775496927157.png?v=1776745978\u0026amp;width=1200\" alt=\"RINGS NAMI watch showing its deep blue dial and natural wood bracelet\" loading=\"lazy\" width=\"1200\" height=\"1200\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"rings-section\"\u003e\n    \u003cp class=\"rings-eyebrow\"\u003eDetails\u003c\/p\u003e\n    \u003ch3\u003eSpecifications\u003c\/h3\u003e\n    \u003ctable class=\"rings-specs\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterials\u003c\/th\u003e\n\u003ctd\u003eNatural wood and blue stainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eMovement\u003c\/th\u003e\n\u003ctd\u003eQuartz\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eFunctions\u003c\/th\u003e\n\u003ctd\u003eChronograph and sun-and-moon display\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eWater resistance\u003c\/th\u003e\n\u003ctd\u003e3 ATM — suitable for everyday splashes; not for swimming or showering\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eCase diameter\u003c\/th\u003e\n\u003ctd\u003e44 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eCase thickness\u003c\/th\u003e\n\u003ctd\u003e12 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eBand width\u003c\/th\u003e\n\u003ctd\u003e22 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eBand length\u003c\/th\u003e\n\u003ctd\u003eApproximately 21.6 cm; adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eBattery life\u003c\/th\u003e\n\u003ctd\u003eApproximately 2 years\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth scope=\"row\"\u003eIncluded\u003c\/th\u003e\n\u003ctd\u003eBracelet adjustment tool; watch case sold separately\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rings-section rings-shipping\"\u003e\n    \u003cp class=\"rings-eyebrow\"\u003eFrom Japan, with care\u003c\/p\u003e\n    \u003ch3\u003eCarefully prepared and shipped from Japan.\u003c\/h3\u003e\n    \u003cp\u003e\n      RINGS is a Japanese watch brand founded and operated in Japan. Every\n      Australian order is carefully packed in Japan and sent with tracking, so\n      you can follow its journey to your door.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Our watches are manufactured by selected partner factories in China and\n      shipped from Japan by RINGS.\n    \u003c\/p\u003e\n    \u003cspan class=\"rings-shipping-badge\"\u003eFree tracked shipping to Australia\u003c\/span\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rings-section rings-faq\"\u003e\n    \u003cp class=\"rings-eyebrow\"\u003eQuestions, answered\u003c\/p\u003e\n    \u003ch3\u003eBefore your NAMI arrives\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan NAMI get wet?\u003c\/summary\u003e\n      \u003cp\u003e\n        NAMI is rated to 3 ATM for everyday splashes, light rain and perspiration.\n        To protect the natural wood, do not wear it while swimming, showering or\n        fully submerging it in water.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I adjust the bracelet?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. The bracelet is approximately 21.6 cm long and can be shortened to\n        suit a smaller wrist. A bracelet adjustment tool is included with your\n        watch.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow should I care for the wood?\u003c\/summary\u003e\n      \u003cp\u003e\n        Wipe it gently with a clean, soft and dry cloth. Avoid prolonged exposure\n        to water, high humidity, strong heat and very dry storage conditions.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat if my watch needs support?\u003c\/summary\u003e\n      \u003cp\u003e\n        Contact RINGS with your order details and a description of the issue. Our\n        team in Japan will review it and explain the available repair or support\n        options.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rings-section rings-shipping\"\u003e\n    \u003cp class=\"rings-eyebrow\"\u003eNAMI — 波\u003c\/p\u003e\n    \u003ch3\u003eWear a different kind of blue.\u003c\/h3\u003e\n    \u003cp\u003e\n      Natural warmth, ocean depth and a grain that belongs only to your watch.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"RINGS Watch","offers":[{"title":"Default Title","offer_id":51504819994870,"sku":null,"price":179.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0821\/2480\/0246\/files\/A_luxury_wooden_chronograph_watch_with_blue_steel_-1775496725935_e6775c2b-81f3-44f5-9ba9-b3bcb25221d0.png?v=1787521277","url":"https:\/\/ringswatch.store\/products\/nami","provider":"RINGS Watch","version":"1.0","type":"link"}