{"product_id":"tobacco-stain-toothpaste-for-smokers","title":"Tobacco Stain Toothpaste for Smokers | 7.5% Nano Hydroxyapatite","description":"\u003cstyle\u003e\nhtml{\n  scroll-behavior:smooth;\n}\n\n#smoker-toothpaste-pdp,\n#smoker-toothpaste-pdp *{\n  box-sizing:border-box;\n}\n\n#smoker-toothpaste-pdp{\n  --dark:#14191D;\n  --dark2:#263238;\n  --text:#20272C;\n  --muted:#667079;\n\n  --mint:#8ED8D3;\n  --mint-dark:#176D69;\n  --mint-light:#EEF9F8;\n\n  --gold:#D89C2F;\n  --gold-light:#FFF8E9;\n\n  --blue:#4A789C;\n  --blue-light:#F0F6FA;\n\n  --orange:#D76635;\n  --orange-light:#FFF3ED;\n\n  --red:#A9473E;\n  --red-light:#FFF2F0;\n\n  --purple:#786297;\n  --purple-light:#F7F2FA;\n\n  --line:#DEE3E6;\n  --white:#FFFFFF;\n\n  width:100%;\n  max-width:960px;\n\n  margin:0 auto;\n  padding:12px;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  color:var(--text);\n\n  font-size:16px;\n  line-height:1.6;\n}\n\n#smoker-toothpaste-pdp img{\n  display:block;\n  width:100%;\n  height:auto;\n  margin:0;\n}\n\n\/* =========================\n   GENERAL\n========================= *\/\n\n.smoke-section{\n  position:relative;\n  overflow:hidden;\n\n  margin-bottom:22px;\n  padding:30px 22px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:18px;\n\n  box-shadow:\n    0 7px 25px rgba(20,25,29,.055);\n}\n\n.smoke-eyebrow{\n  display:table;\n\n  margin:0 auto 11px;\n  padding:7px 12px;\n\n  background:#FFF0E8;\n\n  color:#9B4828;\n\n  border-radius:999px;\n\n  font-size:11px;\n  font-weight:850;\n  letter-spacing:.07em;\n\n  text-transform:uppercase;\n}\n\n.smoke-title{\n  max-width:790px;\n\n  margin:0 auto 12px;\n\n  color:var(--dark);\n\n  font-size:28px;\n  line-height:1.2;\n  font-weight:850;\n\n  text-align:center;\n\n  letter-spacing:-.025em;\n}\n\n.smoke-subtitle{\n  max-width:720px;\n\n  margin:0 auto 21px;\n\n  color:var(--muted);\n\n  font-size:16px;\n  line-height:1.6;\n\n  text-align:center;\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.smoke-hero{\n  overflow:hidden;\n\n  margin-bottom:22px;\n\n  color:#fff;\n\n  border-radius:20px;\n\n  background:\n    radial-gradient(\n      circle at 10% 10%,\n      rgba(215,156,47,.36),\n      transparent 32%\n    ),\n    radial-gradient(\n      circle at 90% 90%,\n      rgba(23,109,105,.35),\n      transparent 36%\n    ),\n    linear-gradient(\n      145deg,\n      #111517 0%,\n      #293338 55%,\n      #68412D 100%\n    );\n\n  box-shadow:\n    0 16px 42px rgba(17,19,21,.18);\n}\n\n.smoke-hero-copy{\n  padding:31px 20px 34px;\n\n  text-align:center;\n}\n\n.smoke-hero h1{\n  max-width:800px;\n\n  margin:0 auto 13px;\n\n  color:#fff;\n\n  font-size:35px;\n  line-height:1.14;\n  font-weight:900;\n\n  letter-spacing:-.04em;\n}\n\n.smoke-hero p{\n  max-width:740px;\n\n  margin:0 auto 22px;\n\n  color:#E9E5E1;\n\n  font-size:17px;\n}\n\n.smoke-hero-points{\n  max-width:720px;\n\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n\n  margin:0 auto;\n}\n\n.smoke-hero-point{\n  padding:12px 9px;\n\n  background:rgba(255,255,255,.09);\n\n  border:1px solid rgba(255,255,255,.14);\n  border-radius:11px;\n\n  color:#fff;\n\n  font-size:12.5px;\n  font-weight:750;\n}\n\n\n\/* =========================\n   PAIN POINT\n========================= *\/\n\n.smoke-pain{\n  background:\n    linear-gradient(\n      135deg,\n      #FFF3F0 0%,\n      #FFFFFF 100%\n    );\n\n  border-color:#ECD7D2;\n}\n\n.smoke-pain-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:20px;\n}\n\n.smoke-pain-card{\n  padding:17px 13px;\n\n  background:#fff;\n\n  border:1px solid #EDDDD8;\n  border-radius:13px;\n}\n\n.smoke-pain-card strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#943E35;\n\n  font-size:14.5px;\n}\n\n.smoke-pain-card p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:12.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================\n   SOLUTION\n========================= *\/\n\n.smoke-solution{\n  margin-top:19px;\n  padding:19px 16px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #FFF9E8,\n      #FFFDF7\n    );\n\n  border-left:5px solid var(--gold);\n  border-radius:12px;\n}\n\n.smoke-solution strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#795316;\n\n  font-size:16px;\n}\n\n.smoke-solution p{\n  margin:0;\n\n  color:#655C4C;\n\n  font-size:13.5px;\n}\n\n\n\/* =========================\n   QUICK BENEFITS\n========================= *\/\n\n.smoke-benefit-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:20px;\n}\n\n.smoke-benefit-card{\n  min-height:165px;\n\n  display:flex;\n\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px 12px;\n\n  text-align:center;\n\n  border-radius:14px;\n}\n\n.smoke-benefit-card:nth-child(1){\n  background:var(--orange-light);\n  border:1px solid #EFD3C5;\n}\n\n.smoke-benefit-card:nth-child(2){\n  background:var(--gold-light);\n  border:1px solid #EDDFB7;\n}\n\n.smoke-benefit-card:nth-child(3){\n  background:var(--mint-light);\n  border:1px solid #CCE8E5;\n}\n\n.smoke-benefit-card:nth-child(4){\n  background:var(--blue-light);\n  border:1px solid #D4E3ED;\n}\n\n.smoke-benefit-icon{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-size:29px;\n}\n\n.smoke-benefit-card strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--dark);\n\n  font-size:14px;\n}\n\n.smoke-benefit-card p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================\n   FEATURE BLOCK\n========================= *\/\n\n.smoke-feature{\n  overflow:hidden;\n\n  margin-bottom:18px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:17px;\n\n  box-shadow:\n    0 9px 25px rgba(20,25,29,.055);\n}\n\n.smoke-feature:last-child{\n  margin-bottom:0;\n}\n\n.smoke-feature-copy{\n  padding:22px 18px 24px;\n\n  text-align:center;\n}\n\n.smoke-feature h3{\n  max-width:740px;\n\n  margin:0 auto 9px;\n\n  color:var(--dark);\n\n  font-size:21px;\n  line-height:1.3;\n}\n\n.smoke-feature p{\n  max-width:730px;\n\n  margin:0 auto 12px;\n\n  color:var(--muted);\n\n  font-size:14px;\n}\n\n.smoke-chip{\n  display:inline-block;\n\n  margin-top:4px;\n  padding:8px 11px;\n\n  background:#F1F3F4;\n\n  color:#273238;\n\n  border-radius:9px;\n\n  font-size:12px;\n  font-weight:800;\n}\n\n\n\/* =========================\n   BEFORE \/ AFTER LOGIC\n========================= *\/\n\n.smoke-compare{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:20px;\n}\n\n.smoke-compare-card{\n  padding:18px 13px;\n\n  border-radius:13px;\n}\n\n.smoke-compare-card:first-child{\n  background:#FFF2F0;\n  border:1px solid #EBD6D1;\n}\n\n.smoke-compare-card:last-child{\n  background:#EEF9F8;\n  border:1px solid #CBE7E4;\n}\n\n.smoke-compare-card h3{\n  margin:0 0 10px;\n\n  text-align:center;\n\n  font-size:16px;\n}\n\n.smoke-compare-card ul{\n  margin:0;\n  padding:0;\n\n  list-style:none;\n}\n\n.smoke-compare-card li{\n  margin-bottom:8px;\n\n  font-size:12.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================\n   STEPS\n========================= *\/\n\n.smoke-steps{\n  max-width:820px;\n\n  margin:18px auto 0;\n}\n\n.smoke-step{\n  display:flex;\n\n  gap:13px;\n  align-items:flex-start;\n\n  padding:17px 0;\n\n  border-bottom:1px solid #EAECED;\n}\n\n.smoke-step:last-child{\n  border-bottom:none;\n}\n\n.smoke-step-number{\n  flex:0 0 38px;\n\n  width:38px;\n  height:38px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  background:var(--dark);\n\n  color:#fff;\n\n  border-radius:50%;\n\n  font-weight:850;\n}\n\n.smoke-step-content{\n  flex:1;\n}\n\n.smoke-step-content strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:15px;\n}\n\n.smoke-step-content p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:13px;\n}\n\n\n\/* =========================\n   SPECIFICATIONS\n========================= *\/\n\n.smoke-spec{\n  overflow:hidden;\n\n  max-width:850px;\n\n  margin:19px auto 0;\n\n  background:#FAFBFB;\n\n  border:1px solid var(--line);\n  border-radius:16px;\n}\n\n.smoke-spec ul{\n  margin:0;\n  padding:15px;\n\n  list-style:none;\n}\n\n.smoke-spec li{\n  display:flex;\n\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:12px;\n\n  margin-bottom:8px;\n\n  background:#fff;\n\n  border:1px solid #E3E7E9;\n  border-radius:10px;\n\n  font-size:13px;\n}\n\n.smoke-spec li:last-child{\n  margin-bottom:0;\n}\n\n.smoke-spec span{\n  color:var(--muted);\n}\n\n.smoke-spec strong{\n  text-align:right;\n\n  color:var(--dark);\n}\n\n\n\/* =========================\n   LIFESTYLE\n========================= *\/\n\n.smoke-lifestyle{\n  overflow:hidden;\n\n  background:var(--mint-light);\n\n  border-radius:16px;\n}\n\n.smoke-lifestyle-copy{\n  padding:21px 17px 23px;\n\n  text-align:center;\n}\n\n.smoke-lifestyle h3{\n  margin:0 0 7px;\n\n  color:var(--dark);\n\n  font-size:20px;\n}\n\n.smoke-lifestyle p{\n  max-width:700px;\n\n  margin:0 auto;\n\n  color:var(--muted);\n\n  font-size:13.5px;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.smoke-faq{\n  max-width:850px;\n\n  margin:18px auto 0;\n}\n\n.smoke-faq details{\n  overflow:hidden;\n\n  margin-bottom:9px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:12px;\n}\n\n.smoke-faq summary{\n  position:relative;\n\n  padding:16px 43px 16px 16px;\n\n  list-style:none;\n\n  cursor:pointer;\n\n  color:var(--dark);\n\n  font-size:14px;\n  font-weight:800;\n}\n\n.smoke-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.smoke-faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:16px;\n  top:50%;\n\n  transform:translateY(-50%);\n\n  color:var(--orange);\n\n  font-size:22px;\n}\n\n.smoke-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.smoke-faq-answer{\n  padding:0 16px 16px;\n\n  color:var(--muted);\n\n  font-size:12.5px;\n}\n\n.smoke-faq-answer p{\n  margin:0;\n}\n\n\n\/* =========================\n   TRUST\n========================= *\/\n\n.smoke-trust-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:19px;\n}\n\n.smoke-trust-card{\n  min-height:155px;\n\n  display:flex;\n\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px 10px;\n\n  text-align:center;\n\n  border-radius:14px;\n}\n\n.smoke-trust-card:nth-child(1){\n  background:var(--mint-light);\n  border:1px solid #CCE8E5;\n}\n\n.smoke-trust-card:nth-child(2){\n  background:var(--blue-light);\n  border:1px solid #D4E3ED;\n}\n\n.smoke-trust-card:nth-child(3){\n  background:var(--gold-light);\n  border:1px solid #EDDFB7;\n}\n\n.smoke-trust-card:nth-child(4){\n  background:var(--purple-light);\n  border:1px solid #E0D8E8;\n}\n\n.smoke-trust-icon{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-size:28px;\n}\n\n.smoke-trust-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n}\n\n.smoke-trust-card p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================\n   NOTE\n========================= *\/\n\n.smoke-note{\n  max-width:850px;\n\n  margin:17px auto 0;\n  padding:13px;\n\n  background:#FFF9E9;\n\n  color:#685F4C;\n\n  border:1px solid #E9DDB9;\n  border-radius:10px;\n\n  font-size:11px;\n  line-height:1.5;\n}\n\n\n\/* =========================\n   CTA\n========================= *\/\n\n.smoke-final-cta{\n  overflow:hidden;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 10% 10%,\n      rgba(216,156,47,.37),\n      transparent 31%\n    ),\n    radial-gradient(\n      circle at 90% 90%,\n      rgba(23,109,105,.39),\n      transparent 36%\n    ),\n    linear-gradient(\n      145deg,\n      #111416 0%,\n      #283136 55%,\n      #68402D 100%\n    );\n\n  border-radius:20px;\n\n  box-shadow:\n    0 16px 40px rgba(17,19,21,.19);\n}\n\n.smoke-final-copy{\n  padding:29px 18px 32px;\n\n  text-align:center;\n}\n\n.smoke-final-cta h2{\n  max-width:760px;\n\n  margin:0 auto 10px;\n\n  color:#fff;\n\n  font-size:27px;\n  line-height:1.25;\n}\n\n.smoke-final-cta p{\n  max-width:690px;\n\n  margin:0 auto 8px;\n\n  color:#E4E5E3;\n\n  font-size:14px;\n}\n\n.smoke-buy-button{\n  display:flex;\n\n  width:100%;\n  max-width:510px;\n\n  min-height:55px;\n\n  align-items:center;\n  justify-content:center;\n\n  margin:21px auto 0;\n  padding:15px 18px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #F1C35D,\n      #DDA038,\n      #C78627\n    );\n\n  color:#241B0C !important;\n\n  border-radius:999px;\n\n  text-decoration:none !important;\n\n  font-size:16px;\n  font-weight:900;\n\n  box-shadow:\n    0 8px 0 #95651E,\n    0 15px 27px rgba(0,0,0,.25);\n\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease;\n}\n\n.smoke-buy-button:hover{\n  transform:translateY(-2px);\n\n  box-shadow:\n    0 10px 0 #95651E,\n    0 19px 31px rgba(0,0,0,.28);\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:700px){\n\n  #smoker-toothpaste-pdp{\n    padding:7px;\n  }\n\n  .smoke-section{\n    padding:23px 12px;\n\n    margin-bottom:17px;\n\n    border-radius:14px;\n  }\n\n  .smoke-title{\n    font-size:22px;\n  }\n\n  .smoke-subtitle{\n    font-size:13.5px;\n  }\n\n  .smoke-hero{\n    margin-bottom:17px;\n\n    border-radius:15px;\n  }\n\n  .smoke-hero-copy{\n    padding:25px 13px 28px;\n  }\n\n  .smoke-hero h1{\n    font-size:25px;\n  }\n\n  .smoke-hero p{\n    font-size:14px;\n  }\n\n  .smoke-hero-points{\n    grid-template-columns:1fr;\n  }\n\n  .smoke-pain-grid,\n  .smoke-benefit-grid,\n  .smoke-compare,\n  .smoke-trust-grid{\n    gap:8px;\n  }\n\n  .smoke-pain-card{\n    padding:13px 8px;\n  }\n\n  .smoke-pain-card strong{\n    font-size:12px;\n  }\n\n  .smoke-pain-card p{\n    font-size:10.5px;\n  }\n\n  .smoke-benefit-card{\n    min-height:150px;\n\n    padding:14px 8px;\n  }\n\n  .smoke-benefit-icon{\n    font-size:25px;\n  }\n\n  .smoke-benefit-card strong{\n    font-size:12px;\n  }\n\n  .smoke-benefit-card p{\n    font-size:10px;\n  }\n\n  .smoke-feature-copy{\n    padding:18px 10px 20px;\n  }\n\n  .smoke-feature h3{\n    font-size:18px;\n  }\n\n  .smoke-feature p{\n    font-size:12px;\n  }\n\n  .smoke-compare-card{\n    padding:14px 8px;\n  }\n\n  .smoke-compare-card h3{\n    font-size:13px;\n  }\n\n  .smoke-compare-card li{\n    font-size:10.5px;\n  }\n\n  .smoke-spec ul{\n    padding:9px;\n  }\n\n  .smoke-spec li{\n    padding:9px 7px;\n\n    font-size:10.5px;\n  }\n\n  .smoke-trust-card{\n    min-height:145px;\n\n    padding:13px 7px;\n  }\n\n  .smoke-trust-card strong{\n    font-size:11px;\n  }\n\n  .smoke-trust-card p{\n    font-size:9px;\n  }\n\n  .smoke-final-cta{\n    border-radius:15px;\n  }\n\n  .smoke-final-copy{\n    padding:25px 12px 29px;\n  }\n\n  .smoke-final-cta h2{\n    font-size:22px;\n  }\n\n  .smoke-buy-button{\n    font-size:14.5px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv id=\"smoker-toothpaste-pdp\"\u003e\n\u003c!-- ====================================================\n     ATTENTION \/ HERO\n==================================================== --\u003e\n\u003csection class=\"smoke-hero\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/01-hero-7-5-nhap-daily-care-square.png?v=1787390686\" alt=\"7.5% nano-hydroxyapatite fluoride-free toothpaste for everyday surface stain cleaning\" width=\"1254\" height=\"1254\" loading=\"eager\"\u003e\n\u003cdiv class=\"smoke-hero-copy\"\u003e\n\u003cspan class=\"smoke-eyebrow\"\u003e 🚬 Daily Care for Tobacco-Related Surface Stains \u003c\/span\u003e\n\u003ch1\u003eCigarettes Don't Just Leave an Odor — They Can Leave Visible Stains Behind\u003c\/h1\u003e\n\u003cp\u003eDaily smoking can contribute to stubborn-looking \u003cstrong\u003eyellow and brown surface discoloration\u003c\/strong\u003e that can make teeth appear dull even when you brush every day. Upgrade your routine with a \u003cstrong\u003e7.5% nano-hydroxyapatite, fluoride-free toothpaste\u003c\/strong\u003e positioned for cleaner-looking teeth and a fresher mouth.\u003c\/p\u003e\n\u003cdiv class=\"smoke-hero-points\"\u003e\n\u003cdiv class=\"smoke-hero-point\"\u003e🚬 Helps Clean Tobacco-Related Surface Stains\u003c\/div\u003e\n\u003cdiv class=\"smoke-hero-point\"\u003e💎 7.5% Nano-Hydroxyapatite\u003c\/div\u003e\n\u003cdiv class=\"smoke-hero-point\"\u003e🌿 Fresh Mint Finish\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n     PAIN\n==================================================== --\u003e\n\u003csection class=\"smoke-section smoke-pain\"\u003e\u003cspan class=\"smoke-eyebrow\"\u003e The Smoker's Smile Problem \u003c\/span\u003e\n\u003ch2 class=\"smoke-title\"\u003e😩 You Brush Every Day — So Why Do Your Teeth Still Look Dull?\u003c\/h2\u003e\n\u003cp class=\"smoke-subtitle\"\u003eFor smokers, brushing isn't always just about fresh breath. Surface discoloration can build up over time and affect how clean your smile looks.\u003c\/p\u003e\n\u003cdiv class=\"smoke-pain-grid\"\u003e\n\u003cdiv class=\"smoke-pain-card\"\u003e\n\u003cstrong\u003e 🚬 Yellow-Brown Surface Stains \u003c\/strong\u003e\n\u003cp\u003eTobacco-related residue can leave teeth looking darker and less clean over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smoke-pain-card\"\u003e\n\u003cstrong\u003e 😬 Teeth Look Dull in Photos \u003c\/strong\u003e\n\u003cp\u003eEven mild surface discoloration can make a smile appear less bright.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smoke-pain-card\"\u003e\n\u003cstrong\u003e 🌫️ Stale Mouth Feeling \u003c\/strong\u003e\n\u003cp\u003eSmoking can leave behind an unpleasant after-feel that ordinary brushing may not feel refreshing enough to address.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smoke-pain-card\"\u003e\n\u003cstrong\u003e 🪥 Ordinary Routine, Same Frustration \u003c\/strong\u003e\n\u003cp\u003eYou already brush morning and night — you want the product itself to work harder for your daily needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smoke-solution\"\u003e\n\u003cstrong\u003e ✨ Make every brush work toward a cleaner-looking smile. \u003c\/strong\u003e\n\u003cp\u003eThis daily toothpaste is positioned to help clean away tobacco-related surface staining while combining 7.5% nano-hydroxyapatite, a fluoride-free formula, and a fresh mint finish in one easy routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n     QUICK BENEFITS\n==================================================== --\u003e\n\u003csection class=\"smoke-section\"\u003e\u003cspan class=\"smoke-eyebrow\"\u003e Core Benefits \u003c\/span\u003e\n\u003ch2 class=\"smoke-title\"\u003e🚬 Built Around the Problems Smokers Actually Notice\u003c\/h2\u003e\n\u003cdiv class=\"smoke-benefit-grid\"\u003e\n\u003cdiv class=\"smoke-benefit-card\"\u003e\n\u003cspan class=\"smoke-benefit-icon\"\u003e 🚬 \u003c\/span\u003e \u003cstrong\u003e Tobacco Surface Stain Care \u003c\/strong\u003e\n\u003cp\u003eHelps clean everyday surface discoloration associated with smoking through regular brushing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smoke-benefit-card\"\u003e\n\u003cspan class=\"smoke-benefit-icon\"\u003e ✨ \u003c\/span\u003e \u003cstrong\u003e Cleaner-Looking Smile \u003c\/strong\u003e\n\u003cp\u003eRegular surface cleaning can help dull-looking teeth appear cleaner and fresher.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smoke-benefit-card\"\u003e\n\u003cspan class=\"smoke-benefit-icon\"\u003e 💎 \u003c\/span\u003e \u003cstrong\u003e 7.5% nHAP Formula \u003c\/strong\u003e\n\u003cp\u003eA clearly labeled nano-hydroxyapatite concentration for mineral-inspired daily oral care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smoke-benefit-card\"\u003e\n\u003cspan class=\"smoke-benefit-icon\"\u003e 🌿 \u003c\/span\u003e \u003cstrong\u003e Fresh Mint Finish \u003c\/strong\u003e\n\u003cp\u003eLeaves your mouth feeling cleaner and fresher after brushing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n     PRIMARY SELLING POINT\n==================================================== --\u003e\n\u003csection class=\"smoke-section\"\u003e\u003cspan class=\"smoke-eyebrow\"\u003e #1 Reason to Switch \u003c\/span\u003e\n\u003ch2 class=\"smoke-title\"\u003e🚬 Don't Just Brush — Target the Surface Stains You Can See\u003c\/h2\u003e\n\u003cp class=\"smoke-subtitle\"\u003eThe biggest frustration for many smokers isn't brushing. It's brushing every day and still feeling like the teeth look dull or stained.\u003c\/p\u003e\n\u003cdiv class=\"smoke-compare\"\u003e\n\u003cdiv class=\"smoke-compare-card\"\u003e\n\u003ch3\u003e😩 Ordinary Routine\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e❌ Brush every morning and night\u003c\/li\u003e\n\u003cli\u003e❌ Tobacco-related surface stains remain noticeable\u003c\/li\u003e\n\u003cli\u003e❌ Teeth can still look dull\u003c\/li\u003e\n\u003cli\u003e❌ Mouth may not feel fresh enough afterward\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smoke-compare-card\"\u003e\n\u003ch3\u003e✨ Smoker-Focused Routine\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e✅ Focuses on everyday surface stain cleaning\u003c\/li\u003e\n\u003cli\u003e✅ Helps improve a cleaner-looking appearance\u003c\/li\u003e\n\u003cli\u003e✅ Adds 7.5% nHAP daily care\u003c\/li\u003e\n\u003cli\u003e✅ Finishes with fresh mint\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n     NHAP SUPPORT\n==================================================== --\u003e\n\u003csection class=\"smoke-section\"\u003e\u003cspan class=\"smoke-eyebrow\"\u003e More Than Stain Care \u003c\/span\u003e\n\u003ch2 class=\"smoke-title\"\u003e💎 7.5% Nano-Hydroxyapatite for Your Everyday Routine\u003c\/h2\u003e\n\u003carticle class=\"smoke-feature\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/02-benefit-7-5-nhap-square.png?v=1787390685\" alt=\"7.5% nano-hydroxyapatite toothpaste\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\n\u003cdiv class=\"smoke-feature-copy\"\u003e\n\u003ch3\u003eClearly Labeled 7.5% nHAP\u003c\/h3\u003e\n\u003cp\u003eStain cleaning may be the reason you switch, but your toothpaste still needs to fit your complete daily routine.\u003c\/p\u003e\n\u003cp\u003eThis formula clearly states a \u003cstrong\u003e7.5% nano-hydroxyapatite concentration\u003c\/strong\u003e, adding a mineral-inspired ingredient to everyday brushing.\u003c\/p\u003e\n\u003cspan class=\"smoke-chip\"\u003e ✓ Clearly labeled 7.5% concentration \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n     FLUORIDE FREE\n==================================================== --\u003e\n\u003csection class=\"smoke-section\"\u003e\u003cspan class=\"smoke-eyebrow\"\u003e Formula Choice \u003c\/span\u003e\n\u003ch2 class=\"smoke-title\"\u003e✨ Fluoride-Free Without Complicating Your Routine\u003c\/h2\u003e\n\u003carticle class=\"smoke-feature\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/03-benefit-fluoride-free-square.png?v=1787390685\" alt=\"Fluoride-free 7.5% nano-hydroxyapatite toothpaste\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\n\u003cdiv class=\"smoke-feature-copy\"\u003e\n\u003ch3\u003eA Straightforward Fluoride-Free Alternative\u003c\/h3\u003e\n\u003cp\u003eIf you intentionally prefer fluoride-free oral care, there's no need to add extra steps to your morning or nighttime routine.\u003c\/p\u003e\n\u003cp\u003eBrush as part of your normal daily oral-care routine, while keeping the formula aligned with your personal preference.\u003c\/p\u003e\n\u003cspan class=\"smoke-chip\"\u003e ✓ Fluoride-free formula \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n     GENTLE\n==================================================== --\u003e\n\u003csection class=\"smoke-section\"\u003e\u003cspan class=\"smoke-eyebrow\"\u003e Everyday Comfort \u003c\/span\u003e\n\u003ch2 class=\"smoke-title\"\u003e🦷 Made for Daily, Sensitivity-Conscious Brushing\u003c\/h2\u003e\n\u003carticle class=\"smoke-feature\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/04-benefit-gentle-daily-care-square.png?v=1787390685\" alt=\"Sensitivity-conscious daily toothpaste\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\n\u003cdiv class=\"smoke-feature-copy\"\u003e\n\u003ch3\u003eBecause a Product You Use Every Day Should Feel Comfortable\u003c\/h3\u003e\n\u003cp\u003eYour toothpaste isn't a once-a-week treatment. It's part of your morning and evening routine.\u003c\/p\u003e\n\u003cp\u003eThat's why the formula is positioned for \u003cstrong\u003esensitivity-conscious everyday oral care\u003c\/strong\u003e rather than an overly complicated brushing experience.\u003c\/p\u003e\n\u003cspan class=\"smoke-chip\"\u003e ✓ Everyday sensitivity-conscious positioning \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n     MINT\n==================================================== --\u003e\n\u003csection class=\"smoke-section\"\u003e\u003cspan class=\"smoke-eyebrow\"\u003e Fresh Finish \u003c\/span\u003e\n\u003ch2 class=\"smoke-title\"\u003e🌿 Don't Let the Last Cigarette Define How Your Mouth Feels\u003c\/h2\u003e\n\u003carticle class=\"smoke-feature\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/05-benefit-fresh-mint-square.png?v=1787390685\" alt=\"Fresh mint toothpaste\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\n\u003cdiv class=\"smoke-feature-copy\"\u003e\n\u003ch3\u003eFinish With Fresh Mint\u003c\/h3\u003e\n\u003cp\u003eA stale after-feel can make your mouth seem less clean even after brushing.\u003c\/p\u003e\n\u003cp\u003eThe fresh mint flavor gives each brushing session a \u003cstrong\u003ecleaner, cooler and more refreshed finish.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cspan class=\"smoke-chip\"\u003e ✓ Clean fresh-mint finish \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n     HOW IT WORKS\n==================================================== --\u003e\n\u003csection class=\"smoke-section\"\u003e\u003cspan class=\"smoke-eyebrow\"\u003e How It Fits Your Routine \u003c\/span\u003e\n\u003ch2 class=\"smoke-title\"\u003e🪥 No Special Treatment. Just Upgrade the Brush You Already Do.\u003c\/h2\u003e\n\u003cp class=\"smoke-subtitle\"\u003eThe easiest routine to maintain is the one you already have.\u003c\/p\u003e\n\u003cdiv class=\"smoke-steps\"\u003e\n\u003cdiv class=\"smoke-step\"\u003e\n\u003cdiv class=\"smoke-step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"smoke-step-content\"\u003e\n\u003cstrong\u003e Use According to the Package Directions \u003c\/strong\u003e\n\u003cp\u003eApply the toothpaste as directed on the product packaging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smoke-step\"\u003e\n\u003cdiv class=\"smoke-step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"smoke-step-content\"\u003e\n\u003cstrong\u003e Brush Consistently \u003c\/strong\u003e\n\u003cp\u003eUse it as part of your normal morning and evening oral-care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smoke-step\"\u003e\n\u003cdiv class=\"smoke-step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"smoke-step-content\"\u003e\n\u003cstrong\u003e Focus on Everyday Surface Cleaning \u003c\/strong\u003e\n\u003cp\u003eRegular brushing helps clean accumulated surface residue and discoloration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smoke-step\"\u003e\n\u003cdiv class=\"smoke-step-number\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"smoke-step-content\"\u003e\n\u003cstrong\u003e Finish Fresh \u003c\/strong\u003e\n\u003cp\u003eEnjoy the fresh mint mouth feel after brushing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n     PRODUCT DETAILS\n==================================================== --\u003e\n\u003csection class=\"smoke-section\"\u003e\u003cspan class=\"smoke-eyebrow\"\u003e Product Details \u003c\/span\u003e\n\u003ch2 class=\"smoke-title\"\u003e📋 Simple, Clear Specifications\u003c\/h2\u003e\n\u003cdiv class=\"smoke-spec\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/06-detail-4-23oz-120g-square.png?v=1787390684\" alt=\"120g 4.23oz nano-hydroxyapatite toothpaste\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan\u003ePrimary Positioning\u003c\/span\u003e \u003cstrong\u003eTobacco-Related Surface Stain Daily Care\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eFormula Highlight\u003c\/span\u003e \u003cstrong\u003e7.5% Nano-Hydroxyapatite\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eFluoride\u003c\/span\u003e \u003cstrong\u003eFluoride-Free\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eFlavor\u003c\/span\u003e \u003cstrong\u003eFresh Mint\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eNet Weight\u003c\/span\u003e \u003cstrong\u003e4.23 oz \/ 120g\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eUse\u003c\/span\u003e \u003cstrong\u003eEveryday Oral Care\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n     LIFESTYLE\n==================================================== --\u003e\n\u003csection class=\"smoke-section\"\u003e\u003cspan class=\"smoke-eyebrow\"\u003e Made for Daily Use \u003c\/span\u003e\n\u003ch2 class=\"smoke-title\"\u003e☀️ Turn the Routine You Already Have Into Better Surface-Stain Care\u003c\/h2\u003e\n\u003cdiv class=\"smoke-lifestyle\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/07-lifestyle-everyday-routine-square.png?v=1787390685\" alt=\"Adult brushing teeth during daily oral care routine\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\n\u003cdiv class=\"smoke-lifestyle-copy\"\u003e\n\u003ch3\u003eMorning. Night. Consistency Matters.\u003c\/h3\u003e\n\u003cp\u003eYou don't need another complicated whitening ritual. Make tobacco-related surface-stain cleaning part of the brushing routine you're already doing every day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n     FAQ\n==================================================== --\u003e\n\u003csection class=\"smoke-section\"\u003e\u003cspan class=\"smoke-eyebrow\"\u003e Quick Answers \u003c\/span\u003e\n\u003ch2 class=\"smoke-title\"\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"smoke-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this toothpaste mainly for smokers?\u003c\/summary\u003e\n\u003cdiv class=\"smoke-faq-answer\"\u003e\n\u003cp\u003eIts primary positioning is daily cleaning of tobacco-related surface staining, while also providing 7.5% nano-hydroxyapatite, a fluoride-free formula and fresh mint flavor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it remove years of deep tobacco discoloration?\u003c\/summary\u003e\n\u003cdiv class=\"smoke-faq-answer\"\u003e\n\u003cp\u003eIt is positioned for everyday surface-stain cleaning, not as a professional dental whitening treatment. Deep or internal discoloration may require evaluation by a dental professional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is nano-hydroxyapatite?\u003c\/summary\u003e\n\u003cdiv class=\"smoke-faq-answer\"\u003e\n\u003cp\u003eNano-hydroxyapatite, commonly abbreviated as nHAP, is a mineral-inspired ingredient used in modern oral-care formulas. This toothpaste is labeled with a 7.5% concentration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it contain fluoride?\u003c\/summary\u003e\n\u003cdiv class=\"smoke-faq-answer\"\u003e\n\u003cp\u003eNo. This is a fluoride-free formula for shoppers who prefer a fluoride-free oral-care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat flavor is it?\u003c\/summary\u003e\n\u003cdiv class=\"smoke-faq-answer\"\u003e\n\u003cp\u003eIt has a fresh mint flavor designed to leave your mouth feeling cleaner and refreshed after brushing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is each tube?\u003c\/summary\u003e\n\u003cdiv class=\"smoke-faq-answer\"\u003e\n\u003cp\u003eEach full-size tube contains 4.23 oz \/ 120g of toothpaste.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n     TRUST\n==================================================== --\u003e\n\u003csection class=\"smoke-section\"\u003e\u003cspan class=\"smoke-eyebrow\"\u003e Shop With Confidence \u003c\/span\u003e\n\u003ch2 class=\"smoke-title\"\u003e🛡️ Support From Checkout to Delivery\u003c\/h2\u003e\n\u003cdiv class=\"smoke-trust-grid\"\u003e\n\u003cdiv class=\"smoke-trust-card\"\u003e\n\u003cspan class=\"smoke-trust-icon\"\u003e 💯 \u003c\/span\u003e \u003cstrong\u003e 90-Day Money-Back Guarantee \u003c\/strong\u003e\n\u003cp\u003eEligible purchases may request a refund within 90 days according to our return policy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smoke-trust-card\"\u003e\n\u003cspan class=\"smoke-trust-icon\"\u003e 🌎 \u003c\/span\u003e \u003cstrong\u003e Worldwide Shipping \u003c\/strong\u003e\n\u003cp\u003eAvailable for customers across supported international destinations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smoke-trust-card\"\u003e\n\u003cspan class=\"smoke-trust-icon\"\u003e 🚚 \u003c\/span\u003e \u003cstrong\u003e Door-to-Door Delivery \u003c\/strong\u003e\n\u003cp\u003eYour order is delivered directly to the shipping address entered at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smoke-trust-card\"\u003e\n\u003cspan class=\"smoke-trust-icon\"\u003e 💬 \u003c\/span\u003e \u003cstrong\u003e After-Sales Support \u003c\/strong\u003e\n\u003cp\u003eQuestions about your order? Our support team is ready to help.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"smoke-note\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e This product is intended for everyday oral hygiene and surface-stain cleaning. Results may vary depending on the type and extent of staining. It is not a substitute for professional dental whitening, diagnosis or treatment. Persistent tooth pain, sensitivity or significant discoloration should be discussed with a qualified dental professional.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n     FINAL ACTION\n==================================================== --\u003e\n\u003csection class=\"smoke-final-cta\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/08-summary-upgrade-daily-brush-square.png?v=1787390684\" alt=\"7.5% nHAP fluoride-free toothpaste for smoker surface stain daily care\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\n\u003cdiv class=\"smoke-final-copy\"\u003e\n\u003ch2\u003e🚬 Don't Let Tobacco Stains Be the First Thing People Notice About Your Smile\u003c\/h2\u003e\n\u003cp\u003eUpgrade the toothpaste you're already using every morning and night.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e Surface-Stain Care. 7.5% nHAP. Fluoride-Free. Fresh Mint. \u003c\/strong\u003e\u003c\/p\u003e\n\u003ca href=\"#\" class=\"smoke-buy-button\"\u003e 🛒 GET YOUR TOBACCO STAIN CARE TOOTHPASTE \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"lkjhysawpz","offers":[{"title":"Buy 1","offer_id":54827234230551,"sku":"NC01862608165164-灰色英文版7.5%","price":22.99,"currency_code":"USD","in_stock":true},{"title":"BUY 2 GET 1 FREE (3 Pcs)","offer_id":54827234263319,"sku":"NC01862608165164-灰色英文版7.5%*3","price":39.99,"currency_code":"USD","in_stock":true},{"title":"BUY 3 GET 2 FREE (5 Pcs)","offer_id":54827234296087,"sku":"NC01862608165164-灰色英文版7.5%*5","price":55.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/01-hero-7-5-nhap-daily-care-square.png?v=1787898775","url":"https:\/\/fivorauw.com\/products\/tobacco-stain-toothpaste-for-smokers","provider":"fivorauw","version":"1.0","type":"link"}