{"title":"Hair Removers","description":"\u003cp\u003ePainless, precision hair removal devices designed for women. Smooth skin made easy.\u003c\/p\u003e","products":[{"product_id":"finishing-touch-flawless-womens-painless-hair-remover","title":"Finishing Touch Flawless Women's Painless Hair Remover","description":"\u003cstyle\u003e\n\/* ================================\n   TRIMSETTER™ — PREMIUM ROSE GOLD\n   ================================ *\/\n\n.trimsetter {\n  --rose: #b76e79;\n  --rose-light: #e8aeb6;\n  --rose-pale: #f8e7e9;\n  --gold: #d7a56d;\n  --dark: #171315;\n  --cream: #fffafa;\n  --muted: #74696b;\n  font-family: -apple-system, BlinkMacSystemFont, \"Helvetica Neue\", Arial, sans-serif;\n  color: var(--dark);\n  overflow: hidden;\n  background:\n    radial-gradient(circle at 10% 10%, rgba(232,174,182,.30), transparent 28%),\n    radial-gradient(circle at 90% 35%, rgba(215,165,109,.16), transparent 30%),\n    linear-gradient(180deg, #fffafa 0%, #ffffff 48%, #fdf4f5 100%);\n}\n\n\/* GENERAL *\/\n\n.trimsetter * {\n  box-sizing: border-box;\n}\n\n.trimsetter h1,\n.trimsetter h2,\n.trimsetter h3,\n.trimsetter p {\n  margin-top: 0;\n}\n\n.trimsetter .ts-container {\n  max-width: 1180px;\n  margin: auto;\n  padding: 0 24px;\n}\n\n.trimsetter .ts-eyebrow {\n  text-transform: uppercase;\n  letter-spacing: 3px;\n  font-size: 11px;\n  font-weight: 700;\n  color: var(--rose);\n  margin-bottom: 12px;\n}\n\n.trimsetter .ts-title {\n  font-size: clamp(34px, 5vw, 62px);\n  line-height: 1.02;\n  letter-spacing: -2px;\n  font-weight: 700;\n}\n\n.trimsetter .ts-title span {\n  background: linear-gradient(100deg, #9e5965, #e5a5ad, #b97855);\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n}\n\n.trimsetter .ts-subtitle {\n  color: var(--muted);\n  font-size: 17px;\n  line-height: 1.7;\n  max-width: 650px;\n}\n\n\/* HERO *\/\n\n.ts-hero {\n  position: relative;\n  padding: 90px 0 100px;\n}\n\n.ts-hero-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  align-items: center;\n  gap: 70px;\n}\n\n.ts-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 9px 15px;\n  border: 1px solid rgba(183,110,121,.25);\n  border-radius: 50px;\n  background: rgba(255,255,255,.65);\n  backdrop-filter: blur(12px);\n  color: #9c5d68;\n  font-size: 12px;\n  font-weight: 700;\n  margin-bottom: 22px;\n  animation: tsFadeUp .8s ease both;\n}\n\n.ts-badge::before {\n  content: \"\";\n  width: 7px;\n  height: 7px;\n  background: #b76e79;\n  border-radius: 50%;\n  box-shadow: 0 0 12px #b76e79;\n  animation: tsPulse 1.8s infinite;\n}\n\n.ts-hero-copy {\n  animation: tsFadeUp .9s .1s ease both;\n}\n\n.ts-hero-copy p {\n  margin: 25px 0 30px;\n}\n\n.ts-hero-image {\n  position: relative;\n  min-height: 470px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.ts-glow {\n  position: absolute;\n  width: 380px;\n  height: 380px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(215,165,109,.30), rgba(232,174,182,.12), transparent 70%);\n  filter: blur(10px);\n  animation: tsFloat 5s ease-in-out infinite;\n}\n\n.ts-product-placeholder {\n  width: 270px;\n  height: 430px;\n  border-radius: 140px;\n  background: linear-gradient(145deg, #f7c8ce, #b86e7b 48%, #8e4e59);\n  box-shadow:\n    0 35px 80px rgba(119,69,77,.28),\n    inset 8px 8px 20px rgba(255,255,255,.4),\n    inset -8px -10px 25px rgba(75,31,38,.25);\n  position: relative;\n  transform: rotate(7deg);\n  animation: tsProductFloat 4.5s ease-in-out infinite;\n}\n\n\/* Decorative product detail *\/\n\n.ts-product-placeholder::before {\n  content: \"TRIMSETTER™\";\n  position: absolute;\n  left: 50%;\n  top: 47%;\n  transform: translate(-50%,-50%) rotate(-7deg);\n  white-space: nowrap;\n  color: rgba(255,255,255,.82);\n  font-size: 15px;\n  letter-spacing: 2px;\n  font-weight: 700;\n}\n\n.ts-product-placeholder::after {\n  content: \"✦\";\n  position: absolute;\n  left: 50%;\n  top: 25%;\n  transform: translate(-50%,-50%);\n  color: #fff2f3;\n  font-size: 27px;\n}\n\n.ts-floating-card {\n  position: absolute;\n  padding: 13px 17px;\n  background: rgba(255,255,255,.78);\n  backdrop-filter: blur(15px);\n  border: 1px solid rgba(255,255,255,.8);\n  border-radius: 15px;\n  box-shadow: 0 15px 40px rgba(75,40,45,.12);\n  font-size: 12px;\n  font-weight: 700;\n  z-index: 3;\n}\n\n.ts-card-one {\n  top: 18%;\n  right: 2%;\n  animation: tsFloatCard 4s ease-in-out infinite;\n}\n\n.ts-card-two {\n  bottom: 17%;\n  left: 0;\n  animation: tsFloatCard 4s .8s ease-in-out infinite;\n}\n\n\/* SCROLLING BAR *\/\n\n.ts-marquee {\n  overflow: hidden;\n  background: #171315;\n  color: white;\n  border-top: 1px solid rgba(255,255,255,.1);\n  border-bottom: 1px solid rgba(255,255,255,.1);\n}\n\n.ts-marquee-track {\n  display: flex;\n  width: max-content;\n  animation: tsMarquee 22s linear infinite;\n}\n\n.ts-marquee-item {\n  padding: 16px 28px;\n  font-size: 11px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.ts-marquee-item span {\n  color: #e8aeb6;\n  margin-right: 28px;\n}\n\n\/* BENEFITS *\/\n\n.ts-benefits {\n  padding: 100px 0;\n}\n\n.ts-section-heading {\n  text-align: center;\n  max-width: 720px;\n  margin: 0 auto 55px;\n}\n\n.ts-section-heading .ts-subtitle {\n  margin: 15px auto 0;\n}\n\n.ts-benefit-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n}\n\n.ts-benefit {\n  position: relative;\n  padding: 30px;\n  min-height: 190px;\n  border: 1px solid rgba(183,110,121,.14);\n  background: rgba(255,255,255,.72);\n  backdrop-filter: blur(14px);\n  border-radius: 24px;\n  box-shadow: 0 15px 45px rgba(89,48,55,.06);\n  transition: transform .35s ease, box-shadow .35s ease;\n  overflow: hidden;\n}\n\n.ts-benefit:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 25px 60px rgba(89,48,55,.14);\n}\n\n.ts-benefit::after {\n  content: \"\";\n  position: absolute;\n  width: 90px;\n  height: 90px;\n  right: -35px;\n  bottom: -35px;\n  background: rgba(232,174,182,.18);\n  border-radius: 50%;\n}\n\n.ts-icon {\n  width: 45px;\n  height: 45px;\n  display: grid;\n  place-items: center;\n  border-radius: 14px;\n  background: linear-gradient(135deg,#fff0f2,#e5a6ae);\n  color: #985764;\n  font-size: 20px;\n  margin-bottom: 20px;\n  box-shadow: 0 8px 20px rgba(183,110,121,.14);\n}\n\n.ts-benefit h3 {\n  font-size: 17px;\n  margin-bottom: 8px;\n}\n\n.ts-benefit p {\n  font-size: 13px;\n  line-height: 1.6;\n  color: var(--muted);\n}\n\n\/* HOW IT WORKS *\/\n\n.ts-how {\n  padding: 100px 0;\n  background: #171315;\n  color: white;\n  position: relative;\n}\n\n.ts-how::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(circle at 20% 50%, rgba(183,110,121,.18), transparent 30%),\n    radial-gradient(circle at 80% 20%, rgba(215,165,109,.12), transparent 30%);\n  pointer-events: none;\n}\n\n.ts-how .ts-subtitle {\n  color: #b9afb1;\n}\n\n.ts-how-grid {\n  display: grid;\n  grid-template-columns: .8fr 1.2fr;\n  gap: 80px;\n  align-items: center;\n}\n\n.ts-how-visual {\n  height: 480px;\n  border-radius: 35px;\n  background:\n    linear-gradient(145deg, rgba(255,255,255,.08), rgba(255,255,255,.02));\n  border: 1px solid rgba(255,255,255,.1);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  position: relative;\n  overflow: hidden;\n}\n\n.ts-how-visual::before {\n  content: \"\";\n  width: 280px;\n  height: 280px;\n  border-radius: 50%;\n  border: 1px solid rgba(232,174,182,.3);\n  box-shadow:\n    0 0 0 35px rgba(232,174,182,.035),\n    0 0 0 70px rgba(232,174,182,.025);\n  animation: tsRing 3s linear infinite;\n}\n\n.ts-how-device {\n  position: absolute;\n  width: 150px;\n  height: 260px;\n  border-radius: 80px;\n  background: linear-gradient(145deg,#f6c8ce,#a95f6d);\n  transform: rotate(-12deg);\n  box-shadow: 0 25px 70px rgba(0,0,0,.4);\n}\n\n.ts-steps {\n  display: grid;\n  gap: 24px;\n}\n\n.ts-step {\n  display: grid;\n  grid-template-columns: 52px 1fr;\n  gap: 20px;\n  align-items: start;\n  padding: 20px 0;\n  border-bottom: 1px solid rgba(255,255,255,.08);\n}\n\n.ts-step-number {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  background: linear-gradient(135deg,#d8909a,#a85f6b);\n  font-weight: 700;\n  box-shadow: 0 8px 25px rgba(183,110,121,.25);\n}\n\n.ts-step h3 {\n  font-size: 18px;\n  margin-bottom: 7px;\n}\n\n.ts-step p {\n  color: #aaa0a2;\n  font-size: 14px;\n  line-height: 1.6;\n}\n\n\/* FEATURES *\/\n\n.ts-features {\n  padding: 100px 0;\n}\n\n.ts-feature-row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 70px;\n  align-items: center;\n  margin-bottom: 90px;\n}\n\n.ts-feature-row:last-child {\n  margin-bottom: 0;\n}\n\n.ts-feature-row.reverse {\n  direction: rtl;\n}\n\n.ts-feature-row.reverse \u003e * {\n  direction: ltr;\n}\n\n.ts-feature-box {\n  border-radius: 32px;\n  min-height: 380px;\n  background:\n    radial-gradient(circle at 50% 40%, rgba(232,174,182,.35), transparent 55%),\n    linear-gradient(145deg,#fff8f9,#f5e2e4);\n  border: 1px solid rgba(183,110,121,.12);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  overflow: hidden;\n}\n\n.ts-feature-circle {\n  width: 220px;\n  height: 220px;\n  border-radius: 50%;\n  background: linear-gradient(145deg,#f7cbd0,#b96f7a);\n  box-shadow: 0 30px 70px rgba(130,69,78,.2);\n  animation: tsFloat 4s ease-in-out infinite;\n}\n\n.ts-feature-copy h2 {\n  font-size: clamp(30px,4vw,46px);\n  line-height: 1.08;\n  letter-spacing: -1px;\n}\n\n.ts-feature-copy p {\n  color: var(--muted);\n  line-height: 1.8;\n  font-size: 15px;\n}\n\n\/* SPECS *\/\n\n.ts-specs {\n  padding: 90px 0;\n  background: linear-gradient(180deg,#fff 0%,#f9edef 100%);\n}\n\n.ts-spec-grid {\n  display: grid;\n  grid-template-columns: repeat(2,1fr);\n  gap: 12px;\n  max-width: 850px;\n  margin: auto;\n}\n\n.ts-spec {\n  padding: 20px 22px;\n  background: rgba(255,255,255,.75);\n  border: 1px solid rgba(183,110,121,.1);\n  border-radius: 16px;\n  display: flex;\n  justify-content: space-between;\n  gap: 20px;\n}\n\n.ts-spec span:first-child {\n  color: #837679;\n}\n\n.ts-spec span:last-child {\n  font-weight: 700;\n  text-align: right;\n}\n\n\/* COLORS *\/\n\n.ts-colours {\n  padding: 100px 0;\n  text-align: center;\n}\n\n.ts-colour-grid {\n  display: flex;\n  justify-content: center;\n  gap: 18px;\n  flex-wrap: wrap;\n  margin-top: 45px;\n}\n\n.ts-colour {\n  width: 120px;\n  cursor: pointer;\n  transition: transform .3s ease;\n}\n\n.ts-colour:hover {\n  transform: translateY(-8px);\n}\n\n.ts-colour-circle {\n  width: 75px;\n  height: 75px;\n  margin: auto auto 12px;\n  border-radius: 50%;\n  box-shadow: 0 12px 30px rgba(0,0,0,.13);\n  border: 4px solid white;\n}\n\n.ts-rose { background: linear-gradient(135deg,#f2c1c8,#a85f6b); }\n.ts-white { background: linear-gradient(135deg,#fff,#e9dfdf); }\n.ts-black { background: linear-gradient(135deg,#252124,#050405); }\n.ts-purple { background: linear-gradient(135deg,#c7a6d7,#725080); }\n\n.ts-colour strong {\n  font-size: 13px;\n}\n\n.ts-colour small {\n  display: block;\n  color: #887b7d;\n  margin-top: 3px;\n}\n\n\/* FINAL CTA *\/\n\n.ts-cta {\n  padding: 100px 0;\n  text-align: center;\n}\n\n.ts-cta-box {\n  position: relative;\n  overflow: hidden;\n  border-radius: 35px;\n  padding: 75px 30px;\n  background:\n    radial-gradient(circle at 20% 20%, rgba(255,255,255,.15), transparent 25%),\n    linear-gradient(135deg,#9e5965,#d48d98,#a86670);\n  color: white;\n  box-shadow: 0 30px 80px rgba(119,69,77,.25);\n}\n\n.ts-cta-box::before,\n.ts-cta-box::after {\n  content: \"\";\n  position: absolute;\n  border-radius: 50%;\n  border: 1px solid rgba(255,255,255,.15);\n}\n\n.ts-cta-box::before {\n  width: 400px;\n  height: 400px;\n  left: -150px;\n  top: -180px;\n}\n\n.ts-cta-box::after {\n  width: 300px;\n  height: 300px;\n  right: -100px;\n  bottom: -150px;\n}\n\n.ts-cta-box h2 {\n  position: relative;\n  z-index: 2;\n  font-size: clamp(35px,5vw,60px);\n  letter-spacing: -2px;\n  margin-bottom: 18px;\n}\n\n.ts-cta-box p {\n  position: relative;\n  z-index: 2;\n  max-width: 560px;\n  margin: auto;\n  color: rgba(255,255,255,.84);\n  line-height: 1.7;\n}\n\n\/* ANIMATIONS *\/\n\n@keyframes tsFadeUp {\n  from {\n    opacity: 0;\n    transform: translateY(25px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n@keyframes tsFloat {\n  0%,100% { transform: translateY(0); }\n  50% { transform: translateY(-14px); }\n}\n\n@keyframes tsProductFloat {\n  0%,100% { transform: rotate(7deg) translateY(0); }\n  50% { transform: rotate(4deg) translateY(-15px); }\n}\n\n@keyframes tsFloatCard {\n  0%,100% { transform: translateY(0); }\n  50% { transform: translateY(-9px); }\n}\n\n@keyframes tsPulse {\n  0%,100% { opacity: 1; transform: scale(1); }\n  50% { opacity: .45; transform: scale(.75); }\n}\n\n@keyframes tsMarquee {\n  from { transform: translateX(0); }\n  to { transform: translateX(-50%); }\n}\n\n@keyframes tsRing {\n  from { transform: rotate(0deg); }\n  to { transform: rotate(360deg); }\n}\n\n\/* MOBILE *\/\n\n@media(max-width: 800px) {\n\n  .ts-hero {\n    padding: 60px 0 70px;\n  }\n\n  .ts-hero-grid,\n  .ts-how-grid,\n  .ts-feature-row {\n    grid-template-columns: 1fr;\n    gap: 45px;\n  }\n\n  .ts-hero-copy {\n    text-align: center;\n  }\n\n  .ts-subtitle {\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .ts-hero-image {\n    min-height: 400px;\n  }\n\n  .ts-product-placeholder {\n    width: 210px;\n    height: 340px;\n  }\n\n  .ts-benefit-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .ts-how-visual {\n    height: 380px;\n  }\n\n  .ts-feature-row.reverse {\n    direction: ltr;\n  }\n\n  .ts-feature-box {\n    min-height: 300px;\n  }\n\n  .ts-spec-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .ts-cta-box {\n    padding: 60px 25px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"trimsetter\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"ts-hero\"\u003e\n    \u003cdiv class=\"ts-container\"\u003e\n      \u003cdiv class=\"ts-hero-grid\"\u003e\n\n        \u003cdiv class=\"ts-hero-copy\"\u003e\n\n          \u003cdiv class=\"ts-badge\"\u003e\n            BEAUTY-TECH • PAINLESS HAIR REMOVAL\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ts-eyebrow\"\u003e\n            Meet TRIMSETTER™\n          \u003c\/div\u003e\n\n          \u003ch1 class=\"ts-title\"\u003e\n            Flawlessly smooth.\u003cbr\u003e\n            \u003cspan\u003eWithout the pain.\u003c\/span\u003e\n          \u003c\/h1\u003e\n\n          \u003cp class=\"ts-subtitle\"\u003e\n            Instantly remove unwanted facial hair with a sleek,\n            discreet beauty device designed for effortless,\n            pain-free touch-ups anywhere, anytime.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ts-hero-image\"\u003e\n\n          \u003cdiv class=\"ts-glow\"\u003e\u003c\/div\u003e\n\n          \u003c!-- Replace this placeholder with your actual product image --\u003e\n          \u003cdiv class=\"ts-product-placeholder\"\u003e\u003c\/div\u003e\n\n          \u003cdiv class=\"ts-floating-card ts-card-one\"\u003e\n            ✨ Painless finish\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ts-floating-card ts-card-two\"\u003e\n            💡 Built-in LED\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- MARQUEE --\u003e\n  \u003cdiv class=\"ts-marquee\"\u003e\n    \u003cdiv class=\"ts-marquee-track\"\u003e\n\n      \u003cdiv class=\"ts-marquee-item\"\u003e\n        \u003cspan\u003e✦\u003c\/span\u003e PAINLESS\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-marquee-item\"\u003e\n        \u003cspan\u003e✦\u003c\/span\u003e INSTANT RESULTS\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-marquee-item\"\u003e\n        \u003cspan\u003e✦\u003c\/span\u003e LED PRECISION\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-marquee-item\"\u003e\n        \u003cspan\u003e✦\u003c\/span\u003e PORTABLE BEAUTY\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-marquee-item\"\u003e\n        \u003cspan\u003e✦\u003c\/span\u003e PAINLESS\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-marquee-item\"\u003e\n        \u003cspan\u003e✦\u003c\/span\u003e INSTANT RESULTS\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-marquee-item\"\u003e\n        \u003cspan\u003e✦\u003c\/span\u003e LED PRECISION\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-marquee-item\"\u003e\n        \u003cspan\u003e✦\u003c\/span\u003e PORTABLE BEAUTY\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"ts-benefits\"\u003e\n\n    \u003cdiv class=\"ts-container\"\u003e\n\n      \u003cdiv class=\"ts-section-heading\"\u003e\n\n        \u003cdiv class=\"ts-eyebrow\"\u003e\n          Why you'll love it\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"ts-title\"\u003e\n          Beauty maintenance,\u003cbr\u003e\n          \u003cspan\u003ereimagined.\u003c\/span\u003e\n        \u003c\/h2\u003e\n\n        \u003cp class=\"ts-subtitle\"\u003e\n          No appointments. No painful pulling. No messy wax.\n          Just smooth-looking skin whenever you need it.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ts-benefit-grid\"\u003e\n\n        \u003cdiv class=\"ts-benefit\"\u003e\n          \u003cdiv class=\"ts-icon\"\u003e♡\u003c\/div\u003e\n          \u003ch3\u003e100% Painless\u003c\/h3\u003e\n          \u003cp\u003e\n            Gently removes hair at the skin's surface without\n            pulling, plucking or waxing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ts-benefit\"\u003e\n          \u003cdiv class=\"ts-icon\"\u003e✦\u003c\/div\u003e\n          \u003ch3\u003eInstant Results\u003c\/h3\u003e\n          \u003cp\u003e\n            Glide over unwanted hair and achieve a smooth,\n            polished-looking finish in seconds.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ts-benefit\"\u003e\n          \u003cdiv class=\"ts-icon\"\u003e☼\u003c\/div\u003e\n          \u003ch3\u003eLED Precision\u003c\/h3\u003e\n          \u003cp\u003e\n            The built-in LED light helps illuminate fine hairs\n            for more precise touch-ups.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ts-benefit\"\u003e\n          \u003cdiv class=\"ts-icon\"\u003e◌\u003c\/div\u003e\n          \u003ch3\u003eGentle on Skin\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed for comfortable facial hair maintenance\n            across a variety of skin types.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ts-benefit\"\u003e\n          \u003cdiv class=\"ts-icon\"\u003e⌁\u003c\/div\u003e\n          \u003ch3\u003eDiscreet \u0026amp; Portable\u003c\/h3\u003e\n          \u003cp\u003e\n            Compact lipstick-inspired design slips easily\n            into your handbag or travel case.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ts-benefit\"\u003e\n          \u003cdiv class=\"ts-icon\"\u003e⚡\u003c\/div\u003e\n          \u003ch3\u003eEasy to Use\u003c\/h3\u003e\n          \u003cp\u003e\n            Simply switch on and glide over the desired area.\n            No complicated routine required.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"ts-how\"\u003e\n\n    \u003cdiv class=\"ts-container\"\u003e\n\n      \u003cdiv class=\"ts-how-grid\"\u003e\n\n        \u003cdiv\u003e\n\n          \u003cdiv class=\"ts-eyebrow\"\u003e\n            The TRIMSETTER™ technology\n          \u003c\/div\u003e\n\n          \u003ch2 class=\"ts-title\"\u003e\n            Smooth skin.\u003cbr\u003e\n            \u003cspan\u003eSimple routine.\u003c\/span\u003e\n          \u003c\/h2\u003e\n\n          \u003cp class=\"ts-subtitle\"\u003e\n            TRIMSETTER™ is designed to make facial hair maintenance\n            quick and effortless — without the traditional hassle.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"ts-how-visual\"\u003e\n            \u003cdiv class=\"ts-how-device\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"ts-steps\"\u003e\n\n          \u003cdiv class=\"ts-step\"\u003e\n            \u003cdiv class=\"ts-step-number\"\u003e01\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch3\u003eSwitch it on\u003c\/h3\u003e\n              \u003cp\u003e\n                Activate your TRIMSETTER™ and let the precision\n                technology do the work.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ts-step\"\u003e\n            \u003cdiv class=\"ts-step-number\"\u003e02\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch3\u003eGlide gently\u003c\/h3\u003e\n              \u003cp\u003e\n                Move the device over the desired area using\n                gentle circular motions.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ts-step\"\u003e\n            \u003cdiv class=\"ts-step-number\"\u003e03\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch3\u003eReveal your finish\u003c\/h3\u003e\n              \u003cp\u003e\n                Fine facial hairs are removed at the skin's\n                surface for a smoother-looking finish.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"ts-features\"\u003e\n\n    \u003cdiv class=\"ts-container\"\u003e\n\n      \u003cdiv class=\"ts-feature-row\"\u003e\n\n        \u003cdiv class=\"ts-feature-box\"\u003e\n          \u003cdiv class=\"ts-feature-circle\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ts-feature-copy\"\u003e\n\n          \u003cdiv class=\"ts-eyebrow\"\u003e\n            Precision beauty\n          \u003c\/div\u003e\n\n          \u003ch2\u003e\n            Your beauty routine,\n            \u003cspan\u003ein your handbag.\u003c\/span\u003e\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            The compact lipstick-sized design makes TRIMSETTER™\n            perfect for quick touch-ups before work, dinner,\n            travel or a night out.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ts-feature-row reverse\"\u003e\n\n        \u003cdiv class=\"ts-feature-box\"\u003e\n          \u003cdiv class=\"ts-feature-circle\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ts-feature-copy\"\u003e\n\n          \u003cdiv class=\"ts-eyebrow\"\u003e\n            See every detail\n          \u003c\/div\u003e\n\n          \u003ch2\u003e\n            Built-in LED\n            \u003cspan\u003eprecision.\u003c\/span\u003e\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            Fine facial hairs can be difficult to see.\n            The integrated LED light helps illuminate the\n            area you're working on for easier precision.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"ts-specs\"\u003e\n\n    \u003cdiv class=\"ts-container\"\u003e\n\n      \u003cdiv class=\"ts-section-heading\"\u003e\n\n        \u003cdiv class=\"ts-eyebrow\"\u003e\n          Product details\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"ts-title\"\u003e\n          Everything you need.\u003cbr\u003e\n          \u003cspan\u003eNothing complicated.\u003c\/span\u003e\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ts-spec-grid\"\u003e\n\n        \u003cdiv class=\"ts-spec\"\u003e\n          \u003cspan\u003eTechnology\u003c\/span\u003e\n          \u003cspan\u003eMicro-Oscillating\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ts-spec\"\u003e\n          \u003cspan\u003eFinishing Head\u003c\/span\u003e\n          \u003cspan\u003eGold-Plated\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ts-spec\"\u003e\n          \u003cspan\u003eLED Light\u003c\/span\u003e\n          \u003cspan\u003eBuilt-In\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ts-spec\"\u003e\n          \u003cspan\u003ePower\u003c\/span\u003e\n          \u003cspan\u003eBattery Operated\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ts-spec\"\u003e\n          \u003cspan\u003eUse\u003c\/span\u003e\n          \u003cspan\u003eDry Use Only\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ts-spec\"\u003e\n          \u003cspan\u003eDesign\u003c\/span\u003e\n          \u003cspan\u003eCompact\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ts-spec\"\u003e\n          \u003cspan\u003eAreas\u003c\/span\u003e\n          \u003cspan\u003eFace \u0026amp; Jawline\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ts-spec\"\u003e\n          \u003cspan\u003eSkin Types\u003c\/span\u003e\n          \u003cspan\u003eAll Skin Types\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- COLOURS --\u003e\n  \u003csection class=\"ts-colours\"\u003e\n\n    \u003cdiv class=\"ts-container\"\u003e\n\n      \u003cdiv class=\"ts-section-heading\"\u003e\n\n        \u003cdiv class=\"ts-eyebrow\"\u003e\n          Choose your finish\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"ts-title\"\u003e\n          Your colour.\u003cbr\u003e\n          \u003cspan\u003eYour signature.\u003c\/span\u003e\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ts-colour-grid\"\u003e\n\n        \u003cdiv class=\"ts-colour\"\u003e\n          \u003cdiv class=\"ts-colour-circle ts-rose\"\u003e\u003c\/div\u003e\n          \u003cstrong\u003eRose Gold\u003c\/strong\u003e\n          \u003csmall\u003eElegant\u003c\/small\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ts-colour\"\u003e\n          \u003cdiv class=\"ts-colour-circle ts-white\"\u003e\u003c\/div\u003e\n          \u003cstrong\u003eWhite \u0026amp; Gold\u003c\/strong\u003e\n          \u003csmall\u003eMinimal\u003c\/small\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ts-colour\"\u003e\n          \u003cdiv class=\"ts-colour-circle ts-black\"\u003e\u003c\/div\u003e\n          \u003cstrong\u003eBlack \u0026amp; Gold\u003c\/strong\u003e\n          \u003csmall\u003eSophisticated\u003c\/small\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ts-colour\"\u003e\n          \u003cdiv class=\"ts-colour-circle ts-purple\"\u003e\u003c\/div\u003e\n          \u003cstrong\u003ePurple \u0026amp; Gold\u003c\/strong\u003e\n          \u003csmall\u003ePlayful\u003c\/small\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"ts-cta\"\u003e\n\n    \u003cdiv class=\"ts-container\"\u003e\n\n      \u003cdiv class=\"ts-cta-box\"\u003e\n\n        \u003ch2\u003e\n          Smooth skin.\u003cbr\u003e\n          Zero drama.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Meet your new everyday beauty essential.\n          TRIMSETTER™ makes unwanted facial hair maintenance\n          quick, discreet and effortless.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"TrimSetter","offers":[{"title":"Rose gold","offer_id":48022993830019,"sku":null,"price":487.0,"currency_code":"ZAR","in_stock":true},{"title":"Purple","offer_id":48022993862787,"sku":null,"price":487.0,"currency_code":"ZAR","in_stock":true},{"title":"Pink","offer_id":48022993895555,"sku":null,"price":487.0,"currency_code":"ZAR","in_stock":true},{"title":"Beige","offer_id":48028186083459,"sku":null,"price":487.0,"currency_code":"ZAR","in_stock":true},{"title":"Blue","offer_id":48028199485571,"sku":null,"price":487.0,"currency_code":"ZAR","in_stock":true},{"title":"White","offer_id":48028199518339,"sku":null,"price":487.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0751\/4806\/6947\/files\/marble-bundle-shot.png?v=1787958422"},{"product_id":"pack-of-4-rose-gold-metal-replacement-heads-facial-hair-remover-refills","title":"Pack of 2 Rose Gold Metal Replacement Heads | Facial Hair Remover Refills","description":"\u003cp\u003e\u003cspan\u003eUpgrade your routine with 4 premium rose gold metal replacement heads. Precision-engineered refills for flawless, painless facial hair removal. Shop TRIMSETTER™.\u003c\/span\u003e\u003c\/p\u003e","brand":"TrimSetter","offers":[{"title":"Default Title","offer_id":48023109337219,"sku":null,"price":270.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0751\/4806\/6947\/files\/angle-shot-rose-gold-replacement-heads.png?v=1787962913"},{"product_id":"pack-of-8-rose-gold-metal-replacement-heads-facial-hair-remover-refills","title":"Pack of 4 Rose Gold Metal Replacement Heads | Facial Hair Remover Refills","description":"\u003ch2\u003eMaintain Your Flawless Finish — Never Miss a Smooth Day\u003c\/h2\u003e\n\u003cp\u003eYour facial hair remover is only as good as its blade. The \u003cstrong\u003eTRIMSETTER™ Rose Gold Metal Replacement Heads\u003c\/strong\u003e are precision-engineered to keep your device performing at its peak — delivering the same painless, silky-smooth results as the very first use.\u003c\/p\u003e\n\u003cp\u003eEach micro-spiral blade head is crafted from premium rose gold-toned metal, combining elegance with exceptional cutting precision. Simply swap, glide, and glow.\u003c\/p\u003e\n\u003ch2\u003eWhy Choose TRIMSETTER™ Replacement Heads?\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e✨ \u003cstrong\u003ePremium rose gold metal finish\u003c\/strong\u003e — luxurious, durable, and rust-resistant\u003c\/li\u003e\n\u003cli\u003e⚡ \u003cstrong\u003eMicro-spiral precision blades\u003c\/strong\u003e — engineered to catch the finest hairs effortlessly\u003c\/li\u003e\n\u003cli\u003e🔄 \u003cstrong\u003eUniversal compatibility\u003c\/strong\u003e — fits most standard facial hair removers\u003c\/li\u003e\n\u003cli\u003e🌸 \u003cstrong\u003eSkin-safe design\u003c\/strong\u003e — no nicks, no irritation, no redness\u003c\/li\u003e\n\u003cli\u003e📦 \u003cstrong\u003ePack of 4\u003c\/strong\u003e — extended supply so you're always ready\u003c\/li\u003e\n\u003cli\u003e💎 \u003cstrong\u003eEasy snap-on installation\u003c\/strong\u003e — no tools, no hassle\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eHow to Replace Your Head\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003eTwist or pull off the existing blade head from your device\u003c\/li\u003e\n\u003cli\u003eAlign the new TRIMSETTER™ replacement head\u003c\/li\u003e\n\u003cli\u003ePress or snap firmly into place\u003c\/li\u003e\n\u003cli\u003eYou're ready for a flawless finish\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e🔹 \u003cstrong\u003eMaterial:\u003c\/strong\u003e Premium rose gold-toned metal alloy\u003c\/li\u003e\n\u003cli\u003e🔹 \u003cstrong\u003eQuantity:\u003c\/strong\u003e 8 replacement heads per pack\u003c\/li\u003e\n\u003cli\u003e🔹 \u003cstrong\u003eBlade type:\u003c\/strong\u003e Micro-oscillating spiral design\u003c\/li\u003e\n\u003cli\u003e🔹 \u003cstrong\u003eCompatibility:\u003c\/strong\u003e Universal fit for most facial hair removers\u003c\/li\u003e\n\u003cli\u003e🔹 \u003cstrong\u003eUse:\u003c\/strong\u003e Upper lip, chin, cheeks, jawline, sideburns\u003c\/li\u003e\n\u003cli\u003e🔹 \u003cstrong\u003eSkin type:\u003c\/strong\u003e Suitable for all skin types including sensitive skin\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003ePro tip: Replace your blade head every 2–3 months for optimal performance and hygiene.\u003c\/em\u003e\u003c\/p\u003e","brand":"TRIMSETTER","offers":[{"title":"Default Title","offer_id":48023138631811,"sku":null,"price":370.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0751\/4806\/6947\/files\/8-blades-flat-lay.png?v=1787964072"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0751\/4806\/6947\/collections\/gift-box-bundle.png?v=1788028552","url":"https:\/\/trimsetter.co.za\/collections\/hair-removers.oembed","provider":"TRIMSETTER™","version":"1.0","type":"link"}