{"product_id":"🔥2-in-1-bikini-trimmer-body-shaver-smooth-gentle-rechargeable","title":"🔥2-in-1 Bikini Trimmer \u0026 Body Shaver – Smooth, Gentle \u0026 Rechargeable","description":"\u003c!-- =========================================================\n2-IN-1 WOMEN'S BODY TRIMMER + FOIL SHAVER\nSHOPIFY PRODUCT BODY HTML\n\nSTYLE:\n- 600px centered\n- transparent outer background\n- soft blush \/ rose color system\n- large readable typography\n- mobile optimized\n- no JavaScript\n- collapsible FAQ\n- 7 uploaded A+ image positions\n- NO IntimateGlide trademark in HTML\n========================================================= --\u003e\n\u003cstyle\u003e\n.bodygroom-page,\n.bodygroom-page *,\n.bodygroom-page *::before,\n.bodygroom-page *::after{\n  box-sizing:border-box;\n}\n\n.bodygroom-page{\n  --bg-pink:#d74682;\n  --bg-pink-dark:#b92f68;\n  --bg-pink-soft:#fff1f5;\n  --bg-blush:#fff8fa;\n  --bg-rose:#f5d4df;\n  --bg-brown:#49353d;\n  --bg-text:#685961;\n  --bg-muted:#95868e;\n  --bg-line:#eedde4;\n  --bg-white:#ffffff;\n\n  width:100%;\n  max-width:600px;\n  margin:0 auto;\n  padding:0;\n\n  background:transparent;\n\n  color:var(--bg-brown);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  line-height:1.65;\n  overflow:hidden;\n}\n\n.bodygroom-page h1,\n.bodygroom-page h2,\n.bodygroom-page h3,\n.bodygroom-page p{\n  margin-top:0;\n}\n\n.bodygroom-page a{\n  color:inherit;\n  text-decoration:none;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.bg-hero{\n  padding:42px 25px 36px;\n\n  background:\n    radial-gradient(\n      circle at 92% 7%,\n      rgba(215,70,130,.13),\n      transparent 31%\n    ),\n    radial-gradient(\n      circle at 5% 92%,\n      rgba(245,212,223,.28),\n      transparent 34%\n    );\n\n  text-align:center;\n}\n\n.bg-eyebrow{\n  display:block;\n\n  margin-bottom:9px;\n\n  color:var(--bg-pink);\n\n  font-size:13px;\n  line-height:1.35;\n  font-weight:850;\n\n  letter-spacing:1.4px;\n  text-transform:uppercase;\n}\n\n.bg-title{\n  max-width:550px;\n\n  margin:0 auto 15px !important;\n\n  color:var(--bg-brown);\n\n  font-size:40px;\n  line-height:1.08;\n  font-weight:900;\n\n  letter-spacing:-.8px;\n}\n\n.bg-title span{\n  color:var(--bg-pink);\n}\n\n.bg-subtitle{\n  max-width:515px;\n\n  margin:0 auto !important;\n\n  color:var(--bg-text);\n\n  font-size:17px;\n  line-height:1.68;\n}\n\n.bg-chips{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:8px;\n\n  margin-top:22px;\n}\n\n.bg-chip{\n  padding:9px 13px;\n\n  border-radius:999px;\n\n  background:var(--bg-pink-soft);\n\n  color:var(--bg-pink-dark);\n\n  font-size:12.5px;\n  line-height:1.3;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   UPLOADED IMAGE SLOT\n========================================================= *\/\n\n.bg-image-slot{\n  position:relative;\n\n  width:100%;\n  aspect-ratio:1 \/ 1;\n\n  overflow:hidden;\n\n  background:#fff7fa;\n}\n\n.bg-image-slot img{\n  position:absolute;\n\n  top:0;\n  left:0;\n\n  display:block;\n\n  width:100% !important;\n  height:100% !important;\n\n  max-width:none !important;\n\n  margin:0 !important;\n  padding:0 !important;\n\n  border:0;\n\n  object-fit:cover;\n}\n\n\n\/* =========================================================\n   GENERAL SECTION\n========================================================= *\/\n\n.bg-section{\n  width:100%;\n\n  padding:38px 24px;\n\n  background:transparent;\n}\n\n.bg-label{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:var(--bg-pink);\n\n  font-size:13px;\n  line-height:1.35;\n  font-weight:850;\n\n  letter-spacing:1.35px;\n  text-transform:uppercase;\n}\n\n.bg-heading{\n  max-width:550px;\n\n  margin:0 0 12px !important;\n\n  color:var(--bg-brown);\n\n  font-size:31px;\n  line-height:1.17;\n  font-weight:900;\n\n  letter-spacing:-.4px;\n}\n\n.bg-copy{\n  max-width:540px;\n\n  margin:0 !important;\n\n  color:var(--bg-text);\n\n  font-size:16px;\n  line-height:1.72;\n}\n\n\n\/* =========================================================\n   CORE BENEFITS\n========================================================= *\/\n\n.bg-benefits{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:22px;\n}\n\n.bg-benefit{\n  min-width:0;\n\n  padding:18px 15px;\n\n  border:1px solid var(--bg-line);\n  border-radius:14px;\n\n  background:var(--bg-pink-soft);\n}\n\n.bg-benefit:nth-child(2),\n.bg-benefit:nth-child(3){\n  background:var(--bg-blush);\n}\n\n.bg-benefit strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--bg-brown);\n\n  font-size:15.5px;\n  line-height:1.4;\n  font-weight:850;\n}\n\n.bg-benefit span{\n  display:block;\n\n  color:var(--bg-text);\n\n  font-size:13.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   CENTER HIGHLIGHT\n========================================================= *\/\n\n.bg-highlight{\n  padding:38px 24px;\n\n  background:var(--bg-blush);\n\n  text-align:center;\n}\n\n.bg-highlight h2{\n  max-width:520px;\n\n  margin:0 auto 11px !important;\n\n  color:var(--bg-brown);\n\n  font-size:30px;\n  line-height:1.18;\n  font-weight:900;\n}\n\n.bg-highlight h2 span{\n  color:var(--bg-pink);\n}\n\n.bg-highlight p{\n  max-width:515px;\n\n  margin:0 auto !important;\n\n  color:var(--bg-text);\n\n  font-size:15.5px;\n  line-height:1.72;\n}\n\n\n\/* =========================================================\n   TWO HEAD SYSTEM\n========================================================= *\/\n\n.bg-head-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:22px;\n}\n\n.bg-head-card{\n  padding:20px 15px;\n\n  border:1px solid var(--bg-line);\n  border-radius:14px;\n\n  background:#ffffff;\n\n  text-align:center;\n}\n\n.bg-head-number{\n  width:38px;\n  height:38px;\n\n  margin:0 auto 10px;\n\n  display:flex;\n  justify-content:center;\n  align-items:center;\n\n  border-radius:50%;\n\n  background:var(--bg-pink);\n\n  color:#fff;\n\n  font-size:14px;\n  font-weight:900;\n}\n\n.bg-head-card strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--bg-brown);\n\n  font-size:16px;\n  line-height:1.4;\n}\n\n.bg-head-card span{\n  display:block;\n\n  color:var(--bg-text);\n\n  font-size:13px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   SHIELD EXPLANATION\n========================================================= *\/\n\n.bg-shield{\n  margin-top:21px;\n\n  padding:18px;\n\n  border-left:4px solid var(--bg-pink);\n  border-radius:0 12px 12px 0;\n\n  background:var(--bg-pink-soft);\n}\n\n.bg-shield strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--bg-pink-dark);\n\n  font-size:15.5px;\n  line-height:1.4;\n}\n\n.bg-shield span{\n  display:block;\n\n  color:var(--bg-text);\n\n  font-size:13.5px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   AREA GRID\n========================================================= *\/\n\n.bg-area-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-top:21px;\n}\n\n.bg-area{\n  padding:18px 12px;\n\n  border-radius:13px;\n\n  background:var(--bg-pink-soft);\n\n  text-align:center;\n}\n\n.bg-area strong{\n  display:block;\n\n  color:var(--bg-brown);\n\n  font-size:15.5px;\n  line-height:1.4;\n}\n\n.bg-area span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--bg-text);\n\n  font-size:12.5px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   FEATURE ROWS\n========================================================= *\/\n\n.bg-feature-list{\n  display:grid;\n\n  gap:9px;\n\n  margin-top:22px;\n}\n\n.bg-feature{\n  display:grid;\n  grid-template-columns:39px minmax(0,1fr);\n\n  gap:12px;\n  align-items:flex-start;\n\n  padding:16px;\n\n  border:1px solid var(--bg-line);\n  border-radius:12px;\n\n  background:var(--bg-blush);\n}\n\n.bg-check{\n  width:35px;\n  height:35px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:var(--bg-pink);\n\n  color:#fff;\n\n  font-size:17px;\n  font-weight:900;\n}\n\n.bg-feature strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--bg-brown);\n\n  font-size:15px;\n  line-height:1.4;\n}\n\n.bg-feature span{\n  display:block;\n\n  color:var(--bg-text);\n\n  font-size:13px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   HOW TO USE\n========================================================= *\/\n\n.bg-how{\n  padding:38px 24px;\n\n  background:var(--bg-pink-soft);\n}\n\n.bg-how h2{\n  margin:0 0 20px !important;\n\n  color:var(--bg-brown);\n\n  font-size:30px;\n  line-height:1.18;\n  font-weight:900;\n\n  text-align:center;\n}\n\n.bg-how-row{\n  display:grid;\n  grid-template-columns:43px minmax(0,1fr);\n\n  gap:12px;\n  align-items:flex-start;\n\n  padding:14px 0;\n\n  border-bottom:1px solid rgba(215,70,130,.15);\n}\n\n.bg-how-row:last-child{\n  border-bottom:0;\n}\n\n.bg-how-number{\n  width:38px;\n  height:38px;\n\n  display:flex;\n  justify-content:center;\n  align-items:center;\n\n  border-radius:10px;\n\n  background:#fff;\n\n  color:var(--bg-pink);\n\n  font-size:15px;\n  font-weight:900;\n}\n\n.bg-how-row strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--bg-brown);\n\n  font-size:15px;\n  line-height:1.4;\n}\n\n.bg-how-row span{\n  display:block;\n\n  color:var(--bg-text);\n\n  font-size:13px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.bg-faq{\n  padding:38px 24px;\n\n  background:transparent;\n}\n\n.bg-faq-title{\n  margin:0 0 18px !important;\n\n  color:var(--bg-brown);\n\n  font-size:29px;\n  line-height:1.2;\n  font-weight:900;\n\n  text-align:center;\n}\n\n.bg-faq details{\n  border-bottom:1px solid var(--bg-line);\n}\n\n.bg-faq summary{\n  position:relative;\n\n  display:block;\n\n  padding:17px 38px 17px 0;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--bg-brown);\n\n  font-size:15px;\n  line-height:1.5;\n  font-weight:800;\n}\n\n.bg-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.bg-faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n\n  top:50%;\n  right:4px;\n\n  transform:translateY(-50%);\n\n  color:var(--bg-pink);\n\n  font-size:24px;\n}\n\n.bg-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.bg-answer{\n  padding:0 24px 17px 0;\n\n  color:var(--bg-text);\n\n  font-size:13.5px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   TRUST\n========================================================= *\/\n\n.bg-trust{\n  padding:30px 20px;\n\n  border-top:1px solid var(--bg-line);\n\n  background:transparent;\n\n  text-align:center;\n}\n\n.bg-trust-title{\n  color:var(--bg-brown);\n\n  font-size:16px;\n  line-height:1.4;\n  font-weight:850;\n}\n\n.bg-payments{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:7px;\n\n  margin-top:13px;\n}\n\n.bg-payment{\n  min-width:70px;\n\n  padding:8px 10px;\n\n  border:1px solid var(--bg-line);\n  border-radius:7px;\n\n  background:#fff;\n\n  color:var(--bg-brown);\n\n  font-size:11.5px;\n  line-height:1.3;\n  font-weight:850;\n}\n\n.bg-help{\n  max-width:480px;\n\n  margin:12px auto 0 !important;\n\n  color:var(--bg-muted);\n\n  font-size:12px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   CTA\n========================================================= *\/\n\n.bg-cta{\n  display:block;\n\n  width:100%;\n\n  padding:23px 18px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #d74682,\n      #b52f68\n    );\n\n  color:#fff !important;\n\n  text-align:center;\n}\n\n.bg-cta strong{\n  display:block;\n\n  color:#fff;\n\n  font-size:19px;\n  line-height:1.35;\n  font-weight:900;\n}\n\n.bg-cta span{\n  display:inline-block;\n\n  margin-top:5px;\n\n  color:#ffe8f0;\n\n  font-size:13px;\n  line-height:1.4;\n\n  animation:bg-arrow 1.45s ease-in-out infinite;\n}\n\n@keyframes bg-arrow{\n\n  0%,\n  100%{\n    transform:translateX(0);\n  }\n\n  50%{\n    transform:translateX(5px);\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:480px){\n\n  .bg-hero{\n    padding:34px 17px 29px;\n  }\n\n  .bg-title{\n    font-size:33px;\n  }\n\n  .bg-subtitle{\n    font-size:15.5px;\n  }\n\n  .bg-section,\n  .bg-highlight,\n  .bg-how,\n  .bg-faq{\n    padding-left:17px;\n    padding-right:17px;\n  }\n\n  .bg-heading{\n    font-size:27px;\n  }\n\n  .bg-copy{\n    font-size:15px;\n  }\n\n  .bg-highlight h2{\n    font-size:26px;\n  }\n\n  .bg-faq-title{\n    font-size:26px;\n  }\n\n}\n\n@media(max-width:360px){\n\n  .bg-benefits,\n  .bg-head-grid,\n  .bg-area-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"bodygroom-page\" id=\"bodygroom-top\"\u003e\n\u003c!-- =====================================================\n     HERO\n====================================================== --\u003e\n\u003csection class=\"bg-hero\"\u003e\u003cspan class=\"bg-eyebrow\"\u003e 2-IN-1 WOMEN'S BODY GROOMER \u003c\/span\u003e\n\u003ch1 class=\"bg-title\"\u003eTrim First. \u003cspan\u003eSmooth Second.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"bg-subtitle\"\u003eA dual-ended electric groomer designed to make sensitive-area trimming and finishing simpler, gentler and more convenient.\u003c\/p\u003e\n\u003cdiv class=\"bg-chips\"\u003e\n\u003cspan class=\"bg-chip\"\u003e Dual-Ended \u003c\/span\u003e \u003cspan class=\"bg-chip\"\u003e Protective Foil \u003c\/span\u003e \u003cspan class=\"bg-chip\"\u003e Wet \u0026amp; Dry \u003c\/span\u003e \u003cspan class=\"bg-chip\"\u003e USB Rechargeable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ATTACHMENT IMAGE 01\n     Uploaded file: main-08(1).jpg\n     Product overview\n====================================================== --\u003e\n\u003cdiv class=\"bg-image-slot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/intimateglide-pro-painless-bikini-trimmer-04_1931af3e-a71f-425f-82ac-1de352a4723c.png?v=1789807732\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     CORE BENEFITS\n====================================================== --\u003e\n\u003csection class=\"bg-section\"\u003e\u003cspan class=\"bg-label\"\u003e MADE FOR SENSITIVE BODY GROOMING \u003c\/span\u003e\n\u003ch2 class=\"bg-heading\"\u003eOne Tool. Two Grooming Steps.\u003c\/h2\u003e\n\u003cp class=\"bg-copy\"\u003eShorten longer hair with the trimmer, then flip the device to refine the finish with the protective foil head.\u003c\/p\u003e\n\u003cdiv class=\"bg-benefits\"\u003e\n\u003cdiv class=\"bg-benefit\"\u003e\n\u003cstrong\u003e Helps Reduce Nicks \u003c\/strong\u003e \u003cspan\u003e Protective foil helps reduce direct contact between the cutting element and your skin. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bg-benefit\"\u003e\n\u003cstrong\u003e Trim + Smooth \u003c\/strong\u003e \u003cspan\u003e Two grooming functions built into one compact device. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bg-benefit\"\u003e\n\u003cstrong\u003e Wet or Dry \u003c\/strong\u003e \u003cspan\u003e Flexible for everyday grooming and shower routines. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bg-benefit\"\u003e\n\u003cstrong\u003e Rechargeable \u003c\/strong\u003e \u003cspan\u003e Cordless convenience without disposable batteries. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ATTACHMENT IMAGE 02\n     Uploaded file: main-02(5).jpg\n     Main benefits\n====================================================== --\u003e\n\u003cdiv class=\"bg-image-slot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/elunara-shaver-ingrown-hair-before-after-03_ba4469b0-5ffa-4158-8ac6-7d41c236802c.png?v=1789807732\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     TWO HEADS\n====================================================== --\u003e\n\u003csection class=\"bg-highlight\"\u003e\u003cspan class=\"bg-eyebrow\"\u003e TWO HEADS. ONE ROUTINE. \u003c\/span\u003e\n\u003ch2\u003eStart With Length. \u003cspan\u003eFinish Smooth.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eUsing the right head for each step helps reduce unnecessary repeated passes over delicate skin.\u003c\/p\u003e\n\u003cdiv class=\"bg-head-grid\"\u003e\n\u003cdiv class=\"bg-head-card\"\u003e\n\u003cdiv class=\"bg-head-number\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003e Trimmer Head \u003c\/strong\u003e \u003cspan\u003e Quickly shortens longer hair before closer shaving. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bg-head-card\"\u003e\n\u003cdiv class=\"bg-head-number\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003e Foil Head \u003c\/strong\u003e \u003cspan\u003e Refines shorter hair for a smoother-looking finish. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ATTACHMENT IMAGE 03\n     Uploaded file: main-04(3).jpg\n     Trimmer head + smoother head\n====================================================== --\u003e\n\u003cdiv class=\"bg-image-slot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/intimateglide-pro-dual-head-shaver-sensitive-skin-06_60142e29-9386-48f6-b8b9-88882bbf71fb.png?v=1789807732\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     FOIL TECHNOLOGY\n====================================================== --\u003e\n\u003csection class=\"bg-section\"\u003e\u003cspan class=\"bg-label\"\u003e PROTECTIVE FOIL DESIGN \u003c\/span\u003e\n\u003ch2 class=\"bg-heading\"\u003eHair In. Blade Behind the Shield.\u003c\/h2\u003e\n\u003cp class=\"bg-copy\"\u003eSmall foil openings allow short hair to enter the shaving head while helping keep the cutting mechanism separated from direct skin contact.\u003c\/p\u003e\n\u003cdiv class=\"bg-shield\"\u003e\n\u003cstrong\u003e Designed for a gentler close finish \u003c\/strong\u003e \u003cspan\u003e The protective layer can help reduce the dragging, scraping and repeated razor contact that may contribute to discomfort on sensitive skin. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ATTACHMENT IMAGE 04\n     Uploaded file: main-07(3).jpg\n     No blade-to-skin contact\n====================================================== --\u003e\n\u003cdiv class=\"bg-image-slot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/intimateglide-pro-results-bikini-trimmer-shaver-05_99862f6e-73f6-4330-a6e0-b79b2bb21db1.png?v=1789807732\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     USE AREAS\n====================================================== --\u003e\n\u003csection class=\"bg-section\"\u003e\u003cspan class=\"bg-label\"\u003e MULTI-AREA GROOMING \u003c\/span\u003e\n\u003ch2 class=\"bg-heading\"\u003eFrom Bikini Line to Underarms\u003c\/h2\u003e\n\u003cp class=\"bg-copy\"\u003eThe slim shape and dual-ended design make targeted grooming easier across several external body areas.\u003c\/p\u003e\n\u003cdiv class=\"bg-area-grid\"\u003e\n\u003cdiv class=\"bg-area\"\u003e\n\u003cstrong\u003e Bikini Line \u003c\/strong\u003e \u003cspan\u003e Controlled grooming around delicate contours. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bg-area\"\u003e\n\u003cstrong\u003e Underarms \u003c\/strong\u003e \u003cspan\u003e Quick maintenance in curved areas. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bg-area\"\u003e\n\u003cstrong\u003e Legs \u003c\/strong\u003e \u003cspan\u003e Convenient for targeted touch-ups. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bg-area\"\u003e\n\u003cstrong\u003e Body \u003c\/strong\u003e \u003cspan\u003e Versatile for suitable external grooming areas. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ATTACHMENT IMAGE 05\n     Uploaded file: main-06(3).jpg\n     Bikini \/ underarms \/ legs\n====================================================== --\u003e\n\u003cdiv class=\"bg-image-slot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/intimateglide-pro-bikini-underarm-leg-trimmer-07_392a8198-c091-4d11-a452-1da565b8e238.png?v=1789807732\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     FEATURES\n====================================================== --\u003e\n\u003csection class=\"bg-highlight\"\u003e\u003cspan class=\"bg-eyebrow\"\u003e BUILT FOR EVERYDAY USE \u003c\/span\u003e\n\u003ch2\u003eLess Fuss. \u003cspan\u003eMore Control.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bg-feature-list\"\u003e\n\u003cdiv class=\"bg-feature\"\u003e\n\u003cdiv class=\"bg-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Dual-Ended Design \u003c\/strong\u003e \u003cspan\u003e Two grooming functions without carrying two separate tools. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bg-feature\"\u003e\n\u003cdiv class=\"bg-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Protective Foil Head \u003c\/strong\u003e \u003cspan\u003e Designed to provide a closer finish while limiting direct blade contact. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bg-feature\"\u003e\n\u003cdiv class=\"bg-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Wet \u0026amp; Dry Use \u003c\/strong\u003e \u003cspan\u003e Adapt your routine for dry grooming or compatible shower use. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bg-feature\"\u003e\n\u003cdiv class=\"bg-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e USB Rechargeable \u003c\/strong\u003e \u003cspan\u003e Cordless operation makes everyday use and travel more convenient. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ATTACHMENT IMAGE 06\n     Uploaded file: main-05(3).jpg\n     Real-use \/ user feedback visual\n====================================================== --\u003e\n\u003cdiv class=\"bg-image-slot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/intimate-glide-pro-bikini-trimmer-painless-shaver-02_2ce289d4-02ef-4675-81fe-a2934cc38c33.png?v=1789807732\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     HOW TO USE\n====================================================== --\u003e\n\u003csection class=\"bg-how\"\u003e\u003cspan class=\"bg-eyebrow\" style=\"text-align: center;\"\u003e SIMPLE 2-STEP ROUTINE \u003c\/span\u003e\n\u003ch2\u003eSmooth Skin in Minutes\u003c\/h2\u003e\n\u003cdiv class=\"bg-how-row\"\u003e\n\u003cdiv class=\"bg-how-number\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Trim Longer Hair \u003c\/strong\u003e \u003cspan\u003e Begin with the trimmer head to shorten longer hair. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bg-how-row\"\u003e\n\u003cdiv class=\"bg-how-number\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Flip the Device \u003c\/strong\u003e \u003cspan\u003e Switch to the protective foil head for finishing. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bg-how-row\"\u003e\n\u003cdiv class=\"bg-how-number\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Glide Gently \u003c\/strong\u003e \u003cspan\u003e Use light pressure and short, controlled passes. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bg-how-row\"\u003e\n\u003cdiv class=\"bg-how-number\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Clean After Grooming \u003c\/strong\u003e \u003cspan\u003e Remove loose hair and clean compatible shaving components before storing. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     RESULTS COPY\n====================================================== --\u003e\n\u003csection class=\"bg-section\"\u003e\u003cspan class=\"bg-label\"\u003e SMOOTHER-LOOKING RESULTS \u003c\/span\u003e\n\u003ch2 class=\"bg-heading\"\u003eSkip the Repeated Razor Passes\u003c\/h2\u003e\n\u003cp class=\"bg-copy\"\u003eThe two-step system is designed to shorten first and refine second, helping create a cleaner, smoother-looking finish with more control.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ATTACHMENT IMAGE 07\n     Uploaded file: main-03(5).jpg\n     Before \/ After\n====================================================== --\u003e\n\u003cdiv class=\"bg-image-slot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/intimateglide-pro-safe-shaving-no-nicks-cuts-08_e9441ac6-7dd5-4856-9609-9ce32a34af8f.png?v=1789807732\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     GENTLE USE NOTE\n====================================================== --\u003e\n\u003csection class=\"bg-section\"\u003e\u003cspan class=\"bg-label\"\u003e FOR A MORE COMFORTABLE ROUTINE \u003c\/span\u003e\n\u003ch2 class=\"bg-heading\"\u003eLight Pressure Works Best\u003c\/h2\u003e\n\u003cp class=\"bg-copy\"\u003eLet the electric cutting system do the work. Avoid pressing hard or repeatedly shaving the same sensitive area.\u003c\/p\u003e\n\u003cdiv class=\"bg-shield\"\u003e\n\u003cstrong\u003e Sensitive skin tip \u003c\/strong\u003e \u003cspan\u003e Test the device on a small external area first. Do not use on broken, inflamed or irritated skin. Stop use if persistent discomfort occurs. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n====================================================== --\u003e\n\u003csection class=\"bg-faq\"\u003e\u003cspan class=\"bg-eyebrow\" style=\"text-align: center;\"\u003e QUESTIONS \u003c\/span\u003e\n\u003ch2 class=\"bg-faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy does it have two shaving ends?\u003c\/summary\u003e\n\u003cdiv class=\"bg-answer\"\u003eThe trimmer end is designed to shorten longer hair first. The foil end is then used on shorter hair to create a smoother-looking finish.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for the bikini line?\u003c\/summary\u003e\n\u003cdiv class=\"bg-answer\"\u003eIt is designed for grooming suitable external bikini-line areas. Use gentle pressure and avoid broken or irritated skin.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on my underarms?\u003c\/summary\u003e\n\u003cdiv class=\"bg-answer\"\u003eYes. Its compact trimmer head is suitable for targeted external body grooming such as underarms.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on my legs?\u003c\/summary\u003e\n\u003cdiv class=\"bg-answer\"\u003eYes. It can be used for targeted leg grooming and quick touch-ups.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the foil head work?\u003c\/summary\u003e\n\u003cdiv class=\"bg-answer\"\u003eShort hairs enter through fine openings in the foil. The cutting mechanism works behind this protective surface, helping reduce direct blade-to-skin contact.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it rechargeable?\u003c\/summary\u003e\n\u003cdiv class=\"bg-answer\"\u003eYes. The cordless rechargeable design eliminates the need for disposable batteries.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used wet or dry?\u003c\/summary\u003e\n\u003cdiv class=\"bg-answer\"\u003eThe product is designed for flexible wet or dry grooming. Follow the product care instructions when cleaning and charging the device.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SECURE CHECKOUT\n====================================================== --\u003e\n\u003csection class=\"bg-trust\"\u003e\n\u003cdiv class=\"bg-trust-title\"\u003eGuaranteed Safe \u0026amp; Secure Checkout\u003c\/div\u003e\n\u003cdiv class=\"bg-payments\"\u003e\n\u003cspan class=\"bg-payment\"\u003e PayPal \u003c\/span\u003e \u003cspan class=\"bg-payment\"\u003e VISA \u003c\/span\u003e \u003cspan class=\"bg-payment\"\u003e Mastercard \u003c\/span\u003e \u003cspan class=\"bg-payment\"\u003e Apple Pay \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"bg-help\"\u003eQuestions about use, charging or product details? Contact us and we'll be happy to help.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     BOTTOM CTA\n====================================================== --\u003e \u003ca href=\"#MainProduct-{{%20section.id%20}}\" class=\"bg-cta\"\u003e \u003cstrong\u003e Upgrade Your Grooming Routine \u003c\/strong\u003e \u003cspan\u003e Trim. Smooth. Feel Confident → \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"ZWL","offers":[{"title":"Pink","offer_id":48266644324483,"sku":"NC02102608084844-粉色","price":24.98,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":48266644357251,"sku":"NC02102608084844-蓝色","price":24.98,"currency_code":"USD","in_stock":true},{"title":"Purple","offer_id":48266644390019,"sku":"NC02102608084844-紫色","price":24.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/intimateglide-pro-bikini-trimmer-shaver-pink-01_e783ee29-b319-4e6e-93d2-d58f97a33f8d.png?v=1789807732","url":"https:\/\/craftivon.com\/es\/products\/%f0%9f%94%a52-in-1-bikini-trimmer-body-shaver-smooth-gentle-rechargeable","provider":"Craftivon","version":"1.0","type":"link"}