{"product_id":"body-exfoliating-scrub-pads-zd1","title":"Body Exfoliating Scrub Pads For Bumpy Flaky Skin 8 Pack🔥","description":"\u003cstyle\u003e\n\/* =====================================================\n   BODY EXFOLIATING PADS - SHOPIFY PRODUCT DESCRIPTION\n   PC + MOBILE RESPONSIVE\n   MAX WIDTH: 860PX\n===================================================== *\/\n\n#lfx-bodypads,\n#lfx-bodypads * {\n  box-sizing: border-box !important;\n}\n\n#lfx-bodypads {\n  --lfx-blue: #1167c9;\n  --lfx-dark: #17365d;\n  --lfx-soft: #f3f9ff;\n  --lfx-text: #273444;\n  --lfx-muted: #667085;\n  --lfx-border: #dbe8f5;\n  --lfx-white: #ffffff;\n\n  width: 100% !important;\n  max-width: 860px !important;\n  margin: 0 auto !important;\n  padding: 0 !important;\n\n  color: var(--lfx-text);\n  background: #ffffff;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 16px;\n  line-height: 1.6;\n  overflow: hidden;\n}\n\n\/* RESET *\/\n#lfx-bodypads h1,\n#lfx-bodypads h2,\n#lfx-bodypads h3,\n#lfx-bodypads h4,\n#lfx-bodypads p,\n#lfx-bodypads figure {\n  margin: 0 !important;\n  padding: 0;\n}\n\n#lfx-bodypads img {\n  display: block !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n  border: 0 !important;\n}\n\n#lfx-bodypads a {\n  text-decoration: none;\n}\n\n#lfx-bodypads .lfx-section {\n  width: 100%;\n  padding: 50px 28px;\n}\n\n#lfx-bodypads .lfx-soft {\n  background: var(--lfx-soft);\n}\n\n\/* ---------- COMMON TITLE ---------- *\/\n\n#lfx-bodypads .lfx-eyebrow {\n  margin-bottom: 9px !important;\n  text-align: center;\n  color: var(--lfx-blue);\n  font-size: 12px;\n  line-height: 1.3;\n  font-weight: 800;\n  letter-spacing: 1.4px;\n  text-transform: uppercase;\n}\n\n#lfx-bodypads .lfx-title {\n  max-width: 700px;\n  margin: 0 auto 13px !important;\n\n  text-align: center;\n  color: var(--lfx-dark);\n\n  font-size: 34px !important;\n  line-height: 1.15 !important;\n  font-weight: 800 !important;\n  letter-spacing: -0.6px;\n}\n\n#lfx-bodypads .lfx-subtitle {\n  max-width: 680px;\n  margin: 0 auto !important;\n\n  text-align: center;\n  color: var(--lfx-muted);\n\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n\/* =====================================================\n   HERO\n===================================================== *\/\n\n#lfx-bodypads .lfx-hero {\n  margin: 18px 20px 0;\n  overflow: hidden;\n\n  border: 1px solid var(--lfx-border);\n  border-radius: 22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #edf8ff 0%,\n      #ffffff 70%\n    );\n}\n\n#lfx-bodypads .lfx-hero-grid {\n  display: grid !important;\n  grid-template-columns:\n    minmax(0, 1fr)\n    minmax(0, 1fr);\n\n  width: 100%;\n  align-items: center;\n}\n\n#lfx-bodypads .lfx-hero-copy {\n  min-width: 0;\n  padding: 40px 34px;\n}\n\n#lfx-bodypads .lfx-hero-copy .lfx-eyebrow {\n  text-align: left;\n}\n\n#lfx-bodypads .lfx-hero-copy h2 {\n  margin-bottom: 15px !important;\n\n  color: var(--lfx-dark);\n\n  font-size: 36px !important;\n  line-height: 1.1 !important;\n  font-weight: 800 !important;\n  letter-spacing: -0.8px;\n\n  word-break: normal;\n  overflow-wrap: break-word;\n}\n\n#lfx-bodypads .lfx-hero-copy p {\n  margin-bottom: 20px !important;\n\n  color: #536477;\n  font-size: 15px;\n  line-height: 1.65;\n}\n\n#lfx-bodypads .lfx-hero-image {\n  width: 100%;\n  min-width: 0;\n  padding: 20px;\n}\n\n#lfx-bodypads .lfx-hero-image img {\n  border-radius: 16px;\n}\n\n\/* BADGES *\/\n\n#lfx-bodypads .lfx-badges {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px;\n}\n\n#lfx-bodypads .lfx-badge {\n  display: inline-flex;\n  align-items: center;\n\n  padding: 7px 10px;\n\n  border: 1px solid #cfe3f7;\n  border-radius: 999px;\n\n  background: #ffffff;\n  color: #225c95;\n\n  font-size: 11px;\n  line-height: 1.3;\n  font-weight: 700;\n}\n\n\/* =====================================================\n   PAIN CARDS\n===================================================== *\/\n\n#lfx-bodypads .lfx-three-grid {\n  display: grid !important;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 12px;\n  margin-top: 28px;\n}\n\n#lfx-bodypads .lfx-card {\n  min-width: 0;\n  padding: 21px 17px;\n\n  border: 1px solid var(--lfx-border);\n  border-radius: 16px;\n\n  background: #ffffff;\n\n  box-shadow:\n    0 7px 20px rgba(30, 78, 119, 0.05);\n}\n\n#lfx-bodypads .lfx-card-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 42px;\n  height: 42px;\n  margin-bottom: 13px;\n\n  border-radius: 12px;\n\n  background: #eaf5ff;\n\n  font-size: 21px;\n}\n\n#lfx-bodypads .lfx-card h3 {\n  margin-bottom: 6px !important;\n\n  color: var(--lfx-dark);\n\n  font-size: 16px !important;\n  line-height: 1.3 !important;\n  font-weight: 800 !important;\n}\n\n#lfx-bodypads .lfx-card p {\n  color: var(--lfx-muted);\n  font-size: 13px;\n  line-height: 1.55;\n}\n\n\/* =====================================================\n   IMAGE + TEXT\n===================================================== *\/\n\n#lfx-bodypads .lfx-split {\n  display: grid !important;\n\n  grid-template-columns:\n    minmax(0, 1fr)\n    minmax(0, 1fr);\n\n  gap: 30px;\n  align-items: center;\n\n  width: 100%;\n}\n\n#lfx-bodypads .lfx-split-image {\n  width: 100%;\n  min-width: 0;\n  overflow: hidden;\n\n  border-radius: 18px;\n}\n\n#lfx-bodypads .lfx-split-image img {\n  width: 100% !important;\n  height: auto !important;\n\n  object-fit: cover;\n}\n\n#lfx-bodypads .lfx-split-copy {\n  min-width: 0;\n}\n\n#lfx-bodypads .lfx-split-copy .lfx-eyebrow {\n  text-align: left;\n}\n\n#lfx-bodypads .lfx-split-copy h2 {\n  margin-bottom: 12px !important;\n\n  color: var(--lfx-dark);\n\n  font-size: 29px !important;\n  line-height: 1.18 !important;\n  font-weight: 800 !important;\n\n  overflow-wrap: break-word;\n}\n\n#lfx-bodypads .lfx-split-copy \u003e p {\n  margin-bottom: 18px !important;\n\n  color: var(--lfx-muted);\n\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n\/* CHECK LIST *\/\n\n#lfx-bodypads .lfx-check-list {\n  display: grid;\n  gap: 9px;\n}\n\n#lfx-bodypads .lfx-check {\n  display: flex;\n  gap: 9px;\n  align-items: flex-start;\n\n  color: #344054;\n\n  font-size: 13px;\n  line-height: 1.5;\n}\n\n#lfx-bodypads .lfx-check-icon {\n  display: flex;\n  flex: 0 0 22px;\n  align-items: center;\n  justify-content: center;\n\n  width: 22px;\n  height: 22px;\n\n  border-radius: 50%;\n\n  background: #e6f4ff;\n  color: var(--lfx-blue);\n\n  font-size: 12px;\n  font-weight: 900;\n}\n\n\/* =====================================================\n   BENEFIT 4 GRID\n===================================================== *\/\n\n#lfx-bodypads .lfx-four-grid {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 10px;\n\n  margin-top: 26px;\n}\n\n#lfx-bodypads .lfx-feature {\n  min-width: 0;\n  padding: 19px 10px;\n\n  text-align: center;\n\n  border: 1px solid var(--lfx-border);\n  border-radius: 14px;\n\n  background: #ffffff;\n}\n\n#lfx-bodypads .lfx-feature-icon {\n  display: block;\n  margin-bottom: 7px;\n\n  font-size: 23px;\n}\n\n#lfx-bodypads .lfx-feature strong {\n  display: block;\n\n  margin-bottom: 4px;\n\n  color: var(--lfx-dark);\n\n  font-size: 13px;\n  line-height: 1.4;\n}\n\n#lfx-bodypads .lfx-feature small {\n  display: block;\n\n  color: var(--lfx-muted);\n\n  font-size: 11px;\n  line-height: 1.45;\n}\n\n\/* =====================================================\n   IMAGE BLOCK\n===================================================== *\/\n\n#lfx-bodypads .lfx-image-block {\n  width: 100%;\n  margin-top: 26px;\n\n  overflow: hidden;\n\n  border-radius: 18px;\n}\n\n#lfx-bodypads .lfx-image-block img {\n  width: 100% !important;\n}\n\n\/* =====================================================\n   FACE BODY\n===================================================== *\/\n\n#lfx-bodypads .lfx-use-grid {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 14px;\n\n  margin-top: 26px;\n}\n\n#lfx-bodypads .lfx-use-card {\n  min-width: 0;\n  overflow: hidden;\n\n  border: 1px solid var(--lfx-border);\n  border-radius: 17px;\n\n  background: #ffffff;\n}\n\n#lfx-bodypads .lfx-use-copy {\n  padding: 17px 18px 20px;\n}\n\n#lfx-bodypads .lfx-use-copy h3 {\n  margin-bottom: 4px !important;\n\n  color: var(--lfx-dark);\n\n  font-size: 16px !important;\n  font-weight: 800 !important;\n}\n\n#lfx-bodypads .lfx-use-copy p {\n  color: var(--lfx-muted);\n\n  font-size: 13px;\n  line-height: 1.55;\n}\n\n\/* =====================================================\n   STEPS\n===================================================== *\/\n\n#lfx-bodypads .lfx-step-grid {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 12px;\n\n  margin-top: 27px;\n}\n\n#lfx-bodypads .lfx-step {\n  min-width: 0;\n\n  padding: 20px 17px;\n\n  border: 1px solid var(--lfx-border);\n  border-radius: 15px;\n\n  background: #ffffff;\n}\n\n#lfx-bodypads .lfx-step-num {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 34px;\n  height: 34px;\n\n  margin-bottom: 12px;\n\n  border-radius: 50%;\n\n  color: #ffffff;\n  background: var(--lfx-blue);\n\n  font-size: 14px;\n  font-weight: 800;\n}\n\n#lfx-bodypads .lfx-step h3 {\n  margin-bottom: 5px !important;\n\n  color: var(--lfx-dark);\n\n  font-size: 15px !important;\n  font-weight: 800 !important;\n}\n\n#lfx-bodypads .lfx-step p {\n  color: var(--lfx-muted);\n\n  font-size: 12px;\n  line-height: 1.55;\n}\n\n\/* TIP *\/\n\n#lfx-bodypads .lfx-tip {\n  margin-top: 17px;\n  padding: 14px 16px;\n\n  border: 1px solid #cfe5f8;\n  border-radius: 12px;\n\n  background: #edf8ff;\n  color: #335d7e;\n\n  font-size: 12px;\n  line-height: 1.55;\n}\n\n\/* =====================================================\n   FAQ\n===================================================== *\/\n\n#lfx-bodypads .lfx-faq {\n  width: 100%;\n  margin-top: 25px;\n}\n\n#lfx-bodypads .lfx-faq details {\n  display: block;\n\n  width: 100%;\n\n  margin-bottom: 9px;\n\n  border: 1px solid var(--lfx-border);\n  border-radius: 12px;\n\n  background: #ffffff;\n\n  overflow: hidden;\n}\n\n#lfx-bodypads .lfx-faq summary {\n  display: block;\n\n  width: 100%;\n\n  padding: 15px 46px 15px 17px;\n\n  cursor: pointer;\n\n  color: var(--lfx-dark);\n\n  font-size: 13px;\n  line-height: 1.45;\n  font-weight: 750;\n\n  list-style: none;\n\n  position: relative;\n}\n\n#lfx-bodypads .lfx-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n#lfx-bodypads .lfx-faq summary::after {\n  content: \"+\";\n\n  position: absolute;\n\n  right: 17px;\n  top: 50%;\n\n  transform: translateY(-50%);\n\n  color: var(--lfx-blue);\n\n  font-size: 21px;\n  font-weight: 400;\n}\n\n#lfx-bodypads .lfx-faq details[open] summary::after {\n  content: \"−\";\n}\n\n#lfx-bodypads .lfx-faq-answer {\n  padding: 0 17px 16px;\n\n  color: var(--lfx-muted);\n\n  font-size: 12px;\n  line-height: 1.6;\n}\n\n\/* =====================================================\n   FINAL\n===================================================== *\/\n\n#lfx-bodypads .lfx-final {\n  padding: 48px 28px;\n\n  text-align: center;\n\n  background:\n    linear-gradient(\n      135deg,\n      #1269ca 0%,\n      #103b76 100%\n    );\n}\n\n#lfx-bodypads .lfx-final .lfx-eyebrow,\n#lfx-bodypads .lfx-final .lfx-title,\n#lfx-bodypads .lfx-final .lfx-subtitle {\n  color: #ffffff;\n}\n\n#lfx-bodypads .lfx-final .lfx-subtitle {\n  color: #e5f2ff;\n}\n\n#lfx-bodypads .lfx-pills {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n\n  gap: 7px;\n\n  margin-top: 21px;\n}\n\n#lfx-bodypads .lfx-pill {\n  padding: 7px 11px;\n\n  border: 1px solid rgba(255,255,255,.28);\n  border-radius: 999px;\n\n  color: #ffffff;\n\n  background: rgba(255,255,255,.07);\n\n  font-size: 11px;\n  font-weight: 700;\n}\n\n#lfx-bodypads .lfx-note {\n  padding: 18px 25px 25px;\n\n  color: #98a2b3;\n\n  font-size: 10px;\n  line-height: 1.55;\n\n  text-align: center;\n}\n\n\/* =====================================================\n   TABLET\n===================================================== *\/\n\n@media screen and (max-width: 820px) {\n\n  #lfx-bodypads .lfx-four-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n\n}\n\n\/* =====================================================\n   MOBILE\n===================================================== *\/\n\n@media screen and (max-width: 640px) {\n\n  #lfx-bodypads {\n    max-width: 100% !important;\n  }\n\n  #lfx-bodypads .lfx-section {\n    padding: 36px 15px;\n  }\n\n  #lfx-bodypads .lfx-title {\n    font-size: 27px !important;\n  }\n\n  #lfx-bodypads .lfx-subtitle {\n    font-size: 14px;\n  }\n\n  \/* HERO *\/\n\n  #lfx-bodypads .lfx-hero {\n    margin: 10px 10px 0;\n    border-radius: 17px;\n  }\n\n  #lfx-bodypads .lfx-hero-grid {\n    grid-template-columns: 1fr !important;\n  }\n\n  #lfx-bodypads .lfx-hero-image {\n    order: -1;\n\n    padding: 12px 12px 0;\n  }\n\n  #lfx-bodypads .lfx-hero-image img {\n    border-radius: 13px;\n  }\n\n  #lfx-bodypads .lfx-hero-copy {\n    padding: 25px 18px 27px;\n  }\n\n  #lfx-bodypads .lfx-hero-copy h2 {\n    font-size: 29px !important;\n  }\n\n  #lfx-bodypads .lfx-hero-copy p {\n    font-size: 14px;\n  }\n\n  \/* SINGLE COLUMN *\/\n\n  #lfx-bodypads .lfx-three-grid,\n  #lfx-bodypads .lfx-split,\n  #lfx-bodypads .lfx-use-grid,\n  #lfx-bodypads .lfx-step-grid {\n    grid-template-columns: 1fr !important;\n  }\n\n  #lfx-bodypads .lfx-split {\n    gap: 21px;\n  }\n\n  #lfx-bodypads .lfx-split-copy h2 {\n    font-size: 25px !important;\n  }\n\n  #lfx-bodypads .lfx-split-copy .lfx-eyebrow {\n    text-align: left;\n  }\n\n  \/* FEATURES *\/\n\n  #lfx-bodypads .lfx-four-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr)) !important;\n\n    gap: 8px;\n  }\n\n  #lfx-bodypads .lfx-feature {\n    padding: 16px 8px;\n  }\n\n  #lfx-bodypads .lfx-feature strong {\n    font-size: 12px;\n  }\n\n  #lfx-bodypads .lfx-feature small {\n    font-size: 10px;\n  }\n\n  #lfx-bodypads .lfx-card {\n    padding: 18px 16px;\n  }\n\n  #lfx-bodypads .lfx-final {\n    padding: 38px 16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv id=\"lfx-bodypads\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"lfx-hero\"\u003e\n\u003cdiv class=\"lfx-hero-grid\"\u003e\n\u003cdiv class=\"lfx-hero-copy\"\u003e\n\u003cdiv class=\"lfx-eyebrow\"\u003e8-PACK EXFOLIATING CARE\u003c\/div\u003e\n\u003ch2\u003eSmoother-Looking Skin Starts With One Simple Step\u003c\/h2\u003e\n\u003cp\u003eA convenient dual-sided exfoliating pad designed to help lift away surface buildup and leave rough, flaky areas feeling smoother, softer and refreshed.\u003c\/p\u003e\n\u003cdiv class=\"lfx-badges\"\u003e\n\u003cspan class=\"lfx-badge\"\u003e ✓ Face \u0026amp; Body \u003c\/span\u003e \u003cspan class=\"lfx-badge\"\u003e ✓ Dual-Sided \u003c\/span\u003e \u003cspan class=\"lfx-badge\"\u003e ✓ 8 Pads \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lfx-hero-image\"\u003e\u003cimg src=\"https:\/\/lilflorea.com\/cdn\/shop\/files\/aec6e879-7814-471d-963e-e08888fe4bd5.png?v=1786330815\u0026amp;width=1200\" alt=\"8 pack body exfoliating pads\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PAIN --\u003e\n\u003csection class=\"lfx-section lfx-soft\"\u003e\n\u003cdiv class=\"lfx-eyebrow\"\u003eDAILY SKIN TEXTURE CARE\u003c\/div\u003e\n\u003ch2 class=\"lfx-title\"\u003eRough, Flaky or Uneven-Feeling Skin?\u003c\/h2\u003e\n\u003cp class=\"lfx-subtitle\"\u003eGive commonly rough areas a simple exfoliating refresh without adding another complicated step to your routine.\u003c\/p\u003e\n\u003cdiv class=\"lfx-three-grid\"\u003e\n\u003cdiv class=\"lfx-card\"\u003e\n\u003cdiv class=\"lfx-card-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eRough Texture\u003c\/h3\u003e\n\u003cp\u003eHelps buff away loose surface buildup for a smoother, refreshed feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lfx-card\"\u003e\n\u003cdiv class=\"lfx-card-icon\"\u003e💧\u003c\/div\u003e\n\u003ch3\u003eFlaky Areas\u003c\/h3\u003e\n\u003cp\u003eA convenient way to refresh dry-looking and uneven-feeling areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lfx-card\"\u003e\n\u003cdiv class=\"lfx-card-icon\"\u003e🌿\u003c\/div\u003e\n\u003ch3\u003eDull-Looking Skin\u003c\/h3\u003e\n\u003cp\u003eHelps reveal a fresher-looking skin surface after exfoliation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SOLUTION --\u003e\n\u003csection class=\"lfx-section\"\u003e\n\u003cdiv class=\"lfx-split\"\u003e\n\u003cdiv class=\"lfx-split-image\"\u003e\u003cimg src=\"https:\/\/lilflorea.com\/cdn\/shop\/files\/2_29a4ed58-9159-4896-9899-e3a0f1fa15f1.png?v=1786330816\u0026amp;width=1000\" alt=\"Using exfoliating pads\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lfx-split-copy\"\u003e\n\u003cdiv class=\"lfx-eyebrow\"\u003eSIMPLE EXFOLIATION\u003c\/div\u003e\n\u003ch2\u003eOne Pad. Face to Body.\u003c\/h2\u003e\n\u003cp\u003eDesigned for easy at-home exfoliation, these pads make it simple to target commonly rough areas without complicated tools.\u003c\/p\u003e\n\u003cdiv class=\"lfx-check-list\"\u003e\n\u003cdiv class=\"lfx-check\"\u003e\n\u003cspan class=\"lfx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Convenient single-use format \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lfx-check\"\u003e\n\u003cspan class=\"lfx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Suitable for face and body care \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lfx-check\"\u003e\n\u003cspan class=\"lfx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Easy to hold and glide \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lfx-check\"\u003e\n\u003cspan class=\"lfx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Compact and travel friendly \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"lfx-section lfx-soft\"\u003e\n\u003cdiv class=\"lfx-eyebrow\"\u003eWHY YOU'LL LOVE IT\u003c\/div\u003e\n\u003ch2 class=\"lfx-title\"\u003eAn Easier Way to Refresh Skin Texture\u003c\/h2\u003e\n\u003cdiv class=\"lfx-four-grid\"\u003e\n\u003cdiv class=\"lfx-feature\"\u003e\n\u003cspan class=\"lfx-feature-icon\"\u003e ✨ \u003c\/span\u003e \u003cstrong\u003e Polish \u0026amp; Smooth \u003c\/strong\u003e \u003csmall\u003e Helps lift loose surface buildup. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lfx-feature\"\u003e\n\u003cspan class=\"lfx-feature-icon\"\u003e 🫧 \u003c\/span\u003e \u003cstrong\u003e Easy Routine \u003c\/strong\u003e \u003csmall\u003e No messy jars or brushes. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lfx-feature\"\u003e\n\u003cspan class=\"lfx-feature-icon\"\u003e 🧖♀️ \u003c\/span\u003e \u003cstrong\u003e Face \u0026amp; Body \u003c\/strong\u003e \u003csmall\u003e Target multiple rough areas. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lfx-feature\"\u003e\n\u003cspan class=\"lfx-feature-icon\"\u003e 💙 \u003c\/span\u003e \u003cstrong\u003e 8-Pack \u003c\/strong\u003e \u003csmall\u003e Convenient individually packed pads. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lfx-image-block\"\u003e\u003cimg src=\"https:\/\/lilflorea.com\/cdn\/shop\/files\/7a1ef932-f157-466d-a46b-274539030edc.png?v=1786330816\u0026amp;width=1200\" alt=\"Body exfoliating pad benefits\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DUAL SIDED --\u003e\n\u003csection class=\"lfx-section\"\u003e\n\u003cdiv class=\"lfx-eyebrow\"\u003eDUAL-SIDED DESIGN\u003c\/div\u003e\n\u003ch2 class=\"lfx-title\"\u003eTwo Textures. One Simple Routine.\u003c\/h2\u003e\n\u003cp class=\"lfx-subtitle\"\u003eThe dual-sided construction gives you more control when exfoliating different areas of the face and body.\u003c\/p\u003e\n\u003cdiv class=\"lfx-image-block\"\u003e\u003cimg src=\"https:\/\/lilflorea.com\/cdn\/shop\/files\/28bdfc1a-7cbe-4cad-985e-ce893b6ee421_c6543318-9849-4ca1-8296-ab512181c66e.png?v=1786330815\u0026amp;width=1200\" alt=\"Dual sided exfoliating pad\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FACE BODY --\u003e\n\u003csection class=\"lfx-section lfx-soft\"\u003e\n\u003cdiv class=\"lfx-eyebrow\"\u003eHEAD-TO-TOE CARE\u003c\/div\u003e\n\u003ch2 class=\"lfx-title\"\u003eUse It Where Skin Feels Rough\u003c\/h2\u003e\n\u003cp class=\"lfx-subtitle\"\u003eDesigned for targeted exfoliation across commonly dry, rough or uneven-feeling areas.\u003c\/p\u003e\n\u003cdiv class=\"lfx-use-grid\"\u003e\n\u003cdiv class=\"lfx-use-card\"\u003e\n\u003cimg src=\"https:\/\/lilflorea.com\/cdn\/shop\/files\/3_781226c6-a662-4936-a85a-6c1a6804cdf8.png?v=1786330816\u0026amp;width=900\" alt=\"Face exfoliating pad\" loading=\"lazy\"\u003e\n\u003cdiv class=\"lfx-use-copy\"\u003e\n\u003ch3\u003eFace\u003c\/h3\u003e\n\u003cp\u003eUse gentle pressure around cheeks, nose, chin and other textured areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lfx-use-card\"\u003e\n\u003cimg src=\"https:\/\/lilflorea.com\/cdn\/shop\/files\/6_18db75f3-c457-47f5-9bf4-db1ea7dcb598.png?v=1786330817\u0026amp;width=900\" alt=\"Body exfoliating pad\" loading=\"lazy\"\u003e\n\u003cdiv class=\"lfx-use-copy\"\u003e\n\u003ch3\u003eBody\u003c\/h3\u003e\n\u003cp\u003eIdeal for commonly rough areas such as arms, elbows, knees and heels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW TO --\u003e\n\u003csection class=\"lfx-section\"\u003e\n\u003cdiv class=\"lfx-eyebrow\"\u003eHOW TO USE\u003c\/div\u003e\n\u003ch2 class=\"lfx-title\"\u003e3 Simple Steps\u003c\/h2\u003e\n\u003cdiv class=\"lfx-step-grid\"\u003e\n\u003cdiv class=\"lfx-step\"\u003e\n\u003cdiv class=\"lfx-step-num\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eCleanse\u003c\/h3\u003e\n\u003cp\u003eStart with clean skin and open one individually packed pad.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lfx-step\"\u003e\n\u003cdiv class=\"lfx-step-num\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eGently Buff\u003c\/h3\u003e\n\u003cp\u003eGlide over the desired area using light, controlled motions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lfx-step\"\u003e\n\u003cdiv class=\"lfx-step-num\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eMoisturize\u003c\/h3\u003e\n\u003cp\u003eFinish with your preferred gentle moisturizer or body care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lfx-image-block\"\u003e\u003cimg src=\"https:\/\/lilflorea.com\/cdn\/shop\/files\/dc5b5c05-e87b-4e5a-ae61-5c75a1270da8.png?v=1786330816\u0026amp;width=1200\" alt=\"How to use exfoliating pads\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lfx-tip\"\u003e\n\u003cstrong\u003eTip:\u003c\/strong\u003e Start conservatively and follow the instructions supplied with the product. Avoid use on broken, irritated or freshly shaved skin.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EASY CARE --\u003e\n\u003csection class=\"lfx-section lfx-soft\"\u003e\n\u003cdiv class=\"lfx-split\"\u003e\n\u003cdiv class=\"lfx-split-copy\"\u003e\n\u003cdiv class=\"lfx-eyebrow\"\u003eEASY SELF-CARE\u003c\/div\u003e\n\u003ch2\u003eSkip the Messy Scrub Routine\u003c\/h2\u003e\n\u003cp\u003eOpen, use and discard. The individually packed design keeps exfoliating care convenient at home or while traveling.\u003c\/p\u003e\n\u003cdiv class=\"lfx-check-list\"\u003e\n\u003cdiv class=\"lfx-check\"\u003e\n\u003cspan class=\"lfx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003e No bulky exfoliating tools \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lfx-check\"\u003e\n\u003cspan class=\"lfx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003e No messy open scrub jars \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lfx-check\"\u003e\n\u003cspan class=\"lfx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Easy single-use format \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lfx-check\"\u003e\n\u003cspan class=\"lfx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Convenient 8-piece set \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lfx-split-image\"\u003e\u003cimg src=\"https:\/\/lilflorea.com\/cdn\/shop\/files\/5_4bf698c8-bcd3-4c26-b166-9ce5183f16f9.png?v=1786330816\u0026amp;width=1000\" alt=\"Easy exfoliating skincare\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"lfx-section\"\u003e\n\u003cdiv class=\"lfx-eyebrow\"\u003eQUESTIONS \u0026amp; ANSWERS\u003c\/div\u003e\n\u003ch2 class=\"lfx-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"lfx-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the pads on both my face and body?\u003c\/summary\u003e\n\u003cdiv class=\"lfx-faq-answer\"\u003eThe pads are designed for face and body use. Use gentle pressure and avoid the eye area, broken skin or irritated areas.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I exfoliate?\u003c\/summary\u003e\n\u003cdiv class=\"lfx-faq-answer\"\u003eExfoliation needs vary by skin type. Start conservatively and follow the product instructions. Reduce frequency if dryness or irritation occurs.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I use it on my body?\u003c\/summary\u003e\n\u003cdiv class=\"lfx-faq-answer\"\u003eCommon areas include arms, elbows, knees, heels and other areas where skin feels rough or uneven.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many pads are included?\u003c\/summary\u003e\n\u003cdiv class=\"lfx-faq-answer\"\u003eEach set contains 8 individually packed exfoliating pads.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I moisturize afterward?\u003c\/summary\u003e\n\u003cdiv class=\"lfx-faq-answer\"\u003eFollowing exfoliation with a gentle moisturizer can help support a comfortable skincare routine.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL --\u003e\n\u003csection class=\"lfx-final\"\u003e\n\u003cdiv class=\"lfx-eyebrow\"\u003eYOUR SMOOTHER-SKIN ROUTINE\u003c\/div\u003e\n\u003ch2 class=\"lfx-title\"\u003eRefresh Rough, Flaky Areas Without the Mess\u003c\/h2\u003e\n\u003cp class=\"lfx-subtitle\"\u003eSimple exfoliating care for face and body, with 8 convenient pads ready when you need them.\u003c\/p\u003e\n\u003cdiv class=\"lfx-pills\"\u003e\n\u003cspan class=\"lfx-pill\"\u003e 8 Pads Included \u003c\/span\u003e \u003cspan class=\"lfx-pill\"\u003e Dual-Sided \u003c\/span\u003e \u003cspan class=\"lfx-pill\"\u003e Face \u0026amp; Body \u003c\/span\u003e \u003cspan class=\"lfx-pill\"\u003e Easy At-Home Care \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"lfx-note\"\u003ePatch test before first use. Discontinue use if persistent irritation occurs. Avoid contact with eyes and avoid use on broken or irritated skin. Individual results may vary.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"8ea","offer_id":45811356303539,"sku":"LZH2608105364-8片装","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0758\/0185\/4131\/files\/aec6e879-7814-471d-963e-e08888fe4bd5.png?v=1786330815","url":"https:\/\/lilflorea.com\/products\/body-exfoliating-scrub-pads-zd1","provider":"lilflorea","version":"1.0","type":"link"}