{"product_id":"pre-makeup-spot-patches-ultra-thin-clear-blemish-dark-spot","title":"💄 PRE-MAKEUP SPOT PATCHES | Ultra-Thin Clear Blemish \u0026 Dark Spot Patches for a Smoother Makeup Finish","description":"\u003cstyle\u003e\n\/* =========================================================\n   ZERO-FIT ULTRA THIN SPOT PATCH\n   Shopify High-Conversion Product Detail\n   Light \/ Clean Beauty \/ Mobile First\n   No dark sections \/ No gradients \/ No mixed-color sentences\n   Soft high-contrast typography for comfortable reading\n========================================================= *\/\n\n#zerofit-page{\n  --bg:#ffffff;\n  --cream:#fbf8f3;\n  --cream-2:#f7f3ec;\n  --line:#e9e4dc;\n  --text:#68645f;\n  --text-soft:#77726c;\n  --title:#5a5753;\n  --green:#63a85f;\n  --green-soft:#eef7ec;\n  --orange:#df9347;\n  --orange-soft:#fff3e7;\n  --white:#ffffff;\n  --shadow:0 10px 28px rgba(82,72,62,.08);\n\n  width:100%!important;\n  max-width:900px!important;\n  margin:0 auto!important;\n  padding:0 8px 42px!important;\n  background:var(--bg)!important;\n  color:var(--text)!important;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif!important;\n  line-height:1.66!important;\n  box-sizing:border-box!important;\n  overflow:hidden!important;\n}\n\n#zerofit-page *,\n#zerofit-page *::before,\n#zerofit-page *::after{\n  box-sizing:border-box!important;\n}\n\n#zerofit-page h1,\n#zerofit-page h2,\n#zerofit-page h3,\n#zerofit-page p{\n  margin-top:0!important;\n}\n\n#zerofit-page h1,\n#zerofit-page h2,\n#zerofit-page h3{\n  color:var(--title)!important;\n  font-weight:800!important;\n  line-height:1.22!important;\n  letter-spacing:-.25px!important;\n}\n\n#zerofit-page p,\n#zerofit-page li,\n#zerofit-page span{\n  color:var(--text)!important;\n}\n\n\/* ---------- BASE SECTION ---------- *\/\n\n.zf-section{\n  margin:12px 0!important;\n  padding:34px 24px!important;\n  background:#ffffff!important;\n  border:1px solid var(--line)!important;\n  border-radius:22px!important;\n  box-shadow:var(--shadow)!important;\n  overflow:hidden!important;\n}\n\n.zf-soft{\n  background:var(--cream)!important;\n}\n\n.zf-green-soft{\n  background:var(--green-soft)!important;\n  border-color:#dcebd9!important;\n}\n\n.zf-orange-soft{\n  background:var(--orange-soft)!important;\n  border-color:#f1dfca!important;\n}\n\n.zf-center{\n  text-align:center!important;\n}\n\n.zf-kicker{\n  display:inline-block!important;\n  margin:0 0 10px!important;\n  padding:7px 12px!important;\n  border-radius:999px!important;\n  background:#f2eee8!important;\n  color:#746f69!important;\n  font-size:11px!important;\n  font-weight:800!important;\n  letter-spacing:.65px!important;\n  text-transform:uppercase!important;\n}\n\n.zf-title{\n  max-width:790px!important;\n  margin:0 auto 12px!important;\n  font-size:34px!important;\n  color:var(--title)!important;\n}\n\n.zf-copy{\n  max-width:720px!important;\n  margin:0 auto!important;\n  font-size:16px!important;\n  color:var(--text)!important;\n}\n\n\/* ---------- HERO ---------- *\/\n\n.zf-hero{\n  padding:44px 24px 30px!important;\n  background:#fdfbf8!important;\n  text-align:center!important;\n}\n\n.zf-hero-badge{\n  display:inline-block!important;\n  margin:0 0 12px!important;\n  padding:8px 14px!important;\n  border-radius:999px!important;\n  background:#f0ece6!important;\n  color:#726d67!important;\n  font-size:11px!important;\n  font-weight:800!important;\n  letter-spacing:.7px!important;\n}\n\n.zf-hero h1{\n  max-width:820px!important;\n  margin:0 auto 13px!important;\n  font-size:41px!important;\n  color:#5e5a55!important;\n}\n\n.zf-hero p{\n  max-width:720px!important;\n  margin:0 auto!important;\n  font-size:17px!important;\n  color:#736f69!important;\n}\n\n\/* ---------- IMAGES ---------- *\/\n\n.zf-image-wrap{\n  margin-top:20px!important;\n}\n\n.zf-image-wrap img{\n  display:block!important;\n  width:100%!important;\n  height:auto!important;\n  border-radius:18px!important;\n}\n\n.zf-image-placeholder{\n  display:flex!important;\n  min-height:360px!important;\n  width:100%!important;\n  align-items:center!important;\n  justify-content:center!important;\n  padding:20px!important;\n  border:1px dashed #cfc7bd!important;\n  border-radius:18px!important;\n  background:#faf7f2!important;\n  color:#8a837b!important;\n  text-align:center!important;\n  font-size:13px!important;\n  font-weight:700!important;\n}\n\n\/* ---------- GRIDS ---------- *\/\n\n.zf-grid2{\n  display:grid!important;\n  grid-template-columns:repeat(2,minmax(0,1fr))!important;\n  gap:14px!important;\n  margin-top:18px!important;\n}\n\n.zf-grid3{\n  display:grid!important;\n  grid-template-columns:repeat(3,minmax(0,1fr))!important;\n  gap:12px!important;\n  margin-top:18px!important;\n}\n\n.zf-card{\n  min-width:0!important;\n  padding:18px 15px!important;\n  background:#ffffff!important;\n  border:1px solid var(--line)!important;\n  border-radius:16px!important;\n  text-align:center!important;\n}\n\n.zf-card .icon{\n  display:flex!important;\n  width:44px!important;\n  height:44px!important;\n  margin:0 auto 10px!important;\n  align-items:center!important;\n  justify-content:center!important;\n  border-radius:50%!important;\n  background:#f4f0ea!important;\n  font-size:20px!important;\n}\n\n.zf-card h3{\n  margin-bottom:6px!important;\n  font-size:15px!important;\n  color:#64605b!important;\n}\n\n.zf-card p{\n  margin:0!important;\n  font-size:13px!important;\n  line-height:1.5!important;\n  color:#79746f!important;\n}\n\n\/* ---------- PRODUCT VARIANTS ---------- *\/\n\n.zf-variant{\n  padding:22px!important;\n  border-radius:18px!important;\n  background:#ffffff!important;\n  border:1px solid var(--line)!important;\n}\n\n.zf-variant.green{\n  border-top:4px solid var(--green)!important;\n}\n\n.zf-variant.orange{\n  border-top:4px solid var(--orange)!important;\n}\n\n.zf-variant-tag{\n  display:inline-block!important;\n  margin-bottom:10px!important;\n  padding:6px 10px!important;\n  border-radius:999px!important;\n  font-size:11px!important;\n  font-weight:800!important;\n}\n\n.zf-variant.green .zf-variant-tag{\n  background:var(--green-soft)!important;\n  color:#5f955c!important;\n}\n\n.zf-variant.orange .zf-variant-tag{\n  background:var(--orange-soft)!important;\n  color:#c9833e!important;\n}\n\n.zf-variant h3{\n  font-size:21px!important;\n  margin-bottom:8px!important;\n  color:#605c57!important;\n}\n\n.zf-variant p{\n  margin-bottom:10px!important;\n  font-size:14px!important;\n}\n\n.zf-list{\n  margin:0!important;\n  padding-left:20px!important;\n}\n\n.zf-list li{\n  margin:6px 0!important;\n  font-size:13px!important;\n  color:#77716b!important;\n}\n\n\/* ---------- COMPARISON ---------- *\/\n\n.zf-compare{\n  display:grid!important;\n  grid-template-columns:1fr 1fr!important;\n  gap:14px!important;\n  margin-top:18px!important;\n}\n\n.zf-compare-box{\n  padding:20px!important;\n  background:#ffffff!important;\n  border:1px solid var(--line)!important;\n  border-radius:16px!important;\n}\n\n.zf-compare-box h3{\n  margin-bottom:8px!important;\n  font-size:17px!important;\n}\n\n.zf-compare-box p{\n  margin:0!important;\n  font-size:13px!important;\n}\n\n\/* ---------- STEPS ---------- *\/\n\n.zf-steps{\n  display:grid!important;\n  grid-template-columns:repeat(4,minmax(0,1fr))!important;\n  gap:10px!important;\n  margin-top:18px!important;\n}\n\n.zf-step{\n  padding:17px 12px!important;\n  border:1px solid var(--line)!important;\n  border-radius:15px!important;\n  background:#ffffff!important;\n  text-align:center!important;\n}\n\n.zf-step-num{\n  display:flex!important;\n  width:36px!important;\n  height:36px!important;\n  margin:0 auto 9px!important;\n  align-items:center!important;\n  justify-content:center!important;\n  border-radius:50%!important;\n  background:#f0ece6!important;\n  color:#706a64!important;\n  font-size:13px!important;\n  font-weight:800!important;\n}\n\n.zf-step strong{\n  display:block!important;\n  color:#64605b!important;\n  font-size:14px!important;\n}\n\n.zf-step span{\n  display:block!important;\n  margin-top:4px!important;\n  font-size:12px!important;\n  line-height:1.45!important;\n  color:#7d7771!important;\n}\n\n\/* ---------- SPECS ---------- *\/\n\n.zf-specs{\n  margin-top:18px!important;\n  border:1px solid var(--line)!important;\n  border-radius:16px!important;\n  overflow:hidden!important;\n  background:#ffffff!important;\n}\n\n.zf-spec-row{\n  display:grid!important;\n  grid-template-columns:38% 62%!important;\n  border-bottom:1px solid #eee8e0!important;\n}\n\n.zf-spec-row:last-child{\n  border-bottom:0!important;\n}\n\n.zf-spec-label{\n  padding:12px 14px!important;\n  background:#f8f4ee!important;\n  color:#716a63!important;\n  font-size:13px!important;\n  font-weight:800!important;\n}\n\n.zf-spec-value{\n  padding:12px 14px!important;\n  color:#77716b!important;\n  font-size:13px!important;\n}\n\n\/* ---------- NOTES ---------- *\/\n\n.zf-note{\n  margin-top:14px!important;\n  padding:14px 15px!important;\n  border-radius:12px!important;\n  background:#f8f4ee!important;\n  border:1px solid #e7e0d6!important;\n}\n\n.zf-note strong{\n  display:block!important;\n  color:#68635d!important;\n  font-size:13px!important;\n}\n\n.zf-note p{\n  margin:4px 0 0!important;\n  font-size:12px!important;\n  color:#7b756f!important;\n}\n\n\/* ---------- FAQ ---------- *\/\n\n.zf-faq details{\n  margin:8px 0!important;\n  border:1px solid var(--line)!important;\n  border-radius:14px!important;\n  overflow:hidden!important;\n  background:#ffffff!important;\n}\n\n.zf-faq summary{\n  position:relative!important;\n  display:block!important;\n  padding:14px 42px 14px 14px!important;\n  cursor:pointer!important;\n  list-style:none!important;\n  color:#67625d!important;\n  font-size:14px!important;\n  font-weight:800!important;\n}\n\n.zf-faq summary::-webkit-details-marker{\n  display:none!important;\n}\n\n.zf-faq summary::after{\n  content:\"+\"!important;\n  position:absolute!important;\n  right:14px!important;\n  top:50%!important;\n  transform:translateY(-50%)!important;\n  color:#999189!important;\n  font-size:20px!important;\n  font-weight:800!important;\n}\n\n.zf-faq details[open] summary::after{\n  content:\"−\"!important;\n}\n\n.zf-faq details p{\n  margin:0!important;\n  padding:0 14px 14px!important;\n  font-size:13px!important;\n  color:#7b756f!important;\n}\n\n\/* ---------- CTA ---------- *\/\n\n.zf-cta{\n  text-align:center!important;\n  background:#fbf7f1!important;\n}\n\n.zf-btn-wrap{\n  display:grid!important;\n  grid-template-columns:1fr 1fr!important;\n  gap:12px!important;\n  max-width:650px!important;\n  margin:20px auto 0!important;\n}\n\n.zf-btn{\n  display:flex!important;\n  min-height:52px!important;\n  align-items:center!important;\n  justify-content:center!important;\n  padding:14px 20px!important;\n  border-radius:999px!important;\n  text-decoration:none!important;\n  color:#ffffff!important;\n  font-size:14px!important;\n  font-weight:800!important;\n}\n\n.zf-btn.green{\n  background:var(--green)!important;\n}\n\n.zf-btn.orange{\n  background:var(--orange)!important;\n}\n\n\/* ---------- MOBILE ---------- *\/\n\n@media screen and (max-width:749px){\n  #zerofit-page{\n    padding:0 5px 30px!important;\n  }\n\n  .zf-section{\n    margin:8px 0!important;\n    padding:22px 14px!important;\n    border-radius:18px!important;\n  }\n\n  .zf-hero{\n    padding-top:30px!important;\n  }\n\n  .zf-hero h1{\n    font-size:29px!important;\n  }\n\n  .zf-title{\n    font-size:24px!important;\n  }\n\n  .zf-copy,\n  .zf-hero p{\n    font-size:14px!important;\n  }\n\n  .zf-grid2,\n  .zf-grid3,\n  .zf-compare,\n  .zf-steps,\n  .zf-btn-wrap{\n    grid-template-columns:1fr!important;\n  }\n\n  .zf-image-placeholder{\n    min-height:280px!important;\n  }\n\n  .zf-spec-row{\n    grid-template-columns:1fr!important;\n  }\n\n  .zf-spec-label{\n    padding:9px 12px 3px!important;\n  }\n\n  .zf-spec-value{\n    padding:3px 12px 10px!important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv id=\"zerofit-page\"\u003e\n\u003c!-- =========================================================\n IMAGE MAP\n Replace IMAGE_1_URL ... IMAGE_7_URL after uploading images.\n Product image direction should follow the supplied BARUBT\n green\/orange packaging references.\n========================================================= --\u003e \u003c!-- 01 HERO --\u003e\n\u003csection class=\"zf-section zf-hero\"\u003e\u003cspan class=\"zf-hero-badge\"\u003eULTRA-THIN PRE-MAKEUP SPOT CARE\u003c\/span\u003e\n\u003ch1\u003eCOVER THE SPOT. KEEP YOUR MAKEUP LOOKING LIKE MAKEUP.\u003c\/h1\u003e\n\u003cp\u003eA micro-thin clear spot patch designed to sit close to the skin before makeup, helping you cover targeted areas without adding a bulky visible layer.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/01_302c0af9-af1e-433b-a654-b02eb6c1cb9e.png?v=1789210381\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"zf-grid3\"\u003e\n\u003cdiv class=\"zf-card\"\u003e\n\u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003e0.013 mm Micro-Thin\u003c\/h3\u003e\n\u003cp\u003eDesigned to sit close to the skin for a lighter, lower-profile finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-card\"\u003e\n\u003cdiv class=\"icon\"\u003e💄\u003c\/div\u003e\n\u003ch3\u003ePre-Makeup Fit\u003c\/h3\u003e\n\u003cp\u003eMade to be applied before makeup so your routine can continue as usual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🎯\u003c\/div\u003e\n\u003ch3\u003e12 mm Targeted Coverage\u003c\/h3\u003e\n\u003cp\u003eA compact circular patch size for focused spot coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 02 PRODUCT RANGE --\u003e\n\u003csection class=\"zf-section zf-soft\"\u003e\n\u003cdiv class=\"zf-center\"\u003e\n\u003cspan class=\"zf-kicker\"\u003eTWO TARGETED OPTIONS\u003c\/span\u003e\n\u003ch2 class=\"zf-title\"\u003eCHOOSE THE PATCH THAT MATCHES YOUR SKIN CONCERN.\u003c\/h2\u003e\n\u003cp class=\"zf-copy\"\u003eBoth versions share the same ultra-thin 0.013 mm format and 12 mm circular size, with different ingredient-focused care for different visible concerns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-grid2\"\u003e\n\u003cdiv class=\"zf-variant green\"\u003e\n\u003cspan class=\"zf-variant-tag\"\u003eGREEN — BLEMISH SPOT CARE\u003c\/span\u003e\n\u003ch3\u003eS-ZINC ZERO-FIT™\u003c\/h3\u003e\n\u003cp\u003eUltra Thin Blemish Spot Patch for targeted pre-makeup coverage.\u003c\/p\u003e\n\u003cul class=\"zf-list\"\u003e\n\u003cli\u003e0.013 mm micro-thin patch\u003c\/li\u003e\n\u003cli\u003e12 mm round patch size\u003c\/li\u003e\n\u003cli\u003e72 patches per box\u003c\/li\u003e\n\u003cli\u003eSulfur + Zinc PCA shown on packaging\u003c\/li\u003e\n\u003cli\u003eDesigned for blemish-prone areas before makeup\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-variant orange\"\u003e\n\u003cspan class=\"zf-variant-tag\"\u003eORANGE — DARK SPOT CARE\u003c\/span\u003e\n\u003ch3\u003eMELA-C-E ZERO-FIT™\u003c\/h3\u003e\n\u003cp\u003eUltra Thin Dark Spot Patch for targeted pre-makeup coverage.\u003c\/p\u003e\n\u003cul class=\"zf-list\"\u003e\n\u003cli\u003e0.013 mm micro-thin patch\u003c\/li\u003e\n\u003cli\u003e12 mm round patch size\u003c\/li\u003e\n\u003cli\u003e72 patches per box\u003c\/li\u003e\n\u003cli\u003eVitamin C + E + Ferulic Acid shown on packaging\u003c\/li\u003e\n\u003cli\u003eDesigned for dark spot-prone areas before makeup\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-image-wrap\"\u003e\n\u003cdiv class=\"zf-image-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/02_82f3e5f5-0ad7-4248-884d-e05d9802e208.png?v=1789210381\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 03 ULTRA THIN --\u003e\n\u003csection class=\"zf-section zf-green-soft\"\u003e\n\u003cdiv class=\"zf-center\"\u003e\n\u003cspan class=\"zf-kicker\"\u003eBARELY THERE FEEL\u003c\/span\u003e\n\u003ch2 class=\"zf-title\"\u003e0.013 MM THIN. MADE TO SIT CLOSE TO THE SKIN.\u003c\/h2\u003e\n\u003cp class=\"zf-copy\"\u003eThe micro-thin format is designed to reduce the bulky look common with thicker spot patches, making it better suited to daytime and pre-makeup use.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/03_2f4cf4cb-0676-47c2-9d56-936d8678f523.png?v=1789210380\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-compare\"\u003e\n\u003cdiv class=\"zf-compare-box\"\u003e\n\u003ch3\u003eThicker Patch Look\u003c\/h3\u003e\n\u003cp\u003eMore visible edges and a more obvious raised surface under makeup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-compare-box\"\u003e\n\u003ch3\u003eZERO-FIT™ Micro Type\u003c\/h3\u003e\n\u003cp\u003eA thinner, closer-to-skin profile designed for a cleaner cosmetic finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 04 APPLICATION --\u003e\n\u003csection class=\"zf-section\"\u003e\n\u003cdiv class=\"zf-center\"\u003e\n\u003cspan class=\"zf-kicker\"\u003ePLACE. PRESS. PEEL. DONE.\u003c\/span\u003e\n\u003ch2 class=\"zf-title\"\u003eA SIMPLE APPLICATION DESIGNED FOR PRECISE PLACEMENT.\u003c\/h2\u003e\n\u003cp class=\"zf-copy\"\u003eThe tab-style backing shown with the product helps position the patch before the outer layer is removed, making targeted application easier and cleaner.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/04_646bfa91-9684-40bf-91e0-ee2151556879.png?v=1789210381\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-steps\"\u003e\n\u003cdiv class=\"zf-step\"\u003e\n\u003cdiv class=\"zf-step-num\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003eClean \u0026amp; Dry\u003c\/strong\u003e \u003cspan\u003eStart with clean, dry skin before skincare or makeup.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-step\"\u003e\n\u003cdiv class=\"zf-step-num\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003ePosition\u003c\/strong\u003e \u003cspan\u003ePlace the clear patch directly over the target area.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-step\"\u003e\n\u003cdiv class=\"zf-step-num\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003ePress\u003c\/strong\u003e \u003cspan\u003eGently smooth the patch so the edges sit close to the skin.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-step\"\u003e\n\u003cdiv class=\"zf-step-num\"\u003e4\u003c\/div\u003e\n\u003cstrong\u003ePeel \u0026amp; Continue\u003c\/strong\u003e \u003cspan\u003eRemove the tab layer and continue with your makeup routine.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 05 MAKEUP --\u003e\n\u003csection class=\"zf-section zf-orange-soft\"\u003e\n\u003cdiv class=\"zf-center\"\u003e\n\u003cspan class=\"zf-kicker\"\u003ePATCH FIRST. MAKEUP SECOND.\u003c\/span\u003e\n\u003ch2 class=\"zf-title\"\u003eDESIGNED TO FIT INTO THE ROUTINE YOU ALREADY HAVE.\u003c\/h2\u003e\n\u003cp class=\"zf-copy\"\u003eOnce the patch is in place, apply complexion products carefully over and around the area for a smoother, more polished-looking finish.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/05_6c69d677-9490-4433-b442-85d5ced1daea.png?v=1789210844\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-grid3\"\u003e\n\u003cdiv class=\"zf-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🧴\u003c\/div\u003e\n\u003ch3\u003ePrep First\u003c\/h3\u003e\n\u003cp\u003eApply to clean, dry skin before complexion makeup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🫶\u003c\/div\u003e\n\u003ch3\u003ePress Gently\u003c\/h3\u003e\n\u003cp\u003eKeep the patch smooth and flat before adding product on top.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-card\"\u003e\n\u003cdiv class=\"icon\"\u003e💄\u003c\/div\u003e\n\u003ch3\u003eFinish Your Look\u003c\/h3\u003e\n\u003cp\u003eBlend makeup carefully so the patch stays in place and the finish looks natural.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 06 REAL LIFE --\u003e\n\u003csection class=\"zf-section zf-soft\"\u003e\n\u003cdiv class=\"zf-center\"\u003e\n\u003cspan class=\"zf-kicker\"\u003eMADE FOR REAL DAYS\u003c\/span\u003e\n\u003ch2 class=\"zf-title\"\u003eNOT JUST A NIGHTTIME PATCH.\u003c\/h2\u003e\n\u003cp class=\"zf-copy\"\u003eThe clear, low-profile format is designed for daytime situations when you want targeted coverage without making the patch the focus of your look.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/06_d5e2c34b-e476-4325-8331-c079ff4afe9a.png?v=1789211213\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-grid3\"\u003e\n\u003cdiv class=\"zf-card\"\u003e\n\u003cdiv class=\"icon\"\u003e☕\u003c\/div\u003e\n\u003ch3\u003eMorning Routine\u003c\/h3\u003e\n\u003cp\u003eEasy to work into your getting-ready routine before work, school or errands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-card\"\u003e\n\u003cdiv class=\"icon\"\u003e👜\u003c\/div\u003e\n\u003ch3\u003eDaytime Wear\u003c\/h3\u003e\n\u003cp\u003eA more discreet alternative when a thick patch feels too noticeable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🪞\u003c\/div\u003e\n\u003ch3\u003eMakeup-Friendly Format\u003c\/h3\u003e\n\u003cp\u003eDesigned specifically around pre-makeup application and a cleaner cosmetic finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 07 ROUTINE \/ FINAL DESIRE --\u003e\n\u003csection class=\"zf-section\"\u003e\n\u003cdiv class=\"zf-center\"\u003e\n\u003cspan class=\"zf-kicker\"\u003eONE SMALL PATCH. ONE LESS THING TO WORRY ABOUT.\u003c\/span\u003e\n\u003ch2 class=\"zf-title\"\u003eA SMALL STEP THAT FITS NATURALLY INTO YOUR BEAUTY ROUTINE.\u003c\/h2\u003e\n\u003cp class=\"zf-copy\"\u003eKeep a box at your vanity so targeted spot care is ready whenever an unexpected skin concern shows up.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/07_9d3fd73c-b23e-4100-8d2b-b35c4a57547d.png?v=1789211213\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"zf-section zf-soft\"\u003e\n\u003cdiv class=\"zf-center\"\u003e\n\u003cspan class=\"zf-kicker\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n\u003ch2 class=\"zf-title\"\u003eCLEAR, SIMPLE PRODUCT INFORMATION.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-specs\"\u003e\n\u003cdiv class=\"zf-spec-row\"\u003e\n\u003cdiv class=\"zf-spec-label\"\u003ePatch Type\u003c\/div\u003e\n\u003cdiv class=\"zf-spec-value\"\u003eUltra-thin clear targeted spot patch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-spec-row\"\u003e\n\u003cdiv class=\"zf-spec-label\"\u003eThickness\u003c\/div\u003e\n\u003cdiv class=\"zf-spec-value\"\u003e0.013 mm micro type\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-spec-row\"\u003e\n\u003cdiv class=\"zf-spec-label\"\u003ePatch Size\u003c\/div\u003e\n\u003cdiv class=\"zf-spec-value\"\u003e12 mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-spec-row\"\u003e\n\u003cdiv class=\"zf-spec-label\"\u003eQuantity\u003c\/div\u003e\n\u003cdiv class=\"zf-spec-value\"\u003e72 patches per box\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-spec-row\"\u003e\n\u003cdiv class=\"zf-spec-label\"\u003eGreen Variant\u003c\/div\u003e\n\u003cdiv class=\"zf-spec-value\"\u003eS-ZINC ZERO-FIT™ — Sulfur + Zinc PCA shown on packaging\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-spec-row\"\u003e\n\u003cdiv class=\"zf-spec-label\"\u003eOrange Variant\u003c\/div\u003e\n\u003cdiv class=\"zf-spec-value\"\u003eMELA-C-E ZERO-FIT™ — Vitamin C + E + Ferulic Acid shown on packaging\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-spec-row\"\u003e\n\u003cdiv class=\"zf-spec-label\"\u003eRecommended Timing\u003c\/div\u003e\n\u003cdiv class=\"zf-spec-value\"\u003eApply to clean, dry skin before makeup\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zf-note\"\u003e\n\u003cstrong\u003eImportant\u003c\/strong\u003e\n\u003cp\u003eThis page describes cosmetic spot-care use based on the supplied packaging and product demonstration. Avoid using the product on irritated or damaged skin unless the final manufacturer instructions specifically allow it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"zf-section zf-faq\"\u003e\n\u003cdiv class=\"zf-center\"\u003e\n\u003cspan class=\"zf-kicker\"\u003eQUICK ANSWERS\u003c\/span\u003e\n\u003ch2 class=\"zf-title\"\u003eFREQUENTLY ASKED QUESTIONS.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow thin are the patches?\u003c\/summary\u003e\n\u003cp\u003eThe packaging states a 0.013 mm micro-thin format.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I apply makeup over the patch?\u003c\/summary\u003e\n\u003cp\u003eYes. The packaging specifically positions the product as a pre-makeup fit, and the supplied video shows makeup being applied after the patch is placed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between the green and orange versions?\u003c\/summary\u003e\n\u003cp\u003eThe green S-ZINC ZERO-FIT™ version is positioned for blemish spot care and lists Sulfur + Zinc PCA. The orange MELA-C-E ZERO-FIT™ version is positioned for dark spot care and lists Vitamin C + E + Ferulic Acid.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many patches are included?\u003c\/summary\u003e\n\u003cp\u003eEach box shown in the supplied reference images contains 72 patches.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size is each patch?\u003c\/summary\u003e\n\u003cp\u003eThe packaging shows a 12 mm circular patch size.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen should I apply it?\u003c\/summary\u003e\n\u003cp\u003eApply to clean, dry skin before makeup. Press the patch flat, remove the application tab layer, then continue with your normal makeup routine.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"zf-section zf-cta\"\u003e\u003cspan class=\"zf-kicker\"\u003eCOVER THE SPOT. KEEP YOUR LOOK.\u003c\/span\u003e\n\u003ch2 class=\"zf-title\"\u003eCHOOSE THE ZERO-FIT™ PATCH FOR YOUR ROUTINE.\u003c\/h2\u003e\n\u003cp class=\"zf-copy\"\u003eMicro-thin targeted care designed to fit naturally between clean skin and your makeup.\u003c\/p\u003e\n\u003cdiv class=\"zf-btn-wrap\"\u003e\n\u003ca class=\"zf-btn green\" href=\"#product-form\"\u003eSHOP S-ZINC ZERO-FIT™ →\u003c\/a\u003e \u003ca class=\"zf-btn orange\" href=\"#product-form\"\u003eSHOP MELA-C-E ZERO-FIT™ →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"4727","offers":[{"title":"Default","offer_id":48259632955543,"sku":"MXCB994","price":49.99,"currency_code":"USD","in_stock":true},{"title":"S-ZINC Zero-Fit BLEMISH Spot Patch 72 Patches","offer_id":48259632988311,"sku":"GLMX212_V01","price":28.99,"currency_code":"USD","in_stock":true},{"title":"Mela-C·E Zero-Fit Dark Spot Patch 72 Patches","offer_id":48259633021079,"sku":"GLMX216_V01","price":28.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/01_302c0af9-af1e-433b-a654-b02eb6c1cb9e.png?v=1789210381","url":"https:\/\/thenuvaro.com\/products\/pre-makeup-spot-patches-ultra-thin-clear-blemish-dark-spot","provider":"thenuvaro.com","version":"1.0","type":"link"}