{"product_id":"retractable-glitter-gel-pen-set-for-journaling-drawing","title":"Retractable Glitter Gel Pen Set for Journaling \u0026 Drawing","description":"\u003cstyle\u003e  .glitter-pen-page{    --navy:#171a2c;    --navy-soft:#242942;    --purple:#7556d8;    --purple-dark:#5d3fbd;    --purple-soft:#eee9ff;    --gold:#d4a64f;    --gold-soft:#fbf1dc;    --cream:#fffaf4;    --cream-2:#f7f4fb;    --white:#ffffff;    --text:#343345;    --muted:#737287;    --line:#e6e2ef;    max-width:820px;    margin:0 auto;    background:#fff;    color:var(--text);    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;    line-height:1.6;  }  .glitter-pen-page *{    box-sizing:border-box;  }  .glitter-pen-page img{    display:block;    width:100%;    max-width:100%;    height:auto;    margin:0;  }  .glitter-pen-page h2,  .glitter-pen-page h3,  .glitter-pen-page p{    margin-top:0;  }  \/* =========================     HERO  ========================= *\/  .gp-hero{    padding:52px 28px 40px;    text-align:center;    background:      radial-gradient(        circle at 86% 6%,        rgba(117,86,216,.18),        transparent 36%      ),      radial-gradient(        circle at 12% 90%,        rgba(212,166,79,.14),        transparent 34%      ),      linear-gradient(        145deg,        #fffaf4,        #f2edff      );  }  .gp-label{    display:inline-block;    padding:7px 15px;    margin-bottom:17px;    border-radius:50px;    background:var(--navy);    color:#fff;    font-size:11px;    font-weight:900;    letter-spacing:1.5px;    text-transform:uppercase;  }  .gp-hero h2{    max-width:710px;    margin:0 auto 15px;    color:var(--navy);    font-family:Georgia,\"Times New Roman\",serif;    font-size:46px;    line-height:1.07;    letter-spacing:-1px;  }  .gp-accent{    color:var(--purple);  }  .gp-hero p{    max-width:650px;    margin:0 auto 24px;    color:var(--muted);    font-size:16px;    line-height:1.65;  }  .gp-badges{    display:flex;    flex-wrap:wrap;    justify-content:center;    gap:8px;    margin-bottom:26px;  }  .gp-badge{    padding:9px 14px;    background:#fff;    border:1px solid var(--line);    border-radius:50px;    color:var(--navy);    font-size:12px;    font-weight:750;  }  \/* =========================     CTA  ========================= *\/  .glitter-pen-page a.gp-cta{    display:inline-flex !important;    align-items:center;    justify-content:center;    min-width:245px;    padding:16px 31px;    border-radius:50px;    background:#7556d8 !important;    color:#ffffff !important;    text-decoration:none !important;    font-size:14px;    font-weight:900;    letter-spacing:.3px;    box-shadow:0 10px 30px rgba(117,86,216,.27);    transition:.2s ease;  }  .glitter-pen-page a.gp-cta:hover{    background:#5d3fbd !important;    color:#ffffff !important;    text-decoration:none !important;    transform:translateY(-2px);  }  .gp-cta-note{    display:block;    margin-top:10px;    color:var(--muted);    font-size:10px;  }  .gp-final .gp-cta-note{    color:rgba(255,255,255,.54);  }  \/* =========================     IMAGE  ========================= *\/  .gp-image{    overflow:hidden;    background:#f7f5fb;  }  \/* =========================     QUICK BENEFITS  ========================= *\/  .gp-strip{    display:grid;    grid-template-columns:repeat(4,1fr);    background:#fff;    border-bottom:1px solid var(--line);  }  .gp-strip-item{    padding:20px 8px;    text-align:center;    border-right:1px solid var(--line);  }  .gp-strip-item:last-child{    border-right:0;  }  .gp-strip-item strong{    display:block;    margin-bottom:2px;    color:var(--navy);    font-size:13px;  }  .gp-strip-item span{    color:var(--muted);    font-size:10px;  }  \/* =========================     GENERAL SECTIONS  ========================= *\/  .gp-section{    padding:50px 28px;  }  .gp-light{    background:var(--cream);  }  .gp-purple{    background:var(--purple-soft);  }  .gp-gold{    background:var(--gold-soft);  }  .gp-soft{    background:var(--cream-2);  }  .gp-dark{    background:var(--navy);    color:#fff;  }  .gp-head{    max-width:680px;    margin:0 auto 28px;    text-align:center;  }  .gp-kicker{    display:block;    margin-bottom:8px;    color:var(--purple);    font-size:11px;    font-weight:900;    letter-spacing:1.5px;    text-transform:uppercase;  }  .gp-head h3{    margin-bottom:12px;    color:var(--navy);    font-family:Georgia,\"Times New Roman\",serif;    font-size:35px;    line-height:1.14;    letter-spacing:-.5px;  }  .gp-head p{    margin-bottom:0;    color:var(--muted);    font-size:15px;  }  .gp-dark .gp-head h3{    color:#fff;  }  .gp-dark .gp-head p{    color:rgba(255,255,255,.72);  }  .gp-dark .gp-kicker{    color:#c4b3ff;  }  \/* =========================     CARDS  ========================= *\/  .gp-grid{    display:grid;    grid-template-columns:repeat(2,1fr);    gap:12px;  }  .gp-card{    padding:23px 19px;    background:#fff;    border:1px solid var(--line);    border-radius:17px;  }  .gp-icon{    display:flex;    align-items:center;    justify-content:center;    width:42px;    height:42px;    margin-bottom:12px;    border-radius:50%;    background:var(--purple-soft);    color:var(--purple);    font-size:18px;    font-weight:900;  }  .gp-card strong{    display:block;    margin-bottom:5px;    color:var(--navy);    font-size:15px;  }  .gp-card p{    margin:0;    color:var(--muted);    font-size:12px;    line-height:1.5;  }  \/* =========================     STATEMENT  ========================= *\/  .gp-statement{    padding:45px 28px;    text-align:center;    background:var(--navy);  }  .gp-statement h3{    max-width:660px;    margin:0 auto 12px;    color:#fff;    font-family:Georgia,\"Times New Roman\",serif;    font-size:34px;    line-height:1.14;  }  .gp-statement p{    max-width:590px;    margin:0 auto;    color:rgba(255,255,255,.72);    font-size:14px;  }  \/* =========================     CHECK GRID  ========================= *\/  .gp-check-grid{    display:grid;    grid-template-columns:1fr 1fr;    gap:11px;  }  .gp-check{    display:flex;    gap:10px;    padding:17px;    background:#fff;    border:1px solid var(--line);    border-radius:14px;  }  .gp-checkmark{    flex:0 0 26px;    display:flex;    align-items:center;    justify-content:center;    width:26px;    height:26px;    border-radius:50%;    background:var(--purple-soft);    color:var(--purple);    font-size:12px;    font-weight:900;  }  .gp-check strong{    display:block;    margin-bottom:2px;    color:var(--navy);    font-size:13px;  }  .gp-check p{    margin:0;    color:var(--muted);    font-size:11px;    line-height:1.45;  }  \/* =========================     USE CASE PILLS  ========================= *\/  .gp-pills{    display:flex;    flex-wrap:wrap;    justify-content:center;    gap:9px;    margin-top:22px;  }  .gp-pill{    padding:10px 16px;    border-radius:50px;    background:rgba(255,255,255,.08);    border:1px solid rgba(255,255,255,.16);    color:#fff;    font-size:12px;    font-weight:700;  }  \/* =========================     SET OPTIONS  ========================= *\/  .gp-set-grid{    display:grid;    grid-template-columns:repeat(5,1fr);    gap:10px;  }  .gp-set{    padding:18px 8px;    text-align:center;    border:1px solid var(--line);    border-radius:15px;    background:#fff;  }  .gp-set strong{    display:block;    color:var(--purple);    font-size:19px;    font-weight:900;  }  .gp-set span{    display:block;    margin-top:2px;    color:var(--muted);    font-size:10px;  }  \/* =========================     SPECS  ========================= *\/  .gp-specs{    overflow:hidden;    background:#fff;    border:1px solid var(--line);    border-radius:17px;  }  .gp-spec-row{    display:grid;    grid-template-columns:1fr 1fr;    border-bottom:1px solid var(--line);  }  .gp-spec-row:last-child{    border-bottom:0;  }  .gp-spec{    padding:16px 18px;  }  .gp-spec:first-child{    border-right:1px solid var(--line);  }  .gp-spec-label{    display:block;    margin-bottom:3px;    color:var(--muted);    font-size:10px;    font-weight:800;    letter-spacing:.8px;    text-transform:uppercase;  }  .gp-spec-value{    color:var(--navy);    font-size:14px;    font-weight:750;  }  \/* =========================     NOTES  ========================= *\/  .gp-notes{    padding:20px;    background:#faf9fc;    color:#7c7a88;    font-size:11px;    line-height:1.7;  }  \/* =========================     FINAL CTA  ========================= *\/  .gp-final{    padding:52px 28px;    text-align:center;    background:      radial-gradient(        circle at 82% 5%,        rgba(117,86,216,.35),        transparent 38%      ),      radial-gradient(        circle at 15% 95%,        rgba(212,166,79,.18),        transparent 32%      ),      linear-gradient(        145deg,        #242942,        #171a2c      );  }  .gp-final .gp-kicker{    color:#cabdff;  }  .gp-final h3{    max-width:660px;    margin:8px auto 13px;    color:#fff;    font-family:Georgia,\"Times New Roman\",serif;    font-size:39px;    line-height:1.1;  }  .gp-final p{    max-width:600px;    margin:0 auto 23px;    color:rgba(255,255,255,.74);    font-size:14px;  }  \/* =========================     MOBILE  ========================= *\/  @media(max-width:650px){    .gp-hero{      padding:39px 17px 31px;    }    .gp-hero h2{      font-size:34px;    }    .gp-hero p{      font-size:14px;    }    .gp-strip{      grid-template-columns:repeat(2,1fr);    }    .gp-strip-item:nth-child(2){      border-right:0;    }    .gp-strip-item:nth-child(-n+2){      border-bottom:1px solid var(--line);    }    .gp-section{      padding:39px 16px;    }    .gp-head h3{      font-size:29px;    }    .gp-grid,    .gp-check-grid{      grid-template-columns:1fr;    }    .gp-set-grid{      grid-template-columns:repeat(2,1fr);    }    .gp-set:last-child{      grid-column:1 \/ -1;    }    .gp-spec-row{      grid-template-columns:1fr;    }    .gp-spec:first-child{      border-right:0;      border-bottom:1px solid var(--line);    }    .gp-statement{      padding:38px 18px;    }    .gp-statement h3{      font-size:28px;    }    .gp-final{      padding:43px 17px;    }    .gp-final h3{      font-size:31px;    }    .glitter-pen-page a.gp-cta{      width:100%;      max-width:330px;      min-height:54px;    }  }\u003c\/style\u003e\u003cdiv class=\"glitter-pen-page\"\u003e  \u003c!-- =========================       HERO  ========================= --\u003e  \u003csection class=\"gp-hero\"\u003e    \u003cspan class=\"gp-label\"\u003e      Retractable Glitter Gel Pens    \u003c\/span\u003e    \u003ch2\u003e      Make Every Line      \u003cspan class=\"gp-accent\"\u003e        Sparkle a Little More.      \u003c\/span\u003e    \u003c\/h2\u003e    \u003cp\u003e      Add shimmering color to journals, notes, greeting cards,      lettering and creative projects with smooth-flowing glitter ink      designed for clean lines and eye-catching results.    \u003c\/p\u003e    \u003cdiv class=\"gp-badges\"\u003e      \u003cspan class=\"gp-badge\"\u003e        ✓ Vibrant Glitter Ink      \u003c\/span\u003e      \u003cspan class=\"gp-badge\"\u003e        ✓ Fine Point      \u003c\/span\u003e      \u003cspan class=\"gp-badge\"\u003e        ✓ Quick Drying      \u003c\/span\u003e      \u003cspan class=\"gp-badge\"\u003e        ✓ Up to 36 Colors      \u003c\/span\u003e    \u003c\/div\u003e        \u003cspan class=\"gp-cta-note\"\u003e      Choose your preferred color set above.    \u003c\/span\u003e  \u003c\/section\u003e  \u003c!-- =========================       QUICK BENEFITS  ========================= --\u003e  \u003cdiv class=\"gp-strip\"\u003e    \u003cdiv class=\"gp-strip-item\"\u003e      \u003cstrong\u003eSparkle\u003c\/strong\u003e      \u003cspan\u003eGlitter-rich color\u003c\/span\u003e    \u003c\/div\u003e    \u003cdiv class=\"gp-strip-item\"\u003e      \u003cstrong\u003eSmooth\u003c\/strong\u003e      \u003cspan\u003eConsistent fine lines\u003c\/span\u003e    \u003c\/div\u003e    \u003cdiv class=\"gp-strip-item\"\u003e      \u003cstrong\u003eQuick Dry\u003c\/strong\u003e      \u003cspan\u003eLess accidental smearing\u003c\/span\u003e    \u003c\/div\u003e    \u003cdiv class=\"gp-strip-item\"\u003e      \u003cstrong\u003eMore Colors\u003c\/strong\u003e      \u003cspan\u003e8 to 36-color sets\u003c\/span\u003e    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- =========================       MAIN BENEFIT  ========================= --\u003e  \u003csection class=\"gp-section gp-light\"\u003e    \u003cdiv class=\"gp-head\"\u003e      \u003cspan class=\"gp-kicker\"\u003e        Turn Ordinary Into Eye-Catching      \u003c\/span\u003e      \u003ch3\u003e        Because Plain Ink        Doesn't Always Feel Creative Enough.      \u003c\/h3\u003e      \u003cp\u003e        Glitter-infused colors give everyday writing,        doodles and handmade projects a more decorative finish        without changing the way you naturally hold and use a pen.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"gp-grid\"\u003e      \u003cdiv class=\"gp-card\"\u003e        \u003cdiv class=\"gp-icon\"\u003e          ✦        \u003c\/div\u003e        \u003cstrong\u003e          Shimmering Glitter Finish        \u003c\/strong\u003e        \u003cp\u003e          Adds visible sparkle that helps lettering,          illustrations and decorative details stand out.        \u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"gp-card\"\u003e        \u003cdiv class=\"gp-icon\"\u003e          ✎        \u003c\/div\u003e        \u003cstrong\u003e          Fine-Point Control        \u003c\/strong\u003e        \u003cp\u003e          Designed for cleaner lines when writing,          outlining and adding smaller decorative details.        \u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"gp-card\"\u003e        \u003cdiv class=\"gp-icon\"\u003e          ◷        \u003c\/div\u003e        \u003cstrong\u003e          Quick-Drying Ink        \u003c\/strong\u003e        \u003cp\u003e          Helps reduce accidental smearing as you move          through journals, planners and creative pages.        \u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"gp-card\"\u003e        \u003cdiv class=\"gp-icon\"\u003e          ◐        \u003c\/div\u003e        \u003cstrong\u003e          Light \u0026amp; Dark Paper        \u003c\/strong\u003e        \u003cp\u003e          Designed to remain visible across different paper colors          for more creative freedom.        \u003c\/p\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- GLITTER IMAGE --\u003e  \u003cdiv class=\"gp-image\"\u003e    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/3061\/6616\/files\/spp_shopify20260817144810_5ce70c9d6905419fda402ea601c6a255.png?v=1786949298\" alt=\"Vibrant glitter gel pens\" loading=\"eager\"\u003e  \u003c\/div\u003e  \u003c!-- =========================       STATEMENT  ========================= --\u003e  \u003csection class=\"gp-statement\"\u003e    \u003ch3\u003e      Write It.      Draw It.      Make It Sparkle.    \u003c\/h3\u003e    \u003cp\u003e      One simple pen can turn an ordinary journal page,      card or illustration into something that feels      more personal and more fun to look at.    \u003c\/p\u003e  \u003c\/section\u003e  \u003c!-- =========================       SMOOTH WRITING  ========================= --\u003e  \u003csection class=\"gp-section gp-purple\"\u003e    \u003cdiv class=\"gp-head\"\u003e      \u003cspan class=\"gp-kicker\"\u003e        Smooth Writing Experience      \u003c\/span\u003e      \u003ch3\u003e        Sparkle Shouldn't Mean        Scratchy Writing.      \u003c\/h3\u003e      \u003cp\u003e        The fine-point design is made to glide smoothly        across the page, giving you controlled,        consistent lines for both writing and drawing.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"gp-check-grid\"\u003e      \u003cdiv class=\"gp-check\"\u003e        \u003cdiv class=\"gp-checkmark\"\u003e✓\u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003eFine Point\u003c\/strong\u003e          \u003cp\u003e            Helps keep smaller writing and details more precise.          \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"gp-check\"\u003e        \u003cdiv class=\"gp-checkmark\"\u003e✓\u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003eSmooth Ink Flow\u003c\/strong\u003e          \u003cp\u003e            Designed for a more consistent writing experience.          \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"gp-check\"\u003e        \u003cdiv class=\"gp-checkmark\"\u003e✓\u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003eClean Lines\u003c\/strong\u003e          \u003cp\u003e            Great for journaling, lettering, outlining and notes.          \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"gp-check\"\u003e        \u003cdiv class=\"gp-checkmark\"\u003e✓\u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003eCreative Control\u003c\/strong\u003e          \u003cp\u003e            Switch easily between writing and decorative details.          \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- SMOOTH IMAGE --\u003e  \u003cdiv class=\"gp-image\"\u003e    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/3061\/6616\/files\/spp_shopify20260817144822_38745e8c504ba6cb17dc987e2e3919f2.png?v=1786949313\" alt=\"Smooth writing glitter gel pen\" loading=\"lazy\"\u003e  \u003c\/div\u003e  \u003c!-- =========================       QUICK DRY  ========================= --\u003e  \u003csection class=\"gp-section gp-gold\"\u003e    \u003cdiv class=\"gp-head\"\u003e      \u003cspan class=\"gp-kicker\"\u003e        Quick-Drying Formula      \u003c\/span\u003e      \u003ch3\u003e        Less Smearing.        More Finished-Looking Pages.      \u003c\/h3\u003e      \u003cp\u003e        Quick-drying ink helps reduce unwanted transfer        as your hand moves across the page,        making it easier to keep creative work cleaner.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"gp-grid\"\u003e      \u003cdiv class=\"gp-card\"\u003e        \u003cdiv class=\"gp-icon\"\u003e          ◷        \u003c\/div\u003e        \u003cstrong\u003e          Faster Drying        \u003c\/strong\u003e        \u003cp\u003e          Helps ink set sooner after writing or drawing.        \u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"gp-card\"\u003e        \u003cdiv class=\"gp-icon\"\u003e          ✦        \u003c\/div\u003e        \u003cstrong\u003e          Cleaner Pages        \u003c\/strong\u003e        \u003cp\u003e          Helps reduce accidental ink transfer across your work.        \u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"gp-card\"\u003e        \u003cdiv class=\"gp-icon\"\u003e          ☜        \u003c\/div\u003e        \u003cstrong\u003e          Left-Hand Friendly        \u003c\/strong\u003e        \u003cp\u003e          Quick drying can help reduce smearing          as your hand moves over freshly written lines.        \u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"gp-card\"\u003e        \u003cdiv class=\"gp-icon\"\u003e          ♡        \u003c\/div\u003e        \u003cstrong\u003e          Less Frustration        \u003c\/strong\u003e        \u003cp\u003e          Spend more time creating and less time          fixing accidental smudges.        \u003c\/p\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- QUICK DRY IMAGE --\u003e  \u003cdiv class=\"gp-image\"\u003e    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/3061\/6616\/files\/spp_shopify20260817144837_13bb297160ade225aebd9aa41d5c0f9c.png?v=1786949330\" alt=\"Quick drying glitter ink\" loading=\"lazy\"\u003e  \u003c\/div\u003e  \u003c!-- =========================       PAPER VISIBILITY  ========================= --\u003e  \u003csection class=\"gp-section gp-soft\"\u003e    \u003cdiv class=\"gp-head\"\u003e      \u003cspan class=\"gp-kicker\"\u003e        More Paper. More Possibilities.      \u003c\/span\u003e      \u003ch3\u003e        Don't Limit Your Creativity        to White Paper.      \u003c\/h3\u003e      \u003cp\u003e        The high-visibility ink is designed to show across        both lighter and darker paper, giving you more freedom        when creating cards, scrapbook pages and decorative artwork.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"gp-check-grid\"\u003e      \u003cdiv class=\"gp-check\"\u003e        \u003cdiv class=\"gp-checkmark\"\u003e✓\u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003eWhite Paper\u003c\/strong\u003e          \u003cp\u003e            Ideal for everyday journals, planners and notebooks.          \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"gp-check\"\u003e        \u003cdiv class=\"gp-checkmark\"\u003e✓\u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003eDark Cardstock\u003c\/strong\u003e          \u003cp\u003e            Create stronger contrast on black and darker surfaces.          \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"gp-check\"\u003e        \u003cdiv class=\"gp-checkmark\"\u003e✓\u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003eScrapbooks\u003c\/strong\u003e          \u003cp\u003e            Add bright accents to layered decorative pages.          \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"gp-check\"\u003e        \u003cdiv class=\"gp-checkmark\"\u003e✓\u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003eGreeting Cards\u003c\/strong\u003e          \u003cp\u003e            Add shimmering handwritten details to handmade gifts.          \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- DARK PAPER IMAGE --\u003e  \u003cdiv class=\"gp-image\"\u003e    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/3061\/6616\/files\/spp_shopify20260817144854_adf2a80df08c59444da42b887c385050.png?v=1786949341\" alt=\"Glitter gel pens on light and dark paper\" loading=\"lazy\"\u003e  \u003c\/div\u003e  \u003c!-- =========================       CREATIVE USES  ========================= --\u003e  \u003csection class=\"gp-section gp-dark\"\u003e    \u003cdiv class=\"gp-head\"\u003e      \u003cspan class=\"gp-kicker\"\u003e        Made for Creative Moments      \u003c\/span\u003e      \u003ch3\u003e        One Pen Set.        So Many Ways to Use It.      \u003c\/h3\u003e      \u003cp\u003e        Keep them on your desk, in your planner bag        or with your craft supplies whenever        your projects need a little more color and sparkle.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"gp-pills\"\u003e      \u003cspan class=\"gp-pill\"\u003e        📔 Journaling      \u003c\/span\u003e      \u003cspan class=\"gp-pill\"\u003e        📅 Planners      \u003c\/span\u003e      \u003cspan class=\"gp-pill\"\u003e        🎨 Drawing      \u003c\/span\u003e      \u003cspan class=\"gp-pill\"\u003e        ✍ Lettering      \u003c\/span\u003e      \u003cspan class=\"gp-pill\"\u003e        💌 Greeting Cards      \u003c\/span\u003e      \u003cspan class=\"gp-pill\"\u003e        ✂ Scrapbooking      \u003c\/span\u003e      \u003cspan class=\"gp-pill\"\u003e        🎁 Gift Tags      \u003c\/span\u003e      \u003cspan class=\"gp-pill\"\u003e        ✨ Creative Notes      \u003c\/span\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- =========================       PEN CLIP  ========================= --\u003e  \u003csection class=\"gp-section gp-light\"\u003e    \u003cdiv class=\"gp-head\"\u003e      \u003cspan class=\"gp-kicker\"\u003e        Small Detail. Very Useful.      \u003c\/span\u003e      \u003ch3\u003e        Keep Your Favorite Color        Within Reach.      \u003c\/h3\u003e      \u003cp\u003e        The built-in clip makes it easy to attach        a pen to notebooks, folders or pockets        so it stays close when inspiration shows up.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"gp-grid\"\u003e      \u003cdiv class=\"gp-card\"\u003e        \u003cdiv class=\"gp-icon\"\u003e          📎        \u003c\/div\u003e        \u003cstrong\u003e          Built-In Pen Clip        \u003c\/strong\u003e        \u003cp\u003e          Attach it directly to notebooks,          pockets and folders.        \u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"gp-card\"\u003e        \u003cdiv class=\"gp-icon\"\u003e          ↟        \u003c\/div\u003e        \u003cstrong\u003e          Retractable Tip        \u003c\/strong\u003e        \u003cp\u003e          Retract the tip after use to help          protect it while stored.        \u003c\/p\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- CLIP IMAGE --\u003e  \u003cdiv class=\"gp-image\"\u003e    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/3061\/6616\/files\/spp_shopify20260817144903_82be0c9fda7eaec8df748c2175994fe4.jpg?v=1786949347\" alt=\"Retractable glitter gel pen with clip\" loading=\"lazy\"\u003e  \u003c\/div\u003e  \u003c!-- =========================       COLOR SET OPTIONS  ========================= --\u003e  \u003csection class=\"gp-section gp-purple\"\u003e    \u003cdiv class=\"gp-head\"\u003e      \u003cspan class=\"gp-kicker\"\u003e        Pick Your Color Collection      \u003c\/span\u003e      \u003ch3\u003e        Start Small        or Go Full Rainbow.      \u003c\/h3\u003e      \u003cp\u003e        Choose the set that matches the way you create,        from a compact everyday selection        to a larger collection with more color possibilities.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"gp-set-grid\"\u003e      \u003cdiv class=\"gp-set\"\u003e        \u003cstrong\u003e8\u003c\/strong\u003e        \u003cspan\u003eColors\u003c\/span\u003e      \u003c\/div\u003e      \u003cdiv class=\"gp-set\"\u003e        \u003cstrong\u003e12\u003c\/strong\u003e        \u003cspan\u003eColors\u003c\/span\u003e      \u003c\/div\u003e      \u003cdiv class=\"gp-set\"\u003e        \u003cstrong\u003e18\u003c\/strong\u003e        \u003cspan\u003eColors\u003c\/span\u003e      \u003c\/div\u003e      \u003cdiv class=\"gp-set\"\u003e        \u003cstrong\u003e24\u003c\/strong\u003e        \u003cspan\u003eColors\u003c\/span\u003e      \u003c\/div\u003e      \u003cdiv class=\"gp-set\"\u003e        \u003cstrong\u003e36\u003c\/strong\u003e        \u003cspan\u003eColors\u003c\/span\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- =========================       SPECS  ========================= --\u003e  \u003csection class=\"gp-section gp-light\"\u003e    \u003cdiv class=\"gp-head\"\u003e      \u003cspan class=\"gp-kicker\"\u003e        Product Details      \u003c\/span\u003e      \u003ch3\u003e        Everything You Need to Know      \u003c\/h3\u003e    \u003c\/div\u003e    \u003cdiv class=\"gp-specs\"\u003e      \u003cdiv class=\"gp-spec-row\"\u003e        \u003cdiv class=\"gp-spec\"\u003e          \u003cspan class=\"gp-spec-label\"\u003e            Product          \u003c\/span\u003e          \u003cspan class=\"gp-spec-value\"\u003e            Retractable Glitter Gel Pen Set          \u003c\/span\u003e        \u003c\/div\u003e        \u003cdiv class=\"gp-spec\"\u003e          \u003cspan class=\"gp-spec-label\"\u003e            Ink Tube Diameter          \u003c\/span\u003e          \u003cspan class=\"gp-spec-value\"\u003e            5 mm \/ 0.2 in          \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"gp-spec-row\"\u003e        \u003cdiv class=\"gp-spec\"\u003e          \u003cspan class=\"gp-spec-label\"\u003e            Available Sets          \u003c\/span\u003e          \u003cspan class=\"gp-spec-value\"\u003e            8 \/ 12 \/ 18 \/ 24 \/ 36 Colors          \u003c\/span\u003e        \u003c\/div\u003e        \u003cdiv class=\"gp-spec\"\u003e          \u003cspan class=\"gp-spec-label\"\u003e            Package          \u003c\/span\u003e          \u003cspan class=\"gp-spec-value\"\u003e            1 × Selected Glitter Gel Pen Set          \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- =========================       FINAL CTA  ========================= --\u003e  \u003csection class=\"gp-final\"\u003e    \u003cspan class=\"gp-kicker\"\u003e      Make Your Next Page More Fun    \u003c\/span\u003e    \u003ch3\u003e      More Color.      More Sparkle.      More Reasons to Create.    \u003c\/h3\u003e    \u003cp\u003e      Smooth glitter ink, quick-drying performance      and color sets from 8 to 36 shades —      ready for journals, cards, drawings      and every creative idea in between.    \u003c\/p\u003e        \u003cspan class=\"gp-cta-note\"\u003e      Choose your preferred color set above.    \u003c\/span\u003e  \u003c\/section\u003e  \u003c!-- =========================       NOTES  ========================= --\u003e  \u003cdiv class=\"gp-notes\"\u003e    \u003cstrong\u003ePlease note:\u003c\/strong\u003e    Retract the pen tip when not in use to help prevent the ink from drying.    Adult supervision is recommended for children under 3 years old.    The glitter effect may appear more pronounced on lighter-colored paper.  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"8 Colors","offer_id":48613529682142,"sku":"LI10330431+LP20275703A1","price":6.99,"currency_code":"GBP","in_stock":true},{"title":"12 Colors","offer_id":48613529714910,"sku":"LI10330431+LP20275703A2","price":8.99,"currency_code":"GBP","in_stock":true},{"title":"18 Colors","offer_id":48613529747678,"sku":"LI10330431+LP20275703A3","price":10.99,"currency_code":"GBP","in_stock":true},{"title":"24 Colors","offer_id":48613529780446,"sku":"LI10330431+LP20275703A4","price":12.99,"currency_code":"GBP","in_stock":true},{"title":"36 Colors","offer_id":48613529813214,"sku":"LI10330431+LP20275703A5","price":17.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/7837\/3086\/files\/spp_shopify20260817144910_34d4f73d50bded715819c64636019d53_1ef0c7bf-855f-4cec-8032-899ca970d8f7.png?v=1787105692","url":"https:\/\/elvarley.com\/de\/products\/retractable-glitter-gel-pen-set-for-journaling-drawing","provider":"elvarley","version":"1.0","type":"link"}