{"product_id":"under-eye-microneedling","title":"Hyaluronic Micro-Infusion Patches","description":"\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800\u0026family=Playfair+Display:wght@500;600;700\u0026display=swap');\n\n    .sl-eye-patch-final-v2 {\n      --ivory:#F8F6F2;\n      --soft:#FAF8F5;\n      --white:#FFFFFF;\n      --charcoal:#1C1C1C;\n      --pink:#CFA8A8;\n      --pink-deep:#C98E92;\n      --stone:#D9D2CB;\n      --gold:#C7B79C;\n      --green:#173F35;\n\n      font-family:'Montserrat', Arial, sans-serif;\n      color:var(--charcoal);\n      background:\n        radial-gradient(circle at 10% 6%, rgba(207,168,168,.24), transparent 30%),\n        radial-gradient(circle at 92% 10%, rgba(199,183,156,.18), transparent 30%),\n        linear-gradient(135deg, var(--white), var(--ivory));\n      border-radius:28px;\n      padding:34px 16px;\n      overflow:hidden;\n      width:100%;\n    }\n\n    .sl-eye-patch-final-v2 * {\n      box-sizing:border-box;\n    }\n\n    .sl-eye-wrap {\n      max-width:1100px;\n      margin:0 auto;\n      width:100%;\n    }\n\n    .sl-eye-hero {\n      text-align:center;\n      max-width:860px;\n      margin:0 auto 22px;\n      animation:slEyeFadeUp .75s ease forwards;\n    }\n\n    .sl-eye-kicker {\n      color:var(--pink-deep);\n      text-transform:uppercase;\n      letter-spacing:.22em;\n      font-size:11px;\n      font-weight:800;\n      margin-bottom:10px;\n    }\n\n    .sl-eye-title {\n      font-family:'Playfair Display', Georgia, serif;\n      font-size:clamp(32px, 6vw, 68px);\n      line-height:.98;\n      font-weight:600;\n      letter-spacing:-.045em;\n      margin:0 0 8px;\n      color:var(--charcoal);\n    }\n\n    .sl-eye-title span {\n      color:var(--pink-deep);\n      font-style:italic;\n    }\n\n    .sl-eye-subtitle {\n      font-family:'Playfair Display', Georgia, serif;\n      font-size:clamp(20px, 3vw, 34px);\n      line-height:1.12;\n      color:var(--green);\n      margin-bottom:14px;\n    }\n\n    .sl-eye-copy {\n      max-width:760px;\n      margin:0 auto;\n      font-size:14.5px;\n      line-height:1.75;\n      color:rgba(28,28,28,.82);\n    }\n\n    .sl-eye-copy strong {\n      color:var(--green);\n      font-weight:700;\n    }\n\n    .sl-eye-feature-row {\n      display:grid;\n      grid-template-columns:repeat(4, 1fr);\n      gap:10px;\n      margin:24px 0 18px;\n      width:100%;\n    }\n\n    .sl-eye-feature {\n      background:rgba(255,255,255,.84);\n      border:1px solid rgba(217,210,203,.75);\n      border-radius:18px;\n      padding:15px 8px;\n      text-align:center;\n      box-shadow:0 14px 35px rgba(28,28,28,.045);\n      min-height:106px;\n      display:flex;\n      flex-direction:column;\n      justify-content:center;\n      align-items:center;\n      transition:all .3s ease;\n    }\n\n    .sl-eye-feature:hover {\n      transform:translateY(-4px);\n      border-color:var(--pink-deep);\n      box-shadow:0 18px 45px rgba(201,142,146,.16);\n    }\n\n    .sl-eye-icon {\n      width:34px;\n      height:34px;\n      border-radius:50%;\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      background:var(--soft);\n      color:var(--pink-deep);\n      margin-bottom:8px;\n    }\n\n    .sl-eye-icon svg {\n      width:18px;\n      height:18px;\n      stroke:currentColor;\n      fill:none;\n      stroke-width:1.8;\n      stroke-linecap:round;\n      stroke-linejoin:round;\n    }\n\n    .sl-eye-feature strong {\n      font-size:13px;\n      line-height:1.2;\n      margin-bottom:4px;\n      color:var(--charcoal);\n    }\n\n    .sl-eye-feature span {\n      font-size:11.5px;\n      line-height:1.3;\n      color:rgba(28,28,28,.62);\n    }\n\n    .sl-eye-transform {\n      background:rgba(255,255,255,.84);\n      border:1px solid rgba(217,210,203,.75);\n      border-radius:24px;\n      padding:22px 12px;\n      text-align:center;\n      margin-bottom:18px;\n      box-shadow:0 16px 40px rgba(28,28,28,.045);\n      overflow:hidden;\n    }\n\n    .sl-eye-transform h3 {\n      font-family:'Playfair Display', Georgia, serif;\n      font-size:clamp(22px, 4.3vw, 48px);\n      line-height:1;\n      font-weight:700;\n      margin:0 auto 10px;\n      letter-spacing:-.07em;\n      color:var(--charcoal);\n      white-space:nowrap;\n      max-width:100%;\n    }\n\n    .sl-eye-transform p {\n      margin:0 auto;\n      max-width:700px;\n      font-size:14.5px;\n      line-height:1.65;\n      color:rgba(28,28,28,.78);\n    }\n\n    .sl-eye-dropdown-card {\n      background:rgba(255,255,255,.88);\n      border:1px solid rgba(217,210,203,.75);\n      border-radius:24px;\n      padding:14px;\n      box-shadow:0 18px 45px rgba(28,28,28,.05);\n      margin-bottom:18px;\n    }\n\n    .sl-eye-accordion {\n      border-radius:20px;\n      overflow:hidden;\n      margin-bottom:10px;\n      border:1px solid rgba(217,210,203,.55);\n      background:rgba(250,248,245,.8);\n    }\n\n    .sl-eye-accordion:last-child {\n      margin-bottom:0;\n    }\n\n    .sl-eye-accordion summary {\n      list-style:none;\n      cursor:pointer;\n      background:var(--soft);\n      padding:17px 18px;\n      display:flex;\n      justify-content:space-between;\n      align-items:center;\n      gap:14px;\n      font-family:'Montserrat', Arial, sans-serif;\n      color:var(--charcoal);\n      transition:all .25s ease;\n    }\n\n    .sl-eye-accordion summary::-webkit-details-marker {\n      display:none;\n    }\n\n    .sl-eye-accordion summary:hover {\n      background:#F2E7E7;\n    }\n\n    .sl-eye-accordion[open] summary {\n      background:var(--pink-deep);\n      color:var(--white);\n    }\n\n    .sl-eye-accordion-title {\n      font-size:13px;\n      font-weight:800;\n      letter-spacing:.12em;\n      text-transform:uppercase;\n      text-align:left;\n    }\n\n    .sl-eye-plus {\n      width:28px;\n      height:28px;\n      min-width:28px;\n      border-radius:50%;\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      background:rgba(255,255,255,.75);\n      color:var(--pink-deep);\n      font-size:19px;\n      font-weight:700;\n      transition:transform .3s ease;\n    }\n\n    .sl-eye-accordion[open] .sl-eye-plus {\n      transform:rotate(45deg);\n      background:rgba(255,255,255,.95);\n    }\n\n    .sl-eye-inner {\n      padding:16px;\n      background:rgba(255,255,255,.9);\n    }\n\n    .sl-eye-list {\n      display:grid;\n      grid-template-columns:repeat(2, 1fr);\n      gap:10px;\n      margin:0;\n      padding:0;\n      list-style:none;\n    }\n\n    .sl-eye-list li {\n      background:var(--soft);\n      border:1px solid rgba(217,210,203,.55);\n      border-radius:16px;\n      padding:13px 14px;\n      font-size:13.5px;\n      line-height:1.45;\n      display:flex;\n      align-items:flex-start;\n      gap:8px;\n    }\n\n    .sl-eye-list li:before {\n      content:\"✓\";\n      color:var(--pink-deep);\n      font-weight:800;\n      flex:0 0 auto;\n    }\n\n    .sl-eye-target-section {\n      margin:18px 0 20px;\n      background:rgba(255,255,255,.82);\n      border:1px solid rgba(217,210,203,.75);\n      border-radius:24px;\n      padding:18px;\n      box-shadow:0 16px 40px rgba(28,28,28,.045);\n    }\n\n    .sl-eye-target-heading {\n      text-align:center;\n      color:var(--pink-deep);\n      text-transform:uppercase;\n      letter-spacing:.18em;\n      font-size:11px;\n      font-weight:800;\n      margin:0 0 14px;\n    }\n\n    .sl-eye-target-grid {\n      display:grid;\n      grid-template-columns:repeat(3, 1fr);\n      gap:10px;\n    }\n\n    .sl-eye-target-card {\n      position:relative;\n      min-height:150px;\n      border-radius:20px;\n      overflow:hidden;\n      padding:16px 12px;\n      display:flex;\n      flex-direction:column;\n      align-items:center;\n      justify-content:center;\n      text-align:center;\n      border:1px solid rgba(217,210,203,.65);\n      background:\n        linear-gradient(180deg, rgba(255,255,255,.25), rgba(248,246,242,.96)),\n        radial-gradient(circle at 30% 20%, rgba(207,168,168,.32), transparent 36%),\n        radial-gradient(circle at 80% 10%, rgba(199,183,156,.25), transparent 40%),\n        var(--soft);\n      transition:all .3s ease;\n    }\n\n    .sl-eye-target-card:hover {\n      transform:translateY(-4px);\n      border-color:var(--pink-deep);\n      box-shadow:0 18px 45px rgba(201,142,146,.14);\n    }\n\n    .sl-target-icon {\n      width:58px;\n      height:58px;\n      border-radius:50%;\n      background:rgba(255,255,255,.78);\n      color:var(--pink-deep);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      margin-bottom:12px;\n      box-shadow:0 10px 24px rgba(201,142,146,.13);\n    }\n\n    .sl-target-icon svg {\n      width:34px;\n      height:34px;\n      stroke:currentColor;\n      fill:none;\n      stroke-width:1.6;\n      stroke-linecap:round;\n      stroke-linejoin:round;\n    }\n\n    .sl-eye-target-card strong {\n      font-size:15px;\n      line-height:1.2;\n      margin-bottom:4px;\n      color:var(--charcoal);\n    }\n\n    .sl-eye-target-card span {\n      font-size:12px;\n      line-height:1.35;\n      color:rgba(28,28,28,.65);\n    }\n\n    .sl-eye-banner {\n      text-align:center;\n      background:linear-gradient(135deg, var(--green), #102E27);\n      color:var(--white);\n      border-radius:24px;\n      padding:24px 18px;\n      margin-bottom:20px;\n      box-shadow:0 20px 50px rgba(23,63,53,.2);\n    }\n\n    .sl-eye-banner h3 {\n      font-family:'Playfair Display', Georgia, serif;\n      font-size:clamp(27px, 5vw, 46px);\n      line-height:1;\n      margin:0 0 10px;\n      font-weight:600;\n      color:#FFFFFF !important;\n      letter-spacing:-.04em;\n    }\n\n    .sl-eye-banner p {\n      margin:0 auto;\n      max-width:760px;\n      font-size:14px;\n      line-height:1.65;\n      color:rgba(255,255,255,.9);\n    }\n\n    .sl-eye-brand-note {\n      text-align:center;\n      max-width:820px;\n      margin:0 auto;\n      padding-top:4px;\n    }\n\n    .sl-eye-brand-note h3 {\n      color:var(--pink-deep);\n      text-transform:uppercase;\n      letter-spacing:.18em;\n      font-size:11px;\n      font-weight:800;\n      margin:0 0 10px;\n    }\n\n    .sl-eye-brand-note p {\n      margin:0 auto;\n      font-size:14px;\n      line-height:1.7;\n      color:rgba(28,28,28,.78);\n    }\n\n    .sl-eye-final {\n      font-family:'Playfair Display', Georgia, serif;\n      font-size:clamp(30px, 5vw, 58px);\n      line-height:1;\n      font-weight:600;\n      margin-top:16px;\n      letter-spacing:-.04em;\n    }\n\n    .sl-eye-final span {\n      color:var(--pink-deep);\n      font-style:italic;\n    }\n\n    @keyframes slEyeFadeUp {\n      from {\n        opacity:0;\n        transform:translateY(18px);\n      }\n      to {\n        opacity:1;\n        transform:translateY(0);\n      }\n    }\n\n    @media(max-width:760px) {\n      .sl-eye-patch-final-v2 {\n        padding:28px 10px;\n        border-radius:22px;\n      }\n\n      .sl-eye-feature-row {\n        grid-template-columns:repeat(4, 1fr);\n        gap:6px;\n        margin:20px 0 16px;\n      }\n\n      .sl-eye-feature {\n        min-height:92px;\n        padding:9px 3px;\n        border-radius:16px;\n      }\n\n      .sl-eye-icon {\n        width:26px;\n        height:26px;\n        margin-bottom:6px;\n      }\n\n      .sl-eye-icon svg {\n        width:15px;\n        height:15px;\n      }\n\n      .sl-eye-feature strong {\n        font-size:9.6px;\n        line-height:1.12;\n      }\n\n      .sl-eye-feature span {\n        font-size:8.4px;\n        line-height:1.18;\n      }\n\n      .sl-eye-transform {\n        padding:20px 8px;\n        border-radius:22px;\n      }\n\n      .sl-eye-transform h3 {\n        font-size:clamp(17px, 5.2vw, 22px);\n        letter-spacing:-.075em;\n        white-space:nowrap;\n      }\n\n      .sl-eye-transform p {\n        font-size:13.5px;\n        line-height:1.6;\n      }\n\n      .sl-eye-dropdown-card {\n        padding:10px;\n      }\n\n      .sl-eye-accordion summary {\n        padding:15px 16px;\n      }\n\n      .sl-eye-accordion-title {\n        font-size:11.5px;\n        letter-spacing:.1em;\n      }\n\n      .sl-eye-list {\n        grid-template-columns:1fr;\n      }\n\n      .sl-eye-list li {\n        font-size:13.5px;\n        padding:12px;\n      }\n\n      .sl-eye-target-section {\n        padding:14px 10px;\n      }\n\n      .sl-eye-target-grid {\n        grid-template-columns:repeat(3, 1fr);\n        gap:7px;\n      }\n\n      .sl-eye-target-card {\n        min-height:138px;\n        padding:10px 5px;\n        border-radius:16px;\n      }\n\n      .sl-target-icon {\n        width:46px;\n        height:46px;\n        margin-bottom:9px;\n      }\n\n      .sl-target-icon svg {\n        width:28px;\n        height:28px;\n      }\n\n      .sl-eye-target-card strong {\n        font-size:11.5px;\n      }\n\n      .sl-eye-target-card span {\n        font-size:9.5px;\n        line-height:1.25;\n      }\n\n      .sl-eye-banner {\n        padding:22px 14px;\n        border-radius:22px;\n      }\n\n      .sl-eye-banner h3 {\n        font-size:clamp(25px, 7vw, 32px);\n      }\n\n      .sl-eye-banner p {\n        font-size:13.5px;\n        line-height:1.6;\n      }\n    }\n\n    @media(max-width:380px) {\n      .sl-eye-transform h3 {\n        font-size:17px;\n      }\n\n      .sl-eye-feature strong {\n        font-size:9px;\n      }\n\n      .sl-eye-feature span {\n        font-size:8px;\n      }\n\n      .sl-target-icon {\n        width:42px;\n        height:42px;\n      }\n\n      .sl-target-icon svg {\n        width:25px;\n        height:25px;\n      }\n\n      .sl-eye-target-card {\n        min-height:132px;\n      }\n\n      .sl-eye-target-card strong {\n        font-size:10.8px;\n      }\n\n      .sl-eye-target-card span {\n        font-size:9px;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"sl-eye-patch-final-v2\"\u003e\n\u003cdiv class=\"sl-eye-wrap\"\u003e\n\u003cdiv class=\"sl-eye-hero\"\u003e\n\u003ch2 class=\"sl-eye-title\"\u003eFine lines?\u003c\/h2\u003e\n\u003ch2 class=\"sl-eye-title\"\u003e\u003cspan\u003eLet’s soften them.\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-eye-feature-row\"\u003e\n\u003cdiv class=\"sl-eye-feature\"\u003e\n\u003cdiv class=\"sl-eye-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3C8 8 6 11 6 15a6 6 0 0 0 12 0c0-4-2-7-6-12z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eHydration Boost\u003c\/strong\u003e \u003cspan\u003ePlumper-looking skin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-eye-feature\"\u003e\n\u003cdiv class=\"sl-eye-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 8h10\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 16h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eFine Lines\u003c\/strong\u003e \u003cspan\u003eSmoother appearance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-eye-feature\"\u003e\n\u003cdiv class=\"sl-eye-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"8\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003e15–20 Min\u003c\/strong\u003e \u003cspan\u003eEasy ritual\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-eye-feature\"\u003e\n\u003cdiv class=\"sl-eye-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 7c-5 0-8 3-8 8\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 17c5 0 8-3 8-8\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eNo Downtime\u003c\/strong\u003e \u003cspan\u003eAt-home care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-eye-dropdown-card\"\u003e\n\u003cdetails class=\"sl-eye-accordion\"\u003e\n\u003csummary\u003e\u003cspan class=\"sl-eye-accordion-title\"\u003eWhy You’ll Love It\u003c\/span\u003e \u003cspan class=\"sl-eye-plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"sl-eye-inner\"\u003e\n\u003cul class=\"sl-eye-list\"\u003e\n\u003cli\u003eSmooths the look of fine lines and dry creases\u003c\/li\u003e\n\u003cli\u003eHelps soften the appearance of smile lines and crow’s feet\u003c\/li\u003e\n\u003cli\u003eHyaluronic acid helps attract and lock in moisture\u003c\/li\u003e\n\u003cli\u003eHelps brighten tired-looking under-eyes\u003c\/li\u003e\n\u003cli\u003eTargets under-eyes, forehead, smile lines and chin area\u003c\/li\u003e\n\u003cli\u003eA simple at-home skincare step with no downtime\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sl-eye-accordion\"\u003e\n\u003csummary\u003e\u003cspan class=\"sl-eye-accordion-title\"\u003eWhat It Feels Like\u003c\/span\u003e \u003cspan class=\"sl-eye-plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"sl-eye-inner\"\u003e\n\u003cul class=\"sl-eye-list\"\u003e\n\u003cli\u003eCooling on contact from the hydro-gel backing\u003c\/li\u003e\n\u003cli\u003eA gentle micro-tingle as the patch settles\u003c\/li\u003e\n\u003cli\u003eA light velcro-like sensation on the skin\u003c\/li\u003e\n\u003cli\u003eThe active structures gradually dissolve while worn\u003c\/li\u003e\n\u003cli\u003eSkin feels soft, hydrated and refreshed after removal\u003c\/li\u003e\n\u003cli\u003eComfortable, weightless and easy to use at home\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sl-eye-accordion\"\u003e\n\u003csummary\u003e\u003cspan class=\"sl-eye-accordion-title\"\u003eFormulated Ingredients\u003c\/span\u003e \u003cspan class=\"sl-eye-plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"sl-eye-inner\"\u003e\n\u003cul class=\"sl-eye-list\"\u003e\n\u003cli\u003eHyaluronic Acid helps hydrate and visibly plump the skin\u003c\/li\u003e\n\u003cli\u003ePeptides support a firmer, more youthful-looking appearance\u003c\/li\u003e\n\u003cli\u003eMoisture-locking patch technology keeps actives close to skin\u003c\/li\u003e\n\u003cli\u003eDesigned for targeted treatment where you need it most\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-eye-target-section\"\u003e\n\u003ch3 class=\"sl-eye-target-heading\"\u003eBest For\u003c\/h3\u003e\n\u003cdiv class=\"sl-eye-target-grid\"\u003e\n\u003cdiv class=\"sl-eye-target-card\"\u003e\n\u003cdiv class=\"sl-target-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12s3.5-5 9-5 9 5 9 5-3.5 5-9 5-9-5-9-5z\"\u003e\u003c\/path\u003e\u003ccircle r=\"2.5\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eUnder-eyes\u003c\/strong\u003e \u003cspan\u003eTired, puffy-looking skin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-eye-target-card\"\u003e\n\u003cdiv class=\"sl-target-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M7 14c2 2 8 2 10 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 10h.01\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 10h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eSmile lines\u003c\/strong\u003e \u003cspan\u003eSoftens dry creases\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-eye-target-card\"\u003e\n\u003cdiv class=\"sl-target-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 9c3-2 11-2 14 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 13c3-1.5 9-1.5 12 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 17c2-.8 6-.8 8 0\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eForehead lines\u003c\/strong\u003e \u003cspan\u003eSmoother-looking texture\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-eye-target-card\"\u003e\n\u003cdiv class=\"sl-target-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 8h10\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 16h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eFine lines\u003c\/strong\u003e \u003cspan\u003ePlumper-looking finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-eye-target-card\"\u003e\n\u003cdiv class=\"sl-target-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3C8 8 6 11 6 15a6 6 0 0 0 12 0c0-4-2-7-6-12z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eDry skin\u003c\/strong\u003e \u003cspan\u003eHydration boost\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-eye-target-card\"\u003e\n\u003cdiv class=\"sl-target-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v4\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 17v4\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h4\"\u003e\u003c\/path\u003e\u003cpath d=\"M17 12h4\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 6l3 3\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 15l3 3\"\u003e\u003c\/path\u003e\u003cpath d=\"M18 6l-3 3\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 15l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eDull areas\u003c\/strong\u003e \u003cspan\u003eMore awake-looking glo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"séoul lift","offers":[{"title":"Default Title","offer_id":49861389811952,"sku":null,"price":149.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0843\/9355\/8256\/files\/Copy_of_Copy_of_Copy_of_Copy_of_At_home_scupting_ritual._9.png?v=1781948810","url":"https:\/\/seoullift.co.za\/products\/under-eye-microneedling","provider":"Séoul Lift","version":"1.0","type":"link"}