{"product_id":"instant-lift-eye-gel","title":"✨Instant Lift Eye Gel – Smooth Wrinkles \u0026 Reduce the Look of Under-Eye Bags","description":"\u003cstyle\u003e\n.eye-page{\n  --eye-bg:#f8f7fb;\n  --eye-white:#ffffff;\n  --eye-text:#292632;\n  --eye-muted:#6f6978;\n  --eye-purple:#7258c7;\n  --eye-purple-dark:#5e46ad;\n  --eye-purple-soft:#f2eefc;\n  --eye-border:#e7e1ef;\n  --eye-border-strong:#d9cfea;\n  --eye-soft:#fbfaff;\n  --eye-shadow:0 10px 30px rgba(58,44,83,.045);\n\n  width:100%;\n  margin:0;\n  padding:24px 0 52px;\n  background:var(--eye-bg);\n  color:var(--eye-text);\n  font-family:Arial,Helvetica,sans-serif;\n  -webkit-font-smoothing:antialiased;\n}\n\n.eye-page *,\n.eye-page *::before,\n.eye-page *::after{\n  box-sizing:border-box;\n}\n\n.eye-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n}\n\n.eye-container{\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n  padding:0 18px;\n}\n\n\/* SECTION *\/\n\n.eye-section{\n  position:relative;\n  width:100%;\n  margin:0 0 20px;\n  padding:52px 42px;\n  overflow:hidden;\n  background:var(--eye-white);\n  border:1px solid var(--eye-border);\n  border-radius:22px;\n  box-shadow:var(--eye-shadow);\n}\n\n.eye-section::before{\n  content:\"\";\n  position:absolute;\n  top:0;\n  left:42px;\n  right:42px;\n  height:2px;\n  background:linear-gradient(\n    90deg,\n    transparent,\n    rgba(114,88,199,.36),\n    transparent\n  );\n}\n\n.eye-section-soft{\n  background:linear-gradient(\n    180deg,\n    #ffffff 0%,\n    #fbfaff 100%\n  );\n}\n\n.eye-section-purple{\n  background:linear-gradient(\n    180deg,\n    #f8f5ff 0%,\n    #ffffff 65%\n  );\n  border-color:#ddd5ed;\n}\n\n\/* TYPOGRAPHY *\/\n\n.eye-kicker{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:max-content;\n  max-width:100%;\n  margin:0 auto 15px;\n  padding:8px 14px;\n  border:1px solid var(--eye-border-strong);\n  border-radius:999px;\n  background:var(--eye-purple-soft);\n  color:var(--eye-purple-dark);\n  font-size:11px;\n  line-height:1.2;\n  font-weight:800;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.eye-title{\n  max-width:740px;\n  margin:0 auto;\n  color:var(--eye-text);\n  font-size:40px;\n  line-height:1.15;\n  font-weight:750;\n  letter-spacing:-.035em;\n  text-align:center;\n}\n\n.eye-title-large{\n  font-size:48px;\n}\n\n.eye-sub{\n  max-width:690px;\n  margin:17px auto 0;\n  color:var(--eye-muted);\n  font-size:18px;\n  line-height:1.7;\n  text-align:center;\n}\n\n.eye-small{\n  margin:15px auto 0;\n  color:#817b89;\n  font-size:13px;\n  line-height:1.6;\n  text-align:center;\n}\n\n\/* IMAGE - FULL DISPLAY *\/\n\n.eye-image{\n  width:100%;\n  margin:30px 0 0;\n  overflow:hidden;\n  background:#ffffff;\n  border:1px solid var(--eye-border);\n  border-radius:18px;\n  box-shadow:0 7px 20px rgba(47,37,65,.035);\n}\n\n.eye-image img{\n  display:block !important;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n  max-height:none !important;\n  margin:0 auto !important;\n  object-fit:contain !important;\n  object-position:center center !important;\n  aspect-ratio:auto !important;\n}\n\n\/* HERO BENEFITS *\/\n\n.eye-hero-benefits{\n  display:flex;\n  flex-direction:column;\n  width:100%;\n  max-width:650px;\n  margin:25px auto 0;\n  gap:10px;\n}\n\n.eye-hero-benefit{\n  display:flex;\n  align-items:center;\n  gap:11px;\n  width:100%;\n  padding:13px 16px;\n  background:#ffffff;\n  border:1px solid var(--eye-border);\n  border-radius:13px;\n  color:#514b5a;\n  font-size:14px;\n  line-height:1.5;\n  font-weight:700;\n}\n\n.eye-hero-check{\n  flex:0 0 24px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:24px;\n  height:24px;\n  border-radius:50%;\n  background:var(--eye-purple-soft);\n  color:var(--eye-purple-dark);\n  font-size:12px;\n  font-weight:900;\n}\n\n\/* CTA *\/\n\n.eye-btn{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:100%;\n  max-width:420px;\n  min-height:58px;\n  margin:28px auto 0;\n  padding:16px 24px;\n  background:var(--eye-purple);\n  border:1px solid var(--eye-purple);\n  border-radius:999px;\n  color:#ffffff !important;\n  font-size:16px;\n  line-height:1.3;\n  font-weight:800;\n  text-align:center;\n  text-decoration:none !important;\n  box-shadow:0 10px 24px rgba(114,88,199,.20);\n  transition:.2s ease;\n}\n\n.eye-btn:hover{\n  background:var(--eye-purple-dark);\n  border-color:var(--eye-purple-dark);\n  transform:translateY(-1px);\n}\n\n.eye-cta-note{\n  margin:12px auto 0;\n  color:#837c8d;\n  font-size:12px;\n  line-height:1.55;\n  text-align:center;\n}\n\n\/* TRUST - SINGLE COLUMN *\/\n\n.eye-trust-list{\n  display:flex;\n  flex-direction:column;\n  width:100%;\n  margin:24px 0 0;\n  overflow:hidden;\n  border:1px solid var(--eye-border);\n  border-radius:15px;\n  background:#ffffff;\n}\n\n.eye-trust-item{\n  display:flex;\n  align-items:center;\n  gap:12px;\n  width:100%;\n  padding:15px 17px;\n  color:#5e5767;\n  font-size:14px;\n  line-height:1.5;\n  font-weight:700;\n}\n\n.eye-trust-item + .eye-trust-item{\n  border-top:1px solid var(--eye-border);\n}\n\n.eye-trust-icon{\n  flex:0 0 30px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:30px;\n  height:30px;\n  background:var(--eye-purple-soft);\n  border-radius:50%;\n  color:var(--eye-purple-dark);\n  font-size:14px;\n}\n\n\/* CARDS - SINGLE COLUMN *\/\n\n.eye-stack{\n  display:flex;\n  flex-direction:column;\n  width:100%;\n  margin-top:28px;\n  gap:12px;\n}\n\n.eye-card{\n  width:100%;\n  padding:22px;\n  background:var(--eye-soft);\n  border:1px solid var(--eye-border);\n  border-radius:15px;\n}\n\n.eye-card-header{\n  display:flex;\n  align-items:flex-start;\n  gap:14px;\n}\n\n.eye-card-icon{\n  flex:0 0 42px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:42px;\n  height:42px;\n  background:var(--eye-purple-soft);\n  border-radius:50%;\n  font-size:19px;\n}\n\n.eye-card-text{\n  flex:1;\n  min-width:0;\n}\n\n.eye-card h3{\n  margin:0 0 7px;\n  color:var(--eye-text);\n  font-size:18px;\n  line-height:1.35;\n  font-weight:750;\n}\n\n.eye-card p{\n  margin:0;\n  color:var(--eye-muted);\n  font-size:15px;\n  line-height:1.65;\n}\n\n\/* CHECK LIST *\/\n\n.eye-check-list{\n  display:flex;\n  flex-direction:column;\n  width:100%;\n  margin-top:26px;\n  gap:10px;\n}\n\n.eye-check-item{\n  display:flex;\n  align-items:flex-start;\n  gap:12px;\n  width:100%;\n  padding:14px 16px;\n  background:#ffffff;\n  border:1px solid var(--eye-border);\n  border-radius:13px;\n  color:#514b59;\n  font-size:15px;\n  line-height:1.55;\n}\n\n.eye-check-icon{\n  flex:0 0 24px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:24px;\n  height:24px;\n  margin-top:1px;\n  border-radius:50%;\n  background:var(--eye-purple-soft);\n  color:var(--eye-purple-dark);\n  font-size:12px;\n  font-weight:900;\n}\n\n\/* STEPS - SINGLE COLUMN *\/\n\n.eye-steps{\n  display:flex;\n  flex-direction:column;\n  width:100%;\n  margin-top:28px;\n  gap:12px;\n}\n\n.eye-step{\n  display:flex;\n  align-items:flex-start;\n  gap:15px;\n  width:100%;\n  padding:21px;\n  background:#ffffff;\n  border:1px solid var(--eye-border);\n  border-radius:15px;\n}\n\n.eye-step-number{\n  flex:0 0 43px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:43px;\n  height:43px;\n  border:1px solid #d7cbea;\n  border-radius:50%;\n  background:var(--eye-purple-soft);\n  color:var(--eye-purple-dark);\n  font-size:13px;\n  font-weight:800;\n}\n\n.eye-step-copy{\n  flex:1;\n  min-width:0;\n}\n\n.eye-step h3{\n  margin:1px 0 7px;\n  color:var(--eye-text);\n  font-size:18px;\n  line-height:1.35;\n}\n\n.eye-step p{\n  margin:0;\n  color:var(--eye-muted);\n  font-size:15px;\n  line-height:1.7;\n}\n\n\/* INGREDIENTS - SINGLE COLUMN *\/\n\n.eye-ingredients{\n  display:flex;\n  flex-direction:column;\n  width:100%;\n  margin-top:28px;\n  gap:12px;\n}\n\n.eye-ingredient{\n  width:100%;\n  padding:21px 22px;\n  background:#ffffff;\n  border:1px solid var(--eye-border);\n  border-left:3px solid #b8a7df;\n  border-radius:14px;\n}\n\n.eye-ingredient h3{\n  margin:0 0 7px;\n  color:var(--eye-text);\n  font-size:18px;\n  line-height:1.4;\n}\n\n.eye-ingredient p{\n  margin:0;\n  color:var(--eye-muted);\n  font-size:15px;\n  line-height:1.65;\n}\n\n\/* ROUTINE - SINGLE COLUMN *\/\n\n.eye-routine{\n  display:flex;\n  flex-direction:column;\n  width:100%;\n  margin-top:28px;\n  gap:11px;\n}\n\n.eye-routine-item{\n  display:flex;\n  align-items:flex-start;\n  gap:15px;\n  width:100%;\n  padding:18px 20px;\n  background:#ffffff;\n  border:1px solid var(--eye-border);\n  border-radius:14px;\n}\n\n.eye-routine-number{\n  flex:0 0 36px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:36px;\n  height:36px;\n  border-radius:50%;\n  background:var(--eye-purple);\n  color:#ffffff;\n  font-size:13px;\n  font-weight:800;\n}\n\n.eye-routine-copy{\n  flex:1;\n}\n\n.eye-routine-copy strong{\n  display:block;\n  margin:0 0 5px;\n  color:var(--eye-text);\n  font-size:16px;\n  line-height:1.4;\n}\n\n.eye-routine-copy span{\n  display:block;\n  color:var(--eye-muted);\n  font-size:14px;\n  line-height:1.6;\n}\n\n\/* REVIEWS - SINGLE COLUMN *\/\n\n.eye-reviews{\n  display:flex;\n  flex-direction:column;\n  width:100%;\n  margin-top:28px;\n  gap:12px;\n}\n\n.eye-review{\n  width:100%;\n  padding:23px;\n  background:var(--eye-soft);\n  border:1px solid var(--eye-border);\n  border-radius:15px;\n}\n\n.eye-stars{\n  margin-bottom:12px;\n  color:#7961c0;\n  font-size:15px;\n  letter-spacing:2px;\n}\n\n.eye-review p{\n  margin:0 0 16px;\n  color:#514a59;\n  font-size:15px;\n  line-height:1.7;\n}\n\n.eye-review-author{\n  display:flex;\n  align-items:center;\n  gap:9px;\n  color:#7b7483;\n  font-size:13px;\n  line-height:1.4;\n  font-weight:700;\n}\n\n.eye-review-dot{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:20px;\n  height:20px;\n  border-radius:50%;\n  background:#edf5f0;\n  color:#547262;\n  font-size:11px;\n}\n\n\/* GUARANTEE *\/\n\n.eye-guarantee{\n  width:100%;\n  margin-top:28px;\n  padding:28px 24px;\n  background:linear-gradient(\n    180deg,\n    #f6f2ff 0%,\n    #ffffff 100%\n  );\n  border:1px solid #d9d0ea;\n  border-radius:18px;\n  text-align:center;\n}\n\n.eye-guarantee-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:56px;\n  height:56px;\n  margin:0 auto 15px;\n  background:#ece6f9;\n  border-radius:50%;\n  color:var(--eye-purple-dark);\n  font-size:23px;\n}\n\n.eye-guarantee h3{\n  margin:0 0 9px;\n  color:var(--eye-text);\n  font-size:21px;\n  line-height:1.35;\n}\n\n.eye-guarantee p{\n  max-width:620px;\n  margin:0 auto;\n  color:var(--eye-muted);\n  font-size:15px;\n  line-height:1.7;\n}\n\n\/* FAQ *\/\n\n.eye-faq{\n  display:flex;\n  flex-direction:column;\n  width:100%;\n  margin-top:28px;\n  gap:9px;\n}\n\n.eye-faq-item{\n  width:100%;\n  overflow:hidden;\n  background:#ffffff;\n  border:1px solid var(--eye-border);\n  border-radius:13px;\n}\n\n.eye-faq-item summary{\n  position:relative;\n  display:block;\n  width:100%;\n  padding:17px 50px 17px 18px;\n  color:var(--eye-text);\n  font-size:15px;\n  line-height:1.45;\n  font-weight:750;\n  cursor:pointer;\n  list-style:none;\n}\n\n.eye-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.eye-faq-item summary::after{\n  content:\"+\";\n  position:absolute;\n  top:50%;\n  right:18px;\n  transform:translateY(-50%);\n  color:var(--eye-purple);\n  font-size:22px;\n  line-height:1;\n}\n\n.eye-faq-item[open] summary::after{\n  content:\"−\";\n}\n\n.eye-faq-answer{\n  padding:0 18px 18px;\n  color:var(--eye-muted);\n  font-size:14px;\n  line-height:1.7;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:767px){\n\n  .eye-page{\n    padding:12px 0 30px;\n  }\n\n  .eye-container{\n    padding:0 11px;\n  }\n\n  .eye-section{\n    margin-bottom:12px;\n    padding:34px 19px;\n    border-radius:18px;\n  }\n\n  .eye-section::before{\n    left:20px;\n    right:20px;\n  }\n\n  .eye-title,\n  .eye-title-large{\n    font-size:29px;\n    line-height:1.18;\n    letter-spacing:-.028em;\n  }\n\n  .eye-sub{\n    margin-top:14px;\n    font-size:15.5px;\n    line-height:1.65;\n  }\n\n  .eye-kicker{\n    margin-bottom:12px;\n    padding:7px 12px;\n    font-size:10px;\n  }\n\n  .eye-image{\n    margin-top:22px;\n    border-radius:14px;\n  }\n\n  .eye-image img{\n    width:100% !important;\n    height:auto !important;\n    object-fit:contain !important;\n    aspect-ratio:auto !important;\n  }\n\n  .eye-card{\n    padding:18px 16px;\n  }\n\n  .eye-card-header{\n    gap:12px;\n  }\n\n  .eye-card-icon{\n    flex-basis:38px;\n    width:38px;\n    height:38px;\n    font-size:17px;\n  }\n\n  .eye-card h3{\n    font-size:16px;\n  }\n\n  .eye-card p{\n    font-size:14px;\n  }\n\n  .eye-check-item{\n    padding:13px 14px;\n    font-size:14px;\n  }\n\n  .eye-step{\n    gap:12px;\n    padding:17px 15px;\n  }\n\n  .eye-step-number{\n    flex-basis:38px;\n    width:38px;\n    height:38px;\n  }\n\n  .eye-step h3{\n    font-size:16px;\n  }\n\n  .eye-step p{\n    font-size:14px;\n  }\n\n  .eye-ingredient{\n    padding:18px 16px;\n  }\n\n  .eye-ingredient h3{\n    font-size:16px;\n  }\n\n  .eye-ingredient p{\n    font-size:14px;\n  }\n\n  .eye-routine-item{\n    gap:12px;\n    padding:16px 15px;\n  }\n\n  .eye-review{\n    padding:19px 16px;\n  }\n\n  .eye-btn{\n    min-height:54px;\n    padding:14px 18px;\n    font-size:14px;\n  }\n\n  .eye-guarantee{\n    padding:23px 17px;\n  }\n\n  .eye-trust-item{\n    padding:13px 14px;\n    font-size:13px;\n  }\n\n  .eye-faq-item summary{\n    padding:15px 44px 15px 15px;\n    font-size:14px;\n  }\n\n  .eye-faq-answer{\n    padding:0 15px 16px;\n    font-size:13.5px;\n  }\n\n}\n\n@media(max-width:390px){\n\n  .eye-title,\n  .eye-title-large{\n    font-size:27px;\n  }\n\n  .eye-section{\n    padding:30px 16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"eye-page\"\u003e\n\u003cdiv class=\"eye-container\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"eye-section eye-section-purple\"\u003e\n\u003cdiv class=\"eye-kicker\"\u003eDaily Eye Care\u003c\/div\u003e\n\u003ch1 class=\"eye-title eye-title-large\"\u003eWake Up Your Eyes\u003cbr\u003eIn Minutes ✨\u003c\/h1\u003e\n\u003cp class=\"eye-sub\"\u003eInstant Lift Eye Gel helps smooth the look of fine lines, reduce the appearance of puffiness, and refresh tired-looking eyes.\u003c\/p\u003e\n\u003cdiv class=\"eye-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/8721\/8997\/files\/10017_e1b5f05d-422f-4e1d-a74e-2e1d369cb045.png?v=1787570900\" alt=\"Instant Lift Eye Gel\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"eye-hero-benefits\"\u003e\n\u003cdiv class=\"eye-hero-benefit\"\u003e\n\u003cspan class=\"eye-hero-check\"\u003e ✓ \u003c\/span\u003e Lightweight texture for an easy daily routine\u003c\/div\u003e\n\u003cdiv class=\"eye-hero-benefit\"\u003e\n\u003cspan class=\"eye-hero-check\"\u003e ✓ \u003c\/span\u003e Designed to fit comfortably under makeup\u003c\/div\u003e\n\u003cdiv class=\"eye-hero-benefit\"\u003e\n\u003cspan class=\"eye-hero-check\"\u003e ✓ \u003c\/span\u003e Helps tired-looking eyes appear fresher and more awake\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"eye-btn\" href=\"#eye-shop\"\u003e GET YOUR INSTANT EYE LIFT TODAY \u003c\/a\u003e\n\u003cp class=\"eye-cta-note\"\u003eSimple Daily Routine • Lightweight Feel • Easy To Use\u003c\/p\u003e\n\u003cdiv class=\"eye-trust-list\"\u003e\n\u003cdiv class=\"eye-trust-item\"\u003e\n\u003cspan class=\"eye-trust-icon\"\u003e ✓ \u003c\/span\u003e Easy morning and evening skincare step\u003c\/div\u003e\n\u003cdiv class=\"eye-trust-item\"\u003e\n\u003cspan class=\"eye-trust-icon\"\u003e ♡ \u003c\/span\u003e Designed for the delicate-looking under-eye area\u003c\/div\u003e\n\u003cdiv class=\"eye-trust-item\"\u003e\n\u003cspan class=\"eye-trust-icon\"\u003e ↺ \u003c\/span\u003e 60-Day Money Back Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PAIN POINT --\u003e\n\u003csection class=\"eye-section eye-section-soft\"\u003e\n\u003cdiv class=\"eye-kicker\"\u003eWhy Eyes Look Tired\u003c\/div\u003e\n\u003ch2 class=\"eye-title\"\u003eYour Eyes Tell Your Story First\u003c\/h2\u003e\n\u003cp class=\"eye-sub\"\u003eLate nights, busy mornings, and everyday stress can leave the eye area looking less rested than you feel.\u003c\/p\u003e\n\u003cdiv class=\"eye-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/8721\/8997\/files\/ChatGPT_Image_2026_8_26_17_56_08.png?v=1787738207\" alt=\"Natural looking under eye area\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"eye-stack\"\u003e\n\u003cdiv class=\"eye-card\"\u003e\n\u003cdiv class=\"eye-card-header\"\u003e\n\u003cdiv class=\"eye-card-icon\"\u003e👀\u003c\/div\u003e\n\u003cdiv class=\"eye-card-text\"\u003e\n\u003ch3\u003ePuffy-Looking Eyes\u003c\/h3\u003e\n\u003cp\u003eMorning puffiness can make the eye area appear less rested and refreshed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eye-card\"\u003e\n\u003cdiv class=\"eye-card-header\"\u003e\n\u003cdiv class=\"eye-card-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv class=\"eye-card-text\"\u003e\n\u003ch3\u003eVisible Fine Lines\u003c\/h3\u003e\n\u003cp\u003eNatural expression lines can make the delicate skin around the eyes appear less smooth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eye-card\"\u003e\n\u003cdiv class=\"eye-card-header\"\u003e\n\u003cdiv class=\"eye-card-icon\"\u003e☀️\u003c\/div\u003e\n\u003cdiv class=\"eye-card-text\"\u003e\n\u003ch3\u003eTired Appearance\u003c\/h3\u003e\n\u003cp\u003eEven after a full night's rest, your eyes can sometimes still look fatigued.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SOLUTION --\u003e\n\u003csection class=\"eye-section\"\u003e\n\u003cdiv class=\"eye-kicker\"\u003eSimple Eye Care\u003c\/div\u003e\n\u003ch2 class=\"eye-title\"\u003eA Simple Solution For Fresher-Looking Eyes\u003c\/h2\u003e\n\u003cp class=\"eye-sub\"\u003eA lightweight eye gel designed to help the eye area look smoother, brighter, and more refreshed.\u003c\/p\u003e\n\u003cdiv class=\"eye-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/8721\/8997\/files\/10013_b3953363-1fcb-411d-9894-a31e7a772be2.png?v=1787570900\" alt=\"Instant Lift Eye Gel product\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"eye-check-list\"\u003e\n\u003cdiv class=\"eye-check-item\"\u003e\n\u003cspan class=\"eye-check-icon\"\u003e ✓ \u003c\/span\u003e \u003cspan\u003e Helps smooth the appearance of fine lines \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eye-check-item\"\u003e\n\u003cspan class=\"eye-check-icon\"\u003e ✓ \u003c\/span\u003e \u003cspan\u003e Helps reduce the look of under-eye puffiness \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eye-check-item\"\u003e\n\u003cspan class=\"eye-check-icon\"\u003e ✓ \u003c\/span\u003e \u003cspan\u003e Helps refresh tired-looking eyes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eye-check-item\"\u003e\n\u003cspan class=\"eye-check-icon\"\u003e ✓ \u003c\/span\u003e \u003cspan\u003e Helps create a brighter, more awake appearance \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"eye-section eye-section-soft\"\u003e\n\u003cdiv class=\"eye-kicker\"\u003eSimple Application\u003c\/div\u003e\n\u003ch2 class=\"eye-title\"\u003eHow It Works\u003c\/h2\u003e\n\u003cp class=\"eye-sub\"\u003eA simple routine designed to help the eye area look smoother, refreshed, and well rested.\u003c\/p\u003e\n\u003cdiv class=\"eye-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/8721\/8997\/files\/ChatGPT_Image_2026_8_26_17_38_02.png?v=1787737140\" alt=\"Applying Instant Lift Eye Gel\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"eye-steps\"\u003e\n\u003cdiv class=\"eye-step\"\u003e\n\u003cdiv class=\"eye-step-number\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"eye-step-copy\"\u003e\n\u003ch3\u003eRefresh\u003c\/h3\u003e\n\u003cp\u003eApply a small amount around the under-eye area. The lightweight gel creates a fresh, comfortable skincare experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eye-step\"\u003e\n\u003cdiv class=\"eye-step-number\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"eye-step-copy\"\u003e\n\u003ch3\u003eSmooth\u003c\/h3\u003e\n\u003cp\u003eGently apply the formula to help the eye area appear smoother and more refreshed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eye-step\"\u003e\n\u003cdiv class=\"eye-step-number\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"eye-step-copy\"\u003e\n\u003ch3\u003eMaintain\u003c\/h3\u003e\n\u003cp\u003eMake it part of your regular skincare routine for a hydrated, rested-looking appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INGREDIENTS --\u003e\n\u003csection class=\"eye-section\"\u003e\n\u003cdiv class=\"eye-kicker\"\u003eFormula Focus\u003c\/div\u003e\n\u003ch2 class=\"eye-title\"\u003ePowered By Skin-Loving Ingredients\u003c\/h2\u003e\n\u003cp class=\"eye-sub\"\u003eA lightweight formula created with the delicate eye area in mind.\u003c\/p\u003e\n\u003cdiv class=\"eye-ingredients\"\u003e\n\u003cdiv class=\"eye-ingredient\"\u003e\n\u003ch3\u003ePeptide Complex\u003c\/h3\u003e\n\u003cp\u003eHelps support a smoother and firmer-looking appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eye-ingredient\"\u003e\n\u003ch3\u003eBotanical Extracts\u003c\/h3\u003e\n\u003cp\u003eHelps refresh and condition the delicate-looking skin around the eyes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eye-ingredient\"\u003e\n\u003ch3\u003eMoisturizing Formula\u003c\/h3\u003e\n\u003cp\u003eHelps keep the eye area feeling soft, comfortable, and hydrated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ROUTINE --\u003e\n\u003csection class=\"eye-section eye-section-purple\"\u003e\n\u003cdiv class=\"eye-kicker\"\u003eEasy Daily Routine\u003c\/div\u003e\n\u003ch2 class=\"eye-title\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/8721\/8997\/files\/c6360525-1941-4392-b1e1-f2a186a6c78c.webp?v=1787743622\" alt=\"\"\u003eYour 5-Minute Eye Refresh Routine\u003c\/h2\u003e\n\u003cp class=\"eye-sub\"\u003eEasy enough for busy mornings and simple enough to become part of your everyday skincare routine.\u003c\/p\u003e\n\u003cdiv class=\"eye-routine\"\u003e\n\u003cdiv class=\"eye-routine-item\"\u003e\n\u003cdiv class=\"eye-routine-number\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"eye-routine-copy\"\u003e\n\u003cstrong\u003e Apply \u003c\/strong\u003e \u003cspan\u003e Use a small amount around the under-eye area. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eye-routine-item\"\u003e\n\u003cdiv class=\"eye-routine-number\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"eye-routine-copy\"\u003e\n\u003cstrong\u003e Gently Smooth \u003c\/strong\u003e \u003cspan\u003e Apply gently around the delicate-looking eye area. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eye-routine-item\"\u003e\n\u003cdiv class=\"eye-routine-number\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"eye-routine-copy\"\u003e\n\u003cstrong\u003e Let It Set \u003c\/strong\u003e \u003cspan\u003e Allow the gel to absorb before continuing with makeup. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eye-routine-item\"\u003e\n\u003cdiv class=\"eye-routine-number\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"eye-routine-copy\"\u003e\n\u003cstrong\u003e Continue Your Routine \u003c\/strong\u003e \u003cspan\u003e Finish with your normal skincare or makeup routine. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BEFORE \/ AFTER --\u003e\n\u003csection class=\"eye-section\"\u003e\n\u003cdiv class=\"eye-kicker\"\u003eRefreshed Appearance\u003c\/div\u003e\n\u003ch2 class=\"eye-title\"\u003eFrom Tired-Looking Eyes\u003cbr\u003eTo Refreshed-Looking Eyes\u003c\/h2\u003e\n\u003cp class=\"eye-sub\"\u003eDesigned for women who want their eye area to look smoother, brighter, and more awake.\u003c\/p\u003e\n\u003cdiv class=\"eye-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/8721\/8997\/files\/10016_c12f55ae-0e04-4640-b574-22c519797f03.png?v=1787570900\" alt=\"Eye area appearance comparison\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cp class=\"eye-small\"\u003eIndividual appearance and experience may vary.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"eye-section eye-section-soft\"\u003e\n\u003cdiv class=\"eye-kicker\"\u003eCustomer Experience\u003c\/div\u003e\n\u003ch2 class=\"eye-title\"\u003eMade For Women Who Want To Look More Refreshed\u003c\/h2\u003e\n\u003cdiv class=\"eye-reviews\"\u003e\n\u003cdiv class=\"eye-review\"\u003e\n\u003cdiv class=\"eye-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e“My eyes looked more awake and refreshed. It quickly became one of my favorite morning skincare steps.”\u003c\/p\u003e\n\u003cdiv class=\"eye-review-author\"\u003e\n\u003cspan class=\"eye-review-dot\"\u003e ✓ \u003c\/span\u003e Customer Review\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eye-review\"\u003e\n\u003cdiv class=\"eye-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e“I love the lightweight feel and how easily it fits into my routine before makeup.”\u003c\/p\u003e\n\u003cdiv class=\"eye-review-author\"\u003e\n\u003cspan class=\"eye-review-dot\"\u003e ✓ \u003c\/span\u003e Customer Review\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEE + CTA --\u003e\n\u003csection class=\"eye-section eye-section-purple\" id=\"eye-shop\"\u003e\n\u003cdiv class=\"eye-kicker\"\u003eShop With Confidence\u003c\/div\u003e\n\u003ch2 class=\"eye-title\"\u003eSimple Beauty.\u003cbr\u003eEveryday Confidence.\u003c\/h2\u003e\n\u003cp class=\"eye-sub\"\u003eMake refreshing your eye area one of the easiest parts of your daily beauty routine.\u003c\/p\u003e\n\u003cdiv class=\"eye-guarantee\"\u003e\n\u003cdiv class=\"eye-guarantee-icon\"\u003e♡\u003c\/div\u003e\n\u003ch3\u003e60-Day Money Back Guarantee\u003c\/h3\u003e\n\u003cp\u003eTry Instant Lift Eye Gel with confidence. If it is not the right fit for your routine, your purchase is protected by our 60-day guarantee.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eye-check-list\"\u003e\n\u003cdiv class=\"eye-check-item\"\u003e\n\u003cspan class=\"eye-check-icon\"\u003e ✓ \u003c\/span\u003e \u003cspan\u003e Easy daily application \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eye-check-item\"\u003e\n\u003cspan class=\"eye-check-icon\"\u003e ✓ \u003c\/span\u003e \u003cspan\u003e Lightweight and comfortable feel \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eye-check-item\"\u003e\n\u003cspan class=\"eye-check-icon\"\u003e ✓ \u003c\/span\u003e \u003cspan\u003e Easy to use before your usual makeup routine \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eye-check-item\"\u003e\n\u003cspan class=\"eye-check-icon\"\u003e ✓ \u003c\/span\u003e \u003cspan\u003e 60-Day Money Back Guarantee \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"eye-btn\" href=\"#\"\u003e TRY INSTANT LIFT EYE GEL NOW \u003c\/a\u003e\n\u003cp class=\"eye-cta-note\"\u003eSecure Checkout • Simple Routine • Satisfaction Guarantee\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"eye-section\"\u003e\n\u003cdiv class=\"eye-kicker\"\u003eNeed To Know\u003c\/div\u003e\n\u003ch2 class=\"eye-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp class=\"eye-sub\"\u003eEverything you need to know before adding Instant Lift Eye Gel to your routine.\u003c\/p\u003e\n\u003cdiv class=\"eye-faq\"\u003e\n\u003cdetails class=\"eye-faq-item\"\u003e\n\u003csummary\u003eHow often should I use it?\u003c\/summary\u003e\n\u003cdiv class=\"eye-faq-answer\"\u003eUse morning and evening as part of your regular skincare routine, or follow the directions provided with your product.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"eye-faq-item\"\u003e\n\u003csummary\u003eCan I wear makeup after applying it?\u003c\/summary\u003e\n\u003cdiv class=\"eye-faq-answer\"\u003eYes. Allow the gel to absorb and settle before continuing with your usual makeup application.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"eye-faq-item\"\u003e\n\u003csummary\u003eWhen will I notice a difference?\u003c\/summary\u003e\n\u003cdiv class=\"eye-faq-answer\"\u003eThe formula is designed to help the eye area look refreshed after application. Individual results and appearance may vary.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"eye-faq-item\"\u003e\n\u003csummary\u003eWhere should I apply it?\u003c\/summary\u003e\n\u003cdiv class=\"eye-faq-answer\"\u003eApply a small amount around the under-eye area. Avoid direct contact with the eyes.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"eye-faq-item\"\u003e\n\u003csummary\u003eCan I use it as part of my morning routine?\u003c\/summary\u003e\n\u003cdiv class=\"eye-faq-answer\"\u003eYes. The lightweight texture is designed to fit easily into a morning skincare routine before makeup.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cosvaco","offers":[{"title":"2 Tubes-15 Days Visible Smoothing","offer_id":53394972442933,"sku":"ML8240-02-2P","price":34.99,"currency_code":"USD","in_stock":true},{"title":"6 Tubes-Complete Eye Renewal*45-Day Treatment","offer_id":53394972475701,"sku":"ML8240-02-6P","price":69.99,"currency_code":"USD","in_stock":true},{"title":"12 Tubes-Complete Transformation","offer_id":53394972508469,"sku":"ML8240-02-12P","price":99.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0742\/8721\/8997\/files\/10014_99751acd-697b-4198-a2f7-402e7932f5c6.png?v=1787570900","url":"https:\/\/www.cosvaco.com\/products\/instant-lift-eye-gel","provider":"Cosvaco","version":"1.0","type":"link"}