{"product_id":"manilab-24-dual-tip-nail-art-pen-collection","title":"🔥 50% OFF | 🎨 ManiLab 24 Dual-Tip Nail Art Pen Collection 💅","description":"\u003cstyle\u003e\n#nail-pen-page,\n#nail-pen-page *{\n  box-sizing:border-box;\n}\n\n#nail-pen-page{\n  --rose:#b94f68;\n  --rose-deep:#913a50;\n  --pink:#f7e8ed;\n  --peach:#fff2eb;\n  --cream:#fffaf6;\n  --lavender:#f3eef9;\n  --ink:#342f33;\n  --muted:#756d73;\n  --line:#eadde2;\n  --gold:#d9a763;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n  padding:0 8px 55px;\n\n  overflow:hidden;\n\n  background:\n    radial-gradient(\n      circle at 0 8%,\n      rgba(185,79,104,.05),\n      transparent 28rem\n    ),\n    #fffdfb;\n\n  color:var(--ink);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  line-height:1.7;\n}\n\n#nail-pen-page h1,\n#nail-pen-page h2,\n#nail-pen-page h3,\n#nail-pen-page p{\n  margin-top:0;\n}\n\n#nail-pen-page h1,\n#nail-pen-page h2{\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-weight:700;\n  letter-spacing:-.025em;\n}\n\n#nail-pen-page h1{\n  max-width:790px;\n  margin:0 auto 16px;\n\n  font-size:clamp(34px,5vw,48px);\n  line-height:1.13;\n}\n\n#nail-pen-page h2{\n  margin-bottom:13px;\n\n  font-size:clamp(26px,3.8vw,34px);\n  line-height:1.2;\n}\n\n#nail-pen-page h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n  line-height:1.3;\n}\n\n#nail-pen-page p{\n  margin-bottom:0;\n\n  color:var(--muted);\n\n  font-size:16px;\n  line-height:1.72;\n}\n\n\n\/* =========================\n   IMAGES\n========================= *\/\n\n#nail-pen-page img{\n  display:block !important;\n\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n\n  margin:0 !important;\n\n  object-fit:contain !important;\n}\n\n.np-image{\n  overflow:hidden;\n\n  width:100%;\n  max-width:790px;\n\n  margin:24px auto 0;\n\n  border:1px solid rgba(89,59,70,.10);\n  border-radius:18px;\n\n  background:#fff;\n\n  box-shadow:\n    0 11px 30px rgba(65,45,53,.09);\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.np-hero{\n  position:relative;\n  overflow:hidden;\n\n  padding:52px 24px 26px;\n\n  text-align:center;\n\n  border-radius:0 0 27px 27px;\n\n  background:\n    radial-gradient(\n      circle at 10% 5%,\n      rgba(255,255,255,.15),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 90% 7%,\n      rgba(217,167,99,.23),\n      transparent 29%\n    ),\n    linear-gradient(\n      145deg,\n      #8f3950 0%,\n      #b94f68 58%,\n      #cf7185 100%\n    );\n\n  box-shadow:\n    0 18px 44px rgba(145,58,80,.16);\n}\n\n.np-badge{\n  display:inline-block;\n\n  margin-bottom:15px;\n  padding:8px 15px;\n\n  border-radius:999px;\n\n  background:#f4ddb8;\n\n  color:#523a2b;\n\n  font-size:11px;\n  font-weight:900;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n#nail-pen-page .np-hero h1{\n  color:#fffaf7 !important;\n}\n\n#nail-pen-page .np-hero h1 span{\n  color:#f6dfb2 !important;\n}\n\n#nail-pen-page .np-hero p{\n  max-width:745px;\n\n  margin:0 auto 22px;\n\n  color:#fff1f4 !important;\n\n  font-size:17px;\n}\n\n.np-pills{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:8px;\n}\n\n.np-pill{\n  padding:8px 13px;\n\n  border:1px solid rgba(255,255,255,.18);\n  border-radius:999px;\n\n  background:rgba(255,255,255,.10);\n\n  color:#fff;\n\n  font-size:12px;\n  font-weight:800;\n}\n\n\n\/* =========================\n   HOOK\n========================= *\/\n\n.np-hook{\n  margin-top:18px;\n  padding:40px 24px;\n\n  text-align:center;\n\n  border:1px solid var(--line);\n  border-radius:20px;\n\n  background:\n    radial-gradient(\n      circle at 0 0,\n      rgba(185,79,104,.11),\n      transparent 32%\n    ),\n    linear-gradient(\n      135deg,\n      #fff8fa,\n      #fff0f3\n    );\n}\n\n.np-hook h2{\n  max-width:760px;\n\n  margin-left:auto;\n  margin-right:auto;\n\n  color:var(--rose-deep);\n}\n\n.np-hook p{\n  max-width:750px;\n\n  margin:0 auto;\n\n  font-size:17px;\n}\n\n.np-hook strong{\n  color:var(--rose);\n}\n\n\n\/* =========================\n   QUICK VALUE\n========================= *\/\n\n.np-mini-grid{\n  display:grid;\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:18px;\n}\n\n.np-mini{\n  padding:19px 12px;\n\n  text-align:center;\n\n  border:1px solid var(--line);\n  border-radius:16px;\n\n  background:#fff;\n}\n\n.np-mini:nth-child(2){\n  background:#fff0f4;\n}\n\n.np-mini:nth-child(3){\n  background:#f5eef9;\n}\n\n.np-mini:nth-child(4){\n  background:#fff4ea;\n}\n\n.np-mini-icon{\n  margin-bottom:8px;\n\n  font-size:25px;\n  line-height:1;\n}\n\n.np-mini strong{\n  display:block;\n\n  color:var(--rose-deep);\n\n  font-size:13px;\n  line-height:1.4;\n}\n\n\n\/* =========================\n   FEATURE\n========================= *\/\n\n.np-feature{\n  margin-top:18px;\n  padding:38px 23px 23px;\n\n  text-align:center;\n\n  border:1px solid var(--line);\n  border-radius:20px;\n\n  background:#fff;\n}\n\n.np-feature.pink{\n  background:\n    linear-gradient(\n      135deg,\n      #fff5f7,\n      #f9ebf0\n    );\n}\n\n.np-feature.lavender{\n  border-color:#e5ddef;\n\n  background:\n    linear-gradient(\n      135deg,\n      #f6f1fa,\n      #fff\n    );\n}\n\n.np-feature.peach{\n  border-color:#ecdcd2;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fff4ed,\n      #fff\n    );\n}\n\n.np-feature.dark{\n  border:0;\n\n  background:\n    radial-gradient(\n      circle at 50% -10%,\n      rgba(217,167,99,.24),\n      transparent 38%\n    ),\n    linear-gradient(\n      145deg,\n      #933c53,\n      #6f2c40\n    );\n\n  box-shadow:\n    0 14px 34px rgba(111,44,64,.15);\n}\n\n.np-copy{\n  max-width:750px;\n\n  margin:0 auto;\n}\n\n.np-eyebrow{\n  display:inline-block;\n\n  margin-bottom:7px !important;\n\n  color:var(--rose) !important;\n\n  font-size:11px !important;\n  font-weight:900;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.np-feature h2{\n  color:var(--rose-deep);\n}\n\n#nail-pen-page .np-feature.dark h2{\n  color:#fff9f7 !important;\n}\n\n#nail-pen-page .np-feature.dark p{\n  color:#f5e8ed !important;\n}\n\n#nail-pen-page .np-feature.dark .np-eyebrow{\n  color:#f4d69e !important;\n}\n\n\n\/* =========================\n   DUAL TIP CARDS\n========================= *\/\n\n.np-tip-grid{\n  display:grid;\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:11px;\n\n  max-width:760px;\n\n  margin:22px auto 0;\n}\n\n.np-tip{\n  padding:20px 16px;\n\n  border:1px solid #eadde2;\n  border-radius:15px;\n\n  background:#fff;\n}\n\n.np-tip strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--rose-deep);\n\n  font-size:14px;\n}\n\n.np-tip span{\n  color:var(--muted);\n\n  font-size:13px;\n  line-height:1.5;\n}\n\n\n\/* =========================\n   ART TAGS\n========================= *\/\n\n.np-tags{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:8px;\n\n  max-width:750px;\n\n  margin:20px auto 0;\n}\n\n.np-tag{\n  padding:8px 12px;\n\n  border:1px solid #e6dae0;\n  border-radius:999px;\n\n  background:#fff;\n\n  color:#6a5d63;\n\n  font-size:12px;\n  font-weight:700;\n}\n\n\n\/* =========================\n   DETAILS\n========================= *\/\n\n.np-details{\n  display:grid;\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:14px;\n\n  margin-top:18px;\n}\n\n.np-card{\n  padding:27px 21px;\n\n  border:1px solid var(--line);\n  border-radius:18px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #fff,\n      #fff8fa\n    );\n}\n\n.np-card.dark{\n  border:0;\n\n  background:\n    linear-gradient(\n      145deg,\n      #913a50,\n      #6f2c40\n    );\n\n  color:#fff;\n}\n\n.np-card h3{\n  margin-bottom:15px;\n\n  color:var(--rose-deep);\n\n  font-size:20px;\n}\n\n.np-card.dark h3{\n  color:#fff9f7 !important;\n}\n\n.np-list{\n  margin:0;\n  padding:0;\n\n  list-style:none;\n}\n\n.np-list li{\n  padding:10px 0;\n\n  border-bottom:1px solid #eee2e6;\n\n  color:var(--muted);\n\n  font-size:14px;\n  line-height:1.55;\n}\n\n.np-list li:last-child{\n  border-bottom:0;\n}\n\n.np-list strong{\n  color:var(--ink);\n}\n\n.np-card.dark .np-list li{\n  border-color:rgba(255,255,255,.13);\n\n  color:#f1e7ea;\n}\n\n.np-card.dark .np-list strong{\n  color:#f4d69e;\n}\n\n\n\/* =========================\n   NOTE\n========================= *\/\n\n.np-note{\n  margin-top:18px;\n  padding:26px 22px;\n\n  border:1px solid #e5dde0;\n  border-radius:18px;\n\n  background:#faf7f8;\n}\n\n.np-note h3{\n  color:var(--rose-deep);\n}\n\n.np-note ul{\n  margin:0;\n  padding-left:20px;\n\n  color:var(--muted);\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n\n\/* =========================\n   FINAL\n========================= *\/\n\n.np-final{\n  margin-top:18px;\n  padding:48px 23px;\n\n  text-align:center;\n\n  border-radius:20px;\n\n  background:\n    radial-gradient(\n      circle at 50% -5%,\n      rgba(217,167,99,.27),\n      transparent 37%\n    ),\n    linear-gradient(\n      145deg,\n      #913a50,\n      #b94f68\n    );\n}\n\n#nail-pen-page .np-final h2{\n  max-width:740px;\n\n  margin-left:auto;\n  margin-right:auto;\n\n  color:#fff9f7 !important;\n}\n\n#nail-pen-page .np-final p{\n  max-width:690px;\n\n  margin:0 auto;\n\n  color:#f7e9ee !important;\n\n  font-size:17px;\n}\n\n.np-final-line{\n  display:inline-block;\n\n  margin-top:19px;\n  padding:10px 17px;\n\n  border-radius:999px;\n\n  background:#fff;\n\n  color:var(--rose-deep);\n\n  font-size:13px;\n  font-weight:900;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:700px){\n\n  #nail-pen-page{\n    padding-left:5px;\n    padding-right:5px;\n  }\n\n  .np-hero{\n    padding:39px 16px 22px;\n\n    border-radius:0 0 19px 19px;\n  }\n\n  #nail-pen-page h1{\n    font-size:30px;\n    line-height:1.18;\n  }\n\n  #nail-pen-page h2{\n    font-size:24px;\n    line-height:1.23;\n  }\n\n  #nail-pen-page p{\n    font-size:15px;\n  }\n\n  .np-hero p{\n    font-size:16px;\n  }\n\n  .np-hook,\n  .np-feature{\n    padding-left:16px;\n    padding-right:16px;\n  }\n\n  .np-mini-grid{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .np-tip-grid,\n  .np-details{\n    grid-template-columns:1fr;\n  }\n\n  .np-image{\n    width:100%;\n    max-width:100%;\n\n    margin-top:19px;\n\n    border-radius:14px;\n  }\n\n  .np-hook,\n  .np-feature,\n  .np-mini,\n  .np-tip,\n  .np-card,\n  .np-note,\n  .np-final{\n    border-radius:16px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"nail-pen-page\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"np-hero\"\u003e\n\n    \u003cspan class=\"np-badge\"\u003e\n      💅 24 COLORS · 12 DUAL-ENDED PENS\n    \u003c\/span\u003e\n\n    \u003ch1\u003e\n      Your Nail Ideas Deserve\n      \u003cspan\u003eMore Than One Tiny Brush.\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      Switch between fine lines,\n      smooth color fills\n      and tiny details without reaching for a whole drawer of tools.\n      With\n      \u003cstrong\u003e24 vivid shades packed into 12 dual-ended pens,\u003c\/strong\u003e\n      your next manicure can be as simple,\n      playful\n      or detailed as you want it to be.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"np-pills\"\u003e\n\n      \u003cspan class=\"np-pill\"\u003e\n        🎨 24 Colors\n      \u003c\/span\u003e\n\n      \u003cspan class=\"np-pill\"\u003e\n        ✍️ Dual-Tip Design\n      \u003c\/span\u003e\n\n      \u003cspan class=\"np-pill\"\u003e\n        ✨ Quick-Drying Color\n      \u003c\/span\u003e\n\n      \u003cspan class=\"np-pill\"\u003e\n        💅 DIY Nail Art\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- HOOK --\u003e\n\n  \u003csection class=\"np-hook\"\u003e\n\n    \u003ch2\u003e\n      ✨ From a Tiny Line to a Full Nail Design, Use the Tip That Fits the Detail.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Flowers,\n      outlines,\n      patterns\n      and filled color areas\n      don't all need the same tool.\n      \u003cstrong\u003eTwo different tips in every pen\u003c\/strong\u003e\n      give you more control\n      without making your nail-art setup complicated.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- QUICK VALUE --\u003e\n\n  \u003cdiv class=\"np-mini-grid\"\u003e\n\n    \u003cdiv class=\"np-mini\"\u003e\n      \u003cdiv class=\"np-mini-icon\"\u003e24\u003c\/div\u003e\n      \u003cstrong\u003eVivid Colors\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"np-mini\"\u003e\n      \u003cdiv class=\"np-mini-icon\"\u003e12\u003c\/div\u003e\n      \u003cstrong\u003eDual-Ended Pens\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"np-mini\"\u003e\n      \u003cdiv class=\"np-mini-icon\"\u003e✍️\u003c\/div\u003e\n      \u003cstrong\u003eFine + Brush Tips\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"np-mini\"\u003e\n      \u003cdiv class=\"np-mini-icon\"\u003e💅\u003c\/div\u003e\n      \u003cstrong\u003eBeginner Friendly\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- COLORS --\u003e\n\n  \u003csection class=\"np-feature pink\"\u003e\n\n    \u003cdiv class=\"np-copy\"\u003e\n\n      \u003cp class=\"np-eyebrow\"\u003e\n        24 Shades · More Ways to Play\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        🎨 Pick the Mood. Then Pick the Color.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Twenty-four rich shades\n        give you plenty of room\n        to match different outfits,\n        moods,\n        nail themes\n        and festive occasions.\n        Go bright,\n        keep it soft\n        or mix several shades\n        into one detailed manicure.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"np-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/3071\/6628\/files\/spp_shopify20260826110522_018348fde361c7afc51fb0bf2d384323.jpg?v=1787713525\" alt=\"24 colors dual ended nail art pen set\" loading=\"eager\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DUAL TIP --\u003e\n\n  \u003csection class=\"np-feature lavender\"\u003e\n\n    \u003cdiv class=\"np-copy\"\u003e\n\n      \u003cp class=\"np-eyebrow\"\u003e\n        Two Tips · One Pen\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        ✍️ Draw the Detail. Brush in the Color.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Each pen combines\n        a fine liner tip\n        with a flexible brush tip,\n        so you can move from\n        precise nail-art details\n        to smoother filled areas\n        without constantly changing tools.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"np-tip-grid\"\u003e\n\n      \u003cdiv class=\"np-tip\"\u003e\n        \u003cstrong\u003e✒️ Fine Liner Tip\u003c\/strong\u003e\n        \u003cspan\u003e\n          Better suited to outlines,\n          small details\n          and delicate pattern work.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"np-tip\"\u003e\n        \u003cstrong\u003e🖌️ Flexible Brush Tip\u003c\/strong\u003e\n        \u003cspan\u003e\n          Makes it easier to fill larger areas\n          and create smoother strokes.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"np-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/3071\/6628\/files\/spp_shopify20260826110528_d20547ab17d77b04da2d003293497cd7.jpg?v=1787713531\" alt=\"Fine liner and flexible brush tip nail art pens\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FLOW --\u003e\n\n  \u003csection class=\"np-feature peach\"\u003e\n\n    \u003cdiv class=\"np-copy\"\u003e\n\n      \u003cp class=\"np-eyebrow\"\u003e\n        Smooth Color · Better Control\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        💫 Let the Pen Move With the Design\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The consistent ink flow\n        is designed to glide smoothly\n        without constant skipping or clogging,\n        helping you create\n        cleaner lines,\n        decorative patterns\n        and small details\n        with more comfortable control.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"np-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/3071\/6628\/files\/spp_shopify20260826110534_f0d93c40cb52ff24724f82aaa8a004ab.jpg?v=1787713537\" alt=\"Smooth flowing nail art pen application\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DRYING --\u003e\n\n  \u003csection class=\"np-feature dark\"\u003e\n\n    \u003cdiv class=\"np-copy\"\u003e\n\n      \u003cp class=\"np-eyebrow\"\u003e\n        Bright Color Without the Long Wait\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        ✨ Create the Detail. Let It Set. Keep Going.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The high-pigment formula\n        is designed to dry quickly\n        while keeping your finished nail art\n        vivid throughout the day.\n        That means less waiting between details\n        and more time enjoying\n        the design you just created.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"np-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/3071\/6628\/files\/spp_shopify20260826110540_938a2224b9477efafc2e372202ff5dc5.jpg?v=1787713543\" alt=\"Bright quick drying nail art pen colors\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DIY --\u003e\n\n  \u003csection class=\"np-feature pink\"\u003e\n\n    \u003cdiv class=\"np-copy\"\u003e\n\n      \u003cp class=\"np-eyebrow\"\u003e\n        Start Simple · Get More Creative\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        💅 Nail Art Without Needing a Full Salon Setup\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Use the pens for\n        flowers,\n        outlines,\n        small decorative patterns\n        and other detailed designs.\n        The dual-ended format makes the set approachable\n        for beginners\n        while still giving experienced nail-art users\n        plenty of room to experiment.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"np-tags\"\u003e\n\n      \u003cspan class=\"np-tag\"\u003e🌸 Flowers\u003c\/span\u003e\n      \u003cspan class=\"np-tag\"\u003e✨ Fine Details\u003c\/span\u003e\n      \u003cspan class=\"np-tag\"\u003e〰️ Outlines\u003c\/span\u003e\n      \u003cspan class=\"np-tag\"\u003e🎨 Patterns\u003c\/span\u003e\n      \u003cspan class=\"np-tag\"\u003e💅 DIY Manicures\u003c\/span\u003e\n      \u003cspan class=\"np-tag\"\u003e🎉 Festive Nail Art\u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"np-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/3071\/6628\/files\/spp_shopify20260826110544_7e51469ef87db8b214010a837ccf8618.jpg?v=1787713548\" alt=\"DIY nail art designs made with dual ended pens\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n\n  \u003cdiv class=\"np-details\"\u003e\n\n\n    \u003csection class=\"np-card dark\"\u003e\n\n      \u003ch3\u003e\n        📋 Product Specifications\n      \u003c\/h3\u003e\n\n      \u003cul class=\"np-list\"\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eQuantity:\u003c\/strong\u003e\n          12 Dual-Ended Pens\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eTotal Colors:\u003c\/strong\u003e\n          24\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eTip Styles:\u003c\/strong\u003e\n          Fine Liner + Flexible Brush\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eWeight:\u003c\/strong\u003e\n          147 g\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eUse:\u003c\/strong\u003e\n          DIY Nail Art \u0026amp; Detailed Nail Designs\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003csection class=\"np-card\"\u003e\n\n      \u003ch3\u003e\n        📦 Package Includes\n      \u003c\/h3\u003e\n\n      \u003cul class=\"np-list\"\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003e1 Set ×\u003c\/strong\u003e\n          12 Dual-Ended Nail Art Pens\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003e24 Total Colors\u003c\/strong\u003e\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/section\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- NOTES --\u003e\n\n  \u003csection class=\"np-note\"\u003e\n\n    \u003ch3\u003e\n      💡 Care \u0026amp; Use Tips\n    \u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e\n        Close the caps tightly after use to help prevent the tips from drying out.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Store the pens horizontally to help maintain even ink distribution to both tips.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep out of reach of children.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Avoid direct contact with eyes or mouth.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"np-final\"\u003e\n\n    \u003ch2\u003e\n      💅 One Set. Two Tips. Twenty-Four Ways to Change the Look.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Draw the line,\n      fill the color,\n      add the details\n      and turn your next manicure\n      into something that feels completely your own.\n    \u003c\/p\u003e\n\n    \u003cspan class=\"np-final-line\"\u003e\n      Draw • Detail • Color • Create ✨\n    \u003c\/span\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"LL","offers":[{"title":"24 Colors (Full Set) \/ Buy 1","offer_id":44581847990371,"sku":"LG60551918","price":19.99,"currency_code":"USD","in_stock":true},{"title":"24 Colors (Full Set) \/ 🎁Buy 2 Get 1 Free","offer_id":44581848023139,"sku":"LG60551918*3","price":39.99,"currency_code":"USD","in_stock":true},{"title":"24 Colors (Full Set) \/ 🔥 Buy 3 Get 2 Free!  ✨Excellent Value","offer_id":44581848055907,"sku":"LG60551918*5","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/spp_shopify20260826110550_a6711dde84f00b6dd4120d2286e29772_eaa1452b-2761-4dda-ba9c-4ae87262c7c6.jpg?v=1789114456","url":"https:\/\/firleno.com\/products\/manilab-24-dual-tip-nail-art-pen-collection","provider":"Firleno","version":"1.0","type":"link"}