{"product_id":"stamp-kit","title":"🥳2026 HOT SALE🥳💋50K+ SOLD!🔥 50% OFF! 3-in-1 Kit: Eyeliner and Lower Lash Stamp","description":"\u003cstyle\u003e .sk-page, .sk-page *{   box-sizing:border-box; } .sk-page{   --bg:#fffaf8;   --card:#ffffff;   --soft:#f7efec;   --soft2:#f3e5e1;   --text:#272322;   --muted:#706764;   --line:#e8ddd8;   --rose:#b86d67;   --rose-dark:#7f4944;   --black:#201d1d;   max-width:960px;   margin:0 auto;   padding:10px 10px 42px;   color:var(--text);   line-height:1.55;   container-type:inline-size; } .sk-page img{   display:block;   width:100%;   height:auto;   border-radius:20px; } .sk-page .sk-section{   margin-bottom:18px; } .sk-page .sk-card{   background:var(--card);   border:1px solid var(--line);   border-radius:24px;   padding:22px 18px;   box-shadow:0 8px 24px rgba(84,58,52,.05); } .sk-page .sk-soft{   background:linear-gradient(145deg,#fffaf8,#f5ebe7); } .sk-page .sk-dark{   background:linear-gradient(145deg,#312c2c,#181616);   color:#fff;   border-color:#2f2a2a; } .sk-page h2, .sk-page h3, .sk-page h4, .sk-page p{   margin-top:0; } .sk-page h2{   margin-bottom:10px;   font-size:34px;   line-height:1.08;   letter-spacing:-.02em; } .sk-page h3{   margin-bottom:8px;   font-size:24px;   line-height:1.18; } .sk-page h4{   margin-bottom:5px;   font-size:16px; } .sk-page p{   margin-bottom:0;   color:var(--muted);   font-size:16px; } .sk-page .sk-dark h2, .sk-page .sk-dark h3, .sk-page .sk-dark h4, .sk-page .sk-dark p{   color:#fff; } .sk-page .sk-tag{   margin:0 0 8px;   color:var(--rose-dark);   font-size:13px;   font-weight:800;   letter-spacing:.08em;   text-transform:uppercase; } .sk-page .sk-dark .sk-tag{   color:#efbbb5; } .sk-page .sk-accent{   color:var(--rose); } .sk-page .sk-grid2, .sk-page .sk-grid3, .sk-page .sk-grid4{   display:grid;   grid-template-columns:1fr;   gap:12px; } .sk-page .sk-image{   margin-top:18px; } .sk-page .sk-image img{   border:1px solid rgba(70,46,43,.06); } .sk-page .sk-checks{   display:grid;   gap:9px;   margin:16px 0 0;   padding:0;   list-style:none; } .sk-page .sk-checks li{   position:relative;   padding-left:30px;   color:#4b4542;   font-size:15px; } .sk-page .sk-checks li:before{   content:'✓';   position:absolute;   left:0;   top:1px;   width:21px;   height:21px;   display:grid;   place-items:center;   border-radius:50%;   background:#f3e7e4;   color:var(--rose-dark);   font-size:13px;   font-weight:900; } .sk-page .sk-mini{   display:flex;   flex-wrap:wrap;   gap:8px;   margin-top:16px; } .sk-page .sk-pill{   display:inline-flex;   align-items:center;   gap:6px;   padding:7px 11px;   border-radius:999px;   border:1px solid #e7d7d3;   background:#fff;   color:#5b4b47;   font-size:13px;   font-weight:750; } .sk-page .sk-feature{   padding:17px;   background:#fff;   border:1px solid var(--line);   border-radius:18px;   box-shadow:0 5px 14px rgba(83,58,53,.04); } .sk-page .sk-feature .emoji{   display:grid;   place-items:center;   width:42px;   height:42px;   margin-bottom:10px;   border-radius:14px;   background:#f7ece9;   font-size:21px; } .sk-page .sk-feature strong{   display:block;   margin-bottom:4px;   font-size:16px; } .sk-page .sk-feature span{   display:block;   color:var(--muted);   font-size:14px; } .sk-page .sk-step{   position:relative;   padding:18px;   border:1px solid var(--line);   border-radius:18px;   background:#fff; } .sk-page .sk-step .num{   display:inline-flex;   align-items:center;   justify-content:center;   width:34px;   height:34px;   margin-bottom:10px;   border-radius:50%;   background:#f4e5e1;   color:var(--rose-dark);   font-size:13px;   font-weight:900; } .sk-page .sk-step strong{   display:block;   margin-bottom:4px; } .sk-page .sk-step span{   color:var(--muted);   font-size:14px; } .sk-page .sk-color-card{   padding:18px;   border-radius:18px;   text-align:center; } .sk-page .sk-black{   background:#1b1919;   color:#fff;   border:1px solid #302c2c; } .sk-page .sk-brown{   background:#eee0d7;   color:#4d372e;   border:1px solid #deccc1; } .sk-page .sk-color-card .dot{   width:44px;   height:44px;   margin:0 auto 10px;   border-radius:50%;   border:4px solid rgba(255,255,255,.75);   box-shadow:0 0 0 1px rgba(0,0,0,.08); } .sk-page .sk-black .dot{background:#0e0d0d} .sk-page .sk-brown .dot{background:#704a3b} .sk-page .sk-color-card strong{   display:block;   font-size:16px; } .sk-page .sk-color-card span{   display:block;   margin-top:3px;   font-size:13px;   opacity:.82; } .sk-page .sk-specs{   overflow:hidden;   border:1px solid var(--line);   border-radius:18px;   background:#fff; } .sk-page .sk-spec{   display:grid;   grid-template-columns:1fr 1.2fr;   gap:12px;   padding:13px 14px;   border-bottom:1px solid var(--line); } .sk-page .sk-spec:last-child{   border-bottom:0; } .sk-page .sk-spec b{   font-size:14px; } .sk-page .sk-spec span{   color:var(--muted);   font-size:14px;   text-align:right; } .sk-page details{   background:#fff;   border:1px solid var(--line);   border-radius:15px;   padding:0 15px; } .sk-page details + details{   margin-top:9px; } .sk-page summary{   position:relative;   padding:14px 27px 14px 0;   cursor:pointer;   list-style:none;   font-weight:800; } .sk-page summary::-webkit-details-marker{   display:none; } .sk-page summary:after{   content:'+';   position:absolute;   right:0;   top:50%;   transform:translateY(-50%);   color:var(--rose-dark);   font-size:22px; } .sk-page details[open] summary:after{   content:'–'; } .sk-page details p{   padding-bottom:14px;   font-size:14px; } .sk-page .sk-note{   margin-top:12px;   font-size:12px;   color:#857b77; } .sk-page .sk-cta{   text-align:center;   background:linear-gradient(145deg,#fff8f6,#f0dfda);   border:1px solid #e4d0cb; } .sk-page .sk-cta-badge{   display:inline-flex;   align-items:center;   gap:6px;   margin-top:15px;   padding:9px 13px;   background:#fff;   border:1px solid #e3cfca;   border-radius:999px;   color:#6e4742;   font-size:13px;   font-weight:800; }  @container (min-width:700px){   .sk-page .sk-card{     padding:30px;   }   .sk-page .sk-grid2{     grid-template-columns:1fr 1fr;     align-items:center;   }   .sk-page .sk-grid3{     grid-template-columns:repeat(3,1fr);   }   .sk-page .sk-grid4{     grid-template-columns:repeat(4,1fr);   }   .sk-page .sk-image{     margin-top:0;   } } @container (max-width:520px){   .sk-page h2{     font-size:29px;   }   .sk-page h3{     font-size:21px;   } } \u003c\/style\u003e  \u003cdiv class=\"sk-page\"\u003e    \u003c!-- HERO CARD --\u003e   \u003csection class=\"sk-section\"\u003e     \u003cdiv class=\"sk-card sk-soft\"\u003e       \u003cdiv class=\"sk-grid2\"\u003e         \u003cdiv\u003e           \u003cp class=\"sk-tag\"\u003e✨ 3-in-1 Eye Makeup Stamp Kit\u003c\/p\u003e           \u003ch2\u003eStamp Your Eye Look \u003cspan class=\"sk-accent\"\u003eIn Seconds\u003c\/span\u003e 👁️\u003c\/h2\u003e           \u003cp\u003eLower lashes, winged liner and beauty marks — all in one compact kit.\u003c\/p\u003e            \u003cul class=\"sk-checks\"\u003e             \u003cli\u003eLower lash stamps\u003c\/li\u003e             \u003cli\u003eWinged eyeliner stamps\u003c\/li\u003e             \u003cli\u003eBeauty mark dotting tip\u003c\/li\u003e             \u003cli\u003eBlack + brown ink pads\u003c\/li\u003e           \u003c\/ul\u003e            \u003cdiv class=\"sk-mini\"\u003e             \u003cspan class=\"sk-pill\"\u003e👁️ 3-in-1\u003c\/span\u003e             \u003cspan class=\"sk-pill\"\u003e🖤 Black\u003c\/span\u003e             \u003cspan class=\"sk-pill\"\u003e🤎 Brown\u003c\/span\u003e             \u003cspan class=\"sk-pill\"\u003e🪞 Mirror Case\u003c\/span\u003e           \u003c\/div\u003e         \u003c\/div\u003e          \u003cdiv class=\"sk-image\"\u003e           \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0707\/1861\/9817\/files\/1_1_6c1b365b-8ac1-47f7-8325-7a21c7b1f00a.png?v=1787994905\" alt=\"3-in-1 eye makeup stamp kit\" loading=\"eager\"\u003e         \u003c\/div\u003e       \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- FEATURE CARDS --\u003e   \u003csection class=\"sk-section\"\u003e     \u003cdiv class=\"sk-card\"\u003e       \u003cp class=\"sk-tag\"\u003e💄 One Kit · Three Details\u003c\/p\u003e       \u003ch3\u003eMake Eye Makeup Easier\u003c\/h3\u003e        \u003cdiv class=\"sk-grid3\" style=\"margin-top:16px\"\u003e          \u003cdiv class=\"sk-feature\"\u003e           \u003cdiv class=\"emoji\"\u003e👁️\u003c\/div\u003e           \u003cstrong\u003eLower Lashes\u003c\/strong\u003e           \u003cspan\u003eAdd defined lower-lash detail with a quick press.\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"sk-feature\"\u003e           \u003cdiv class=\"emoji\"\u003e↗️\u003c\/div\u003e           \u003cstrong\u003eWinged Liner\u003c\/strong\u003e           \u003cspan\u003eCreate a cleaner outer wing without drawing it from scratch.\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"sk-feature\"\u003e           \u003cdiv class=\"emoji\"\u003e✨\u003c\/div\u003e           \u003cstrong\u003eBeauty Mark\u003c\/strong\u003e           \u003cspan\u003eAdd a small beauty mark for an extra finishing touch.\u003c\/span\u003e         \u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"sk-image\" style=\"margin-top:18px\"\u003e         \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/main-04_500961a9-78bc-4f0d-8e60-0bd26f28f716.jpg?v=1787554647\" alt=\"Eye makeup using lash eyeliner and beauty mark stamps\" loading=\"lazy\"\u003e       \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- HOW TO USE --\u003e   \u003csection class=\"sk-section\"\u003e     \u003cdiv class=\"sk-card sk-soft\"\u003e       \u003cp class=\"sk-tag\"\u003e🎯 Easy To Use\u003c\/p\u003e       \u003ch3\u003ePick. Press. Stamp.\u003c\/h3\u003e        \u003cdiv class=\"sk-grid3\" style=\"margin-top:16px\"\u003e          \u003cdiv class=\"sk-step\"\u003e           \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e           \u003cstrong\u003eChoose A Stamp\u003c\/strong\u003e           \u003cspan\u003ePick your lash or eyeliner shape.\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"sk-step\"\u003e           \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e           \u003cstrong\u003eLoad The Ink\u003c\/strong\u003e           \u003cspan\u003ePress the stamp gently onto the ink pad.\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"sk-step\"\u003e           \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e           \u003cstrong\u003eStamp Your Look\u003c\/strong\u003e           \u003cspan\u003ePosition, press and finish your makeup.\u003c\/span\u003e         \u003c\/div\u003e        \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- MULTIPLE STYLES --\u003e   \u003csection class=\"sk-section\"\u003e     \u003cdiv class=\"sk-card\"\u003e       \u003cdiv class=\"sk-grid2\"\u003e          \u003cdiv\u003e           \u003cp class=\"sk-tag\"\u003e🎀 Multiple Stamp Shapes\u003c\/p\u003e           \u003ch3\u003eSwitch Up Your Look Anytime\u003c\/h3\u003e           \u003cp\u003eChoose different lash and liner designs for soft everyday makeup or a more defined eye look.\u003c\/p\u003e            \u003cdiv class=\"sk-mini\"\u003e             \u003cspan class=\"sk-pill\"\u003e✨ Soft Look\u003c\/span\u003e             \u003cspan class=\"sk-pill\"\u003e👁️ Defined Look\u003c\/span\u003e             \u003cspan class=\"sk-pill\"\u003e💄 Quick Makeup\u003c\/span\u003e           \u003c\/div\u003e         \u003c\/div\u003e          \u003cdiv class=\"sk-image\"\u003e           \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0707\/1861\/9817\/files\/2026-08-27_142511_1013b141-b588-4c17-8d38-85e0e479c641.png?v=1787994905\" alt=\"Multiple lower lash and eyeliner stamp heads\" loading=\"lazy\"\u003e         \u003c\/div\u003e        \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- COLOR CARD --\u003e   \u003csection class=\"sk-section\"\u003e     \u003cdiv class=\"sk-card sk-dark\"\u003e       \u003cdiv class=\"sk-grid2\"\u003e          \u003cdiv\u003e           \u003cp class=\"sk-tag\"\u003e🖤 + 🤎 Two Ink Shades\u003c\/p\u003e           \u003ch3\u003eBlack Or Brown — You Choose\u003c\/h3\u003e           \u003cp\u003eGo bold with black or keep it softer with brown.\u003c\/p\u003e            \u003cdiv class=\"sk-grid2\" style=\"margin-top:16px\"\u003e              \u003cdiv class=\"sk-color-card sk-black\"\u003e               \u003cdiv class=\"dot\"\u003e\u003c\/div\u003e               \u003cstrong\u003e🖤 Black\u003c\/strong\u003e               \u003cspan\u003eClassic \u0026amp; defined\u003c\/span\u003e             \u003c\/div\u003e              \u003cdiv class=\"sk-color-card sk-brown\"\u003e               \u003cdiv class=\"dot\"\u003e\u003c\/div\u003e               \u003cstrong\u003e🤎 Brown\u003c\/strong\u003e               \u003cspan\u003eSoft \u0026amp; natural\u003c\/span\u003e             \u003c\/div\u003e            \u003c\/div\u003e         \u003c\/div\u003e          \u003cdiv class=\"sk-image\"\u003e           \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0707\/1861\/9817\/files\/2026-08-29_171629.png?v=1787995211\" alt=\"Black and brown ink pads\" loading=\"lazy\"\u003e         \u003c\/div\u003e        \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- COMPACT KIT --\u003e   \u003csection class=\"sk-section\"\u003e     \u003cdiv class=\"sk-card\"\u003e       \u003cdiv class=\"sk-grid2\"\u003e          \u003cdiv\u003e           \u003cp class=\"sk-tag\"\u003e🪞 Compact Beauty Kit\u003c\/p\u003e           \u003ch3\u003eEverything Stays Together\u003c\/h3\u003e           \u003cp\u003eStamps, ink pads and mirror packed into one portable case.\u003c\/p\u003e            \u003cdiv class=\"sk-grid2\" style=\"margin-top:16px\"\u003e              \u003cdiv class=\"sk-feature\"\u003e               \u003cdiv class=\"emoji\"\u003e🧲\u003c\/div\u003e               \u003cstrong\u003eMagnetic Handle\u003c\/strong\u003e               \u003cspan\u003eEasy stamp-head changes.\u003c\/span\u003e             \u003c\/div\u003e              \u003cdiv class=\"sk-feature\"\u003e               \u003cdiv class=\"emoji\"\u003e🪞\u003c\/div\u003e               \u003cstrong\u003eBuilt-In Mirror\u003c\/strong\u003e               \u003cspan\u003eUseful for quick touch-ups.\u003c\/span\u003e             \u003c\/div\u003e              \u003cdiv class=\"sk-feature\"\u003e               \u003cdiv class=\"emoji\"\u003e👁️\u003c\/div\u003e               \u003cstrong\u003e4 Lash Heads\u003c\/strong\u003e               \u003cspan\u003eMultiple lower-lash styles.\u003c\/span\u003e             \u003c\/div\u003e              \u003cdiv class=\"sk-feature\"\u003e               \u003cdiv class=\"emoji\"\u003e↗️\u003c\/div\u003e               \u003cstrong\u003e4 Liner Heads\u003c\/strong\u003e               \u003cspan\u003eDifferent winged-liner shapes.\u003c\/span\u003e             \u003c\/div\u003e            \u003c\/div\u003e         \u003c\/div\u003e          \u003cdiv class=\"sk-image\"\u003e           \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0707\/1861\/9817\/files\/1_1_6c1b365b-8ac1-47f7-8325-7a21c7b1f00a.png?v=1787994905\" alt=\"Compact eye makeup stamp kit with mirror\" loading=\"lazy\"\u003e         \u003c\/div\u003e        \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- SPECS --\u003e   \u003csection class=\"sk-section\"\u003e     \u003cdiv class=\"sk-card sk-soft\"\u003e       \u003cp class=\"sk-tag\"\u003e📦 Product Details\u003c\/p\u003e       \u003ch3\u003eWhat’s Included\u003c\/h3\u003e        \u003cdiv class=\"sk-specs\" style=\"margin-top:15px\"\u003e          \u003cdiv class=\"sk-spec\"\u003e           \u003cb\u003e✨ Function\u003c\/b\u003e           \u003cspan\u003e3-in-1 Eye Makeup Stamper\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"sk-spec\"\u003e           \u003cb\u003e🖤🤎 Ink Colors\u003c\/b\u003e           \u003cspan\u003eBlack + Brown\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"sk-spec\"\u003e           \u003cb\u003e💧 Net Content\u003c\/b\u003e           \u003cspan\u003e4 ml \/ 0.14 fl oz\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"sk-spec\"\u003e           \u003cb\u003e👁️ Lash Heads\u003c\/b\u003e           \u003cspan\u003e4 Pieces\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"sk-spec\"\u003e           \u003cb\u003e↗️ Liner Heads\u003c\/b\u003e           \u003cspan\u003e4 Pieces\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"sk-spec\"\u003e           \u003cb\u003e🪞 Case\u003c\/b\u003e           \u003cspan\u003eCompact Case With Mirror\u003c\/span\u003e         \u003c\/div\u003e        \u003c\/div\u003e        \u003cp class=\"sk-note\"\u003eFor external use only. Avoid direct eye contact. Patch test before first use.\u003c\/p\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- FAQ --\u003e   \u003csection class=\"sk-section\"\u003e     \u003cdiv class=\"sk-card\"\u003e       \u003cp class=\"sk-tag\"\u003e💬 Quick FAQ\u003c\/p\u003e       \u003ch3\u003eGood To Know\u003c\/h3\u003e        \u003cdiv style=\"margin-top:15px\"\u003e          \u003cdetails\u003e           \u003csummary\u003e👁️ What looks can I create?\u003c\/summary\u003e           \u003cp\u003eLower lashes, winged eyeliner and beauty marks.\u003c\/p\u003e         \u003c\/details\u003e          \u003cdetails\u003e           \u003csummary\u003e🖤🤎 Does it include two colors?\u003c\/summary\u003e           \u003cp\u003eYes. The kit includes both black and brown ink pads.\u003c\/p\u003e         \u003c\/details\u003e          \u003cdetails\u003e           \u003csummary\u003e✨ Is it easy to use?\u003c\/summary\u003e           \u003cp\u003eThe press-and-stamp design is made to simplify application.\u003c\/p\u003e         \u003c\/details\u003e          \u003cdetails\u003e           \u003csummary\u003e📦 How should I store it?\u003c\/summary\u003e           \u003cp\u003eKeep the compact closed when not in use to help protect the ink pads.\u003c\/p\u003e         \u003c\/details\u003e        \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- CTA --\u003e   \u003csection class=\"sk-section\"\u003e     \u003cdiv class=\"sk-card sk-cta\"\u003e       \u003cp class=\"sk-tag\"\u003e✨ Stamp · Define · Go\u003c\/p\u003e       \u003ch3\u003eMake Your Eye Routine Faster 👁️\u003c\/h3\u003e       \u003cp\u003eThree makeup details. One compact kit.\u003c\/p\u003e       \u003cdiv class=\"sk-cta-badge\"\u003e💄 Pick your look \u0026amp; get stamping\u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e  \u003c\/div\u003e","brand":"mysite","offers":[{"title":"A SET","offer_id":51362758787295,"sku":"SZ06322609102981-韩姬莲-1103眼妆印章笔[黑匣套装]","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0789\/5040\/0223\/files\/ChatGPT_Image_2026_8_24_15_17_09.jpg?v=1789026735","url":"https:\/\/trovehand.com\/products\/stamp-kit","provider":"trovehand","version":"1.0","type":"link"}