{"product_id":"niacinamide-foam-whitening-toothpaste","title":"Niacinamide Foam Whitening Toothpaste","description":"\u003cstyle\u003e\n\/* =========================================================\n   NIACINAMIDE WHITENING TOOTHPASTE\n   VERTICAL SHOPIFY VERSION\n========================================================= *\/\n\n.nwtooth {\n  --bg: #f5f8f6;\n  --white: #ffffff;\n  --dark: #18211e;\n  --text: #46524d;\n  --muted: #74817b;\n  --green: #216755;\n  --green-light: #e6f1ec;\n  --border: #dce6e1;\n\n  max-width: 900px;\n  margin: 0 auto;\n  color: var(--text);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n    Roboto, Helvetica, Arial, sans-serif;\n  line-height: 1.65;\n}\n\n.nwtooth *,\n.nwtooth *::before,\n.nwtooth *::after {\n  box-sizing: border-box;\n}\n\n.nwtooth h1,\n.nwtooth h2,\n.nwtooth h3 {\n  color: var(--dark);\n  line-height: 1.25;\n  margin-top: 0;\n}\n\n.nwtooth p {\n  margin-top: 0;\n}\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.nw-hero {\n  text-align: center;\n  padding: 55px 25px;\n  background: linear-gradient(\n    145deg,\n    #edf6f2,\n    #ffffff\n  );\n  border-radius: 22px;\n  border: 1px solid var(--border);\n  margin-bottom: 20px;\n}\n\n.nw-kicker {\n  display: inline-block;\n  padding: 6px 13px;\n  border-radius: 30px;\n  background: var(--green-light);\n  color: var(--green);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.2px;\n  margin-bottom: 14px;\n}\n\n.nw-hero h1 {\n  font-size: 38px;\n  margin-bottom: 15px;\n}\n\n.nw-hero-desc {\n  font-size: 16px;\n  max-width: 680px;\n  margin: 0 auto 23px;\n}\n\n.nw-tags {\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 7px;\n}\n\n.nw-tag {\n  padding: 7px 11px;\n  border-radius: 30px;\n  background: #fff;\n  border: 1px solid var(--border);\n  font-size: 11px;\n  font-weight: 700;\n  color: var(--dark);\n}\n\n\/* =========================================================\n   SECTION\n========================================================= *\/\n\n.nw-section {\n  padding: 45px 10px;\n}\n\n.nw-section-head {\n  text-align: center;\n  margin-bottom: 28px;\n}\n\n.nw-eyebrow {\n  color: var(--green);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.3px;\n  margin-bottom: 8px;\n}\n\n.nw-section h2 {\n  font-size: 30px;\n  margin-bottom: 10px;\n}\n\n.nw-section-head p {\n  max-width: 680px;\n  margin: auto;\n  color: var(--muted);\n  font-size: 14px;\n}\n\n\/* =========================================================\n   SINGLE COLUMN BENEFITS\n========================================================= *\/\n\n.nw-benefits {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.nw-benefit {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  padding: 19px;\n  background: #fff;\n  border: 1px solid var(--border);\n  border-radius: 15px;\n}\n\n.nw-benefit-icon {\n  flex: 0 0 42px;\n  width: 42px;\n  height: 42px;\n  border-radius: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--green-light);\n  font-size: 20px;\n}\n\n.nw-benefit h3 {\n  font-size: 17px;\n  margin-bottom: 4px;\n}\n\n.nw-benefit p {\n  font-size: 13px;\n  color: var(--muted);\n  margin-bottom: 0;\n}\n\n\/* =========================================================\n   WHY SWITCH\n========================================================= *\/\n\n.nw-switch {\n  background: var(--dark);\n  color: #fff;\n  border-radius: 20px;\n  padding: 38px 22px;\n}\n\n.nw-switch h2 {\n  color: #fff;\n}\n\n.nw-switch .nw-eyebrow {\n  color: #9bd0bc;\n}\n\n.nw-switch-list {\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n\n.nw-switch-item {\n  padding: 17px;\n  border-radius: 13px;\n  background: rgba(255,255,255,.06);\n  border: 1px solid rgba(255,255,255,.11);\n}\n\n.nw-switch-item strong {\n  display: block;\n  color: #fff;\n  font-size: 15px;\n  margin-bottom: 4px;\n}\n\n.nw-switch-item span {\n  display: block;\n  color: #bdc9c4;\n  font-size: 12px;\n}\n\n\/* =========================================================\n   INGREDIENTS\n========================================================= *\/\n\n.nw-ingredients {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n\n.nw-ingredient {\n  text-align: center;\n  padding: 27px 22px;\n  background: var(--bg);\n  border: 1px solid var(--border);\n  border-radius: 17px;\n}\n\n.nw-ingredient-main {\n  background: linear-gradient(\n    145deg,\n    #e7f2ed,\n    #f8faf9\n  );\n}\n\n.nw-ingredient-icon {\n  font-size: 31px;\n  margin-bottom: 9px;\n}\n\n.nw-ingredient h3 {\n  font-size: 20px;\n  margin-bottom: 6px;\n}\n\n.nw-ingredient p {\n  font-size: 13px;\n  color: var(--muted);\n  margin-bottom: 0;\n}\n\n\/* =========================================================\n   FOAM\n========================================================= *\/\n\n.nw-foam {\n  text-align: center;\n  padding: 43px 22px;\n  background: #eef5f2;\n  border-radius: 20px;\n  border: 1px solid var(--border);\n}\n\n.nw-bubbles {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  gap: 7px;\n  margin-bottom: 20px;\n}\n\n.nw-bubble {\n  display: block;\n  border-radius: 50%;\n  background: #fff;\n  border: 1px solid #d7e4de;\n}\n\n.nw-bubble:nth-child(1) {\n  width: 20px;\n  height: 20px;\n}\n\n.nw-bubble:nth-child(2) {\n  width: 35px;\n  height: 35px;\n}\n\n.nw-bubble:nth-child(3) {\n  width: 56px;\n  height: 56px;\n}\n\n.nw-bubble:nth-child(4) {\n  width: 28px;\n  height: 28px;\n}\n\n.nw-foam p {\n  max-width: 650px;\n  margin: auto;\n  font-size: 14px;\n  color: var(--muted);\n}\n\n.nw-foam strong {\n  display: block;\n  margin-top: 17px;\n  color: var(--green);\n  font-size: 14px;\n}\n\n\/* =========================================================\n   HOW TO USE\n========================================================= *\/\n\n.nw-steps {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.nw-step {\n  display: flex;\n  gap: 15px;\n  padding: 18px;\n  border: 1px solid var(--border);\n  border-radius: 15px;\n  background: #fff;\n}\n\n.nw-step-number {\n  flex: 0 0 40px;\n  width: 40px;\n  height: 40px;\n  border-radius: 50%;\n  background: var(--green-light);\n  color: var(--green);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 12px;\n  font-weight: 900;\n}\n\n.nw-step h3 {\n  font-size: 16px;\n  margin-bottom: 4px;\n}\n\n.nw-step p {\n  font-size: 13px;\n  color: var(--muted);\n  margin-bottom: 0;\n}\n\n.nw-routine {\n  margin-top: 14px;\n  padding: 14px 16px;\n  border-radius: 12px;\n  background: var(--green-light);\n  color: var(--green);\n  font-size: 12px;\n  font-weight: 700;\n  text-align: center;\n}\n\n\/* =========================================================\n   EVERYDAY MOMENTS\n========================================================= *\/\n\n.nw-moments {\n  display: flex;\n  flex-direction: column;\n  gap: 9px;\n}\n\n.nw-moment {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  padding: 17px;\n  border-radius: 15px;\n  background: var(--bg);\n  border: 1px solid var(--border);\n}\n\n.nw-moment-icon {\n  flex: 0 0 42px;\n  width: 42px;\n  height: 42px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 12px;\n  background: #fff;\n  font-size: 20px;\n}\n\n.nw-moment h3 {\n  font-size: 15px;\n  margin-bottom: 3px;\n}\n\n.nw-moment p {\n  font-size: 12px;\n  color: var(--muted);\n  margin-bottom: 0;\n}\n\n\/* =========================================================\n   PUMP\n========================================================= *\/\n\n.nw-pump {\n  text-align: center;\n  padding: 42px 20px;\n  background: linear-gradient(\n    145deg,\n    #f4f7f5,\n    #e9f1ed\n  );\n  border-radius: 20px;\n}\n\n.nw-pump p {\n  max-width: 650px;\n  margin: 0 auto 20px;\n  color: var(--muted);\n  font-size: 14px;\n}\n\n.nw-flow {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 6px;\n}\n\n.nw-flow-item {\n  width: 170px;\n  padding: 10px;\n  border-radius: 30px;\n  background: #fff;\n  border: 1px solid var(--border);\n  font-size: 12px;\n  font-weight: 800;\n}\n\n.nw-flow-arrow {\n  color: var(--green);\n  font-weight: 900;\n}\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.nw-details {\n  border: 1px solid var(--border);\n  border-radius: 16px;\n  overflow: hidden;\n}\n\n.nw-detail-row {\n  display: flex;\n  flex-direction: column;\n  padding: 14px 17px;\n  border-bottom: 1px solid var(--border);\n}\n\n.nw-detail-row:last-child {\n  border-bottom: 0;\n}\n\n.nw-detail-label {\n  font-size: 11px;\n  color: var(--green);\n  font-weight: 800;\n  text-transform: uppercase;\n  letter-spacing: .6px;\n  margin-bottom: 2px;\n}\n\n.nw-detail-value {\n  font-size: 14px;\n  color: var(--dark);\n  font-weight: 600;\n}\n\n\/* =========================================================\n   STORAGE\n========================================================= *\/\n\n.nw-storage {\n  padding: 22px;\n  border-radius: 17px;\n  background: #fff;\n  border: 1px solid var(--border);\n}\n\n.nw-storage-item {\n  display: flex;\n  gap: 9px;\n  padding: 8px 0;\n  font-size: 13px;\n}\n\n.nw-storage-item span {\n  color: var(--green);\n  font-weight: 900;\n}\n\n.nw-storage-note {\n  border-top: 1px solid var(--border);\n  margin-top: 12px;\n  padding-top: 15px;\n  font-size: 12px;\n  color: var(--muted);\n}\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.nw-faq {\n  border-top: 1px solid var(--border);\n}\n\n.nw-faq-item {\n  padding: 19px 0;\n  border-bottom: 1px solid var(--border);\n}\n\n.nw-faq-item h3 {\n  font-size: 15px;\n  margin-bottom: 7px;\n}\n\n.nw-faq-item p {\n  font-size: 13px;\n  color: var(--muted);\n  margin-bottom: 0;\n}\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.nw-final {\n  text-align: center;\n  padding: 45px 22px;\n  border-radius: 20px;\n  background: linear-gradient(\n    145deg,\n    #173f35,\n    #216755\n  );\n  color: #fff;\n}\n\n.nw-final h2 {\n  color: #fff;\n  font-size: 29px;\n  margin-bottom: 10px;\n}\n\n.nw-final p {\n  max-width: 650px;\n  margin: 0 auto 18px;\n  color: rgba(255,255,255,.82);\n  font-size: 14px;\n}\n\n.nw-final-badge {\n  display: inline-block;\n  padding: 9px 16px;\n  border-radius: 30px;\n  border: 1px solid rgba(255,255,255,.25);\n  background: rgba(255,255,255,.08);\n  font-size: 12px;\n  font-weight: 800;\n}\n\n.nw-disclaimer {\n  max-width: 700px;\n  margin: 20px auto 0;\n  color: rgba(255,255,255,.62);\n  font-size: 10px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media (max-width: 600px) {\n\n  .nwtooth {\n    width: 100%;\n  }\n\n  .nw-hero {\n    padding: 38px 17px;\n    border-radius: 16px;\n  }\n\n  .nw-hero h1 {\n    font-size: 29px;\n  }\n\n  .nw-hero-desc {\n    font-size: 14px;\n  }\n\n  .nw-tag {\n    font-size: 10px;\n    padding: 6px 9px;\n  }\n\n  .nw-section {\n    padding: 35px 5px;\n  }\n\n  .nw-section h2 {\n    font-size: 26px;\n  }\n\n  .nw-benefit {\n    padding: 16px;\n  }\n\n  .nw-switch {\n    padding: 32px 16px;\n    border-radius: 16px;\n  }\n\n  .nw-ingredient {\n    padding: 23px 17px;\n  }\n\n  .nw-foam {\n    padding: 35px 17px;\n    border-radius: 16px;\n  }\n\n  .nw-step {\n    padding: 16px;\n  }\n\n  .nw-moment {\n    padding: 15px;\n  }\n\n  .nw-final {\n    padding: 38px 17px;\n    border-radius: 16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"nwtooth\"\u003e\n\u003c!-- =====================================================\n     HERO\n====================================================== --\u003e\n\u003csection class=\"nw-hero\"\u003e\n\u003cdiv class=\"nw-kicker\"\u003eDAILY ORAL CARE\u003c\/div\u003e\n\u003ch1\u003eNiacinamide Whitening Toothpaste\u003c\/h1\u003e\n\u003cp class=\"nw-hero-desc\"\u003e\u003cstrong\u003e Foaming Mint Care with Bamboo Charcoal \u003c\/strong\u003e for a cleaner, brighter-looking smile. A modern daily toothpaste designed to help remove visible surface stains while leaving your mouth feeling clean and refreshed.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0653\/8333\/3986\/files\/daeb92ff-460c-4720-beea-c0849b13d630.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1788335724\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv class=\"nw-tags\"\u003e\n\u003cspan class=\"nw-tag\"\u003e 🫧 Foaming Formula \u003c\/span\u003e \u003cspan class=\"nw-tag\"\u003e 🌿 Mint Flavor \u003c\/span\u003e \u003cspan class=\"nw-tag\"\u003e 🖤 Bamboo Charcoal \u003c\/span\u003e \u003cspan class=\"nw-tag\"\u003e ✨ Surface Stain Care \u003c\/span\u003e \u003cspan class=\"nw-tag\"\u003e 🧴 Pump Bottle \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CLEANER SMILE\n====================================================== --\u003e\n\u003csection class=\"nw-section\"\u003e\n\u003cdiv class=\"nw-section-head\"\u003e\n\u003cdiv class=\"nw-eyebrow\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0653\/8333\/3986\/files\/76394f3a-e46f-4897-befc-7a0a5c4e208a.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1788335693\" alt=\"\" width=\"587\" height=\"240\"\u003e\u003cbr\u003eEVERYDAY SMILE CARE\u003c\/div\u003e\n\u003ch2\u003eA Cleaner Smile Starts With Your Daily Brush\u003c\/h2\u003e\n\u003cp\u003eCoffee, tea, wine, and everyday eating can leave visible surface stains over time. Make surface-stain care part of your normal brushing routine without adding another complicated step.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0653\/8333\/3986\/files\/ce9f799b-11ed-4fd8-bc2a-d9529a410424.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1788335749\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-benefits\"\u003e\n\u003cdiv class=\"nw-benefit\"\u003e\n\u003cdiv class=\"nw-benefit-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eHelps Lift Surface Stains\u003c\/h3\u003e\n\u003cp\u003eHelps remove visible surface stains and everyday buildup associated with coffee, tea, wine, and daily foods and drinks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-benefit\"\u003e\n\u003cdiv class=\"nw-benefit-icon\"\u003e🫧\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eRich Foaming Formula\u003c\/h3\u003e\n\u003cp\u003eAiry foam spreads easily during brushing, creating a comfortable cleansing experience throughout your mouth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-benefit\"\u003e\n\u003cdiv class=\"nw-benefit-icon\"\u003e🖤\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eNiacinamide + Bamboo Charcoal\u003c\/h3\u003e\n\u003cp\u003eA modern ingredient combination designed to complement your everyday oral-care and surface-stain-care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-benefit\"\u003e\n\u003cdiv class=\"nw-benefit-icon\"\u003e🌿\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eFresh Mint Finish\u003c\/h3\u003e\n\u003cp\u003eRefreshing mint leaves your mouth feeling clean and fresh before work, meetings, dates, or close conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-benefit\"\u003e\n\u003cdiv class=\"nw-benefit-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eEasy Pump Dispensing\u003c\/h3\u003e\n\u003cp\u003eThe pump bottle makes dispensing simple, controlled, and less messy than squeezing a traditional tube.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-benefit\"\u003e\n\u003cdiv class=\"nw-benefit-icon\"\u003e🌱\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eDaily-Friendly Formula\u003c\/h3\u003e\n\u003cp\u003eDesigned to fit naturally into your regular morning and evening oral-care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     WHY SWITCH\n====================================================== --\u003e\n\u003csection class=\"nw-section\"\u003e\n\u003cdiv class=\"nw-switch\"\u003e\n\u003cdiv class=\"nw-section-head\"\u003e\n\u003cdiv class=\"nw-eyebrow\"\u003eWHY MAKE THE SWITCH?\u003c\/div\u003e\n\u003ch2\u003eFrom Basic Brushing to Complete Daily Care\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-switch-list\"\u003e\n\u003cdiv class=\"nw-switch-item\"\u003e\n\u003cstrong\u003e ✨ Surface Stain Care \u003c\/strong\u003e \u003cspan\u003e Helps lift visible stains caused by everyday foods and drinks. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-switch-item\"\u003e\n\u003cstrong\u003e 🌿 Fresh-Breath Care \u003c\/strong\u003e \u003cspan\u003e Refreshing mint helps leave your mouth feeling clean and fresh. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-switch-item\"\u003e\n\u003cstrong\u003e 🫧 Foaming Clean \u003c\/strong\u003e \u003cspan\u003e Lightweight foam spreads easily for a satisfying brushing experience. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-switch-item\"\u003e\n\u003cstrong\u003e 🧴 Convenient Format \u003c\/strong\u003e \u003cspan\u003e Pump design makes dispensing quick, simple, and less messy. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-switch-item\"\u003e\n\u003cstrong\u003e 🪥 Daily-Friendly \u003c\/strong\u003e \u003cspan\u003e Designed for regular morning and evening brushing. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INGREDIENTS\n====================================================== --\u003e\n\u003csection class=\"nw-section\"\u003e\n\u003cdiv class=\"nw-section-head\"\u003e\n\u003cdiv class=\"nw-eyebrow\"\u003eFORMULA\u003c\/div\u003e\n\u003ch2\u003eNiacinamide + Bamboo Charcoal\u003c\/h2\u003e\n\u003cp\u003eTwo standout ingredients paired with refreshing mint for a simple daily oral-care routine.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0653\/8333\/3986\/files\/518503a6-255a-4ac1-ae73-dade70c1bba7.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1788335860\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-ingredients\"\u003e\n\u003cdiv class=\"nw-ingredient nw-ingredient-main\"\u003e\n\u003cdiv class=\"nw-ingredient-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eNiacinamide\u003c\/h3\u003e\n\u003cp\u003eA modern oral-care ingredient featured in the formula to complement everyday cleaning and smile-care routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-ingredient\"\u003e\n\u003cdiv class=\"nw-ingredient-icon\"\u003e🖤\u003c\/div\u003e\n\u003ch3\u003eBamboo Charcoal\u003c\/h3\u003e\n\u003cp\u003eIncluded to support cleansing and surface-stain care as part of your regular brushing routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-ingredient\"\u003e\n\u003cdiv class=\"nw-ingredient-icon\"\u003e🌿\u003c\/div\u003e\n\u003ch3\u003eMint\u003c\/h3\u003e\n\u003cp\u003eRefreshing mint flavor provides a clean, fresh mouthfeel after brushing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FOAM\n====================================================== --\u003e\n\u003csection class=\"nw-section\"\u003e\n\u003cdiv class=\"nw-foam\"\u003e\n\u003cdiv class=\"nw-bubbles\"\u003e\n\u003cspan class=\"nw-bubble\"\u003e\u003c\/span\u003e \u003cspan class=\"nw-bubble\"\u003e\u003c\/span\u003e \u003cspan class=\"nw-bubble\"\u003e\u003c\/span\u003e \u003cspan class=\"nw-bubble\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-eyebrow\"\u003eFOAMING FORMULA\u003c\/div\u003e\n\u003ch2\u003eThe Foam Makes Brushing Feel Different\u003c\/h2\u003e\n\u003cp\u003eThe foaming texture helps distribute toothpaste throughout your mouth as you brush. Instead of relying on a thick paste alone, the airy foam creates a lighter, more comfortable brushing experience while you work across your teeth and along the gumline.\u003c\/p\u003e\n\u003cstrong\u003e More coverage. Less mess. A fresher finish.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0653\/8333\/3986\/files\/e1fe3ab3-8f2f-4db1-a4f8-d4819e482a58.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1788335774\" alt=\"\" width=\"562\" height=\"231\"\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     HOW TO USE\n====================================================== --\u003e\n\u003csection class=\"nw-section\"\u003e\n\u003cdiv class=\"nw-section-head\"\u003e\n\u003cdiv class=\"nw-eyebrow\"\u003eSIMPLE ROUTINE\u003c\/div\u003e\n\u003ch2\u003eHow To Use\u003c\/h2\u003e\n\u003cp\u003eFive simple steps to make this toothpaste part of your regular oral-care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-steps\"\u003e\n\u003cdiv class=\"nw-step\"\u003e\n\u003cdiv class=\"nw-step-number\"\u003e01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eDispense\u003c\/h3\u003e\n\u003cp\u003ePress the pump to release an appropriate amount of toothpaste onto your toothbrush.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-step\"\u003e\n\u003cdiv class=\"nw-step-number\"\u003e02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBrush\u003c\/h3\u003e\n\u003cp\u003eBrush your teeth thoroughly with a soft-bristled toothbrush.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-step\"\u003e\n\u003cdiv class=\"nw-step-number\"\u003e03\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eClean\u003c\/h3\u003e\n\u003cp\u003eBrush for approximately 2 minutes, reaching the front, back, and chewing surfaces of your teeth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-step\"\u003e\n\u003cdiv class=\"nw-step-number\"\u003e04\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eRinse\u003c\/h3\u003e\n\u003cp\u003eSpit and rinse thoroughly after brushing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-step\"\u003e\n\u003cdiv class=\"nw-step-number\"\u003e05\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eRepeat\u003c\/h3\u003e\n\u003cp\u003eUse as part of your regular daily oral-care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-routine\"\u003eRecommended routine: Brush regularly in the morning and evening, or follow your dental professional's recommendations.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     EVERYDAY MOMENTS\n====================================================== --\u003e\n\u003csection class=\"nw-section\"\u003e\n\u003cdiv class=\"nw-section-head\"\u003e\n\u003cdiv class=\"nw-eyebrow\"\u003eMADE FOR EVERYDAY MOMENTS\u003c\/div\u003e\n\u003ch2\u003eFits Easily Into Your Day\u003c\/h2\u003e\n\u003cp\u003eSimple surface-stain care and refreshing mint for the moments that matter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-moments\"\u003e\n\u003cdiv class=\"nw-moment\"\u003e\n\u003cdiv class=\"nw-moment-icon\"\u003e☕\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAfter Coffee\u003c\/h3\u003e\n\u003cp\u003eHelp keep everyday coffee-related surface stains under control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-moment\"\u003e\n\u003cdiv class=\"nw-moment-icon\"\u003e🍵\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTea Drinkers\u003c\/h3\u003e\n\u003cp\u003eA simple addition to your regular routine when you frequently drink tea.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-moment\"\u003e\n\u003cdiv class=\"nw-moment-icon\"\u003e🍷\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eEveryday Stain Care\u003c\/h3\u003e\n\u003cp\u003eHelps care for visible surface stains associated with common foods and drinks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-moment\"\u003e\n\u003cdiv class=\"nw-moment-icon\"\u003e💼\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBefore Work\u003c\/h3\u003e\n\u003cp\u003eFresh mint makes it easy to feel cleaner and refreshed before meetings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-moment\"\u003e\n\u003cdiv class=\"nw-moment-icon\"\u003e❤️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBefore Dates\u003c\/h3\u003e\n\u003cp\u003eEnjoy a fresh mouthfeel when getting ready for close conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-moment\"\u003e\n\u003cdiv class=\"nw-moment-icon\"\u003e🏠\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eEveryday Home Care\u003c\/h3\u003e\n\u003cp\u003eA convenient toothpaste for your regular morning and nighttime routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PUMP\n====================================================== --\u003e\n\u003csection class=\"nw-section\"\u003e\n\u003cdiv class=\"nw-pump\"\u003e\n\u003cdiv class=\"nw-eyebrow\"\u003ePUMP BOTTLE\u003c\/div\u003e\n\u003ch2\u003ePump Bottle. Less Mess.\u003c\/h2\u003e\n\u003cp\u003eTraditional toothpaste tubes can be messy, especially when you're trying to control how much you use. The pump format offers a cleaner and more controlled dispensing experience.\u003c\/p\u003e\n\u003cdiv class=\"nw-flow\"\u003e\n\u003cdiv class=\"nw-flow-item\"\u003ePRESS\u003c\/div\u003e\n\u003cdiv class=\"nw-flow-arrow\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"nw-flow-item\"\u003eDISPENSE\u003c\/div\u003e\n\u003cdiv class=\"nw-flow-arrow\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"nw-flow-item\"\u003eBRUSH\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=\"nw-section\"\u003e\n\u003cdiv class=\"nw-section-head\"\u003e\n\u003cdiv class=\"nw-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-details\"\u003e\n\u003cdiv class=\"nw-detail-row\"\u003e\n\u003cdiv class=\"nw-detail-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"nw-detail-value\"\u003eWhitening Toothpaste\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-detail-row\"\u003e\n\u003cdiv class=\"nw-detail-label\"\u003eFormula\u003c\/div\u003e\n\u003cdiv class=\"nw-detail-value\"\u003eFoaming Paste\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-detail-row\"\u003e\n\u003cdiv class=\"nw-detail-label\"\u003eKey Ingredients\u003c\/div\u003e\n\u003cdiv class=\"nw-detail-value\"\u003eNiacinamide + Bamboo Charcoal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-detail-row\"\u003e\n\u003cdiv class=\"nw-detail-label\"\u003eFlavor\u003c\/div\u003e\n\u003cdiv class=\"nw-detail-value\"\u003eMint\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-detail-row\"\u003e\n\u003cdiv class=\"nw-detail-label\"\u003eTarget User\u003c\/div\u003e\n\u003cdiv class=\"nw-detail-value\"\u003eAdults\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-detail-row\"\u003e\n\u003cdiv class=\"nw-detail-label\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"nw-detail-value\"\u003eDaily Oral Care\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-detail-row\"\u003e\n\u003cdiv class=\"nw-detail-label\"\u003ePackaging\u003c\/div\u003e\n\u003cdiv class=\"nw-detail-value\"\u003ePump Bottle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-detail-row\"\u003e\n\u003cdiv class=\"nw-detail-label\"\u003eTexture\u003c\/div\u003e\n\u003cdiv class=\"nw-detail-value\"\u003eFoaming \/ Airy Paste\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     STORAGE\n====================================================== --\u003e\n\u003csection class=\"nw-section\"\u003e\n\u003cdiv class=\"nw-section-head\"\u003e\n\u003cdiv class=\"nw-eyebrow\"\u003eCARE \u0026amp; STORAGE\u003c\/div\u003e\n\u003ch2\u003eKeep Your Toothpaste In Good Condition\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-storage\"\u003e\n\u003cdiv class=\"nw-storage-item\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e\n\u003cdiv\u003eKeep the bottle closed when not in use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-storage-item\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e\n\u003cdiv\u003eStore in a cool, dry place.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-storage-item\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e\n\u003cdiv\u003eKeep away from excessive heat and direct sunlight.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-storage-item\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e\n\u003cdiv\u003eAvoid introducing water or other substances into the container.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-storage-item\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e\n\u003cdiv\u003eKeep out of reach of young children.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-storage-item\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e\n\u003cdiv\u003eFollow the storage and usage directions provided on the product packaging.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-storage-note\"\u003eNo special cleaning is required for the toothpaste itself. For the pump, simply wipe away any excess toothpaste around the dispenser with a clean, dry or slightly damp cloth when needed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n====================================================== --\u003e\n\u003csection class=\"nw-section\"\u003e\n\u003cdiv class=\"nw-section-head\"\u003e\n\u003cdiv class=\"nw-eyebrow\"\u003eQUESTIONS, ANSWERED\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-faq\"\u003e\n\u003cdiv class=\"nw-faq-item\"\u003e\n\u003ch3\u003eWhat is this product?\u003c\/h3\u003e\n\u003cp\u003eIt is an adult daily-use whitening toothpaste with a foaming formula, Niacinamide, Bamboo Charcoal, and refreshing mint flavor. It is designed to help with everyday cleaning, surface-stain care, and fresh breath.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-faq-item\"\u003e\n\u003ch3\u003eDoes it actually whiten teeth?\u003c\/h3\u003e\n\u003cp\u003eIt is designed to help remove visible surface stains, which can make teeth look cleaner and brighter. It is not intended to change the natural internal color of teeth or provide professional whitening treatment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-faq-item\"\u003e\n\u003ch3\u003eCan it help with coffee and tea stains?\u003c\/h3\u003e\n\u003cp\u003eYes. The formula is designed to help lift visible surface stains associated with everyday foods and beverages such as coffee and tea.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-faq-item\"\u003e\n\u003ch3\u003eWhat does Niacinamide do in the formula?\u003c\/h3\u003e\n\u003cp\u003eNiacinamide is included as part of the toothpaste's modern oral-care formula and is intended to complement daily cleansing and smile-care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-faq-item\"\u003e\n\u003ch3\u003eWhat is Bamboo Charcoal used for?\u003c\/h3\u003e\n\u003cp\u003eBamboo Charcoal is included to support everyday cleansing and surface-stain care during brushing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-faq-item\"\u003e\n\u003ch3\u003eWhy does this toothpaste foam?\u003c\/h3\u003e\n\u003cp\u003eThe foaming formula is designed to spread easily during brushing, helping create a light and comfortable cleansing experience throughout the mouth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-faq-item\"\u003e\n\u003ch3\u003eDoes it help with fresh breath?\u003c\/h3\u003e\n\u003cp\u003eYes. The mint flavor is designed to leave your mouth feeling fresh and clean after brushing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-faq-item\"\u003e\n\u003ch3\u003eIs this toothpaste for adults?\u003c\/h3\u003e\n\u003cp\u003eYes. The product is intended for adult daily oral care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-faq-item\"\u003e\n\u003ch3\u003eHow often should I use it?\u003c\/h3\u003e\n\u003cp\u003eUse it as part of your normal brushing routine. For most adults, brushing twice daily is a common oral-care routine. Always follow the product label and your dental professional's recommendations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-faq-item\"\u003e\n\u003ch3\u003eHow long should I brush?\u003c\/h3\u003e\n\u003cp\u003eApproximately 2 minutes per brushing session is recommended for a thorough daily brushing routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-faq-item\"\u003e\n\u003ch3\u003eCan I use it with an electric toothbrush?\u003c\/h3\u003e\n\u003cp\u003eYes. It can be used with a standard or electric toothbrush. Follow the instructions for your toothbrush and use an appropriate amount of toothpaste.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-faq-item\"\u003e\n\u003ch3\u003eDoes it remove tartar?\u003c\/h3\u003e\n\u003cp\u003eThe toothpaste is intended for daily cleaning and surface-stain care. Hardened tartar cannot simply be brushed away and may require professional dental cleaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-faq-item\"\u003e\n\u003ch3\u003eCan it replace professional dental care?\u003c\/h3\u003e\n\u003cp\u003eNo. Daily brushing is an important part of oral hygiene, but it does not replace regular dental checkups, professional cleanings, flossing, or other care recommended by your dental professional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-faq-item\"\u003e\n\u003ch3\u003eIs the pump bottle reusable?\u003c\/h3\u003e\n\u003cp\u003eThe pump is designed for dispensing the toothpaste. Reuse or refilling should only be done if the packaging specifically indicates that the container is refillable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-faq-item\"\u003e\n\u003ch3\u003eHow should I store it?\u003c\/h3\u003e\n\u003cp\u003eKeep it closed and store in a cool, dry place away from excessive heat and direct sunlight. Follow the storage instructions on the packaging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nw-faq-item\"\u003e\n\u003ch3\u003eWho is this product best for?\u003c\/h3\u003e\n\u003cp\u003eIt is a practical choice for adults who want to combine daily brushing, surface-stain care, fresh mint breath, and a convenient foaming pump format in one product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FINAL CTA\n====================================================== --\u003e\n\u003csection class=\"nw-section\"\u003e\n\u003cdiv class=\"nw-final\"\u003e\n\u003cdiv class=\"nw-eyebrow\"\u003eYOUR EVERYDAY SMILE-CARE UPGRADE\u003c\/div\u003e\n\u003ch2\u003eClean More Comfortably. Feel Fresher Every Day.\u003c\/h2\u003e\n\u003cp\u003eBring surface-stain care, foaming cleansing, Niacinamide + Bamboo Charcoal, and refreshing mint into one simple daily routine.\u003c\/p\u003e\n\u003cdiv class=\"nw-final-badge\"\u003eBrush. Rinse. Smile. Repeat.\u003c\/div\u003e\n\u003cdiv class=\"nw-disclaimer\"\u003eProduct results and experience may vary. Use as directed on the product packaging. This toothpaste is intended for cosmetic and everyday oral-care purposes and is not a treatment for dental disease or a substitute for professional dental care.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"PWR SUPP","offers":[{"title":"Default Title","offer_id":43280340320354,"sku":"RF-NFWT-1-0425","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0653\/8333\/3986\/files\/GeneratedImageSeptember02_2026-3_52PM.jpg?v=1788335958","url":"https:\/\/www.getpwrsupp.com\/products\/niacinamide-foam-whitening-toothpaste","provider":"PWR SUPP","version":"1.0","type":"link"}