{"product_id":"purple-whitening-strips","title":"💜 NEXISIFY PURPLE WHITENING STRIPS ✨ 28 Strips | 14 Treatments","description":"\u003cstyle\u003e\n\/* =========================================================\n   NEXISIFY PURPLE WHITENING STRIPS\n   PRODUCT DETAIL • MOBILE-FIRST • NEWSBREAK \/ APPLOVIN READY\n   NO JS • SQUARE PRODUCT VISUALS • PURPLE \/ WHITE SYSTEM\n   ========================================================= *\/\n\n.nxs-page{\n  --nxs-purple:#5B16B8;\n  --nxs-purple2:#7B2FE0;\n  --nxs-deep:#321063;\n  --nxs-lilac:#CFAEFF;\n  --nxs-soft:#F5EFFF;\n  --nxs-soft2:#FBF9FF;\n  --nxs-ink:#1E1825;\n  --nxs-text:#5F5868;\n  --nxs-muted:#7B7483;\n  --nxs-line:#E2D7F2;\n  --nxs-white:#fff;\n  --nxs-green:#16845B;\n\n  width:100%;\n  max-width:760px;\n  margin:0 auto;\n  padding:0 10px 34px;\n  color:var(--nxs-text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  line-height:1.55;\n  box-sizing:border-box;\n}\n\n.nxs-page *,\n.nxs-page *::before,\n.nxs-page *::after{box-sizing:border-box}\n\n.nxs-page img{max-width:100%}\n.nxs-section{margin:24px 0}\n.nxs-center{text-align:center}\n\n.nxs-kicker{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:6px;\n  padding:7px 11px;\n  border:1px solid #DDCEF3;\n  border-radius:999px;\n  background:#F8F4FF;\n  color:var(--nxs-deep);\n  font-size:10.5px;\n  line-height:1.2;\n  font-weight:900;\n  letter-spacing:.65px;\n  text-transform:uppercase;\n}\n\n.nxs-title{\n  margin:9px auto 8px;\n  max-width:650px;\n  color:var(--nxs-ink);\n  font-size:clamp(24px,7vw,36px);\n  line-height:1.06;\n  letter-spacing:-.7px;\n  font-weight:950;\n}\n\n.nxs-title span{color:var(--nxs-purple)}\n\n.nxs-copy{\n  max-width:620px;\n  margin:0 auto;\n  color:#67606F;\n  font-size:13.5px;\n  line-height:1.6;\n}\n\n\/* ---------- SQUARE IMAGE SYSTEM ---------- *\/\n.nxs-image-wrap{\n  position:relative;\n  width:100%;\n  margin:14px 0 0;\n}\n\n.nxs-image{\n  display:block;\n  width:100%;\n  aspect-ratio:1 \/ 1;\n  height:auto;\n  object-fit:cover;\n  border-radius:19px;\n  background:#F7F3FB;\n  box-shadow:0 11px 30px rgba(58,18,112,.09);\n}\n\n.nxs-image-label{\n  position:absolute;\n  left:11px;\n  bottom:11px;\n  max-width:84%;\n  padding:8px 11px;\n  border:1px solid rgba(255,255,255,.72);\n  border-radius:12px;\n  background:rgba(43,14,83,.84);\n  color:#fff;\n  font-size:10.5px;\n  line-height:1.35;\n  font-weight:850;\n}\n\n\/* ---------- HERO ---------- *\/\n.nxs-hero{\n  position:relative;\n  overflow:hidden;\n  padding:22px 14px 16px;\n  text-align:center;\n  border:1px solid #DACAF1;\n  border-radius:24px;\n  background:\n    radial-gradient(circle at 92% 4%,rgba(151,80,242,.19),transparent 30%),\n    radial-gradient(circle at 3% 96%,rgba(91,22,184,.10),transparent 32%),\n    linear-gradient(145deg,#fff 0%,#FBF8FF 58%,#F0E6FF 100%);\n}\n\n.nxs-brand{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  padding:8px 13px;\n  border-radius:999px;\n  background:linear-gradient(135deg,var(--nxs-purple),var(--nxs-purple2));\n  color:#fff;\n  box-shadow:0 8px 20px rgba(91,22,184,.20);\n  font-size:11.5px;\n  font-weight:950;\n  letter-spacing:.65px;\n}\n\n.nxs-brand-dot{\n  width:7px;\n  height:7px;\n  border-radius:50%;\n  background:#fff;\n  box-shadow:0 0 0 5px rgba(255,255,255,.14);\n}\n\n.nxs-study-chip{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  gap:7px;\n  width:max-content;\n  max-width:100%;\n  margin:12px auto 0;\n  padding:7px 10px;\n  border:1px solid #D8C7F2;\n  border-radius:999px;\n  background:#fff;\n  color:var(--nxs-deep);\n  font-size:10.5px;\n  line-height:1.25;\n  font-weight:900;\n}\n\n.nxs-study-chip b{\n  color:var(--nxs-purple);\n  font-size:13px;\n}\n\n.nxs-hero h2{\n  margin:13px auto 0;\n  max-width:670px;\n  color:var(--nxs-ink);\n  font-size:clamp(29px,8vw,43px);\n  line-height:1.01;\n  letter-spacing:-1px;\n  font-weight:950;\n}\n\n.nxs-hero h2 span{\n  display:block;\n  margin-top:6px;\n  color:var(--nxs-purple);\n}\n\n.nxs-hero p{\n  max-width:610px;\n  margin:12px auto 0;\n  color:#625A69;\n  font-size:13.5px;\n  line-height:1.58;\n}\n\n\/* ---------- VALUE TILES ---------- *\/\n.nxs-value-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:7px;\n  margin-top:16px;\n}\n\n.nxs-value{\n  min-height:79px;\n  padding:9px 5px;\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n  border:1px solid #E2D7F2;\n  border-radius:14px;\n  background:#fff;\n  box-shadow:0 5px 15px rgba(64,23,119,.04);\n}\n\n.nxs-value i{\n  display:block;\n  margin-bottom:4px;\n  font-style:normal;\n  font-size:20px;\n}\n\n.nxs-value strong{\n  color:#2B2332;\n  font-size:9.9px;\n  line-height:1.25;\n  font-weight:900;\n}\n\n\/* ---------- CTA ---------- *\/\n.nxs-cta{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:100%;\n  min-height:55px;\n  margin-top:14px;\n  padding:13px 17px;\n  border:0;\n  border-radius:15px;\n  background:linear-gradient(135deg,#431083 0%,#5B16B8 54%,#8C43E9 100%);\n  color:#fff !important;\n  text-decoration:none !important;\n  box-shadow:0 11px 26px rgba(91,22,184,.24);\n  font-size:15px;\n  line-height:1.2;\n  font-weight:950;\n  letter-spacing:.15px;\n  text-align:center;\n}\n\n.nxs-cta:hover{filter:brightness(1.03)}\n\n.nxs-cta-sub{\n  display:block;\n  margin-top:7px;\n  color:#7B7483;\n  font-size:10.5px;\n  line-height:1.35;\n  text-align:center;\n}\n\n\/* ---------- 96% PROOF ---------- *\/\n.nxs-proof{\n  overflow:hidden;\n  padding:24px 15px 18px;\n  border-radius:23px;\n  background:\n    radial-gradient(circle at 8% 0%,rgba(255,255,255,.16),transparent 28%),\n    linear-gradient(135deg,#321063 0%,#5B16B8 54%,#8441DC 100%);\n  color:#fff;\n  text-align:center;\n  box-shadow:0 14px 34px rgba(91,22,184,.18);\n}\n\n.nxs-proof small{\n  display:block;\n  color:#E9DDFA;\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.nxs-proof-number{\n  margin:3px 0 0;\n  font-size:clamp(70px,23vw,128px);\n  line-height:.92;\n  letter-spacing:-5px;\n  font-weight:950;\n}\n\n.nxs-proof h2{\n  max-width:600px;\n  margin:8px auto 0;\n  color:#fff;\n  font-size:clamp(20px,6vw,29px);\n  line-height:1.08;\n  font-weight:950;\n}\n\n.nxs-proof p{\n  max-width:560px;\n  margin:9px auto 0;\n  color:#F1EAF8;\n  font-size:12.5px;\n  line-height:1.5;\n}\n\n.nxs-proof-foot{\n  display:block;\n  max-width:580px;\n  margin:11px auto 0;\n  color:#DCCDED;\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\/* ---------- WHY PURPLE ---------- *\/\n.nxs-purple-explainer{\n  padding:22px 15px;\n  border:1px solid #DED1F1;\n  border-radius:22px;\n  background:\n    radial-gradient(circle at 90% 10%,rgba(137,70,231,.13),transparent 31%),\n    linear-gradient(145deg,#fff,#F7F1FF);\n  text-align:center;\n}\n\n.nxs-purple-explainer h2{\n  margin:7px auto 0;\n  max-width:620px;\n  color:#211927;\n  font-size:clamp(23px,7vw,33px);\n  line-height:1.06;\n  font-weight:950;\n}\n\n.nxs-purple-explainer h2 span{color:var(--nxs-purple)}\n\n.nxs-purple-explainer p{\n  max-width:590px;\n  margin:10px auto 0;\n  color:#655D6D;\n  font-size:13.5px;\n  line-height:1.6;\n}\n\n.nxs-mechanism{\n  display:grid;\n  grid-template-columns:1fr auto 1fr;\n  align-items:center;\n  gap:8px;\n  margin:16px auto 0;\n  max-width:520px;\n}\n\n.nxs-tone{\n  padding:12px 8px;\n  border:1px solid #E1D6F1;\n  border-radius:15px;\n  background:#fff;\n  color:#2C2433;\n  font-size:11px;\n  font-weight:900;\n}\n\n.nxs-tone i{\n  display:block;\n  margin-bottom:4px;\n  font-style:normal;\n  font-size:23px;\n}\n\n.nxs-plus{\n  color:var(--nxs-purple);\n  font-size:20px;\n  font-weight:950;\n}\n\n\/* ---------- BENEFIT CARDS ---------- *\/\n.nxs-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:9px;\n  margin-top:16px;\n}\n\n.nxs-feature{\n  padding:15px 12px;\n  border:1px solid #E7DDF2;\n  border-radius:17px;\n  background:#fff;\n  box-shadow:0 6px 19px rgba(64,23,119,.035);\n  text-align:left;\n}\n\n.nxs-feature-icon{\n  width:40px;\n  height:40px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin-bottom:8px;\n  border-radius:12px;\n  background:linear-gradient(145deg,#F7F1FF,#E9DCFF);\n  font-size:20px;\n}\n\n.nxs-feature h3{\n  margin:0 0 4px;\n  color:#2A2231;\n  font-size:13.5px;\n  line-height:1.25;\n  font-weight:900;\n}\n\n.nxs-feature p{\n  margin:0;\n  color:#6B6372;\n  font-size:11.3px;\n  line-height:1.48;\n}\n\n\/* ---------- ROUTINE ---------- *\/\n.nxs-routine{\n  padding:20px 14px;\n  border:1px solid #DED2F0;\n  border-radius:21px;\n  background:linear-gradient(145deg,#fff,#F7F2FF);\n}\n\n.nxs-routine-head{text-align:center}\n\n.nxs-steps{\n  display:grid;\n  gap:8px;\n  margin-top:14px;\n}\n\n.nxs-step{\n  display:flex;\n  align-items:center;\n  gap:11px;\n  padding:11px 12px;\n  border:1px solid #E8E0F1;\n  border-radius:14px;\n  background:#fff;\n}\n\n.nxs-step-no{\n  flex:0 0 37px;\n  width:37px;\n  height:37px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:linear-gradient(135deg,var(--nxs-purple),var(--nxs-purple2));\n  color:#fff;\n  box-shadow:0 5px 14px rgba(91,22,184,.20);\n  font-size:13px;\n  font-weight:950;\n}\n\n.nxs-step-text strong{\n  display:block;\n  color:#292131;\n  font-size:13.5px;\n  line-height:1.25;\n  font-weight:900;\n}\n\n.nxs-step-text span{\n  display:block;\n  margin-top:2px;\n  color:#6D6574;\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\/* ---------- WHAT YOU GET ---------- *\/\n.nxs-get{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:7px;\n  margin-top:15px;\n}\n\n.nxs-get div{\n  padding:12px 6px;\n  border:1px solid #E5DAF2;\n  border-radius:14px;\n  background:#FBF9FF;\n  color:#39284F;\n  text-align:center;\n  font-size:10px;\n  line-height:1.35;\n  font-weight:900;\n}\n\n\/* ---------- FAQ ---------- *\/\n.nxs-faq{\n  margin-top:14px;\n  display:grid;\n  gap:8px;\n}\n\n.nxs-faq details{\n  overflow:hidden;\n  border:1px solid #E6DCF1;\n  border-radius:14px;\n  background:#fff;\n}\n\n.nxs-faq summary{\n  position:relative;\n  padding:13px 42px 13px 13px;\n  color:#2B2332;\n  cursor:pointer;\n  list-style:none;\n  font-size:12.5px;\n  line-height:1.35;\n  font-weight:900;\n}\n\n.nxs-faq summary::-webkit-details-marker{display:none}\n\n.nxs-faq summary::after{\n  content:\"+\";\n  position:absolute;\n  right:14px;\n  top:50%;\n  transform:translateY(-50%);\n  color:var(--nxs-purple);\n  font-size:20px;\n  font-weight:800;\n}\n\n.nxs-faq details[open] summary::after{content:\"–\"}\n\n.nxs-faq p{\n  margin:0;\n  padding:0 13px 13px;\n  color:#6B6472;\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\/* ---------- FINAL ---------- *\/\n.nxs-final{\n  margin-top:28px;\n  padding:27px 17px;\n  text-align:center;\n  border-radius:24px;\n  background:\n    radial-gradient(circle at 50% 0%,rgba(145,76,235,.42),transparent 44%),\n    #1C1326;\n}\n\n.nxs-final-icon{\n  width:54px;\n  height:54px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 auto 11px;\n  border:1px solid rgba(255,255,255,.13);\n  border-radius:50%;\n  background:rgba(255,255,255,.08);\n  font-size:27px;\n}\n\n.nxs-final h2{\n  margin:0;\n  color:#fff;\n  font-size:clamp(25px,7vw,34px);\n  line-height:1.05;\n  font-weight:950;\n}\n\n.nxs-final h2 span{\n  display:block;\n  margin-top:6px;\n  color:#D1B5FF;\n}\n\n.nxs-final p{\n  max-width:575px;\n  margin:10px auto 0;\n  color:#EEE8F3;\n  font-size:13.5px;\n  line-height:1.58;\n}\n\n.nxs-final-badge{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  max-width:100%;\n  margin-top:13px;\n  padding:8px 12px;\n  border-radius:999px;\n  background:#fff;\n  color:#2A2132;\n  font-size:10px;\n  font-weight:900;\n}\n\n\/* ---------- COMPLIANCE NOTE ---------- *\/\n.nxs-note{\n  margin-top:13px;\n  padding:10px 12px;\n  border:1px solid #E4D9F1;\n  border-radius:13px;\n  background:#FBF9FF;\n  color:#77707E;\n  font-size:9.8px;\n  line-height:1.48;\n  text-align:left;\n}\n\n@media(max-width:520px){\n  .nxs-page{padding:0 7px 28px}\n  .nxs-section{margin:21px 0}\n  .nxs-hero{padding:20px 11px 15px;border-radius:20px}\n  .nxs-hero h2{font-size:30px}\n  .nxs-hero p{font-size:13px}\n  .nxs-value-grid{gap:5px}\n  .nxs-value{min-height:73px;padding:8px 3px}\n  .nxs-value strong{font-size:9px}\n  .nxs-feature-grid{gap:7px}\n  .nxs-feature{padding:13px 10px}\n  .nxs-feature h3{font-size:12.8px}\n  .nxs-feature p{font-size:10.8px}\n  .nxs-image{border-radius:15px}\n  .nxs-proof{padding:22px 12px 17px}\n  .nxs-proof-number{letter-spacing:-4px}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"nxs-page\" id=\"nxs-top\"\u003e\n\n  \u003c!-- 1. HIGH-CONVERSION HERO --\u003e\n  \u003csection class=\"nxs-hero\"\u003e\n    \u003cdiv class=\"nxs-brand\"\u003e\n      \u003cspan class=\"nxs-brand-dot\"\u003e\u003c\/span\u003e\n      NEXISIFY • PURPLE WHITENING STRIPS\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nxs-study-chip\"\u003e\n      📊 \u003cb\u003e96%\u003c\/b\u003e REPORTED A BRIGHTER-LOOKING SMILE*\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      WHITENING + PURPLE\n      \u003cspan\u003eCOLOR CORRECTION.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A simple at-home strip routine designed to help improve the look of everyday\n      surface stains and visually balance warm yellow tones.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"nxs-value-grid\"\u003e\n      \u003cdiv class=\"nxs-value\"\u003e\n        \u003ci\u003e💜\u003c\/i\u003e\n        \u003cstrong\u003e28 WHITENING\u003cbr\u003eSTRIPS\u003c\/strong\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nxs-value\"\u003e\n        \u003ci\u003e✨\u003c\/i\u003e\n        \u003cstrong\u003e14 EASY\u003cbr\u003eTREATMENTS\u003c\/strong\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nxs-value\"\u003e\n        \u003ci\u003e⏱️\u003c\/i\u003e\n        \u003cstrong\u003e30-MINUTE\u003cbr\u003eROUTINE\u003c\/strong\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 2. PRODUCT VISUAL + CTA --\u003e\n  \u003csection class=\"nxs-section\"\u003e\n    \u003cdiv class=\"nxs-image-wrap\"\u003e\n      \u003cimg class=\"nxs-image\" src=\"https:\/\/velnorz.com\/cdn\/shop\/files\/89083de0-1e72-4e02-b0b2-f0190e2883cd.png?v=1790221311\u0026amp;width=1445\" alt=\"Nexisify Purple Whitening Strips product features\" loading=\"eager\" decoding=\"async\"\u003e\n      \u003cdiv class=\"nxs-image-label\"\u003e💜 PURPLE TONE CARE • ✨ WHITENING ROUTINE\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"nxs-cta\" href=\"#nxs-proof\"\u003eSEE THE 96% STUDY RESULT ↓\u003c\/a\u003e\n    \u003cspan class=\"nxs-cta-sub\"\u003e28 strips • 14 treatments • convenient at-home use\u003c\/span\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 3. 96% CONSUMER STUDY --\u003e\n  \u003csection class=\"nxs-section\" id=\"nxs-proof\"\u003e\n    \u003cdiv class=\"nxs-proof\"\u003e\n      \u003csmall\u003eCONSUMER STUDY RESULT\u003c\/small\u003e\n      \u003cdiv class=\"nxs-proof-number\"\u003e96%\u003c\/div\u003e\n      \u003ch2\u003eREPORTED A BRIGHTER-LOOKING SMILE*\u003c\/h2\u003e\n      \u003cp\u003e\n        A clear proof point for shoppers who want more than a generic whitening promise.\n      \u003c\/p\u003e\n      \u003cspan class=\"nxs-proof-foot\"\u003e\n        *Based on a substantiated consumer study for the product. Individual results may vary.\n        Keep the supporting study documentation and exact test conditions available for advertising substantiation.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 4. WHY PURPLE --\u003e\n  \u003csection class=\"nxs-section\"\u003e\n    \u003cdiv class=\"nxs-purple-explainer\"\u003e\n      \u003cspan class=\"nxs-kicker\"\u003e💜 WHY PURPLE?\u003c\/span\u003e\n\n      \u003ch2\u003e\n        COLOR-CORRECTING CARE FOR A\n        \u003cspan\u003eBRIGHTER-LOOKING SMILE.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Purple and yellow sit opposite each other on the color wheel. Purple-toned care\n        is used to visually counter the appearance of warm yellow tones, while the strip\n        format supports an easy whitening routine.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"nxs-mechanism\"\u003e\n        \u003cdiv class=\"nxs-tone\"\u003e\n          \u003ci\u003e💜\u003c\/i\u003e\n          PURPLE TONE CARE\n        \u003c\/div\u003e\n        \u003cdiv class=\"nxs-plus\"\u003e+\u003c\/div\u003e\n        \u003cdiv class=\"nxs-tone\"\u003e\n          \u003ci\u003e✨\u003c\/i\u003e\n          WHITENING STRIPS\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 5. WHY NEXISIFY --\u003e\n  \u003csection class=\"nxs-section nxs-center\"\u003e\n    \u003cspan class=\"nxs-kicker\"\u003e✨ WHY NEXISIFY\u003c\/span\u003e\n\n    \u003ch2 class=\"nxs-title\"\u003e\n      THE BENEFITS SHOPPERS \u003cspan\u003eCARE ABOUT MOST.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"nxs-feature-grid\"\u003e\n      \u003cdiv class=\"nxs-feature\"\u003e\n        \u003cdiv class=\"nxs-feature-icon\"\u003e💜\u003c\/div\u003e\n        \u003ch3\u003ePurple Color Correction\u003c\/h3\u003e\n        \u003cp\u003eDesigned to help visually balance the appearance of warm yellow tones.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nxs-feature\"\u003e\n        \u003cdiv class=\"nxs-feature-icon\"\u003e✨\u003c\/div\u003e\n        \u003ch3\u003eEveryday Surface-Stain Care\u003c\/h3\u003e\n        \u003cp\u003eA whitening-strip routine designed around the look of common surface stains.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nxs-feature\"\u003e\n        \u003cdiv class=\"nxs-feature-icon\"\u003e💧\u003c\/div\u003e\n        \u003ch3\u003ePeroxide-Free Formula\u003c\/h3\u003e\n        \u003cp\u003eA peroxide-free option for shoppers who prefer an alternative whitening format.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nxs-feature\"\u003e\n        \u003cdiv class=\"nxs-feature-icon\"\u003e🏠\u003c\/div\u003e\n        \u003ch3\u003eMade for At-Home Use\u003c\/h3\u003e\n        \u003cp\u003eSimple strips, a clear routine and no trays or mixing steps for the basic application.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 6. ROUTINE IMAGE --\u003e\n  \u003csection class=\"nxs-section\"\u003e\n    \u003cdiv class=\"nxs-image-wrap\"\u003e\n      \u003cimg class=\"nxs-image\" src=\"https:\/\/velnorz.com\/cdn\/shop\/files\/3a8d3075-a8d2-47ca-92ec-b2eb19cc6c7d.png?v=1790221311\u0026amp;width=1445\" alt=\"Nexisify Purple Whitening Strips application routine\" loading=\"lazy\" decoding=\"async\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 7. HOW TO USE --\u003e\n  \u003csection class=\"nxs-routine\" id=\"nxs-how\"\u003e\n    \u003cdiv class=\"nxs-routine-head\"\u003e\n      \u003cspan class=\"nxs-kicker\"\u003e⏱️ SIMPLE 3-STEP ROUTINE\u003c\/span\u003e\n      \u003ch2 class=\"nxs-title\"\u003eDRY. APPLY. \u003cspan\u003eRINSE.\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"nxs-copy\"\u003eA straightforward routine designed to fit into everyday smile care.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nxs-steps\"\u003e\n      \u003cdiv class=\"nxs-step\"\u003e\n        \u003cdiv class=\"nxs-step-no\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"nxs-step-text\"\u003e\n          \u003cstrong\u003eSTART WITH CLEAN, DRY TEETH\u003c\/strong\u003e\n          \u003cspan\u003eDry the tooth surface before application so the strips can sit in place.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nxs-step\"\u003e\n        \u003cdiv class=\"nxs-step-no\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"nxs-step-text\"\u003e\n          \u003cstrong\u003eAPPLY \u0026amp; LEAVE ON FOR 30 MINUTES\u003c\/strong\u003e\n          \u003cspan\u003ePosition the strips as directed on the package and follow the recommended wear time.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nxs-step\"\u003e\n        \u003cdiv class=\"nxs-step-no\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"nxs-step-text\"\u003e\n          \u003cstrong\u003eREMOVE, BRUSH \u0026amp; RINSE\u003c\/strong\u003e\n          \u003cspan\u003eRemove the strips, then brush and rinse away any remaining residue.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 8. DUAL-ACTION VISUAL --\u003e\n  \u003csection class=\"nxs-section\"\u003e\n    \u003cdiv class=\"nxs-image-wrap\"\u003e\n      \u003cimg class=\"nxs-image\" src=\"https:\/\/velnorz.com\/cdn\/shop\/files\/ChatGPTImage2026_9_24_11_15_29_4.png?v=1790221311\u0026amp;width=1445\" alt=\"Nexisify whitening and purple color-correcting concept\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003cdiv class=\"nxs-image-label\"\u003eWHITENING + PURPLE COLOR-CORRECTING CARE\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nxs-get\"\u003e\n      \u003cdiv\u003e💜\u003cbr\u003e28 STRIPS\u003c\/div\u003e\n      \u003cdiv\u003e✨\u003cbr\u003e14 TREATMENTS\u003c\/div\u003e\n      \u003cdiv\u003e⏱️\u003cbr\u003e30 MINUTES\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"nxs-cta\" href=\"#\"\u003eCHOOSE YOUR NEXISIFY OPTION ↑\u003c\/a\u003e\n    \u003cspan class=\"nxs-cta-sub\"\u003eReturn to the purchase options at the top of the product page.\u003c\/span\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 9. FAQ \/ OBJECTION HANDLING --\u003e\n  \u003csection class=\"nxs-section\"\u003e\n    \u003cdiv class=\"nxs-center\"\u003e\n      \u003cspan class=\"nxs-kicker\"\u003e❓ QUICK QUESTIONS\u003c\/span\u003e\n      \u003ch2 class=\"nxs-title\"\u003eGOOD TO KNOW \u003cspan\u003eBEFORE YOU ORDER.\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nxs-faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow many treatments are included?\u003c\/summary\u003e\n        \u003cp\u003eEach pack contains 28 strips, positioned as 14 complete treatments.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow long does one application take?\u003c\/summary\u003e\n        \u003cp\u003eThe product routine uses a 30-minute wear step. Follow the directions printed on your package.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat does the purple color-correcting step do?\u003c\/summary\u003e\n        \u003cp\u003ePurple-toned care is designed to visually counter warm yellow tones using complementary-color principles.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the formula peroxide-free?\u003c\/summary\u003e\n        \u003cp\u003eYes, this product is presented as a peroxide-free whitening-strip format.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nxs-note\"\u003e\n      Cosmetic-use product. Individual results may vary. Follow the product label and discontinue use if irritation occurs.\n      Any consumer-study claim should match the exact product\/formula and the conditions of the supporting study.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 10. FINAL CONVERSION --\u003e\n  \u003csection class=\"nxs-final\"\u003e\n    \u003cdiv class=\"nxs-final-icon\"\u003e💜\u003c\/div\u003e\n\n    \u003ch2\u003e\n      ONE SIMPLE STRIP ROUTINE.\n      \u003cspan\u003eA BRIGHTER-LOOKING SMILE. ✨\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Nexisify brings whitening and purple color-correcting care together in a\n      convenient 30-minute at-home routine.\n    \u003c\/p\u003e\n\n    \u003ca class=\"nxs-cta\" href=\"#\"\u003eSHOP NEXISIFY PURPLE WHITENING STRIPS ↑\u003c\/a\u003e\n\n    \u003cdiv class=\"nxs-final-badge\"\u003e\n      📊 96% STUDY RESULT* • 💜 28 STRIPS • ✨ 14 TREATMENTS\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"velnorz","offers":[{"title":"BUY 1 GET 1 FREE","offer_id":50501597626594,"sku":"h11t11pe-A16-2PC","price":33.74,"currency_code":"USD","in_stock":true},{"title":"BUY 1","offer_id":50501597659362,"sku":"h11t11pe-A16-1PC","price":33.74,"currency_code":"USD","in_stock":true},{"title":"BUY 2 GET 1 FREE","offer_id":50501597692130,"sku":"h11t11pe-A16-3PC","price":46.24,"currency_code":"USD","in_stock":true},{"title":"BUY 3 GET 2 FREE","offer_id":50501597724898,"sku":"h11t11pe-A16-5PC","price":62.49,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0835\/3733\/0402\/files\/3a8d3075-a8d2-47ca-92ec-b2eb19cc6c7d.png?v=1790221311","url":"https:\/\/velnorz.com\/products\/purple-whitening-strips","provider":"velnorz","version":"1.0","type":"link"}