{"product_id":"reusable-self-adhesive-lashes-no-glue-needed-buy-1-get-1-free","title":"Reusable Self-Adhesive Lashes – No Glue Needed | Buy 1 Get 1 Free","description":"\u003cstyle\u003e\n.lash-page,\n.lash-page *{\n  box-sizing:border-box;\n}\n\n.lash-page{\n  --lp-text:#17181c;\n  --lp-muted:#6a6d74;\n  --lp-soft:#faf8fb;\n  --lp-border:#ebe7ee;\n  --lp-pink:#e96a98;\n  --lp-deep:#b83f6f;\n  --lp-dark:#1a161c;\n  width:100%;\n  overflow:hidden;\n  font-family:Arial,sans-serif;\n  color:var(--lp-text);\n  line-height:1.6;\n}\n\n.lp-container{\n  width:100%;\n  max-width:600px;\n  margin:0 auto;\n  padding:0 16px;\n}\n\n.lp-section{\n  padding:42px 0;\n}\n\n.lp-heading{\n  text-align:center;\n  margin-bottom:28px;\n}\n\n.lp-kicker{\n  display:inline-block;\n  margin-bottom:8px;\n  color:var(--lp-deep);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:1.1px;\n  text-transform:uppercase;\n}\n\n.lp-heading h2{\n  margin:0 0 10px;\n  font-size:28px;\n  line-height:1.15;\n  font-weight:800;\n}\n\n.lp-heading p{\n  margin:0 auto;\n  max-width:95%;\n  color:var(--lp-muted);\n  font-size:15px;\n  line-height:1.6;\n}\n\n\/* HERO *\/\n\n.lp-hero{\n  padding:40px 0 46px;\n  background:\n    radial-gradient(circle at top left,rgba(233,106,152,.14),transparent 35%),\n    linear-gradient(180deg,#fff9fb 0%,#ffffff 100%);\n}\n\n.lp-hero h1{\n  margin:0 0 14px;\n  font-size:31px;\n  line-height:1.1;\n  font-weight:850;\n  letter-spacing:-.7px;\n}\n\n.lp-hero h1 span{\n  color:var(--lp-deep);\n}\n\n.lp-hero p{\n  margin:0;\n  color:var(--lp-muted);\n  font-size:15px;\n}\n\n.lp-list{\n  display:grid;\n  gap:9px;\n  margin:20px 0 0;\n  padding:0;\n  list-style:none;\n}\n\n.lp-list li{\n  position:relative;\n  padding-left:29px;\n  font-size:14px;\n}\n\n.lp-list li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:1px;\n  width:20px;\n  height:20px;\n  border-radius:50%;\n  background:#fdebf2;\n  color:var(--lp-deep);\n  text-align:center;\n  line-height:20px;\n  font-size:10px;\n  font-weight:900;\n}\n\n.lp-image{\n  margin-top:24px;\n  overflow:hidden;\n  border-radius:13px;\n  background:#f4f4f4;\n}\n\n.lp-image img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n\/* BENEFITS *\/\n\n.lp-benefits{\n  background:var(--lp-dark);\n  color:white;\n}\n\n.lp-benefits .lp-heading h2{\n  color:white;\n}\n\n.lp-benefits .lp-heading p{\n  color:#c9c4cb;\n}\n\n.lp-benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:9px;\n}\n\n.lp-benefit-card{\n  padding:19px 13px;\n  border-radius:11px;\n  border:1px solid rgba(255,255,255,.09);\n  background:rgba(255,255,255,.05);\n}\n\n.lp-benefit-icon{\n  margin-bottom:10px;\n  font-size:25px;\n}\n\n.lp-benefit-card h3{\n  margin:0 0 6px;\n  color:white;\n  font-size:15px;\n}\n\n.lp-benefit-card p{\n  margin:0;\n  color:#c4c0c6;\n  font-size:12px;\n  line-height:1.55;\n}\n\n\/* FEATURE *\/\n\n.lp-feature{\n  margin-bottom:50px;\n}\n\n.lp-feature:last-child{\n  margin-bottom:0;\n}\n\n.lp-feature img{\n  width:100%;\n  display:block;\n  border-radius:12px;\n  margin-bottom:22px;\n}\n\n.lp-feature h3{\n  margin:0 0 10px;\n  font-size:25px;\n  line-height:1.16;\n  font-weight:800;\n}\n\n.lp-feature p{\n  margin:0;\n  color:var(--lp-muted);\n  font-size:15px;\n  line-height:1.7;\n}\n\n.lp-feature ul{\n  display:grid;\n  gap:8px;\n  margin:17px 0 0;\n  padding:0;\n  list-style:none;\n}\n\n.lp-feature li{\n  position:relative;\n  padding-left:28px;\n  font-size:14px;\n}\n\n.lp-feature li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:2px;\n  width:19px;\n  height:19px;\n  border-radius:50%;\n  background:#fdebf2;\n  color:var(--lp-deep);\n  text-align:center;\n  line-height:19px;\n  font-size:9px;\n  font-weight:900;\n}\n\n\/* SPECS *\/\n\n.lp-spec-section{\n  background:#fafafa;\n}\n\n.lp-specs{\n  border-top:1px solid var(--lp-border);\n}\n\n.lp-spec-row{\n  display:grid;\n  grid-template-columns:35% 65%;\n  gap:10px;\n  padding:14px 2px;\n  border-bottom:1px solid var(--lp-border);\n  font-size:13px;\n}\n\n.lp-spec-name{\n  font-weight:700;\n}\n\n.lp-spec-value{\n  color:var(--lp-muted);\n}\n\n\/* NOTE *\/\n\n.lp-note{\n  padding:20px 18px;\n  border-radius:12px;\n  background:#fff7fa;\n  border:1px solid #f3d8e3;\n}\n\n.lp-note h3{\n  margin:0 0 10px;\n  color:var(--lp-deep);\n  font-size:18px;\n}\n\n.lp-note p{\n  margin:0 0 8px;\n  color:#695b61;\n  font-size:13px;\n  line-height:1.7;\n}\n\n.lp-note p:last-child{\n  margin-bottom:0;\n}\n\n\/* CTA *\/\n\n.lp-final{\n  padding:50px 16px;\n  text-align:center;\n  background:\n    radial-gradient(circle at 50% 0%,rgba(233,106,152,.18),transparent 38%),\n    #1a161c;\n  color:white;\n}\n\n.lp-final h2{\n  margin:0 auto 11px;\n  max-width:560px;\n  color:white;\n  font-size:28px;\n  line-height:1.12;\n}\n\n.lp-final p{\n  margin:0 auto 22px;\n  max-width:500px;\n  color:#d4ced4;\n  font-size:14px;\n}\n\n.lp-final-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:100%;\n  max-width:340px;\n  min-height:52px;\n  padding:12px 20px;\n  border-radius:999px;\n  background:linear-gradient(90deg,#e96a98,#b83f6f);\n  color:white!important;\n  text-decoration:none!important;\n  font-size:14px;\n  font-weight:800;\n}\n\n\/* 所有大屏保持手机布局 *\/\n\n@media screen and (min-width:900px){\n  .lash-page{\n    background:#f6f6f7;\n  }\n\n  .lp-hero,\n  .lp-section,\n  .lp-final{\n    max-width:600px;\n    margin-left:auto;\n    margin-right:auto;\n    background-clip:padding-box;\n  }\n}\n\n@media screen and (max-width:360px){\n  .lp-container{\n    padding:0 12px;\n  }\n\n  .lp-heading h2{\n    font-size:25px;\n  }\n\n  .lp-hero h1{\n    font-size:28px;\n  }\n\n  .lp-feature h3{\n    font-size:23px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lash-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"lp-hero\"\u003e\n    \u003cdiv class=\"lp-container\"\u003e\n\n      \u003cspan class=\"lp-kicker\"\u003eSELF-ADHESIVE REUSABLE LASHES\u003c\/span\u003e\n\n      \u003ch1\u003e\n        Beautiful Lashes In \u003cspan\u003eSeconds\u003c\/span\u003e — No Glue Needed\n      \u003c\/h1\u003e\n\n      \u003cp\u003e\n        Add instant length, volume and a lifted cat-eye effect without\n        messy lash glue or eyeliner. Simply apply, wear and reuse.\n      \u003c\/p\u003e\n\n      \u003cul class=\"lp-list\"\u003e\n        \u003cli\u003eNo lash glue required\u003c\/li\u003e\n        \u003cli\u003eNo eyeliner required\u003c\/li\u003e\n        \u003cli\u003eQuick and easy application\u003c\/li\u003e\n        \u003cli\u003eReusable and washable design\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"lp-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/bb22f5e3df1a53d79190b61e0b2a268c7e595526.webp\" alt=\"Reusable self-adhesive false eyelashes\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"lp-section\"\u003e\n    \u003cdiv class=\"lp-container\"\u003e\n\n      \u003cdiv class=\"lp-heading\"\u003e\n        \u003cspan class=\"lp-kicker\"\u003eEFFORTLESS BEAUTY\u003c\/span\u003e\n        \u003ch2\u003eEnhance Your Eyes With Less Effort\u003c\/h2\u003e\n        \u003cp\u003e\n          Long, full lashes can instantly make your eyes look more defined\n          and expressive. These self-adhesive lashes are designed to help\n          you create a polished look quickly and easily.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/e53650ad1232ea17cc609b92ea31f06fea3b4876.webp\" alt=\"Natural looking false eyelashes\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"lp-section lp-benefits\"\u003e\n    \u003cdiv class=\"lp-container\"\u003e\n\n      \u003cdiv class=\"lp-heading\"\u003e\n        \u003cspan class=\"lp-kicker\"\u003eWHY YOU'LL LOVE THEM\u003c\/span\u003e\n        \u003ch2\u003eFast, Easy \u0026amp; Reusable\u003c\/h2\u003e\n        \u003cp\u003e\n          Designed for convenient everyday beauty without complicated application.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-benefit-grid\"\u003e\n\n        \u003cdiv class=\"lp-benefit-card\"\u003e\n          \u003cdiv class=\"lp-benefit-icon\"\u003e⚡\u003c\/div\u003e\n          \u003ch3\u003eQuick Application\u003c\/h3\u003e\n          \u003cp\u003eApply in seconds without traditional lash glue.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lp-benefit-card\"\u003e\n          \u003cdiv class=\"lp-benefit-icon\"\u003e👁️\u003c\/div\u003e\n          \u003ch3\u003eCat-Eye Effect\u003c\/h3\u003e\n          \u003cp\u003eLonger outer corners help create a lifted, defined look.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lp-benefit-card\"\u003e\n          \u003cdiv class=\"lp-benefit-icon\"\u003e♻️\u003c\/div\u003e\n          \u003ch3\u003eReusable\u003c\/h3\u003e\n          \u003cp\u003eDesigned to be worn multiple times with proper care.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lp-benefit-card\"\u003e\n          \u003cdiv class=\"lp-benefit-icon\"\u003e✨\u003c\/div\u003e\n          \u003ch3\u003eNatural Look\u003c\/h3\u003e\n          \u003cp\u003eBlends with your natural lashes for a softer finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"lp-section\"\u003e\n    \u003cdiv class=\"lp-container\"\u003e\n\n      \u003cdiv class=\"lp-feature\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/9890f7c654cda828ee60ebf0c6fb51e02815d739.webp\" alt=\"Cat eye self adhesive lashes\"\u003e\n\n        \u003cspan class=\"lp-kicker\"\u003eNO GLUE OR EYELINER\u003c\/span\u003e\n\n        \u003ch3\u003eApply In Just A Few Seconds\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The built-in adhesive design makes application simple and convenient.\n          No glue bottle, no eyeliner and no complicated lash routine.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eSimple press-on application\u003c\/li\u003e\n          \u003cli\u003eNo traditional lash glue needed\u003c\/li\u003e\n          \u003cli\u003eHelps save time during makeup\u003c\/li\u003e\n          \u003cli\u003eEasy to remove after wear\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lp-feature\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/82ffb6fd1b20fb897cec482ed4d558f38abb07ce.webp\" alt=\"Reusable false lashes\"\u003e\n\n        \u003cspan class=\"lp-kicker\"\u003eREUSABLE \u0026amp; WASHABLE\u003c\/span\u003e\n\n        \u003ch3\u003eWear Them Again And Again\u003c\/h3\u003e\n\n        \u003cp\u003e\n          With proper care, the lashes can be reused. Replacement adhesive strips\n          help extend their use and make them a practical alternative to\n          single-use lashes.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eReusable design\u003c\/li\u003e\n          \u003cli\u003eWashable with proper care\u003c\/li\u003e\n          \u003cli\u003eReplacement adhesive strips included\u003c\/li\u003e\n          \u003cli\u003eMore convenient for repeat wear\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lp-feature\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/9242835e558134890a6f78b647ca8bee53dfcf32.webp\" alt=\"Natural false lash look\"\u003e\n\n        \u003cspan class=\"lp-kicker\"\u003eSOFT NATURAL FINISH\u003c\/span\u003e\n\n        \u003ch3\u003eDesigned To Blend With Your Natural Lashes\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The curved lash shape and layered fibers help create a fuller look while\n          still appearing soft and wearable.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eNatural curved appearance\u003c\/li\u003e\n          \u003cli\u003eHelps make eyes look more defined\u003c\/li\u003e\n          \u003cli\u003eSoft layered lash effect\u003c\/li\u003e\n          \u003cli\u003eSuitable for everyday or occasion makeup\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lp-feature\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/2cd7b6c47975b94320e04f986e77061e49ec9f8b.webp\" alt=\"Synthetic fiber false eyelashes\"\u003e\n\n        \u003cspan class=\"lp-kicker\"\u003eLIGHTWEIGHT SYNTHETIC FIBERS\u003c\/span\u003e\n\n        \u003ch3\u003eComfortable, Lightweight Construction\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Made with synthetic fibers designed to provide a soft lash appearance\n          while remaining lightweight during wear.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eLightweight synthetic fibers\u003c\/li\u003e\n          \u003cli\u003eEasy to apply and remove\u003c\/li\u003e\n          \u003cli\u003eSuitable for different makeup looks\u003c\/li\u003e\n          \u003cli\u003eSoft and flexible appearance\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lp-feature\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/7692d1741bbd121cb48465804eec906b802bbb7f.webp\" alt=\"Gift box false eyelashes\"\u003e\n\n        \u003cspan class=\"lp-kicker\"\u003eREADY TO GIFT\u003c\/span\u003e\n\n        \u003ch3\u003eA Beauty Gift For Someone Special\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Presented in a stylish box, the lash set makes a practical beauty gift\n          for birthdays, Christmas, Valentine's Day, Mother's Day and other occasions.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"lp-section lp-spec-section\"\u003e\n    \u003cdiv class=\"lp-container\"\u003e\n\n      \u003cdiv class=\"lp-heading\"\u003e\n        \u003cspan class=\"lp-kicker\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n        \u003ch2\u003eSpecifications\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-specs\"\u003e\n\n        \u003cdiv class=\"lp-spec-row\"\u003e\n          \u003cdiv class=\"lp-spec-name\"\u003eMaterial\u003c\/div\u003e\n          \u003cdiv class=\"lp-spec-value\"\u003eSynthetic Fiber\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lp-spec-row\"\u003e\n          \u003cdiv class=\"lp-spec-name\"\u003eStyle\u003c\/div\u003e\n          \u003cdiv class=\"lp-spec-value\"\u003eNatural \/ Long \/ Full\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lp-spec-row\"\u003e\n          \u003cdiv class=\"lp-spec-name\"\u003eLash Length\u003c\/div\u003e\n          \u003cdiv class=\"lp-spec-value\"\u003eApprox. 8–11 mm\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lp-spec-row\"\u003e\n          \u003cdiv class=\"lp-spec-name\"\u003eWeight\u003c\/div\u003e\n          \u003cdiv class=\"lp-spec-value\"\u003eApprox. 25 g\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lp-spec-row\"\u003e\n          \u003cdiv class=\"lp-spec-name\"\u003eApplication\u003c\/div\u003e\n          \u003cdiv class=\"lp-spec-value\"\u003eSelf-Adhesive\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lp-spec-row\"\u003e\n          \u003cdiv class=\"lp-spec-name\"\u003ePackage Options\u003c\/div\u003e\n          \u003cdiv class=\"lp-spec-value\"\u003e3 \/ 9 Reusable Self-Adhesive Lashes\u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- NOTE --\u003e\n  \u003csection class=\"lp-section\"\u003e\n    \u003cdiv class=\"lp-container\"\u003e\n\n      \u003cdiv class=\"lp-note\"\u003e\n        \u003ch3\u003eCare \u0026amp; Usage Notes\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Remove the lashes gently from the packaging to help protect the lash band\n          and fibers.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Slight size differences may occur due to manual measurement.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Product color may appear slightly different depending on screen settings\n          and lighting conditions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"lp-final\"\u003e\n\n    \u003ch2\u003eBeautiful Lashes Without The Glue\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Quick to apply, reusable and designed for a soft cat-eye finish.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#\" class=\"lp-final-btn\"\u003e\n      GET YOUR LASH SET →\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Auremod","offers":[{"title":"Thick \/ Natural","offer_id":42978196979797,"sku":"Z09浓密*1+W02仿真*1","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Thick \/ Long","offer_id":42978197012565,"sku":"Z09浓密*1+W09自然纤长*1","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Thick \/ Thick","offer_id":42978197045333,"sku":"Z09浓密*2","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Long \/ Natural","offer_id":42978197078101,"sku":"W09自然纤长+W02仿真*1","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Long \/ Long","offer_id":42978197110869,"sku":"W09自然纤长*2","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Long \/ Thick","offer_id":42978197143637,"sku":"W09自然纤长+Z09浓密*1","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Natural \/ Natural","offer_id":42978197176405,"sku":"W02仿真*2","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Natural \/ Long","offer_id":42978197209173,"sku":"W02仿真*1+W09自然纤长*1","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Natural \/ Thick","offer_id":42978197241941,"sku":"W02仿真*1+Z09浓密*1","price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/8252\/2709\/files\/2_4578a5c0-016a-4736-acb6-b78e32f6d99f.webp?v=1789098676","url":"https:\/\/auremod.com\/products\/reusable-self-adhesive-lashes-no-glue-needed-buy-1-get-1-free","provider":"Auremod","version":"1.0","type":"link"}