{"title":"Shop The Results","description":null,"products":[{"product_id":"glow-theory-lumilift™-7-in-1-led-face-neck-sculptor","title":"Glow Theory LumiLift™ 7-in-1 LED Face \u0026 Neck Sculptor","description":"\u003cstyle\u003e\n:root{\n  --gt-primary:#D8B37D;\n  --gt-secondary:#FFF8F1;\n  --gt-dark:#222;\n  --gt-text:#555;\n  --gt-border:rgba(216,179,125,.25);\n}\n\n*{\n  box-sizing:border-box;\n}\n\n.glowtheory-container{\n  max-width:100%;\n  font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;\n  color:var(--gt-dark);\n}\n\n\/* ------------------------ *\/\n\/* Hero *\/\n\/* ------------------------ *\/\n\n.gt-hero{\n  background:linear-gradient(135deg,#FFFDFB,#FFF8F2);\n  border:1px solid var(--gt-border);\n  border-radius:20px;\n  padding:28px;\n  margin-bottom:18px;\n  animation:fadeUp .8s ease;\n}\n\n.gt-badge{\n  display:inline-block;\n  background:#111;\n  color:#fff;\n  padding:7px 15px;\n  border-radius:30px;\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  margin-bottom:14px;\n}\n\n.gt-hero h2{\n  margin:0;\n  font-size:34px;\n  line-height:1.1;\n  font-weight:800;\n}\n\n.gt-gradient{\n  background:linear-gradient(90deg,#D6A75E,#F2D4A5);\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n}\n\n.gt-hero p{\n  margin-top:18px;\n  color:#555;\n  line-height:1.8;\n  font-size:16px;\n}\n\n\/* ------------------------ *\/\n\/* Feature Cards *\/\n\/* ------------------------ *\/\n\n.gt-card{\n  background:#fff;\n  border-radius:18px;\n  padding:22px;\n  margin-bottom:15px;\n  border:1px solid rgba(0,0,0,.06);\n  box-shadow:0 12px 35px rgba(0,0,0,.05);\n  transition:.4s;\n  opacity:0;\n  transform:translateY(35px);\n  animation:fadeUp .8s forwards;\n}\n\n.gt-card:nth-child(2){animation-delay:.1s;}\n.gt-card:nth-child(3){animation-delay:.2s;}\n.gt-card:nth-child(4){animation-delay:.3s;}\n.gt-card:nth-child(5){animation-delay:.4s;}\n.gt-card:nth-child(6){animation-delay:.5s;}\n\n.gt-card:hover{\n  transform:translateY(-6px);\n  box-shadow:0 18px 45px rgba(216,179,125,.25);\n  border-color:rgba(216,179,125,.4);\n}\n\n.gt-title{\n  display:flex;\n  align-items:center;\n  gap:14px;\n  font-size:20px;\n  font-weight:700;\n  margin-bottom:15px;\n}\n\n.gt-icon{\n  width:52px;\n  height:52px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:24px;\n  background:linear-gradient(135deg,#F6E8D2,#FFFDFB);\n  animation:float 4s ease-in-out infinite;\n}\n\n.gt-card p{\n  color:#666;\n  line-height:1.8;\n  margin:0;\n}\n\n\/* ------------------------ *\/\n\/* Benefits *\/\n\/* ------------------------ *\/\n\n.gt-benefits{\n  background:linear-gradient(135deg,#fff,#fffaf6);\n  border-radius:18px;\n  padding:25px;\n  margin-bottom:18px;\n  border:1px solid rgba(216,179,125,.25);\n}\n\n.gt-benefits h3{\n  margin-top:0;\n  font-size:24px;\n}\n\n.gt-list{\n  display:flex;\n  flex-direction:column;\n  gap:14px;\n}\n\n.gt-item{\n  display:flex;\n  align-items:center;\n  gap:14px;\n  padding:12px 0;\n  border-bottom:1px solid rgba(0,0,0,.06);\n  transition:.3s;\n}\n\n.gt-item:last-child{\n  border:none;\n}\n\n.gt-item:hover{\n  transform:translateX(6px);\n}\n\n.gt-check{\n  width:32px;\n  height:32px;\n  background:linear-gradient(135deg,#D8B37D,#F3D7AB);\n  border-radius:50%;\n  color:white;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:15px;\n  flex-shrink:0;\n}\n\n.gt-item span{\n  font-size:15px;\n  color:#555;\n}\n\n\/* ------------------------ *\/\n\/* Premium Box *\/\n\/* ------------------------ *\/\n\n.gt-premium{\n  background:#111;\n  color:white;\n  padding:30px;\n  border-radius:20px;\n  position:relative;\n  overflow:hidden;\n}\n\n.gt-premium:before{\n  content:'';\n  position:absolute;\n  top:-120px;\n  right:-120px;\n  width:250px;\n  height:250px;\n  background:radial-gradient(circle,rgba(255,255,255,.18),transparent);\n}\n\n.gt-premium h3{\n  margin-top:0;\n  font-size:26px;\n}\n\n.gt-premium p{\n  color:#ddd;\n  line-height:1.8;\n}\n\n\/* ------------------------ *\/\n\/* Icons Row *\/\n\/* ------------------------ *\/\n\n.gt-icons{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  margin-top:25px;\n}\n\n.gt-small{\n  background:rgba(255,255,255,.08);\n  border-radius:14px;\n  padding:18px;\n  text-align:center;\n  transition:.35s;\n}\n\n.gt-small:hover{\n  transform:translateY(-5px);\n  background:rgba(255,255,255,.13);\n}\n\n.gt-small div{\n  font-size:30px;\n  margin-bottom:8px;\n}\n\n.gt-small span{\n  font-size:13px;\n  color:#eee;\n  display:block;\n  line-height:1.4;\n}\n\n\/* ------------------------ *\/\n\/* Floating Glow *\/\n\/* ------------------------ *\/\n\n.gt-glow{\n  position:absolute;\n  inset:0;\n  pointer-events:none;\n}\n\n.gt-glow:before{\n  content:'';\n  position:absolute;\n  left:-150px;\n  top:-80px;\n  width:300px;\n  height:300px;\n  background:radial-gradient(circle,rgba(255,255,255,.22),transparent);\n  animation:moveGlow 8s linear infinite;\n}\n\n\/* ------------------------ *\/\n\n@keyframes fadeUp{\nfrom{\nopacity:0;\ntransform:translateY(35px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n@keyframes float{\n0%,100%{\ntransform:translateY(0px);\n}\n50%{\ntransform:translateY(-6px);\n}\n}\n\n@keyframes moveGlow{\n0%{\ntransform:translateX(0);\n}\n50%{\ntransform:translateX(420px);\n}\n100%{\ntransform:translateX(0);\n}\n}\n\n@media(max-width:768px){\n\n.gt-hero h2{\nfont-size:28px;\n}\n\n.gt-icons{\ngrid-template-columns:1fr;\n}\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"glowtheory-container\"\u003e\n\u003cdiv class=\"gt-hero\"\u003e\n\u003cdiv class=\"gt-badge\"\u003eGlow Theory™ Premium Skincare\u003c\/div\u003e\n\u003ch2\u003eLift. Sculpt. \u003cspan class=\"gt-gradient\"\u003eGlow.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eBeautiful skin isn't about perfection—it's about consistency. Meet \u003cstrong\u003eLumiLift™ 7-in-1 LED Face \u0026amp; Neck Sculptor\u003c\/strong\u003e, your luxurious at-home beauty ritual that combines professional LED light therapy, gentle warmth and soothing vibration to help reveal smoother, firmer and more radiant-looking skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-card\"\u003e\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e💡\u003c\/div\u003e\nLED Light Therapy\u003c\/div\u003e\n\u003cp\u003eHarness the power of seven specialised light modes designed to visibly improve the appearance of your complexion while supporting healthier, more radiant-looking skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-card\"\u003e\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e🌡️\u003c\/div\u003e\nGentle Warming Therapy\u003c\/div\u003e\n\u003cp\u003eComforting warmth helps relax facial muscles while preparing your skin to better absorb your favourite serums and moisturisers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-card\"\u003e\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e🌀\u003c\/div\u003e\nSoothing Vibration Massage\u003c\/div\u003e\n\u003cp\u003eEnjoy a calming facial massage that helps reduce the appearance of puffiness while giving your skin a refreshed, sculpted look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-benefits\"\u003e\n\u003ch3\u003e✨ Why Women Love LumiLift™\u003c\/h3\u003e\n\u003cdiv class=\"gt-list\"\u003e\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eHelps skin appear firmer and naturally lifted.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eSupports better absorption of your favourite skincare products.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eLeaves your complexion looking brighter and more radiant.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eHelps reduce the appearance of puffiness after long days.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eCreates a luxurious spa experience from the comfort of home.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003ePerfect for both your morning and evening skincare routine.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-premium\"\u003e\n\u003cdiv class=\"gt-glow\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3\u003eYour Daily Luxury Ritual\u003c\/h3\u003e\n\u003cp\u003eInvest just a few minutes each day and transform your skincare routine into a premium self-care experience. Whether you're preparing for the day ahead or unwinding before bed, LumiLift™ helps you achieve smoother, healthier-looking skin while making every treatment feel like a professional facial.\u003c\/p\u003e\n\u003cdiv class=\"gt-icons\"\u003e\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e💆🏼♀️\u003c\/div\u003e\n\u003cspan\u003eSpa Inspired\u003cbr\u003eFacial Massage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e⚡\u003c\/div\u003e\n\u003cspan\u003e7 Advanced\u003cbr\u003eTreatment Modes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e✨\u003c\/div\u003e\n\u003cspan\u003eVisible Glow\u003cbr\u003eEvery Day\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Glow Theory SA","offers":[{"title":"Default Title","offer_id":43582327586879,"sku":null,"price":1099.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0673\/9492\/8703\/files\/LumiLift1.png?v=1784895514"},{"product_id":"silkstone","title":"Glow Theory SilkStone™️ Crystal Hair Eraser","description":"\u003cstyle\u003e\n:root{\n  --gt-primary:#D8B37D;\n  --gt-secondary:#FFF8F1;\n  --gt-dark:#222;\n  --gt-text:#555;\n  --gt-border:rgba(216,179,125,.25);\n}\n\n*{\n  box-sizing:border-box;\n}\n\n.glowtheory-container{\n  max-width:100%;\n  font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;\n  color:var(--gt-dark);\n}\n\n\/* ---------------- HERO ---------------- *\/\n\n.gt-hero{\n  background:linear-gradient(135deg,#FFFDFB,#FFF8F2);\n  border:1px solid var(--gt-border);\n  border-radius:20px;\n  padding:28px;\n  margin-bottom:18px;\n  animation:fadeUp .8s ease;\n}\n\n.gt-badge{\n  display:inline-block;\n  background:#111;\n  color:#fff;\n  padding:7px 15px;\n  border-radius:30px;\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  margin-bottom:14px;\n}\n\n.gt-hero h2{\n  margin:0;\n  font-size:34px;\n  line-height:1.15;\n  font-weight:800;\n}\n\n.gt-gradient{\n  background:linear-gradient(90deg,#D6A75E,#F3D7AB);\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n}\n\n.gt-hero p{\n  margin-top:18px;\n  font-size:16px;\n  color:#555;\n  line-height:1.8;\n}\n\n\/* ---------------- FEATURE CARDS ---------------- *\/\n\n.gt-card{\n  background:#fff;\n  border-radius:18px;\n  padding:22px;\n  margin-bottom:15px;\n  border:1px solid rgba(0,0,0,.06);\n  box-shadow:0 12px 35px rgba(0,0,0,.05);\n  transition:.35s;\n  opacity:0;\n  transform:translateY(30px);\n  animation:fadeUp .8s forwards;\n}\n\n.gt-card:nth-of-type(2){animation-delay:.1s;}\n.gt-card:nth-of-type(3){animation-delay:.2s;}\n.gt-card:nth-of-type(4){animation-delay:.3s;}\n\n.gt-card:hover{\n  transform:translateY(-6px);\n  box-shadow:0 18px 45px rgba(216,179,125,.25);\n  border-color:rgba(216,179,125,.4);\n}\n\n.gt-title{\n  display:flex;\n  align-items:center;\n  gap:14px;\n  margin-bottom:14px;\n  font-size:20px;\n  font-weight:700;\n}\n\n.gt-icon{\n  width:52px;\n  height:52px;\n  border-radius:50%;\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  font-size:24px;\n  background:linear-gradient(135deg,#F7E9D4,#FFFDFB);\n  animation:float 4s ease-in-out infinite;\n}\n\n.gt-card p{\n  color:#666;\n  line-height:1.8;\n  margin:0;\n}\n\n\/* ---------------- BENEFITS ---------------- *\/\n\n.gt-benefits{\n  background:linear-gradient(135deg,#ffffff,#FFFAF5);\n  border-radius:20px;\n  padding:25px;\n  border:1px solid rgba(216,179,125,.25);\n  margin-bottom:18px;\n}\n\n.gt-benefits h3{\n  margin-top:0;\n  font-size:24px;\n}\n\n.gt-list{\n  display:flex;\n  flex-direction:column;\n  gap:14px;\n}\n\n.gt-item{\n  display:flex;\n  align-items:center;\n  gap:14px;\n  padding:12px 0;\n  border-bottom:1px solid rgba(0,0,0,.06);\n  transition:.3s;\n}\n\n.gt-item:last-child{\n  border:none;\n}\n\n.gt-item:hover{\n  transform:translateX(6px);\n}\n\n.gt-check{\n  width:32px;\n  height:32px;\n  border-radius:50%;\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  background:linear-gradient(135deg,#D8B37D,#F2D5A7);\n  color:white;\n  font-size:15px;\n  flex-shrink:0;\n}\n\n.gt-item span{\n  color:#555;\n  font-size:15px;\n}\n\n\/* ---------------- PREMIUM BOX ---------------- *\/\n\n.gt-premium{\n  background:#111;\n  color:white;\n  padding:30px;\n  border-radius:20px;\n  overflow:hidden;\n  position:relative;\n}\n\n.gt-premium:before{\n  content:\"\";\n  position:absolute;\n  width:260px;\n  height:260px;\n  right:-100px;\n  top:-100px;\n  background:radial-gradient(circle,rgba(255,255,255,.15),transparent);\n}\n\n.gt-premium h3{\n  margin-top:0;\n  font-size:26px;\n}\n\n.gt-premium p{\n  color:#ddd;\n  line-height:1.8;\n}\n\n.gt-icons{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  margin-top:25px;\n}\n\n.gt-small{\n  background:rgba(255,255,255,.08);\n  border-radius:14px;\n  padding:18px;\n  text-align:center;\n  transition:.35s;\n}\n\n.gt-small:hover{\n  transform:translateY(-5px);\n  background:rgba(255,255,255,.14);\n}\n\n.gt-small div{\n  font-size:30px;\n  margin-bottom:8px;\n}\n\n.gt-small span{\n  font-size:13px;\n  color:#eee;\n  line-height:1.4;\n  display:block;\n}\n\n\/* ---------------- ANIMATIONS ---------------- *\/\n\n@keyframes fadeUp{\nfrom{\nopacity:0;\ntransform:translateY(30px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n@keyframes float{\n0%,100%{transform:translateY(0);}\n50%{transform:translateY(-6px);}\n}\n\n@media(max-width:768px){\n\n.gt-hero h2{\nfont-size:28px;\n}\n\n.gt-icons{\ngrid-template-columns:1fr;\n}\n\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"glowtheory-container\"\u003e\n\n\u003cdiv class=\"gt-hero\"\u003e\n\n\u003cdiv class=\"gt-badge\"\u003e\nGlow Theory™ Premium Beauty\n\u003c\/div\u003e\n\n\u003ch2\u003e\nGlow Theory SilkStone™\u003cbr\u003e\n\u003cspan class=\"gt-gradient\"\u003eCrystal Hair Eraser\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp\u003e\n💫 \u003cstrong\u003eSmooth Skin Shouldn't Hurt. We Fixed That.\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\n\nMeet the \u003cstrong\u003eGlow Theory SilkStone™ Crystal Hair Eraser\u003c\/strong\u003e — the painless, blade-free way to remove unwanted hair while gently exfoliating your skin at the same time. No razors. No painful waxing. No expensive refills. Just beautifully smooth, touchably soft skin in minutes.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-card\"\u003e\n\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e💎\u003c\/div\u003e\nCrystal Nano Technology\n\u003c\/div\u003e\n\n\u003cp\u003e\nThe advanced crystal surface gently buffs away unwanted hair while removing dead skin cells, revealing smoother, brighter and healthier-looking skin after every use.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-card\"\u003e\n\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e✨\u003c\/div\u003e\nHair Removal + Exfoliation\n\u003c\/div\u003e\n\n\u003cp\u003e\nWhy choose one when you can have both? SilkStone™ leaves your skin silky smooth while naturally exfoliating for a radiant glow you'll instantly notice.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-card\"\u003e\n\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e🌍\u003c\/div\u003e\nReusable Forever\n\u003c\/div\u003e\n\n\u003cp\u003e\nForget replacing razor blades or buying expensive wax strips. Simply rinse after use and enjoy hundreds of treatments while saving money and reducing waste.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-benefits\"\u003e\n\n\u003ch3\u003e🔥 Why Women Love SilkStone™\u003c\/h3\u003e\n\n\u003cdiv class=\"gt-list\"\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e100% painless hair removal without cuts, razor burn or irritation.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eExfoliates while removing hair for smoother, brighter skin.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eSuitable for all skin tones and most body areas.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eReusable for months with no replacement cartridges.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eCompact, lightweight and perfect for travel.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eEnjoy silky smooth skin in just a few minutes.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-premium\"\u003e\n\n\u003ch3\u003eYour New Favourite Self-Care Essential\u003c\/h3\u003e\n\n\u003cp\u003e\nBuff in gentle circular motions and watch unwanted hair disappear while your skin feels incredibly soft and smooth. It's fast, painless and satisfying—the beauty tool you'll wonder how you ever lived without.\n\u003c\/p\u003e\n\n\u003cdiv class=\"gt-icons\"\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e🪒🚫\u003c\/div\u003e\n\u003cspan\u003eNo Razors\u003cbr\u003eNo Wax\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e✨\u003c\/div\u003e\n\u003cspan\u003eSmooth \u0026amp;\u003cbr\u003eExfoliated Skin\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e♻️\u003c\/div\u003e\n\u003cspan\u003eReusable\u003cbr\u003eAgain \u0026amp; Again\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"SilkStone™️","offers":[{"title":"Default Title","offer_id":43582418616383,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0673\/9492\/8703\/files\/SilkStone1.png?v=1784892742"},{"product_id":"glow-theory-purepulse™-sonic-cleansing-brush","title":"Glow Theory PurePulse™ Sonic Cleansing Brush","description":"\u003cstyle\u003e\n:root{\n  --gt-primary:#D8B37D;\n  --gt-secondary:#FFF8F1;\n  --gt-dark:#222;\n  --gt-text:#555;\n  --gt-border:rgba(216,179,125,.25);\n}\n\n*{\n  box-sizing:border-box;\n}\n\n.glowtheory-container{\n  max-width:100%;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,sans-serif;\n  color:var(--gt-dark);\n}\n\n\/* ================= HERO ================= *\/\n\n.gt-hero{\n  background:linear-gradient(135deg,#FFFDFB,#FFF8F2);\n  border:1px solid var(--gt-border);\n  border-radius:20px;\n  padding:28px;\n  margin-bottom:18px;\n  animation:fadeUp .8s ease;\n}\n\n.gt-badge{\n  display:inline-block;\n  background:#111;\n  color:#fff;\n  padding:7px 15px;\n  border-radius:30px;\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  margin-bottom:14px;\n}\n\n.gt-hero h2{\n  margin:0;\n  font-size:34px;\n  line-height:1.15;\n  font-weight:800;\n}\n\n.gt-gradient{\n  background:linear-gradient(90deg,#D6A75E,#F4D8A9);\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n}\n\n.gt-hero p{\n  margin-top:18px;\n  color:#555;\n  font-size:16px;\n  line-height:1.8;\n}\n\n\/* ================= CARDS ================= *\/\n\n.gt-card{\n  background:#fff;\n  border-radius:18px;\n  padding:22px;\n  margin-bottom:15px;\n  border:1px solid rgba(0,0,0,.06);\n  box-shadow:0 12px 35px rgba(0,0,0,.05);\n  transition:.35s;\n  opacity:0;\n  transform:translateY(35px);\n  animation:fadeUp .8s forwards;\n}\n\n.gt-card:nth-of-type(2){animation-delay:.1s;}\n.gt-card:nth-of-type(3){animation-delay:.2s;}\n.gt-card:nth-of-type(4){animation-delay:.3s;}\n\n.gt-card:hover{\n  transform:translateY(-6px);\n  box-shadow:0 18px 45px rgba(216,179,125,.25);\n  border-color:rgba(216,179,125,.4);\n}\n\n.gt-title{\n  display:flex;\n  align-items:center;\n  gap:14px;\n  margin-bottom:15px;\n  font-size:20px;\n  font-weight:700;\n}\n\n.gt-icon{\n  width:52px;\n  height:52px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:24px;\n  background:linear-gradient(135deg,#F7E8D1,#FFFDFB);\n  animation:float 4s ease-in-out infinite;\n}\n\n.gt-card p{\n  margin:0;\n  color:#666;\n  line-height:1.8;\n}\n\n\/* ================= BENEFITS ================= *\/\n\n.gt-benefits{\n  background:linear-gradient(135deg,#fff,#FFFBF7);\n  border-radius:20px;\n  padding:25px;\n  border:1px solid rgba(216,179,125,.25);\n  margin-bottom:18px;\n}\n\n.gt-benefits h3{\n  margin-top:0;\n  font-size:24px;\n}\n\n.gt-list{\n  display:flex;\n  flex-direction:column;\n  gap:14px;\n}\n\n.gt-item{\n  display:flex;\n  align-items:center;\n  gap:14px;\n  padding:12px 0;\n  border-bottom:1px solid rgba(0,0,0,.06);\n  transition:.3s;\n}\n\n.gt-item:last-child{\n  border:none;\n}\n\n.gt-item:hover{\n  transform:translateX(6px);\n}\n\n.gt-check{\n  width:32px;\n  height:32px;\n  border-radius:50%;\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  background:linear-gradient(135deg,#D8B37D,#F2D6A8);\n  color:white;\n  font-size:15px;\n  flex-shrink:0;\n}\n\n.gt-item span{\n  color:#555;\n  font-size:15px;\n}\n\n\/* ================= PREMIUM SECTION ================= *\/\n\n.gt-premium{\n  background:#111;\n  color:white;\n  padding:30px;\n  border-radius:20px;\n  position:relative;\n  overflow:hidden;\n}\n\n.gt-premium:before{\n  content:'';\n  position:absolute;\n  width:260px;\n  height:260px;\n  right:-100px;\n  top:-100px;\n  background:radial-gradient(circle,rgba(255,255,255,.15),transparent);\n}\n\n.gt-premium h3{\n  margin-top:0;\n  font-size:26px;\n}\n\n.gt-premium p{\n  color:#ddd;\n  line-height:1.8;\n}\n\n.gt-icons{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  margin-top:25px;\n}\n\n.gt-small{\n  background:rgba(255,255,255,.08);\n  border-radius:14px;\n  padding:18px;\n  text-align:center;\n  transition:.35s;\n}\n\n.gt-small:hover{\n  transform:translateY(-5px);\n  background:rgba(255,255,255,.14);\n}\n\n.gt-small div{\n  font-size:30px;\n  margin-bottom:8px;\n}\n\n.gt-small span{\n  color:#eee;\n  font-size:13px;\n  line-height:1.4;\n  display:block;\n}\n\n\/* ================= ANIMATIONS ================= *\/\n\n@keyframes fadeUp{\nfrom{\nopacity:0;\ntransform:translateY(35px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n@keyframes float{\n0%,100%{\ntransform:translateY(0);\n}\n50%{\ntransform:translateY(-6px);\n}\n}\n\n@media(max-width:768px){\n\n.gt-hero h2{\nfont-size:28px;\n}\n\n.gt-icons{\ngrid-template-columns:1fr;\n}\n\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"glowtheory-container\"\u003e\n\n\u003cdiv class=\"gt-hero\"\u003e\n\n\u003cdiv class=\"gt-badge\"\u003e\nGlow Theory™ Premium Skincare\n\u003c\/div\u003e\n\n\u003ch2\u003e\nGlow Theory PurePulse™\u003cbr\u003e\n\u003cspan class=\"gt-gradient\"\u003eSonic Cleansing Brush\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp\u003e\n\n✨ \u003cstrong\u003eYour Skin Called. It Wants a Glow-Up.\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\n\nMeet the \u003cstrong\u003eGlow Theory PurePulse™ Sonic Cleansing Brush\u003c\/strong\u003e — the skincare sidekick your routine has been missing. Powered by advanced sonic vibration technology and a soothing heated eye massage, PurePulse™ deeply cleanses, refreshes and revitalises your skin for a healthier, more radiant complexion every single day.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-card\"\u003e\n\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e🌊\u003c\/div\u003e\nDeep Sonic Cleansing\n\u003c\/div\u003e\n\n\u003cp\u003e\nThousands of gentle sonic vibrations sweep away makeup, SPF, excess oil, dirt and pollution hidden deep inside your pores—leaving your skin feeling unbelievably fresh, clean and glowing after every cleanse.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-card\"\u003e\n\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e🌡️\u003c\/div\u003e\nHeated Eye Massage\n\u003c\/div\u003e\n\n\u003cp\u003e\nThe warming eye massage mode helps soothe tired eyes, reduce the appearance of puffiness and turn your evening skincare routine into a luxurious spa-inspired self-care ritual.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-card\"\u003e\n\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e🤍\u003c\/div\u003e\nUltra-Soft Silicone Bristles\n\u003c\/div\u003e\n\n\u003cp\u003e\nMade from skin-friendly silicone that's hygienic, gentle and suitable for virtually all skin types. Enjoy a deep clean without irritation or harsh scrubbing.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-benefits\"\u003e\n\n\u003ch3\u003e💎 Why You'll Love PurePulse™\u003c\/h3\u003e\n\n\u003cdiv class=\"gt-list\"\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eDeep sonic cleansing that's up to 10× more effective than washing with your hands alone.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eHeated eye massage helps reduce the appearance of puffiness and tired-looking eyes.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eUltra-soft silicone bristles are gentle on all skin types.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e100% waterproof design—perfect for use in the bath or shower.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eUSB rechargeable with long-lasting battery life.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eLeaves your skin feeling smoother, cleaner and noticeably more radiant.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-premium\"\u003e\n\n\u003ch3\u003eYour Daily Glow Starts Here\u003c\/h3\u003e\n\n\u003cp\u003e\n\nWhether you're a skincare minimalist or love a full beauty routine, PurePulse™ transforms ordinary cleansing into a premium facial experience. Deep cleanse, relax, refresh and reveal beautifully glowing skin—every single day.\n\n\u003c\/p\u003e\n\n\u003cdiv class=\"gt-icons\"\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e🫧\u003c\/div\u003e\n\u003cspan\u003eDeep Sonic\u003cbr\u003eCleansing\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e🌡️\u003c\/div\u003e\n\u003cspan\u003eHeated Eye\u003cbr\u003eMassage\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e✨\u003c\/div\u003e\n\u003cspan\u003eHealthier\u003cbr\u003eRadiant Skin\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Glow Theory SA","offers":[{"title":"Default Title","offer_id":43582549884991,"sku":null,"price":449.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0673\/9492\/8703\/files\/PurePulse1.png?v=1784892745"},{"product_id":"glow-theory-glow-ritual™-facial-sculpting-collection","title":"Glow Theory Glow Ritual™ Facial Sculpting Collection","description":"\u003cstyle\u003e\n:root{\n  --gt-primary:#D8B37D;\n  --gt-secondary:#FFF8F1;\n  --gt-dark:#222;\n  --gt-text:#555;\n  --gt-border:rgba(216,179,125,.25);\n}\n\n*{\n  box-sizing:border-box;\n}\n\n.glowtheory-container{\n  max-width:100%;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,sans-serif;\n  color:var(--gt-dark);\n}\n\n\/* ================= HERO ================= *\/\n\n.gt-hero{\n  background:linear-gradient(135deg,#FFFDFB,#FFF8F2);\n  border:1px solid var(--gt-border);\n  border-radius:20px;\n  padding:28px;\n  margin-bottom:18px;\n  animation:fadeUp .8s ease;\n}\n\n.gt-badge{\n  display:inline-block;\n  background:#111;\n  color:#fff;\n  padding:7px 15px;\n  border-radius:30px;\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  margin-bottom:14px;\n}\n\n.gt-hero h2{\n  margin:0;\n  font-size:34px;\n  line-height:1.15;\n  font-weight:800;\n}\n\n.gt-gradient{\n  background:linear-gradient(90deg,#D6A75E,#F4D8A9);\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n}\n\n.gt-hero p{\n  margin-top:18px;\n  color:#555;\n  font-size:16px;\n  line-height:1.8;\n}\n\n\/* ================= FEATURE CARDS ================= *\/\n\n.gt-card{\n  background:#fff;\n  border-radius:18px;\n  padding:22px;\n  margin-bottom:15px;\n  border:1px solid rgba(0,0,0,.06);\n  box-shadow:0 12px 35px rgba(0,0,0,.05);\n  transition:.35s;\n  opacity:0;\n  transform:translateY(35px);\n  animation:fadeUp .8s forwards;\n}\n\n.gt-card:nth-of-type(2){animation-delay:.1s;}\n.gt-card:nth-of-type(3){animation-delay:.2s;}\n.gt-card:nth-of-type(4){animation-delay:.3s;}\n\n.gt-card:hover{\n  transform:translateY(-6px);\n  box-shadow:0 18px 45px rgba(216,179,125,.25);\n  border-color:rgba(216,179,125,.4);\n}\n\n.gt-title{\n  display:flex;\n  align-items:center;\n  gap:14px;\n  margin-bottom:15px;\n  font-size:20px;\n  font-weight:700;\n}\n\n.gt-icon{\n  width:52px;\n  height:52px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:24px;\n  background:linear-gradient(135deg,#F7E8D1,#FFFDFB);\n  animation:float 4s ease-in-out infinite;\n}\n\n.gt-card p{\n  margin:0;\n  color:#666;\n  line-height:1.8;\n}\n\n\/* ================= BENEFITS ================= *\/\n\n.gt-benefits{\n  background:linear-gradient(135deg,#fff,#FFFBF7);\n  border-radius:20px;\n  padding:25px;\n  border:1px solid rgba(216,179,125,.25);\n  margin-bottom:18px;\n}\n\n.gt-benefits h3{\n  margin-top:0;\n  font-size:24px;\n}\n\n.gt-list{\n  display:flex;\n  flex-direction:column;\n  gap:14px;\n}\n\n.gt-item{\n  display:flex;\n  align-items:center;\n  gap:14px;\n  padding:12px 0;\n  border-bottom:1px solid rgba(0,0,0,.06);\n  transition:.3s;\n}\n\n.gt-item:last-child{\n  border:none;\n}\n\n.gt-item:hover{\n  transform:translateX(6px);\n}\n\n.gt-check{\n  width:32px;\n  height:32px;\n  border-radius:50%;\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  background:linear-gradient(135deg,#D8B37D,#F2D6A8);\n  color:#fff;\n  font-size:15px;\n  flex-shrink:0;\n}\n\n.gt-item span{\n  color:#555;\n  font-size:15px;\n}\n\n\/* ================= PREMIUM SECTION ================= *\/\n\n.gt-premium{\n  background:#111;\n  color:#fff;\n  padding:30px;\n  border-radius:20px;\n  position:relative;\n  overflow:hidden;\n}\n\n.gt-premium:before{\n  content:'';\n  position:absolute;\n  top:-100px;\n  right:-100px;\n  width:260px;\n  height:260px;\n  background:radial-gradient(circle,rgba(255,255,255,.15),transparent);\n}\n\n.gt-premium h3{\n  margin-top:0;\n  font-size:26px;\n}\n\n.gt-premium p{\n  color:#ddd;\n  line-height:1.8;\n}\n\n.gt-icons{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  margin-top:25px;\n}\n\n.gt-small{\n  background:rgba(255,255,255,.08);\n  border-radius:14px;\n  padding:18px;\n  text-align:center;\n  transition:.35s;\n}\n\n.gt-small:hover{\n  transform:translateY(-5px);\n  background:rgba(255,255,255,.14);\n}\n\n.gt-small div{\n  font-size:30px;\n  margin-bottom:8px;\n}\n\n.gt-small span{\n  display:block;\n  color:#eee;\n  font-size:13px;\n  line-height:1.4;\n}\n\n\/* ================= ANIMATIONS ================= *\/\n\n@keyframes fadeUp{\nfrom{\nopacity:0;\ntransform:translateY(35px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n@keyframes float{\n0%,100%{\ntransform:translateY(0);\n}\n50%{\ntransform:translateY(-6px);\n}\n}\n\n@media(max-width:768px){\n\n.gt-hero h2{\nfont-size:28px;\n}\n\n.gt-icons{\ngrid-template-columns:1fr;\n}\n\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"glowtheory-container\"\u003e\n\n\u003cdiv class=\"gt-hero\"\u003e\n\n\u003cdiv class=\"gt-badge\"\u003e\nGlow Theory™ Luxury Collection\n\u003c\/div\u003e\n\n\u003ch2\u003e\nGlow Theory Glow Ritual™\u003cbr\u003e\n\u003cspan class=\"gt-gradient\"\u003eFacial Sculpting Collection\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp\u003e\n\n✨ \u003cstrong\u003eTurn Every Skincare Routine Into a Spa Ritual.\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\n\nMeet the \u003cstrong\u003eGlow Theory Glow Ritual™ Facial Sculpting Collection\u003c\/strong\u003e — a beautifully curated 8-piece facial beauty set designed to elevate your daily skincare routine into a luxurious self-care ritual. Whether you're reducing puffiness, enhancing your favourite serums, or simply taking a few peaceful moments for yourself, every tool has been selected to help your skin look refreshed, radiant and beautifully sculpted.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-card\"\u003e\n\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e💆‍♀️\u003c\/div\u003e\nComplete Facial Sculpting Set\n\u003c\/div\u003e\n\n\u003cp\u003e\nEight premium beauty tools work together to massage, sculpt, cool and refresh your skin, creating the ultimate at-home facial experience without expensive salon appointments.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-card\"\u003e\n\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e✨\u003c\/div\u003e\nEnhances Your Skincare Routine\n\u003c\/div\u003e\n\n\u003cp\u003e\nDesigned to complement your favourite serums, oils and moisturisers, helping them glide smoothly across your skin while encouraging better absorption and a healthier-looking glow.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-card\"\u003e\n\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e🌸\u003c\/div\u003e\nRelaxation Meets Beauty\n\u003c\/div\u003e\n\n\u003cp\u003e\nTransform your evening routine into a calming self-care ritual that helps relieve facial tension, refresh tired skin and leave you feeling relaxed after even the busiest day.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-benefits\"\u003e\n\n\u003ch3\u003e💛 Why You'll Love Glow Ritual™\u003c\/h3\u003e\n\n\u003cdiv class=\"gt-list\"\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eHelps reduce the appearance of facial puffiness.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003ePromotes a naturally refreshed and well-rested complexion.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eEnhances the effectiveness of your favourite skincare products.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eEncourages relaxation while relieving facial tension.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eBeautifully packaged and perfect as a thoughtful gift.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eEight carefully selected beauty tools in one elegant collection.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eEverything you need for your daily skincare ritual in one premium set.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-premium\"\u003e\n\n\u003ch3\u003eYour Daily Moment of Self-Care\u003c\/h3\u003e\n\n\u003cp\u003e\n\nBeautiful skin isn't just about the products you use—it's about creating moments that make you feel your best. The Glow Ritual™ Collection transforms ordinary skincare into a luxurious spa-inspired experience you'll genuinely look forward to every single day.\n\n\u003c\/p\u003e\n\n\u003cdiv class=\"gt-icons\"\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e💎\u003c\/div\u003e\n\u003cspan\u003e8 Premium\u003cbr\u003eBeauty Tools\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e🌸\u003c\/div\u003e\n\u003cspan\u003eSpa-Inspired\u003cbr\u003eSelf-Care\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e✨\u003c\/div\u003e\n\u003cspan\u003eHealthy,\u003cbr\u003eRadiant Glow\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Glow Theory SA","offers":[{"title":"Default Title","offer_id":43582637735999,"sku":null,"price":549.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0673\/9492\/8703\/files\/GlowRitual1.png?v=1784892739"},{"product_id":"glow-theory-silktouch™-precision-facial-hair-remover","title":"Glow Theory SilkTouch™ Precision Facial Hair Remover","description":"\u003cstyle\u003e\n:root{\n  --gt-primary:#D8B37D;\n  --gt-secondary:#FFF8F1;\n  --gt-dark:#222;\n  --gt-text:#555;\n  --gt-border:rgba(216,179,125,.25);\n}\n\n*{\n  box-sizing:border-box;\n}\n\n.glowtheory-container{\n  max-width:100%;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,sans-serif;\n  color:var(--gt-dark);\n}\n\n\/* ================= HERO ================= *\/\n\n.gt-hero{\n  background:linear-gradient(135deg,#FFFDFB,#FFF8F2);\n  border:1px solid var(--gt-border);\n  border-radius:20px;\n  padding:28px;\n  margin-bottom:18px;\n  animation:fadeUp .8s ease;\n}\n\n.gt-badge{\n  display:inline-block;\n  background:#111;\n  color:#fff;\n  padding:7px 15px;\n  border-radius:30px;\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  margin-bottom:14px;\n}\n\n.gt-hero h2{\n  margin:0;\n  font-size:34px;\n  line-height:1.15;\n  font-weight:800;\n}\n\n.gt-gradient{\n  background:linear-gradient(90deg,#D6A75E,#F4D8A9);\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n}\n\n.gt-hero p{\n  margin-top:18px;\n  color:#555;\n  font-size:16px;\n  line-height:1.8;\n}\n\n\/* ================= FEATURE CARDS ================= *\/\n\n.gt-card{\n  background:#fff;\n  border-radius:18px;\n  padding:22px;\n  margin-bottom:15px;\n  border:1px solid rgba(0,0,0,.06);\n  box-shadow:0 12px 35px rgba(0,0,0,.05);\n  transition:.35s;\n  opacity:0;\n  transform:translateY(35px);\n  animation:fadeUp .8s forwards;\n}\n\n.gt-card:nth-of-type(2){animation-delay:.1s;}\n.gt-card:nth-of-type(3){animation-delay:.2s;}\n.gt-card:nth-of-type(4){animation-delay:.3s;}\n\n.gt-card:hover{\n  transform:translateY(-6px);\n  box-shadow:0 18px 45px rgba(216,179,125,.25);\n  border-color:rgba(216,179,125,.4);\n}\n\n.gt-title{\n  display:flex;\n  align-items:center;\n  gap:14px;\n  margin-bottom:15px;\n  font-size:20px;\n  font-weight:700;\n}\n\n.gt-icon{\n  width:52px;\n  height:52px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:24px;\n  background:linear-gradient(135deg,#F7E8D1,#FFFDFB);\n  animation:float 4s ease-in-out infinite;\n}\n\n.gt-card p{\n  margin:0;\n  color:#666;\n  line-height:1.8;\n}\n\n\/* ================= BENEFITS ================= *\/\n\n.gt-benefits{\n  background:linear-gradient(135deg,#fff,#FFFBF7);\n  border-radius:20px;\n  padding:25px;\n  border:1px solid rgba(216,179,125,.25);\n  margin-bottom:18px;\n}\n\n.gt-benefits h3{\n  margin-top:0;\n  font-size:24px;\n}\n\n.gt-list{\n  display:flex;\n  flex-direction:column;\n  gap:14px;\n}\n\n.gt-item{\n  display:flex;\n  align-items:center;\n  gap:14px;\n  padding:12px 0;\n  border-bottom:1px solid rgba(0,0,0,.06);\n  transition:.3s;\n}\n\n.gt-item:last-child{\n  border:none;\n}\n\n.gt-item:hover{\n  transform:translateX(6px);\n}\n\n.gt-check{\n  width:32px;\n  height:32px;\n  border-radius:50%;\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  background:linear-gradient(135deg,#D8B37D,#F2D6A8);\n  color:#fff;\n  font-size:15px;\n  flex-shrink:0;\n}\n\n.gt-item span{\n  color:#555;\n  font-size:15px;\n}\n\n\/* ================= PREMIUM SECTION ================= *\/\n\n.gt-premium{\n  background:#111;\n  color:#fff;\n  padding:30px;\n  border-radius:20px;\n  position:relative;\n  overflow:hidden;\n}\n\n.gt-premium:before{\n  content:'';\n  position:absolute;\n  top:-100px;\n  right:-100px;\n  width:260px;\n  height:260px;\n  background:radial-gradient(circle,rgba(255,255,255,.15),transparent);\n}\n\n.gt-premium h3{\n  margin-top:0;\n  font-size:26px;\n}\n\n.gt-premium p{\n  color:#ddd;\n  line-height:1.8;\n}\n\n.gt-icons{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  margin-top:25px;\n}\n\n.gt-small{\n  background:rgba(255,255,255,.08);\n  border-radius:14px;\n  padding:18px;\n  text-align:center;\n  transition:.35s;\n}\n\n.gt-small:hover{\n  transform:translateY(-5px);\n  background:rgba(255,255,255,.14);\n}\n\n.gt-small div{\n  font-size:30px;\n  margin-bottom:8px;\n}\n\n.gt-small span{\n  display:block;\n  color:#eee;\n  font-size:13px;\n  line-height:1.4;\n}\n\n\/* ================= ANIMATIONS ================= *\/\n\n@keyframes fadeUp{\nfrom{\nopacity:0;\ntransform:translateY(35px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n@keyframes float{\n0%,100%{\ntransform:translateY(0);\n}\n50%{\ntransform:translateY(-6px);\n}\n}\n\n@media(max-width:768px){\n\n.gt-hero h2{\nfont-size:28px;\n}\n\n.gt-icons{\ngrid-template-columns:1fr;\n}\n\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"glowtheory-container\"\u003e\n\n\u003cdiv class=\"gt-hero\"\u003e\n\n\u003cdiv class=\"gt-badge\"\u003e\nGlow Theory™ Premium Beauty\n\u003c\/div\u003e\n\n\u003ch2\u003e\nGlow Theory SilkTouch™\u003cbr\u003e\n\u003cspan class=\"gt-gradient\"\u003ePrecision Facial Hair Remover\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp\u003e\n\n💋 \u003cstrong\u003eSmooth, Flawless Skin in Seconds.\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\n\nMeet the \u003cstrong\u003eGlow Theory SilkTouch™ Precision Facial Hair Remover\u003c\/strong\u003e — your everyday beauty essential for instantly removing peach fuzz and unwanted facial hair without the irritation of traditional razors or waxing. Designed with a sleek lipstick-inspired shape, SilkTouch™ fits effortlessly into your handbag so beautifully smooth skin is always within reach.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-card\"\u003e\n\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e🪒\u003c\/div\u003e\nInstant Precision Hair Removal\n\u003c\/div\u003e\n\n\u003cp\u003e\nQuickly removes peach fuzz and unwanted facial hair from the upper lip, chin, cheeks and jawline, leaving your skin feeling silky smooth in just seconds.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-card\"\u003e\n\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e💡\u003c\/div\u003e\nBuilt-In LED Precision Light\n\u003c\/div\u003e\n\n\u003cp\u003e\nThe integrated LED light helps illuminate even the finest facial hairs, making touch-ups more precise so you never miss a spot, even in low lighting.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-card\"\u003e\n\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e💄\u003c\/div\u003e\nPerfect Makeup Prep\n\u003c\/div\u003e\n\n\u003cp\u003e\nCreate a flawlessly smooth canvas for foundation, skincare and makeup by removing peach fuzz that can trap product and affect application.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-benefits\"\u003e\n\n\u003ch3\u003e💛 Why You'll Love SilkTouch™\u003c\/h3\u003e\n\n\u003cdiv class=\"gt-list\"\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eInstantly removes peach fuzz and unwanted facial hair.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eCreates the perfect smooth canvas for flawless makeup application.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eBuilt-in LED light helps capture even the finest hairs.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eGentle enough for sensitive skin and everyday use.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eCompact lipstick-sized design fits easily into handbags and travel bags.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eFast, discreet touch-ups anytime, anywhere.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-premium\"\u003e\n\n\u003ch3\u003eYour Everyday Beauty Essential\u003c\/h3\u003e\n\n\u003cp\u003e\n\nWhether you're getting ready for work, heading out for dinner or refreshing your makeup during the day, SilkTouch™ makes unwanted facial hair disappear in seconds—leaving you with smoother skin, greater confidence and a flawless finish wherever life takes you.\n\n\u003c\/p\u003e\n\n\u003cdiv class=\"gt-icons\"\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e💄\u003c\/div\u003e\n\u003cspan\u003eFlawless\u003cbr\u003eMakeup Prep\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e💡\u003c\/div\u003e\n\u003cspan\u003eLED Precision\u003cbr\u003eLighting\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e👜\u003c\/div\u003e\n\u003cspan\u003eTravel-Friendly\u003cbr\u003eBeauty Essential\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Glow Theory SA","offers":[{"title":"Default Title","offer_id":43582741872703,"sku":null,"price":349.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0673\/9492\/8703\/files\/SilkTouch1.png?v=1784892705"},{"product_id":"glow-theory-clearpoint™️-microneedle-patches","title":"Glow Theory ClearPoint™️ Microneedle Patches","description":"\u003cstyle\u003e\n:root{\n  --gt-primary:#D8B37D;\n  --gt-secondary:#FFF8F1;\n  --gt-dark:#222;\n  --gt-text:#555;\n  --gt-border:rgba(216,179,125,.25);\n}\n\n*{\n  box-sizing:border-box;\n}\n\n.glowtheory-container{\n  max-width:100%;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,sans-serif;\n  color:var(--gt-dark);\n}\n\n\/* ================= HERO ================= *\/\n\n.gt-hero{\n  background:linear-gradient(135deg,#FFFDFB,#FFF8F2);\n  border:1px solid var(--gt-border);\n  border-radius:20px;\n  padding:28px;\n  margin-bottom:18px;\n  animation:fadeUp .8s ease;\n}\n\n.gt-badge{\n  display:inline-block;\n  background:#111;\n  color:#fff;\n  padding:7px 15px;\n  border-radius:30px;\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  margin-bottom:14px;\n}\n\n.gt-hero h2{\n  margin:0;\n  font-size:34px;\n  line-height:1.15;\n  font-weight:800;\n}\n\n.gt-gradient{\n  background:linear-gradient(90deg,#D6A75E,#F4D8A9);\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n}\n\n.gt-hero p{\n  margin-top:18px;\n  color:#555;\n  font-size:16px;\n  line-height:1.8;\n}\n\n\/* ================= FEATURE CARDS ================= *\/\n\n.gt-card{\n  background:#fff;\n  border-radius:18px;\n  padding:22px;\n  margin-bottom:15px;\n  border:1px solid rgba(0,0,0,.06);\n  box-shadow:0 12px 35px rgba(0,0,0,.05);\n  transition:.35s;\n  opacity:0;\n  transform:translateY(35px);\n  animation:fadeUp .8s forwards;\n}\n\n.gt-card:nth-of-type(2){animation-delay:.1s;}\n.gt-card:nth-of-type(3){animation-delay:.2s;}\n.gt-card:nth-of-type(4){animation-delay:.3s;}\n\n.gt-card:hover{\n  transform:translateY(-6px);\n  box-shadow:0 18px 45px rgba(216,179,125,.25);\n  border-color:rgba(216,179,125,.4);\n}\n\n.gt-title{\n  display:flex;\n  align-items:center;\n  gap:14px;\n  margin-bottom:15px;\n  font-size:20px;\n  font-weight:700;\n}\n\n.gt-icon{\n  width:52px;\n  height:52px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:24px;\n  background:linear-gradient(135deg,#F7E8D1,#FFFDFB);\n  animation:float 4s ease-in-out infinite;\n}\n\n.gt-card p{\n  margin:0;\n  color:#666;\n  line-height:1.8;\n}\n\n\/* ================= BENEFITS ================= *\/\n\n.gt-benefits{\n  background:linear-gradient(135deg,#fff,#FFFBF7);\n  border-radius:20px;\n  padding:25px;\n  border:1px solid rgba(216,179,125,.25);\n  margin-bottom:18px;\n}\n\n.gt-benefits h3{\n  margin-top:0;\n  font-size:24px;\n}\n\n.gt-list{\n  display:flex;\n  flex-direction:column;\n  gap:14px;\n}\n\n.gt-item{\n  display:flex;\n  align-items:center;\n  gap:14px;\n  padding:12px 0;\n  border-bottom:1px solid rgba(0,0,0,.06);\n  transition:.3s;\n}\n\n.gt-item:last-child{\n  border:none;\n}\n\n.gt-item:hover{\n  transform:translateX(6px);\n}\n\n.gt-check{\n  width:32px;\n  height:32px;\n  border-radius:50%;\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  background:linear-gradient(135deg,#D8B37D,#F2D6A8);\n  color:#fff;\n  font-size:15px;\n  flex-shrink:0;\n}\n\n.gt-item span{\n  color:#555;\n  font-size:15px;\n}\n\n\/* ================= PREMIUM SECTION ================= *\/\n\n.gt-premium{\n  background:#111;\n  color:#fff;\n  padding:30px;\n  border-radius:20px;\n  position:relative;\n  overflow:hidden;\n}\n\n.gt-premium:before{\n  content:'';\n  position:absolute;\n  top:-100px;\n  right:-100px;\n  width:260px;\n  height:260px;\n  background:radial-gradient(circle,rgba(255,255,255,.15),transparent);\n}\n\n.gt-premium h3{\n  margin-top:0;\n  font-size:26px;\n}\n\n.gt-premium p{\n  color:#ddd;\n  line-height:1.8;\n}\n\n.gt-icons{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  margin-top:25px;\n}\n\n.gt-small{\n  background:rgba(255,255,255,.08);\n  border-radius:14px;\n  padding:18px;\n  text-align:center;\n  transition:.35s;\n}\n\n.gt-small:hover{\n  transform:translateY(-5px);\n  background:rgba(255,255,255,.14);\n}\n\n.gt-small div{\n  font-size:30px;\n  margin-bottom:8px;\n}\n\n.gt-small span{\n  display:block;\n  color:#eee;\n  font-size:13px;\n  line-height:1.4;\n}\n\n\/* ================= ANIMATIONS ================= *\/\n\n@keyframes fadeUp{\nfrom{\nopacity:0;\ntransform:translateY(35px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n@keyframes float{\n0%,100%{\ntransform:translateY(0);\n}\n50%{\ntransform:translateY(-6px);\n}\n}\n\n@media(max-width:768px){\n\n.gt-hero h2{\nfont-size:28px;\n}\n\n.gt-icons{\ngrid-template-columns:1fr;\n}\n\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"glowtheory-container\"\u003e\n\n\u003cdiv class=\"gt-hero\"\u003e\n\n\u003cdiv class=\"gt-badge\"\u003e\nGlow Theory™ Advanced Skincare\n\u003c\/div\u003e\n\n\u003ch2\u003e\nGlow Theory ClearPoint™\u003cbr\u003e\n\u003cspan class=\"gt-gradient\"\u003eMicroneedle Patches\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp\u003e\n\n✨ \u003cstrong\u003eWake Up to Clearer Skin.\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\n\nMeet the \u003cstrong\u003eGlow Theory ClearPoint™ Microneedle Patches\u003c\/strong\u003e — your invisible overnight solution for stubborn blemishes. Each patch combines innovative microneedle technology with a powerful hydrocolloid base to target imperfections where they matter most, helping you wake up to skin that looks calmer, clearer and healthier.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-card\"\u003e\n\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e🪡\u003c\/div\u003e\nAdvanced Microneedle Technology\n\u003c\/div\u003e\n\n\u003cp\u003e\nUltra-fine dissolving microneedles gently deliver active ingredients directly into the blemish, helping target stubborn spots more effectively than traditional surface patches.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-card\"\u003e\n\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e💧\u003c\/div\u003e\nHydrocolloid Healing Power\n\u003c\/div\u003e\n\n\u003cp\u003e\nThe hydrocolloid layer helps absorb excess oil, impurities and fluid while creating a protective environment that supports the skin's natural recovery process.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-card\"\u003e\n\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e🌙\u003c\/div\u003e\nInvisible Overnight Treatment\n\u003c\/div\u003e\n\n\u003cp\u003e\nUltra-thin and transparent, ClearPoint™ blends discreetly into your skin so you can confidently wear it overnight—or even during the day beneath makeup.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-benefits\"\u003e\n\n\u003ch3\u003e✨ Why You'll Love ClearPoint™\u003c\/h3\u003e\n\n\u003cdiv class=\"gt-list\"\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e12 premium hydrocolloid microneedle patches in every pack.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eMicroneedle technology delivers active ingredients deeper into blemishes.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eHydrocolloid layer absorbs excess oil and impurities.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eUltra-thin, transparent design for discreet day or night wear.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eGentle on all skin tones and suitable for most skin types.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eDermatologist-tested for added confidence in your skincare routine.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-premium\"\u003e\n\n\u003ch3\u003eYour Overnight Spot Solution\u003c\/h3\u003e\n\n\u003cp\u003e\n\nNo squeezing. No picking. No unnecessary irritation. Simply apply ClearPoint™ before bed and let the advanced microneedle technology work while you sleep. Wake up to skin that looks calmer, smoother and ready to face the day with confidence.\n\n\u003c\/p\u003e\n\n\u003cdiv class=\"gt-icons\"\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e🌙\u003c\/div\u003e\n\u003cspan\u003eOvernight\u003cbr\u003eTreatment\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e🪡\u003c\/div\u003e\n\u003cspan\u003eMicroneedle\u003cbr\u003eTechnology\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e✨\u003c\/div\u003e\n\u003cspan\u003eClearer Looking\u003cbr\u003eSkin\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Glow Theory","offers":[{"title":"Default Title","offer_id":43582869635135,"sku":null,"price":199.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0673\/9492\/8703\/files\/ClearPoint1.png?v=1784892719"}],"url":"https:\/\/glowtheorysa.co.za\/collections\/shop-the-results.oembed","provider":"Glow Theory SA","version":"1.0","type":"link"}