{"product_id":"18-color-glitter-gel-pen-set","title":"18 Colors Glitter Gel Pen Set with 5 Coloring Cards | Jumbo Ink","description":"\u003cdiv class=\"product-cro-page\"\u003e\n  \u003cstyle\u003e\n    .product-cro-page {\n      container-type: inline-size;\n      font-family: inherit;\n      color: #17222b;\n      line-height: 1.5;\n      font-size: 16px;\n      padding: 4px 0 24px;\n      max-width: 100%;\n      box-sizing: border-box;\n    }\n    .product-cro-page *, .product-cro-page *::before, .product-cro-page *::after {\n      box-sizing: border-box;\n    }\n\n    \/* Typography \u0026 Hierarchy *\/\n    .product-cro-page h2 {\n      margin: 0 0 8px 0;\n      font-size: 20px;\n      font-weight: 700;\n      color: #17222b;\n      line-height: 1.3;\n    }\n    .product-cro-page p {\n      margin: 0 0 12px 0;\n      color: #4a5568;\n    }\n\n    \/* Images *\/\n    .product-cro-page img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 12px;\n      margin-top: 14px;\n      object-fit: contain;\n    }\n\n    \/* Cards *\/\n    .product-cro-page .cro-card {\n      background: #ffffff;\n      border: 1px solid #ebe6df;\n      border-radius: 16px;\n      padding: 18px;\n      margin-bottom: 20px;\n      box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n    }\n\n    \/* Banner *\/\n    .product-cro-page .hero-banner {\n      background: #faf8f5;\n      border: 1px solid #ebe6df;\n      border-radius: 16px;\n      padding: 22px 18px;\n      text-align: center;\n      margin-bottom: 20px;\n    }\n    .product-cro-page .hero-banner h1 {\n      font-size: 22px;\n      font-weight: 800;\n      color: #17222b;\n      margin: 0 0 8px 0;\n      line-height: 1.25;\n    }\n    .product-cro-page .hero-banner p {\n      margin: 0;\n      color: #4a5568;\n      font-size: 15px;\n    }\n\n    \/* 2x2 Feature Navigation + 1x1 Bottom Card *\/\n    .product-cro-page .nav-wrapper {\n      margin-bottom: 24px;\n    }\n    .product-cro-page .nav-header {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      margin-bottom: 10px;\n      padding: 0 4px;\n    }\n    .product-cro-page .nav-header span {\n      font-size: 13px;\n      font-weight: 600;\n      color: #718096;\n      letter-spacing: 0.02em;\n    }\n    .product-cro-page .nav-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 10px;\n    }\n    .product-cro-page .nav-grid .nav-item-full {\n      grid-column: 1 \/ -1;\n    }\n    .product-cro-page .nav-item {\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n      background: #ffffff;\n      border: 1px solid #e2dcd5;\n      border-radius: 12px;\n      padding: 12px;\n      text-decoration: none;\n      color: #17222b;\n      position: relative;\n      transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;\n      animation: croBreathe 3s infinite ease-in-out;\n    }\n    .product-cro-page .nav-item:active {\n      transform: scale(0.98);\n    }\n    .product-cro-page .nav-item-content {\n      display: flex;\n      flex-direction: column;\n      gap: 4px;\n    }\n    .product-cro-page .nav-title-row {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n    }\n    .product-cro-page .nav-title {\n      font-size: 14px;\n      font-weight: 700;\n      color: #17222b;\n      line-height: 1.25;\n    }\n    .product-cro-page .nav-sub {\n      font-size: 12px;\n      color: #718096;\n      line-height: 1.2;\n    }\n    .product-cro-page .nav-arrow {\n      color: #2b6cb0;\n      font-weight: 800;\n      font-size: 14px;\n      margin-left: 4px;\n      display: inline-block;\n      animation: croArrowBounce 1.5s infinite ease-in-out;\n    }\n\n    @keyframes croBreathe {\n      0%, 100% { border-color: #e2dcd5; box-shadow: 0 1px 3px rgba(0,0,0,0.02); }\n      50% { border-color: #cbd5e0; box-shadow: 0 2px 8px rgba(43,108,176,0.08); }\n    }\n    @keyframes croArrowBounce {\n      0%, 100% { transform: translateX(0); }\n      50% { transform: translateX(3px); }\n    }\n\n    \/* Specs Table *\/\n    .product-cro-page .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      border: 1px solid #ebe6df;\n      border-radius: 14px;\n      overflow: hidden;\n      font-size: 16px;\n      line-height: 1.6;\n      margin: 10px 0;\n    }\n    .product-cro-page .spec-table th, \n    .product-cro-page .spec-table td {\n      text-align: left;\n      padding: 13px 16px;\n      border-bottom: 1px solid #ebe6df;\n      vertical-align: top;\n    }\n    .product-cro-page .spec-table th {\n      width: 40%;\n      background: #faf8f4;\n      color: #5a6470;\n      font-weight: 700;\n    }\n    .product-cro-page .spec-table td {\n      width: 60%;\n      color: #17222b;\n      font-weight: 600;\n    }\n    .product-cro-page .spec-table tr:last-child th, \n    .product-cro-page .spec-table tr:last-child td {\n      border-bottom: 0;\n    }\n\n    \/* FAQ (Accordion) *\/\n    .product-cro-page .faq-item {\n      border: 1px solid #ebe6df;\n      border-radius: 12px;\n      margin-bottom: 10px;\n      background: #ffffff;\n      overflow: hidden;\n    }\n    .product-cro-page .faq-item summary {\n      padding: 14px 16px;\n      font-weight: 700;\n      font-size: 15px;\n      color: #17222b;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      user-select: none;\n    }\n    .product-cro-page .faq-item summary::-webkit-details-marker {\n      display: none;\n    }\n    .product-cro-page .faq-item summary::after {\n      content: \"›\";\n      font-size: 18px;\n      font-weight: 800;\n      color: #718096;\n      transition: transform 0.2s ease;\n      margin-left: 8px;\n    }\n    .product-cro-page .faq-item[open] summary::after {\n      transform: rotate(90deg);\n    }\n    .product-cro-page .faq-content {\n      padding: 0 16px 14px;\n      font-size: 14px;\n      color: #4a5568;\n      line-height: 1.5;\n    }\n\n    \/* Guarantees (3 Lines) *\/\n    .product-cro-page .guarantee-list {\n      display: flex;\n      flex-direction: column;\n      gap: 12px;\n      margin: 14px 0 6px 0;\n    }\n    .product-cro-page .guarantee-item {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n      background: #faf8f5;\n      padding: 12px 14px;\n      border-radius: 10px;\n      border: 1px solid #f0ece6;\n    }\n    .product-cro-page .guarantee-icon {\n      font-size: 18px;\n      line-height: 1.2;\n    }\n    .product-cro-page .guarantee-text {\n      flex: 1;\n    }\n    .product-cro-page .guarantee-title {\n      font-weight: 700;\n      font-size: 14px;\n      color: #17222b;\n      margin-bottom: 2px;\n    }\n    .product-cro-page .guarantee-desc {\n      font-size: 13px;\n      color: #718096;\n      margin: 0;\n    }\n\n    \/* Bottom CTA *\/\n    .product-cro-page .bottom-cta {\n      text-align: center;\n      background: #faf8f5;\n      border: 1px solid #ebe6df;\n      border-radius: 16px;\n      padding: 24px 18px;\n      margin-top: 24px;\n    }\n    .product-cro-page .bottom-cta h3 {\n      font-size: 18px;\n      font-weight: 700;\n      color: #17222b;\n      margin: 0 0 6px 0;\n    }\n    .product-cro-page .bottom-cta p {\n      font-size: 14px;\n      color: #4a5568;\n      margin: 0 0 16px 0;\n    }\n    .product-cro-page .cta-button {\n      display: inline-block;\n      width: 100%;\n      max-width: 320px;\n      background: #17222b;\n      color: #ffffff;\n      font-weight: 700;\n      font-size: 16px;\n      text-align: center;\n      padding: 14px 24px;\n      border-radius: 30px;\n      text-decoration: none;\n      transition: transform 0.2s ease, background 0.2s ease;\n      box-shadow: 0 4px 12px rgba(23,34,43,0.15);\n    }\n    .product-cro-page .cta-button:hover {\n      background: #2d3748;\n      transform: translateY(-2px);\n    }\n    .product-cro-page .cta-button:active {\n      transform: scale(0.98);\n    }\n\n    \/* Desktop \/ Wide Container Queries *\/\n    @container (min-width: 700px) {\n      .product-cro-page {\n        font-size: 18px;\n      }\n      .product-cro-page h2 {\n        font-size: 22px;\n      }\n      .product-cro-page .hero-banner h1 {\n        font-size: 26px;\n      }\n      .product-cro-page .spec-table {\n        font-size: 18px;\n      }\n      .product-cro-page .nav-title {\n        font-size: 15px;\n      }\n      .product-cro-page .nav-sub {\n        font-size: 13px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003csection class=\"hero-banner\"\u003e\n    \u003ch1\u003eCreate with Radiant, Shimmering Color\u003c\/h1\u003e\n    \u003cp\u003e18 vibrant glitter pens packed with extra jumbo ink for smooth, non-stop journaling, coloring, and crafting.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nav-wrapper\"\u003e\n    \u003cdiv class=\"nav-header\"\u003e\n      \u003cspan\u003eKEY FEATURES\u003c\/span\u003e\n      \u003cspan\u003eTap a feature to explore ↓\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nav-grid\"\u003e\n      \u003ca href=\"#feature-1\" class=\"nav-item\"\u003e\n        \u003cdiv class=\"nav-item-content\"\u003e\n          \u003cdiv class=\"nav-title-row\"\u003e\n            \u003cspan class=\"nav-title\"\u003e✨ 18 Glitter Shades\u003c\/span\u003e\n            \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"nav-sub\"\u003eRich \u0026amp; Shimmering\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"#feature-2\" class=\"nav-item\"\u003e\n        \u003cdiv class=\"nav-item-content\"\u003e\n          \u003cdiv class=\"nav-title-row\"\u003e\n            \u003cspan class=\"nav-title\"\u003e🖋️ Jumbo 2.7g Ink\u003c\/span\u003e\n            \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"nav-sub\"\u003eLonger Lasting\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"#feature-3\" class=\"nav-item\"\u003e\n        \u003cdiv class=\"nav-item-content\"\u003e\n          \u003cdiv class=\"nav-title-row\"\u003e\n            \u003cspan class=\"nav-title\"\u003e🎯 1.0mm Roller Tip\u003c\/span\u003e\n            \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"nav-sub\"\u003eSmooth \u0026amp; Consistent\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"#feature-4\" class=\"nav-item\"\u003e\n        \u003cdiv class=\"nav-item-content\"\u003e\n          \u003cdiv class=\"nav-title-row\"\u003e\n            \u003cspan class=\"nav-title\"\u003e🔍 Clear Barrels\u003c\/span\u003e\n            \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"nav-sub\"\u003eVisible Ink Level\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"#feature-5\" class=\"nav-item nav-item-full\"\u003e\n        \u003cdiv class=\"nav-item-content\"\u003e\n          \u003cdiv class=\"nav-title-row\"\u003e\n            \u003cspan class=\"nav-title\"\u003e🎨 5 Coloring Cards Included\u003c\/span\u003e\n            \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"nav-sub\"\u003eReady to create right out of the box\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"feature-1\" class=\"cro-card\"\u003e\n    \u003ch2\u003e✨ 18 Vibrant Glitter Colors\u003c\/h2\u003e\n    \u003cp\u003eDull colors hold back your creativity. Enjoy rich, shimmering shades engineered to make every artwork, journal, and note pop off the page.\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_28_15_59_13_1.webp?v=1787904038\" alt=\"18 Vibrant Glitter Colors\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"feature-2\" class=\"cro-card\"\u003e\n    \u003ch2\u003e🖋️ Jumbo 2.7g Ink Capacity\u003c\/h2\u003e\n    \u003cp\u003eTired of pens running dry mid-project? Each pen holds a large 2.7g ink supply for significantly longer coloring and crafting sessions.\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_28_15_44_04_3.webp?v=1787904038\" alt=\"Jumbo 2.7g Ink Capacity\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"feature-3\" class=\"cro-card\"\u003e\n    \u003ch2\u003e🎯 Smooth 1.0mm Rollerball Tip\u003c\/h2\u003e\n    \u003cp\u003eSkip-free, consistent ink delivery designed for effortless fine detailing, smooth hand lettering, and bold coloring.\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_28_15_44_05_4.webp?v=1787904038\" alt=\"Smooth 1.0mm Rollerball Tip\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"feature-4\" class=\"cro-card\"\u003e\n    \u003ch2\u003e🔍 Clear Ink Barrel Design\u003c\/h2\u003e\n    \u003cp\u003eNever guess your ink status again. The transparent barrel shows exactly how much shimmering color remains in each pen.\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_28_15_44_07_7.webp?v=1787904038\" alt=\"Clear Ink Barrel\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"feature-5\" class=\"cro-card\"\u003e\n    \u003ch2\u003e🎨 5 Bonus Coloring Cards Included\u003c\/h2\u003e\n    \u003cp\u003eNo extra setup required. Unbox your set and start coloring, relaxing, and creating right away with 5 included cards.\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_28_15_44_08_9.webp?v=1787904038\" alt=\"5 Coloring Cards Included\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cro-card\"\u003e\n    \u003ch2\u003e📋 Specifications\u003c\/h2\u003e\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth\u003eColor Count\u003c\/th\u003e\n          \u003ctd\u003e18 Glitter Colors\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eInk Capacity\u003c\/th\u003e\n          \u003ctd\u003e2.7g per pen (Jumbo)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eTip Size\u003c\/th\u003e\n          \u003ctd\u003e1.0mm Rollerball Tip\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eBarrel Type\u003c\/th\u003e\n          \u003ctd\u003eClear \/ Transparent View\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eBonus Items\u003c\/th\u003e\n          \u003ctd\u003e5 Coloring Cards Included\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cro-card\"\u003e\n    \u003ch2\u003e💬 Frequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdetails class=\"faq-item\"\u003e\n      \u003csummary\u003eHow much ink does each pen contain?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003eEach pen is built with a jumbo 2.7g ink capacity, providing longer-lasting ink for coloring and journaling.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"faq-item\"\u003e\n      \u003csummary\u003eWhat is the tip size and writing feel?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003eThe set features a 1.0mm rollerball tip designed for a smooth, consistent ink flow suitable for both details and broad coloring.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"faq-item\"\u003e\n      \u003csummary\u003eCan I check the remaining ink level?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003eYes, every pen has a clear barrel allowing you to see exactly how much ink you have left.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"faq-item\"\u003e\n      \u003csummary\u003eAre there coloring cards included in the box?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003eYes, each set comes with 5 coloring cards so you can start creating immediately.\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cro-card\"\u003e\n    \u003ch2\u003e🛡️ Our Service Guarantees\u003c\/h2\u003e\n    \u003cdiv class=\"guarantee-list\"\u003e\n      \u003cdiv class=\"guarantee-item\"\u003e\n        \u003cspan class=\"guarantee-icon\"\u003e📦\u003c\/span\u003e\n        \u003cdiv class=\"guarantee-text\"\u003e\n          \u003cdiv class=\"guarantee-title\"\u003eSecurely Packed\u003c\/div\u003e\n          \u003cp class=\"guarantee-desc\"\u003eCarefully inspected and securely packaged to prevent leaking or damage during transit.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"guarantee-item\"\u003e\n        \u003cspan class=\"guarantee-icon\"\u003e🔍\u003c\/span\u003e\n        \u003cdiv class=\"guarantee-text\"\u003e\n          \u003cdiv class=\"guarantee-title\"\u003eQuality Checked\u003c\/div\u003e\n          \u003cp class=\"guarantee-desc\"\u003eEach batch is tested for smooth rollerball ink flow and rich glitter consistency.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"guarantee-item\"\u003e\n        \u003cspan class=\"guarantee-icon\"\u003e💬\u003c\/span\u003e\n        \u003cdiv class=\"guarantee-text\"\u003e\n          \u003cdiv class=\"guarantee-title\"\u003eCustomer Support\u003c\/div\u003e\n          \u003cp class=\"guarantee-desc\"\u003eDedicated assistance ready to help with any inquiries regarding your order.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bottom-cta\"\u003e\n    \u003ch3\u003eReady to Add Sparkle to Your Artwork?\u003c\/h3\u003e\n    \u003cp\u003eGet 18 jumbo glitter pens and 5 bonus coloring cards today.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"cta-button\"\u003eShop Now\u003c\/a\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"18 Color","offer_id":53780311507307,"sku":"NC02482608283004-啫喱笔18色\/盒","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_28_15_59_13_1.webp?v=1787904038","url":"https:\/\/zavrlynia.com\/products\/18-color-glitter-gel-pen-set","provider":"zavrlynia","version":"1.0","type":"link"}