{"product_id":"tr","title":"2-in-1 Women’s Electric Shaver","description":"\u003cstyle\u003e\n\/* =========================================================\n   2-IN-1 WOMEN'S ELECTRIC TRIMMER\n   Shopify \/ Desktop \/ Tablet \/ Mobile\n========================================================= *\/\n\n.wt-page,\n.wt-page *,\n.wt-page *::before,\n.wt-page *::after {\n  box-sizing: border-box;\n}\n\n.wt-page {\n  --wt-pink: #e95d8f;\n  --wt-pink-dark: #c84373;\n  --wt-soft: #fff4f8;\n  --wt-text: #262326;\n  --wt-muted: #6d666a;\n  --wt-line: #eadde3;\n  --wt-green: #2d8c66;\n\n  width: 100%;\n  max-width: 1100px;\n  margin: 0 auto;\n  overflow: hidden;\n\n  color: var(--wt-text);\n  background: #ffffff;\n\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.65;\n}\n\n.wt-page img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  margin: 0;\n  border: 0;\n}\n\n.wt-page h1,\n.wt-page h2,\n.wt-page h3,\n.wt-page p {\n  margin-top: 0;\n}\n\n.wt-section {\n  width: 100%;\n  padding: 54px 22px;\n}\n\n.wt-inner {\n  width: 100%;\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n.wt-center {\n  text-align: center;\n}\n\n.wt-eyebrow {\n  display: inline-block;\n  margin-bottom: 10px;\n\n  color: var(--wt-pink-dark);\n\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 1.2px;\n  text-transform: uppercase;\n}\n\n.wt-title {\n  max-width: 780px;\n  margin: 0 auto 14px;\n\n  color: var(--wt-text);\n\n  font-size: clamp(30px, 4vw, 44px);\n  font-weight: 900;\n  line-height: 1.12;\n}\n\n.wt-subtitle {\n  max-width: 700px;\n  margin: 0 auto;\n\n  color: var(--wt-muted);\n\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.wt-hero {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  align-items: center;\n\n  background: linear-gradient(\n    135deg,\n    #fff7fa,\n    #ffffff\n  );\n}\n\n.wt-hero-media {\n  background: #f4edf0;\n}\n\n.wt-hero-media img {\n  width: 100%;\n  height: 100%;\n  min-height: 560px;\n  object-fit: cover;\n}\n\n.wt-hero-content {\n  padding: 55px 8%;\n}\n\n.wt-badge {\n  display: inline-flex;\n  margin-bottom: 14px;\n  padding: 7px 12px;\n\n  border-radius: 999px;\n\n  color: #a4335f;\n  background: #ffe4ef;\n\n  font-size: 12px;\n  font-weight: 800;\n}\n\n.wt-hero h1 {\n  margin: 0 0 14px;\n\n  font-size: clamp(38px, 5vw, 56px);\n  font-weight: 900;\n  line-height: 1.05;\n}\n\n.wt-hero h1 span {\n  color: var(--wt-pink);\n}\n\n.wt-hero-copy {\n  margin: 0 0 20px;\n\n  color: var(--wt-muted);\n\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.wt-mini-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 8px;\n\n  margin-top: 20px;\n}\n\n.wt-mini {\n  padding-top: 11px;\n\n  border-top: 1px solid #eadce2;\n\n  color: #655e62;\n\n  font-size: 11px;\n  font-weight: 700;\n  text-align: center;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.wt-benefits {\n  background: #ffffff;\n}\n\n.wt-benefit-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n\n  margin-top: 28px;\n}\n\n.wt-benefit-card {\n  padding: 24px 18px;\n\n  border: 1px solid var(--wt-line);\n  border-radius: 12px;\n\n  background: #ffffff;\n  text-align: center;\n}\n\n.wt-benefit-icon {\n  margin-bottom: 10px;\n  font-size: 28px;\n}\n\n.wt-benefit-card h3 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.wt-benefit-card p {\n  margin: 0;\n\n  color: var(--wt-muted);\n\n  font-size: 14px;\n  line-height: 1.6;\n}\n\n\n\/* =========================================================\n   IMAGE + CONTENT\n========================================================= *\/\n\n.wt-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 42px;\n  align-items: center;\n}\n\n.wt-split.reverse .wt-image {\n  order: 2;\n}\n\n.wt-image {\n  overflow: hidden;\n\n  border-radius: 14px;\n\n  background: #f3eef0;\n}\n\n.wt-image img {\n  width: 100%;\n  height: auto;\n}\n\n.wt-copy h2 {\n  margin: 0 0 14px;\n\n  font-size: 34px;\n  line-height: 1.15;\n}\n\n.wt-copy p {\n  margin: 0 0 14px;\n\n  color: var(--wt-muted);\n\n  line-height: 1.7;\n}\n\n.wt-checks {\n  margin: 20px 0 0;\n  padding: 0;\n\n  list-style: none;\n}\n\n.wt-checks li {\n  position: relative;\n\n  margin-bottom: 10px;\n  padding-left: 28px;\n\n  color: #474145;\n\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.wt-checks li::before {\n  position: absolute;\n  top: 0;\n  left: 0;\n\n  color: var(--wt-green);\n\n  content: \"✓\";\n\n  font-weight: 900;\n}\n\n\n\/* =========================================================\n   FULL BODY\n========================================================= *\/\n\n.wt-body {\n  background: var(--wt-soft);\n}\n\n.wt-body-image {\n  max-width: 760px;\n  margin: 28px auto 0;\n\n  overflow: hidden;\n  border-radius: 14px;\n}\n\n\n\/* =========================================================\n   TIP\n========================================================= *\/\n\n.wt-tip {\n  max-width: 760px;\n\n  margin: 26px auto 0;\n  padding: 18px;\n\n  border-left: 4px solid var(--wt-pink);\n  border-radius: 8px;\n\n  color: #524b4f;\n  background: #fff8fb;\n\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.wt-final {\n  text-align: center;\n\n  color: #ffffff;\n\n  background: linear-gradient(\n    135deg,\n    #d94f82,\n    #b63d69\n  );\n}\n\n.wt-final h2 {\n  max-width: 720px;\n  margin: 0 auto 12px;\n\n  color: #ffffff;\n\n  font-size: clamp(30px, 4vw, 44px);\n  line-height: 1.12;\n}\n\n.wt-final p {\n  max-width: 680px;\n  margin: 0 auto 22px;\n\n  color: #ffe9f1;\n\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n.wt-promo-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 10px;\n\n  max-width: 760px;\n  margin: 24px auto 0;\n}\n\n.wt-promo {\n  padding: 13px 8px;\n\n  border-radius: 9px;\n\n  color: #7a2747;\n  background: #ffffff;\n\n  font-size: 13px;\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width: 989px) {\n\n  .wt-hero {\n    grid-template-columns: 1fr;\n  }\n\n  .wt-hero-media img {\n    min-height: 0;\n    aspect-ratio: 1 \/ 1;\n  }\n\n  .wt-split {\n    gap: 28px;\n  }\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width: 749px) {\n\n  .wt-section {\n    padding: 38px 15px;\n  }\n\n  .wt-hero-content {\n    padding: 31px 16px 34px;\n  }\n\n  .wt-hero h1 {\n    font-size: 35px;\n  }\n\n  .wt-hero-copy {\n    font-size: 15px;\n  }\n\n  .wt-benefit-grid,\n  .wt-split {\n    grid-template-columns: 1fr;\n  }\n\n  .wt-split.reverse .wt-image {\n    order: 0;\n  }\n\n  .wt-title {\n    font-size: 30px;\n  }\n\n  .wt-copy h2 {\n    font-size: 29px;\n  }\n\n  .wt-promo-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"wt-page\"\u003e\n\n\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\n\u003csection class=\"wt-hero\"\u003e\n\n  \u003cdiv class=\"wt-hero-media\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/6677\/1177\/files\/ChatGPT_Image_May_29_2026_02_14_52_PM_1.png?v=1780035348\" alt=\"2-in-1 Women's Electric Trimmer\" loading=\"eager\" fetchpriority=\"high\"\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wt-hero-content\"\u003e\n\n    \u003cdiv class=\"wt-badge\"\u003e\n      🔥 2-IN-1 WOMEN'S ELECTRIC TRIMMER\n    \u003c\/div\u003e\n\n    \u003ch1\u003e\n      Smooth, Easy \u0026amp;\n      \u003cspan\u003eComfortable Trimming\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp class=\"wt-hero-copy\"\u003e\n      Make your personal care routine easier with a convenient\n      2-in-1 electric trimmer designed for quick, precise,\n      and comfortable grooming.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"wt-mini-grid\"\u003e\n\n      \u003cdiv class=\"wt-mini\"\u003e\n        ✓ Dual Head\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wt-mini\"\u003e\n        ✓ Rechargeable\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wt-mini\"\u003e\n        ✓ Waterproof\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     WHY CHOOSE IT\n===================================================== --\u003e\n\n\u003csection class=\"wt-section wt-benefits\"\u003e\n\n  \u003cdiv class=\"wt-inner wt-center\"\u003e\n\n    \u003cspan class=\"wt-eyebrow\"\u003e\n      Why Women Love It\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"wt-title\"\u003e\n      Effortless Grooming for Your Everyday Routine\n    \u003c\/h2\u003e\n\n    \u003cp class=\"wt-subtitle\"\u003e\n      One convenient grooming tool designed to help you trim\n      different areas with greater comfort and control.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"wt-benefit-grid\"\u003e\n\n      \u003cdiv class=\"wt-benefit-card\"\u003e\n\n        \u003cdiv class=\"wt-benefit-icon\"\u003e\n          ✨\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Smooth \u0026amp; Precise\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Easily trim unwanted hair for a cleaner,\n          smoother and more polished look.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wt-benefit-card\"\u003e\n\n        \u003cdiv class=\"wt-benefit-icon\"\u003e\n          🪒\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Gentle on Skin\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Designed for controlled trimming to help reduce\n          pulling and discomfort during use.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wt-benefit-card\"\u003e\n\n        \u003cdiv class=\"wt-benefit-icon\"\u003e\n          💗\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Easy to Use\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Compact, convenient and simple to use at home\n          or while traveling.\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!-- =====================================================\n     EASY TRIMMING\n===================================================== --\u003e\n\n\u003csection class=\"wt-section\"\u003e\n\n  \u003cdiv class=\"wt-inner\"\u003e\n\n    \u003cdiv class=\"wt-split\"\u003e\n\n      \u003cdiv class=\"wt-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/6677\/1177\/files\/aszy7h.gif?v=1780036579\" alt=\"Easy women's electric trimming\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wt-copy\"\u003e\n\n        \u003cspan class=\"wt-eyebrow\"\u003e\n          QUICK \u0026amp; EASY\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Smooth Grooming Made Simple\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Designed to make everyday grooming quicker and easier,\n          giving you better control while trimming unwanted hair.\n        \u003c\/p\u003e\n\n        \u003cul class=\"wt-checks\"\u003e\n          \u003cli\u003eEasy handheld control\u003c\/li\u003e\n          \u003cli\u003eQuick everyday grooming\u003c\/li\u003e\n          \u003cli\u003eCompact lightweight design\u003c\/li\u003e\n          \u003cli\u003eConvenient for travel\u003c\/li\u003e\n        \u003c\/ul\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!-- =====================================================\n     SKIN FRIENDLY\n===================================================== --\u003e\n\n\u003csection class=\"wt-section\" style=\"background:#fff7fa;\"\u003e\n\n  \u003cdiv class=\"wt-inner\"\u003e\n\n    \u003cdiv class=\"wt-split reverse\"\u003e\n\n      \u003cdiv class=\"wt-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/6677\/1177\/files\/aszxn9.gif?v=1780035914\" alt=\"Gentle women's electric trimmer\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wt-copy\"\u003e\n\n        \u003cspan class=\"wt-eyebrow\"\u003e\n          GENTLER GROOMING\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          A More Comfortable Way to Trim\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The trimming head is designed for controlled contact\n          with the skin, helping reduce the risk of minor nicks\n          and irritation compared with traditional manual shaving.\n        \u003c\/p\u003e\n\n        \u003cul class=\"wt-checks\"\u003e\n          \u003cli\u003eControlled trimming\u003c\/li\u003e\n          \u003cli\u003eComfortable everyday use\u003c\/li\u003e\n          \u003cli\u003eLess pulling during grooming\u003c\/li\u003e\n          \u003cli\u003eDesigned with sensitive areas in mind\u003c\/li\u003e\n        \u003c\/ul\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!-- =====================================================\n     DUAL HEAD\n===================================================== --\u003e\n\n\u003csection class=\"wt-section\"\u003e\n\n  \u003cdiv class=\"wt-inner\"\u003e\n\n    \u003cdiv class=\"wt-split\"\u003e\n\n      \u003cdiv class=\"wt-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/6677\/1177\/files\/c36bbe52bf3b4ee8a4be5c973f5765c9_tplv-aphluv4xwc-crop-webp_800_800_da7ded18-6838-42f8-8f1b-dca64dd45177.webp?v=1780036135\" alt=\"2-in-1 dual head women's trimmer\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wt-copy\"\u003e\n\n        \u003cspan class=\"wt-eyebrow\"\u003e\n          2-IN-1 DESIGN\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Two Heads. One Grooming Essential.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The dual-head design gives you greater flexibility\n          for grooming different areas and achieving the finish\n          you want with one convenient device.\n        \u003c\/p\u003e\n\n        \u003cul class=\"wt-checks\"\u003e\n          \u003cli\u003e2-in-1 dual-head design\u003c\/li\u003e\n          \u003cli\u003eIdeal for different grooming areas\u003c\/li\u003e\n          \u003cli\u003eEasy to switch between functions\u003c\/li\u003e\n          \u003cli\u003eOne device for everyday grooming\u003c\/li\u003e\n        \u003c\/ul\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!-- =====================================================\n     FULL BODY\n===================================================== --\u003e\n\n\u003csection class=\"wt-section wt-body\"\u003e\n\n  \u003cdiv class=\"wt-inner wt-center\"\u003e\n\n    \u003cspan class=\"wt-eyebrow\"\u003e\n      HEAD-TO-TOE GROOMING\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"wt-title\"\u003e\n      Designed for Multiple Body Areas\n    \u003c\/h2\u003e\n\n    \u003cp class=\"wt-subtitle\"\u003e\n      A versatile grooming solution for maintaining smooth,\n      neatly trimmed skin across different areas of your body.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"wt-body-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/6677\/1177\/files\/5b3dec2ccbff41f693e5d3c521cf7b15_tplv-aphluv4xwc-origin-jpeg_1.jpg?v=1780035775\" alt=\"Women's full body electric trimmer\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     WATERPROOF\n===================================================== --\u003e\n\n\u003csection class=\"wt-section\"\u003e\n\n  \u003cdiv class=\"wt-inner\"\u003e\n\n    \u003cdiv class=\"wt-split reverse\"\u003e\n\n      \u003cdiv class=\"wt-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/6677\/1177\/files\/fa7a183624fb4f37bfe5bfdfb37fb161_tplv-aphluv4xwc-origin-jpeg_1.jpg?v=1780036075\" alt=\"Waterproof women's electric trimmer\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wt-copy\"\u003e\n\n        \u003cspan class=\"wt-eyebrow\"\u003e\n          💧 WATERPROOF DESIGN\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Easy to Clean \u0026amp; Maintain\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The waterproof design makes cleanup easier after grooming,\n          so maintaining your trimmer can become a simple part\n          of your routine.\n        \u003c\/p\u003e\n\n        \u003cul class=\"wt-checks\"\u003e\n          \u003cli\u003eWaterproof design\u003c\/li\u003e\n          \u003cli\u003eEasy to clean after use\u003c\/li\u003e\n          \u003cli\u003eLow-maintenance grooming\u003c\/li\u003e\n          \u003cli\u003eMade for everyday convenience\u003c\/li\u003e\n        \u003c\/ul\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!-- =====================================================\n     RECHARGEABLE\n===================================================== --\u003e\n\n\u003csection class=\"wt-section\" style=\"background:#fff7fa;\"\u003e\n\n  \u003cdiv class=\"wt-inner\"\u003e\n\n    \u003cdiv class=\"wt-split\"\u003e\n\n      \u003cdiv class=\"wt-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/6677\/1177\/files\/aszybk.gif?v=1780036665\" alt=\"Rechargeable cordless women's trimmer\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wt-copy\"\u003e\n\n        \u003cspan class=\"wt-eyebrow\"\u003e\n          🔋 CORDLESS CONVENIENCE\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Rechargeable \u0026amp; Cordless\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Enjoy the freedom to groom without a cord getting\n          in your way. Recharge it and use it wherever\n          your routine takes you.\n        \u003c\/p\u003e\n\n        \u003cul class=\"wt-checks\"\u003e\n          \u003cli\u003eRechargeable design\u003c\/li\u003e\n          \u003cli\u003eCordless operation\u003c\/li\u003e\n          \u003cli\u003eEasy to carry\u003c\/li\u003e\n          \u003cli\u003ePerfect for home or travel\u003c\/li\u003e\n        \u003c\/ul\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!-- =====================================================\n     SMART TIP\n===================================================== --\u003e\n\n\u003csection class=\"wt-section\"\u003e\n\n  \u003cdiv class=\"wt-inner wt-center\"\u003e\n\n    \u003cspan class=\"wt-eyebrow\"\u003e\n      SMART GROOMING TIP\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"wt-title\"\u003e\n      Get a Cleaner, More Comfortable Trim\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"wt-tip\"\u003e\n      💡 For best results, use the trimmer on clean, dry skin\n      and move it gently across the desired area. Clean the\n      trimming head after use according to the care instructions.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FINAL PROMO\n===================================================== --\u003e\n\n\u003csection class=\"wt-section wt-final\"\u003e\n\n  \u003cdiv class=\"wt-inner\"\u003e\n\n    \u003cspan class=\"wt-eyebrow\" style=\"color:#ffd9e7;\"\u003e\n      ✨ EVERYDAY GROOMING MADE EASIER\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Upgrade Your Personal Care Routine\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Enjoy quick, convenient grooming at home or on the go\n      with the 2-in-1 Women's Electric Trimmer.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"wt-promo-grid\"\u003e\n\n      \u003cdiv class=\"wt-promo\"\u003e\n        ✨ 2-in-1 Design\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wt-promo\"\u003e\n        💧 Waterproof\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wt-promo\"\u003e\n        🔋 Rechargeable\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wt-promo\"\u003e\n        👜 Travel Friendly\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Auremod","offers":[{"title":"Default Title","offer_id":42956666667093,"sku":null,"price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/8252\/2709\/files\/811d0e22-1f25-461c-a039-0b4988292dee.png?v=1788777322","url":"https:\/\/auremod.com\/products\/tr","provider":"Auremod","version":"1.0","type":"link"}