{"product_id":"weslamic-itasbih-smart-dhikr-3-0-weslamic-itasbih-nawa","title":"Weslamic iTasbih - NAWA  (Newly launched vibration alert function)","description":"\u003cstyle\u003e\n\/* =========================================================\n   WESLAMIC NAWA PRODUCT DETAIL\n   MOBILE FIRST \/ SOFT LUXURY JEWELRY STYLE\n========================================================= *\/\n\n.nawa-detail-page {\n  --bg: #fdfaf6;\n  --bg2: #f8f2ec;\n  --card: rgba(255,255,255,.72);\n\n  --title: #45382f;\n  --text: #67584e;\n  --muted: #94867b;\n\n  --gold: #b49669;\n  --gold-dark: #9a784d;\n  --gold-light: #e5d5bd;\n\n  --line: rgba(91,70,53,.12);\n\n  width: 100%;\n  overflow: hidden;\n  color: var(--text);\n\n  background:\n    radial-gradient(circle at 20% 3%, #ffffff 0%, transparent 25%),\n    radial-gradient(circle at 95% 28%, rgba(238,222,206,.28), transparent 30%),\n    linear-gradient(180deg,#fffdfa 0%,#faf5ef 48%,#fdfaf7 100%);\n\n  font-family: Arial, \"Helvetica Neue\", sans-serif;\n}\n\n.nawa-detail-page * {\n  box-sizing: border-box;\n}\n\n.nawa-container {\n  width: calc(100% - 28px);\n  max-width: 1120px;\n  margin: 0 auto;\n}\n\n.nawa-section {\n  padding: 68px 0;\n}\n\n.nawa-section + .nawa-section {\n  border-top: 1px solid rgba(80,60,45,.06);\n}\n\n\n\/* =========================================================\n   GENERAL\n========================================================= *\/\n\n.nawa-center {\n  text-align: center;\n}\n\n.nawa-eyebrow {\n  margin-bottom: 14px;\n\n  color: var(--gold-dark);\n\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: .20em;\n\n  text-transform: uppercase;\n}\n\n.nawa-title {\n  margin: 0;\n\n  color: var(--title);\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 46px;\n  line-height: 1.03;\n\n  font-weight: 400;\n  letter-spacing: -.03em;\n}\n\n.nawa-description {\n  max-width: 620px;\n\n  margin: 20px auto 0;\n\n  color: var(--muted);\n\n  font-size: 15px;\n  line-height: 1.75;\n}\n\n.nawa-divider {\n  width: 76px;\n  height: 1px;\n\n  margin: 24px auto;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      var(--gold),\n      transparent\n    );\n}\n\n\n\/* =========================================================\n   IMAGE BLOCK\n========================================================= *\/\n\n.nawa-image-wrap {\n  margin-top: 38px;\n}\n\n.nawa-image-box {\n  width: 100%;\n  overflow: hidden;\n\n  border-radius: 26px;\n\n  border:\n    1px solid rgba(117,93,71,.10);\n\n  background:\n    radial-gradient(circle at 50% 10%,#fff 0%,transparent 35%),\n    linear-gradient(145deg,#fdfaf7,#f5ece4);\n}\n\n.nawa-image-box img {\n  display: block;\n  width: 100%;\n  height: auto;\n  object-fit: contain;\n}\n\n\n\n\/* =========================================================\n   01 SIZE INTRO\n========================================================= *\/\n\n\n\n\/* COLOR CARDS *\/\n\n.nawa-color-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n\n  gap: 12px;\n\n  margin-top: 24px;\n}\n\n.nawa-color-card {\n  display: flex;\n\n  align-items: center;\n  justify-content: space-between;\n\n  padding: 22px 20px;\n\n  border:\n    1px solid var(--line);\n\n  border-radius: 20px;\n\n  background:\n    rgba(255,255,255,.64);\n}\n\n.nawa-color-main {\n  display: flex;\n\n  flex-direction: column;\n\n  gap: 7px;\n}\n\n.nawa-color-name {\n  color: var(--title);\n\n  font-family: Georgia, \"Times New Roman\", serif;\n\n  font-size: 25px;\n}\n\n.nawa-color-size {\n  color: var(--muted);\n\n  font-size: 13px;\n  font-weight: 600;\n\n  letter-spacing: .08em;\n}\n\n.nawa-dot {\n  width: 17px;\n  height: 17px;\n\n  border-radius: 50%;\n}\n\n.nawa-dot.gold {\n  background: #c99e3b;\n}\n\n.nawa-dot.silver {\n  background: #c7c7c5;\n\n  border: 1px solid #aaa;\n}\n\n.nawa-dot.black {\n  background: #171717;\n}\n\n\n\/* =========================================================\n   SIZE TABLE\n========================================================= *\/\n\n.nawa-size-reference {\n  margin-top: 30px;\n\n  padding: 30px 18px;\n\n  border-radius: 26px;\n\n  border:\n    1px solid var(--line);\n\n  background:\n    rgba(255,255,255,.66);\n}\n\n.nawa-block-title {\n  margin: 0;\n\n  color: var(--title);\n\n  font-family: Georgia, \"Times New Roman\", serif;\n\n  font-size: 30px;\n  line-height: 1.15;\n\n  font-weight: 400;\n\n  text-align: center;\n}\n\n.nawa-block-desc {\n  max-width: 580px;\n\n  margin: 11px auto 25px;\n\n  color: var(--muted);\n\n  text-align: center;\n\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.nawa-table-scroll {\n  overflow-x: auto;\n\n  width: 100%;\n\n  -webkit-overflow-scrolling: touch;\n}\n\n.nawa-table {\n  width: 100%;\n\n  min-width: 650px;\n\n  border-collapse: collapse;\n}\n\n.nawa-table th {\n  padding: 15px 10px;\n\n  border-bottom:\n    1px solid rgba(92,70,54,.14);\n\n  color: #8e7d71;\n\n  font-size: 11px;\n  font-weight: 700;\n\n  letter-spacing: .07em;\n\n  text-transform: uppercase;\n}\n\n.nawa-table td {\n  padding: 20px 10px;\n\n  border-bottom:\n    1px solid rgba(92,70,54,.08);\n\n  color: #62544a;\n\n  text-align: center;\n\n  font-size: 14px;\n}\n\n.nawa-table tr:last-child td {\n  border-bottom: none;\n}\n\n.nawa-table-size {\n  color: var(--title);\n\n  font-family: Georgia, serif;\n\n  font-size: 26px;\n}\n\n\n\/* =========================================================\n   ONLINE MEASUREMENT\n========================================================= *\/\n\n.nawa-online-tool {\n  margin-top: 28px;\n\n  padding: 35px 22px;\n\n  border-radius: 28px;\n\n  border:\n    1px solid rgba(179,144,96,.18);\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(255,255,255,.95),\n      transparent 43%\n    ),\n    linear-gradient(\n      145deg,\n      #f4eade,\n      #fbf7f3\n    );\n\n  text-align: center;\n}\n\n.nawa-tool-icon {\n  width: 58px;\n  height: 58px;\n\n  margin: 0 auto 20px;\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 50%;\n\n  border:\n    1px solid rgba(176,139,91,.24);\n\n  background: #fffdfa;\n\n  color: var(--gold-dark);\n\n  font-size: 25px;\n}\n\n.nawa-online-tool h3 {\n  margin: 0;\n\n  color: var(--title);\n\n  font-family: Georgia, serif;\n\n  font-size: 32px;\n  line-height: 1.15;\n\n  font-weight: 400;\n}\n\n.nawa-online-tool p {\n  max-width: 580px;\n\n  margin: 14px auto 0;\n\n  color: #85766b;\n\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n.nawa-measure-btn {\n  width: 100%;\n\n  min-height: 58px;\n\n  margin-top: 24px;\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  gap: 10px;\n\n  border-radius: 999px;\n\n  color: #fff;\n\n  text-decoration: none;\n\n  background:\n    linear-gradient(\n      135deg,\n      #c0a071,\n      #a58255\n    );\n\n  box-shadow:\n    0 12px 28px rgba(140,105,63,.15);\n\n  font-size: 15px;\n  font-weight: 700;\n}\n\n.nawa-measure-btn span {\n  font-size: 21px;\n}\n\n.nawa-tool-note {\n  margin-top: 14px;\n\n  color: #a18766;\n\n  font-size: 12px;\n  line-height: 1.5;\n}\n\n\n\/* =========================================================\n   MANUAL MEASUREMENT\n========================================================= *\/\n\n.nawa-manual-guide {\n  margin-top: 22px;\n\n  padding: 33px 18px;\n\n  border-radius: 28px;\n\n  border:\n    1px solid var(--line);\n\n  background:\n    rgba(255,255,255,.60);\n}\n\n.nawa-manual-header {\n  text-align: center;\n\n  margin-bottom: 30px;\n}\n\n.nawa-manual-header h3 {\n  margin: 0;\n\n  color: var(--title);\n\n  font-family: Georgia, serif;\n\n  font-size: 32px;\n  line-height: 1.15;\n\n  font-weight: 400;\n}\n\n.nawa-manual-header p {\n  margin: 13px auto 0;\n\n  max-width: 560px;\n\n  color: var(--muted);\n\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\n\/* MEASUREMENT STEP *\/\n\n.nawa-measure-steps {\n  display: grid;\n\n  grid-template-columns: 1fr;\n\n  gap: 16px;\n}\n\n.nawa-measure-step {\n  overflow: hidden;\n\n  border-radius: 22px;\n\n  border:\n    1px solid rgba(104,81,63,.10);\n\n  background: #fdfaf6;\n}\n\n.nawa-step-visual {\n  position: relative;\n\n  min-height: 220px;\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  padding: 20px;\n\n  background:\n    radial-gradient(\n      circle at 50% 10%,\n      #ffffff,\n      transparent 52%\n    ),\n    #f8f1e9;\n}\n\n.nawa-step-visual svg {\n  width: 100%;\n\n  max-width: 270px;\n\n  height: auto;\n}\n\n.nawa-step-content {\n  position: relative;\n\n  padding: 21px 20px 24px;\n}\n\n.nawa-step-label {\n  display: flex;\n\n  align-items: center;\n\n  gap: 10px;\n\n  margin-bottom: 10px;\n}\n\n.nawa-step-number {\n  flex: 0 0 34px;\n\n  width: 34px;\n  height: 34px;\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 50%;\n\n  color: #9c794d;\n\n  background: #f4eadc;\n\n  font-family: Georgia, serif;\n\n  font-size: 16px;\n}\n\n.nawa-step-content h4 {\n  margin: 0;\n\n  color: var(--title);\n\n  font-size: 17px;\n  line-height: 1.35;\n}\n\n.nawa-step-content p {\n  margin: 8px 0 0;\n\n  color: #897a70;\n\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\n\/* DOUBLE CHECK *\/\n\n.nawa-double-check {\n  margin-top: 20px;\n\n  padding: 22px 20px;\n\n  display: flex;\n\n  align-items: flex-start;\n\n  gap: 14px;\n\n  border-radius: 20px;\n\n  border:\n    1px solid rgba(174,136,87,.20);\n\n  background:\n    linear-gradient(\n      145deg,\n      #f3e8d9,\n      #faf5ee\n    );\n}\n\n.nawa-check-circle {\n  flex: 0 0 35px;\n\n  width: 35px;\n  height: 35px;\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 50%;\n\n  color: #9a7547;\n\n  background: #fff;\n\n  font-size: 18px;\n  font-weight: 700;\n}\n\n.nawa-double-check p {\n  margin: 0;\n\n  color: #746359;\n\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.nawa-double-check strong {\n  color: #59483c;\n}\n\n\n\/* =========================================================\n   FEATURES\n========================================================= *\/\n\n.nawa-feature-section {\n  background:\n    radial-gradient(\n      circle at 50% 4%,\n      rgba(255,255,255,.9),\n      transparent 30%\n    ),\n    linear-gradient(\n      180deg,\n      #faf6f1,\n      #f7efe7\n    );\n}\n\n\n.nawa-feature-grid {\n  display: grid;\n\n  grid-template-columns: 1fr 1fr;\n\n  gap: 11px;\n\n  margin-top: 20px;\n}\n\n.nawa-feature-card {\n  min-height: 170px;\n\n  padding: 22px 17px;\n\n  border-radius: 21px;\n\n  border:\n    1px solid var(--line);\n\n  background:\n    rgba(255,255,255,.67);\n}\n\n.nawa-feature-value {\n  margin-bottom: 12px;\n\n  color: #a58256;\n\n  font-family: Georgia, serif;\n\n  font-size: 26px;\n  line-height: 1;\n}\n\n.nawa-feature-card h3 {\n  margin: 0 0 8px;\n\n  color: var(--title);\n\n  font-size: 14px;\n  line-height: 1.4;\n}\n\n.nawa-feature-card p {\n  margin: 0;\n\n  color: #918176;\n\n  font-size: 12px;\n  line-height: 1.6;\n}\n\n\n\/* =========================================================\n   CHARGING CASE\n========================================================= *\/\n\n\n.nawa-charge-copy {\n  margin-top: 28px;\n\n  text-align: center;\n}\n\n.nawa-charge-copy h3 {\n  margin: 0;\n\n  color: var(--title);\n\n  font-family: Georgia, serif;\n\n  font-size: 34px;\n\n  font-weight: 400;\n}\n\n.nawa-charge-copy p {\n  max-width: 600px;\n\n  margin: 14px auto 0;\n\n  color: var(--muted);\n\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n.nawa-charge-tags {\n  display: flex;\n\n  flex-wrap: wrap;\n  justify-content: center;\n\n  gap: 8px;\n\n  margin-top: 21px;\n}\n\n.nawa-charge-tag {\n  padding: 10px 14px;\n\n  border-radius: 999px;\n\n  border:\n    1px solid rgba(102,79,61,.11);\n\n  background:\n    rgba(255,255,255,.66);\n\n  color: #78675b;\n\n  font-size: 12px;\n}\n\n\n\/* =========================================================\n   DESKTOP\n========================================================= *\/\n\n@media (min-width: 760px) {\n\n  .nawa-section {\n    padding: 96px 0;\n  }\n\n  .nawa-title {\n    font-size: 70px;\n  }\n\n  .nawa-description {\n    font-size: 16px;\n  }\n\n  .nawa-color-grid {\n    grid-template-columns: repeat(3,1fr);\n  }\n\n  .nawa-measure-steps {\n    grid-template-columns: repeat(2,1fr);\n  }\n\n  .nawa-feature-grid {\n    grid-template-columns: repeat(3,1fr);\n  }\n\n  .nawa-measure-btn {\n    width: auto;\n\n    min-width: 320px;\n\n    display: inline-flex;\n\n    padding: 0 34px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"nawa-detail-page\"\u003e\n\n\n\n\u003c!-- =========================================================\n     01 SIZE\n========================================================= --\u003e\n\n\u003csection class=\"nawa-section\"\u003e\n\n\u003cdiv class=\"nawa-container\"\u003e\n\n\n\u003cdiv class=\"nawa-center\"\u003e\n\n  \u003cdiv class=\"nawa-eyebrow\"\u003e\n    NAWA · SIZE GUIDE\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"nawa-title\"\u003e\n    Find Your\u003cbr\u003e\n    Perfect Fit\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"nawa-divider\"\u003e\u003c\/div\u003e\n\n  \u003cp class=\"nawa-description\"\u003e\n    Choose your favorite NAWA finish and find the size\n    designed to fit your finger comfortably.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =====================================================\nIMAGE 01 — THREE COLORS \/ SIZE IMAGE\n===================================================== --\u003e\n\n\u003cdiv class=\"nawa-image-wrap nawa-size-image\"\u003e\n\n  \u003cdiv class=\"nawa-image-box\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0697\/4452\/5555\/files\/NAWA_Image_2026_8_28_12_29_48.png?v=1788231477\" alt=\"WESLAMIC NAWA colors and ring sizes\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- COLOR \/ SIZE --\u003e\n\n\u003cdiv class=\"nawa-color-grid\"\u003e\n\n\n\u003cdiv class=\"nawa-color-card\"\u003e\n\n  \u003cdiv class=\"nawa-color-main\"\u003e\n\n    \u003cdiv class=\"nawa-color-name\"\u003e\n      Solar Gold\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nawa-color-size\"\u003e\n      SIZE 17 · SIZE 18\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nawa-dot gold\"\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"nawa-color-card\"\u003e\n\n  \u003cdiv class=\"nawa-color-main\"\u003e\n\n    \u003cdiv class=\"nawa-color-name\"\u003e\n      Lunar Silver\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nawa-color-size\"\u003e\n      SIZE 19 · SIZE 21\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nawa-dot silver\"\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"nawa-color-card\"\u003e\n\n  \u003cdiv class=\"nawa-color-main\"\u003e\n\n    \u003cdiv class=\"nawa-color-name\"\u003e\n      Onyx Black\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nawa-color-size\"\u003e\n      SIZE 19 · SIZE 21\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nawa-dot black\"\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- SIZE REFERENCE --\u003e\n\n\u003cdiv class=\"nawa-size-reference\"\u003e\n\n  \u003ch3 class=\"nawa-block-title\"\u003e\n    Size Reference\n  \u003c\/h3\u003e\n\n  \u003cp class=\"nawa-block-desc\"\u003e\n    Measure your finger and compare the result\n    with the NAWA size chart below.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"nawa-table-scroll\"\u003e\n\n  \u003ctable class=\"nawa-table\"\u003e\n\n    \u003cthead\u003e\n\n    \u003ctr\u003e\n\n      \u003cth\u003eNAWA Size\u003c\/th\u003e\n\n      \u003cth\u003e\n        Inner Diameter\n      \u003c\/th\u003e\n\n      \u003cth\u003e\n        Circumference\n      \u003c\/th\u003e\n\n      \u003cth\u003e\n        US Size\n      \u003c\/th\u003e\n\n      \u003cth\u003e\n        Finish\n      \u003c\/th\u003e\n\n    \u003c\/tr\u003e\n\n    \u003c\/thead\u003e\n\n\n    \u003ctbody\u003e\n\n\n    \u003ctr\u003e\n\n      \u003ctd\u003e\n        \u003cspan class=\"nawa-table-size\"\u003e17\u003c\/span\u003e\n      \u003c\/td\u003e\n\n      \u003ctd\u003e\n        17.40 mm\n      \u003c\/td\u003e\n\n      \u003ctd\u003e\n        54.63 mm\n      \u003c\/td\u003e\n\n      \u003ctd\u003e\n        US 7\n      \u003c\/td\u003e\n\n      \u003ctd\u003e\n        Solar Gold\n      \u003c\/td\u003e\n\n    \u003c\/tr\u003e\n\n\n\n    \u003ctr\u003e\n\n      \u003ctd\u003e\n        \u003cspan class=\"nawa-table-size\"\u003e18\u003c\/span\u003e\n      \u003c\/td\u003e\n\n      \u003ctd\u003e\n        18.20 mm\n      \u003c\/td\u003e\n\n      \u003ctd\u003e\n        57.15 mm\n      \u003c\/td\u003e\n\n      \u003ctd\u003e\n        US 8\n      \u003c\/td\u003e\n\n      \u003ctd\u003e\n        Solar Gold\n      \u003c\/td\u003e\n\n    \u003c\/tr\u003e\n\n\n\n    \u003ctr\u003e\n\n      \u003ctd\u003e\n        \u003cspan class=\"nawa-table-size\"\u003e19\u003c\/span\u003e\n      \u003c\/td\u003e\n\n      \u003ctd\u003e\n        19.00 mm\n      \u003c\/td\u003e\n\n      \u003ctd\u003e\n        59.66 mm\n      \u003c\/td\u003e\n\n      \u003ctd\u003e\n        US 9\n      \u003c\/td\u003e\n\n      \u003ctd\u003e\n        Silver \/ Black\n      \u003c\/td\u003e\n\n    \u003c\/tr\u003e\n\n\n\n    \u003ctr\u003e\n\n      \u003ctd\u003e\n        \u003cspan class=\"nawa-table-size\"\u003e21\u003c\/span\u003e\n      \u003c\/td\u003e\n\n      \u003ctd\u003e\n        20.70 mm\n      \u003c\/td\u003e\n\n      \u003ctd\u003e\n        65.00 mm\n      \u003c\/td\u003e\n\n      \u003ctd\u003e\n        US 11\n      \u003c\/td\u003e\n\n      \u003ctd\u003e\n        Silver \/ Black\n      \u003c\/td\u003e\n\n    \u003c\/tr\u003e\n\n\n    \u003c\/tbody\u003e\n\n  \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =========================================================\n     WESLAMIC ONLINE TOOL\n========================================================= --\u003e\n\n\u003cdiv class=\"nawa-online-tool\"\u003e\n\n  \u003cdiv class=\"nawa-tool-icon\"\u003e\n    ◯\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nawa-eyebrow\"\u003e\n    EASIEST METHOD\n  \u003c\/div\u003e\n\n\n  \u003ch3\u003e\n    Measure Your Ring Size Online\n  \u003c\/h3\u003e\n\n\n  \u003cp\u003e\n    Use the WESLAMIC online finger measurement tool\n    to estimate your ring size directly from your device.\n    Follow the instructions on the measurement page\n    step by step.\n  \u003c\/p\u003e\n\n\n  \u003ca href=\"https:\/\/www.weslamic.cloud\/finger-measure\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"nawa-measure-btn\"\u003e\n\n    Start Ring Size Measurement\n\n    \u003cspan\u003e→\u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003cdiv class=\"nawa-tool-note\"\u003e\n    Tap the button above to open the WESLAMIC Ring Size Tool.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =========================================================\n     MANUAL MEASUREMENT\n========================================================= --\u003e\n\n\u003cdiv class=\"nawa-manual-guide\"\u003e\n\n\n\u003cdiv class=\"nawa-manual-header\"\u003e\n\n  \u003cdiv class=\"nawa-eyebrow\"\u003e\n    DOUBLE-CHECK YOUR RESULT\n  \u003c\/div\u003e\n\n  \u003ch3\u003e\n    Measure with a Paper Strip\n  \u003c\/h3\u003e\n\n  \u003cp\u003e\n    For extra confidence, use this common manual method\n    to confirm the result from our online measuring tool.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"nawa-measure-steps\"\u003e\n\n\n\n\u003c!-- STEP 1 --\u003e\n\n\u003cdiv class=\"nawa-measure-step\"\u003e\n\n\u003cdiv class=\"nawa-step-visual\"\u003e\n\n\u003csvg viewbox=\"0 0 300 220\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\n\u003c!-- finger --\u003e\n\n\u003crect x=\"118\" y=\"30\" width=\"65\" height=\"150\" rx=\"31\" fill=\"#fbf5ed\" stroke=\"#66564b\" stroke-width=\"3\"\u003e\u003c\/rect\u003e\n\n\u003c!-- paper strip --\u003e\n\n\u003cpath d=\"M83 113\nC105 96 194 96 218 113\nL218 137\nC190 121 108 121 83 137Z\" fill=\"#e4c99e\" stroke=\"#ad8a59\" stroke-width=\"3\"\u003e\u003c\/path\u003e\n\n\u003c!-- wrap arrow --\u003e\n\n\u003cpath d=\"M72 85 C50 105 52 145 81 158\" fill=\"none\" stroke=\"#ad8a59\" stroke-width=\"3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n\u003cpath d=\"M80 158 L67 154 L73 144\" fill=\"none\" stroke=\"#ad8a59\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n\u003ctext x=\"150\" y=\"205\" text-anchor=\"middle\" fill=\"#78685d\" font-size=\"15\" font-family=\"Arial\"\u003e\nWrap around your finger\n\u003c\/text\u003e\n\n\u003c\/svg\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"nawa-step-content\"\u003e\n\n\u003cdiv class=\"nawa-step-label\"\u003e\n\n\u003cdiv class=\"nawa-step-number\"\u003e\n1\n\u003c\/div\u003e\n\n\u003ch4\u003e\nWrap Around Your Finger\n\u003c\/h4\u003e\n\n\u003c\/div\u003e\n\n\u003cp\u003e\nCut a thin strip of paper and wrap it around the exact finger\nwhere you plan to wear NAWA. Keep it comfortably snug,\nbut do not pull it too tightly.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- STEP 2 --\u003e\n\n\u003cdiv class=\"nawa-measure-step\"\u003e\n\n\u003cdiv class=\"nawa-step-visual\"\u003e\n\n\u003csvg viewbox=\"0 0 300 220\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\n\u003c!-- paper --\u003e\n\n\u003crect x=\"35\" y=\"93\" width=\"230\" height=\"45\" rx=\"10\" fill=\"#f6e8d3\" stroke=\"#66564b\" stroke-width=\"3\"\u003e\u003c\/rect\u003e\n\n\u003c!-- overlap --\u003e\n\n\u003crect x=\"150\" y=\"93\" width=\"70\" height=\"45\" rx=\"7\" fill=\"#dfbd8d\" opacity=\".65\"\u003e\u003c\/rect\u003e\n\n\u003c!-- mark --\u003e\n\n\u003cline x1=\"185\" y1=\"84\" x2=\"185\" y2=\"148\" stroke=\"#a57e4c\" stroke-width=\"4\"\u003e\u003c\/line\u003e\n\n\u003c!-- pen --\u003e\n\n\u003cg transform=\"translate(185 39) rotate(15)\"\u003e\n\n\u003crect x=\"0\" y=\"0\" width=\"82\" height=\"15\" rx=\"5\" fill=\"#54483f\"\u003e\u003c\/rect\u003e\n\n\u003cpolygon points=\"82,0 104,7.5 82,15\" fill=\"#d4b483\"\u003e\u003c\/polygon\u003e\n\n\u003c\/g\u003e\n\n\u003c!-- arrow --\u003e\n\n\u003cpath d=\"M180 60 L185 82\" stroke=\"#a57e4c\" stroke-width=\"3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n\u003ctext x=\"150\" y=\"183\" text-anchor=\"middle\" fill=\"#78685d\" font-size=\"15\" font-family=\"Arial\"\u003e\nMark the overlap point\n\u003c\/text\u003e\n\n\u003c\/svg\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"nawa-step-content\"\u003e\n\n\u003cdiv class=\"nawa-step-label\"\u003e\n\n\u003cdiv class=\"nawa-step-number\"\u003e\n2\n\u003c\/div\u003e\n\n\u003ch4\u003e\nMark the Overlap\n\u003c\/h4\u003e\n\n\u003c\/div\u003e\n\n\u003cp\u003e\nUse a pen to mark the exact point where the end of the paper\nmeets the overlapping section.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- STEP 3 --\u003e\n\n\u003cdiv class=\"nawa-measure-step\"\u003e\n\n\u003cdiv class=\"nawa-step-visual\"\u003e\n\n\u003csvg viewbox=\"0 0 300 220\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\n\u003c!-- paper --\u003e\n\n\u003crect x=\"34\" y=\"69\" width=\"212\" height=\"26\" rx=\"5\" fill=\"#ecd3ad\" stroke=\"#aa895c\" stroke-width=\"2.5\"\u003e\u003c\/rect\u003e\n\n\u003c!-- measurement mark --\u003e\n\n\u003cline x1=\"220\" y1=\"62\" x2=\"220\" y2=\"103\" stroke=\"#9e774a\" stroke-width=\"4\"\u003e\u003c\/line\u003e\n\n\u003c!-- ruler --\u003e\n\n\u003crect x=\"33\" y=\"118\" width=\"235\" height=\"48\" rx=\"6\" fill=\"#fffdf9\" stroke=\"#66564b\" stroke-width=\"3\"\u003e\u003c\/rect\u003e\n\n\u003c!-- ruler ticks --\u003e\n\n\u003cg stroke=\"#66564b\"\u003e\n\n\u003cline x1=\"50\" y1=\"118\" x2=\"50\" y2=\"145\"\u003e\u003c\/line\u003e\n\u003cline x1=\"70\" y1=\"118\" x2=\"70\" y2=\"137\"\u003e\u003c\/line\u003e\n\u003cline x1=\"90\" y1=\"118\" x2=\"90\" y2=\"145\"\u003e\u003c\/line\u003e\n\u003cline x1=\"110\" y1=\"118\" x2=\"110\" y2=\"137\"\u003e\u003c\/line\u003e\n\u003cline x1=\"130\" y1=\"118\" x2=\"130\" y2=\"145\"\u003e\u003c\/line\u003e\n\u003cline x1=\"150\" y1=\"118\" x2=\"150\" y2=\"137\"\u003e\u003c\/line\u003e\n\u003cline x1=\"170\" y1=\"118\" x2=\"170\" y2=\"145\"\u003e\u003c\/line\u003e\n\u003cline x1=\"190\" y1=\"118\" x2=\"190\" y2=\"137\"\u003e\u003c\/line\u003e\n\u003cline x1=\"210\" y1=\"118\" x2=\"210\" y2=\"145\"\u003e\u003c\/line\u003e\n\u003cline x1=\"230\" y1=\"118\" x2=\"230\" y2=\"137\"\u003e\u003c\/line\u003e\n\n\u003c\/g\u003e\n\n\u003ctext x=\"150\" y=\"201\" text-anchor=\"middle\" fill=\"#78685d\" font-size=\"15\" font-family=\"Arial\"\u003e\nMeasure in millimeters\n\u003c\/text\u003e\n\n\u003c\/svg\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"nawa-step-content\"\u003e\n\n\u003cdiv class=\"nawa-step-label\"\u003e\n\n\u003cdiv class=\"nawa-step-number\"\u003e\n3\n\u003c\/div\u003e\n\n\u003ch4\u003e\nMeasure the Length\n\u003c\/h4\u003e\n\n\u003c\/div\u003e\n\n\u003cp\u003e\nLay the paper strip flat and use a ruler to measure\nfrom the beginning of the strip to your marked point.\nMeasure in millimeters for better accuracy.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- STEP 4 --\u003e\n\n\u003cdiv class=\"nawa-measure-step\"\u003e\n\n\u003cdiv class=\"nawa-step-visual\"\u003e\n\n\u003csvg viewbox=\"0 0 300 220\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\n\u003c!-- mini chart --\u003e\n\n\u003crect x=\"38\" y=\"37\" width=\"145\" height=\"135\" rx=\"13\" fill=\"#fffdf9\" stroke=\"#66564b\" stroke-width=\"3\"\u003e\u003c\/rect\u003e\n\n\u003cline x1=\"38\" y1=\"78\" x2=\"183\" y2=\"78\" stroke=\"#c7b39b\"\u003e\u003c\/line\u003e\n\n\u003cline x1=\"38\" y1=\"119\" x2=\"183\" y2=\"119\" stroke=\"#c7b39b\"\u003e\u003c\/line\u003e\n\n\u003ctext x=\"55\" y=\"65\" fill=\"#66564b\" font-size=\"16\" font-family=\"Arial\"\u003e\n54.63 mm\n\u003c\/text\u003e\n\n\u003ctext x=\"145\" y=\"65\" fill=\"#a37c4c\" font-size=\"17\" font-family=\"Arial\" font-weight=\"700\"\u003e\n17\n\u003c\/text\u003e\n\n\u003ctext x=\"55\" y=\"106\" fill=\"#66564b\" font-size=\"16\" font-family=\"Arial\"\u003e\n57.15 mm\n\u003c\/text\u003e\n\n\u003ctext x=\"145\" y=\"106\" fill=\"#a37c4c\" font-size=\"17\" font-family=\"Arial\" font-weight=\"700\"\u003e\n18\n\u003c\/text\u003e\n\n\u003ctext x=\"55\" y=\"147\" fill=\"#66564b\" font-size=\"16\" font-family=\"Arial\"\u003e\n59.66 mm\n\u003c\/text\u003e\n\n\u003ctext x=\"145\" y=\"147\" fill=\"#a37c4c\" font-size=\"17\" font-family=\"Arial\" font-weight=\"700\"\u003e\n19\n\u003c\/text\u003e\n\n\n\u003c!-- ring --\u003e\n\n\u003ccircle cx=\"231\" cy=\"105\" r=\"42\" fill=\"none\" stroke=\"#a8885e\" stroke-width=\"12\"\u003e\u003c\/circle\u003e\n\n\u003ccircle cx=\"231\" cy=\"105\" r=\"27\" fill=\"#f8f1e8\"\u003e\u003c\/circle\u003e\n\n\u003c!-- arrow --\u003e\n\n\u003cpath d=\"M188 105 C201 93 210 92 218 93\" fill=\"none\" stroke=\"#9d784d\" stroke-width=\"3\"\u003e\u003c\/path\u003e\n\n\u003cpath d=\"M218 93 L208 88 M218 93 L212 102\" fill=\"none\" stroke=\"#9d784d\" stroke-width=\"3\"\u003e\u003c\/path\u003e\n\n\u003ctext x=\"150\" y=\"204\" text-anchor=\"middle\" fill=\"#78685d\" font-size=\"15\" font-family=\"Arial\"\u003e\nMatch with the size chart\n\u003c\/text\u003e\n\n\u003c\/svg\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"nawa-step-content\"\u003e\n\n\u003cdiv class=\"nawa-step-label\"\u003e\n\n\u003cdiv class=\"nawa-step-number\"\u003e\n4\n\u003c\/div\u003e\n\n\u003ch4\u003e\nFind Your NAWA Size\n\u003c\/h4\u003e\n\n\u003c\/div\u003e\n\n\u003cp\u003e\nThe measured length is your finger circumference.\nCompare the number with the size chart above\nto find your recommended NAWA size.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- IMPORTANT --\u003e\n\n\u003cdiv class=\"nawa-double-check\"\u003e\n\n\u003cdiv class=\"nawa-check-circle\"\u003e\n✓\n\u003c\/div\u003e\n\n\u003cp\u003e\n\n\u003cstrong\u003e\nFor the best fit, please check your size twice before ordering.\n\u003c\/strong\u003e\n\nWe recommend using the WESLAMIC online measurement tool first,\nthen confirming the result again with the paper-strip method.\nRepeat the manual measurement 2–3 times if necessary.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =========================================================\n     02 FEATURES\n========================================================= --\u003e\n\n\u003csection class=\"nawa-section nawa-feature-section\"\u003e\n\n\u003cdiv class=\"nawa-container\"\u003e\n\n\n\u003cdiv class=\"nawa-center\"\u003e\n\n\u003cdiv class=\"nawa-eyebrow\"\u003e\nDESIGNED FOR EVERYDAY FAITH\n\u003c\/div\u003e\n\n\n\u003ch2 class=\"nawa-title\"\u003e\nSmall Ring.\u003cbr\u003e\nThoughtful Features.\n\u003c\/h2\u003e\n\n\n\u003cdiv class=\"nawa-divider\"\u003e\u003c\/div\u003e\n\n\n\u003cp class=\"nawa-description\"\u003e\nThoughtfully designed to make Dhikr easier to keep close\nand daily prayer reminders harder to miss.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =====================================================\nIMAGE 02 — PRODUCT IMAGE\n===================================================== --\u003e\n\n\u003cdiv class=\"nawa-image-wrap nawa-feature-image\"\u003e\n\n\u003cdiv class=\"nawa-image-box\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0697\/4452\/5555\/files\/NAWA_Image_2026_8_28_11_26_46.png?v=1788231476\" alt=\"WESLAMIC NAWA Smart Tasbih Ring\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- FEATURES --\u003e\n\n\u003cdiv class=\"nawa-feature-grid\"\u003e\n\n\n\u003cdiv class=\"nawa-feature-card\"\u003e\n\n\u003cdiv class=\"nawa-feature-value\"\u003e\n33 · 66 · 99\n\u003c\/div\u003e\n\n\u003ch3\u003e\nVibration Milestones\n\u003c\/h3\u003e\n\n\u003cp\u003e\nGentle vibration feedback\nwhen your Dhikr reaches\n33, 66 and 99.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"nawa-feature-card\"\u003e\n\n\u003cdiv class=\"nawa-feature-value\"\u003e\n5×\n\u003c\/div\u003e\n\n\u003ch3\u003e\nDaily Prayer Reminders\n\u003c\/h3\u003e\n\n\u003cp\u003e\nReceive gentle vibration\nreminders for the five\ndaily prayer times.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"nawa-feature-card\"\u003e\n\n\u003cdiv class=\"nawa-feature-value\"\u003e\nIP68\n\u003c\/div\u003e\n\n\u003ch3\u003e\nWater Resistant\n\u003c\/h3\u003e\n\n\u003cp\u003e\nMade for everyday wear\nwith IP68 water resistance.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"nawa-feature-card\"\u003e\n\n\u003cdiv class=\"nawa-feature-value\"\u003e\nAPP\n\u003c\/div\u003e\n\n\u003ch3\u003e\nSync \u0026amp; Track\n\u003c\/h3\u003e\n\n\u003cp\u003e\nConnect to the WESLAMIC app\nand keep your Dhikr records\nsynchronized.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"nawa-feature-card\"\u003e\n\n\u003cdiv class=\"nawa-feature-value\"\u003e\n9,999\n\u003c\/div\u003e\n\n\u003ch3\u003e\nMaximum Count\n\u003c\/h3\u003e\n\n\u003cp\u003e\nTrack your Dhikr clearly\nwith a maximum count\nof 9,999.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"nawa-feature-card\"\u003e\n\n\u003cdiv class=\"nawa-feature-value\"\u003e\n3g\n\u003c\/div\u003e\n\n\u003ch3\u003e\nUltra-Light\n\u003c\/h3\u003e\n\n\u003cp\u003e\nOnly 3 grams for a light,\ncomfortable everyday\nwearing experience.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =========================================================\n     03 CHARGING CASE\n========================================================= --\u003e\n\n\u003csection class=\"nawa-section\"\u003e\n\n\u003cdiv class=\"nawa-container\"\u003e\n\n\n\u003cdiv class=\"nawa-center\"\u003e\n\n\u003cdiv class=\"nawa-eyebrow\"\u003e\nPORTABLE CHARGING CASE INCLUDED\n\u003c\/div\u003e\n\n\n\u003ch2 class=\"nawa-title\"\u003e\nSlide.\u003cbr\u003e\nCharge. Go.\n\u003c\/h2\u003e\n\n\n\u003cdiv class=\"nawa-divider\"\u003e\u003c\/div\u003e\n\n\n\u003cp class=\"nawa-description\"\u003e\nElegant storage and convenient charging,\ndesigned to keep your NAWA ready\nwherever your day takes you.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =====================================================\nIMAGE 03 — CHARGING CASE\n===================================================== --\u003e\n\n\u003cdiv class=\"nawa-image-wrap nawa-charge-image\"\u003e\n\n\u003cdiv class=\"nawa-image-box\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0697\/4452\/5555\/files\/NAWA_Image_2026_8_28_12_27_08.png?v=1788231476\" alt=\"WESLAMIC NAWA Charging Case\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"nawa-charge-copy\"\u003e\n\n\u003ch3\u003e\nReady Whenever You Are.\n\u003c\/h3\u003e\n\n\u003cp\u003e\nEvery NAWA comes with its own portable charging case,\ngiving your ring a dedicated place to stay protected,\nstored and ready for your next moment of Dhikr.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"nawa-charge-tags\"\u003e\n\n\u003cspan class=\"nawa-charge-tag\"\u003e\nPortable\n\u003c\/span\u003e\n\n\u003cspan class=\"nawa-charge-tag\"\u003e\nProtective Storage\n\u003c\/span\u003e\n\n\u003cspan class=\"nawa-charge-tag\"\u003e\nEasy Charging\n\u003c\/span\u003e\n\n\u003cspan class=\"nawa-charge-tag\"\u003e\nIncluded with NAWA\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"weslamic","offers":[{"title":"Solar Gold  #17","offer_id":50726590382323,"sku":"Solar Gold-1","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Solar Gold  #18","offer_id":50726590415091,"sku":"Solar Gold-2","price":79.0,"currency_code":"USD","in_stock":false},{"title":"Lunar Silver  #19","offer_id":50726590447859,"sku":"Solar Gold-3","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Lunar Silver  #21","offer_id":50726590480627,"sku":"Solar Gold-4","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Onyx Black  #19","offer_id":50726590513395,"sku":"Solar Gold-5","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Onyx Black  #21","offer_id":50726590546163,"sku":"Solar Gold-6","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Lunar Silver #18 · Pre-order (30 Days)","offer_id":51295978848499,"sku":null,"price":79.0,"currency_code":"USD","in_stock":true},{"title":"Lunar Silver #20 · Pre-order (30 Days)","offer_id":51295981830387,"sku":null,"price":79.0,"currency_code":"USD","in_stock":true},{"title":"Lunar Silver #22 · Pre-order (30 Days)","offer_id":51295984287987,"sku":null,"price":79.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0697\/4452\/5555\/files\/NAWA_Image_2026_8_28_11_26_46.png?v=1788231476","url":"https:\/\/shop.weslamic.com\/products\/weslamic-itasbih-smart-dhikr-3-0-weslamic-itasbih-nawa","provider":"weslamic","version":"1.0","type":"link"}