{"product_id":"double-line-outline-marker-pens","title":"Double Line Outline Marker Pens – 12 Color Creative Set","description":"\u003cstyle\u003e\n  .product-cro-page{\n    --ink:#1f252b;\n    --muted:#68717b;\n    --line:#ebe7e2;\n    --soft:#faf8f5;\n    --soft-pink:#fff6f9;\n    --pink:#ef5f91;\n    --pink-dark:#d94678;\n    --gold:#d7a847;\n    --white:#ffffff;\n    max-width:980px;\n    margin:0 auto;\n    color:var(--ink);\n    font-family:inherit;\n    font-size:16px;\n    line-height:1.65;\n    container-type:inline-size;\n  }\n\n  .product-cro-page *{\n    box-sizing:border-box;\n  }\n\n  .product-cro-page a{\n    color:inherit;\n    text-decoration:none;\n  }\n\n  .product-cro-page img{\n    display:block;\n    width:100%;\n    height:auto;\n    max-width:100%;\n  }\n\n  .product-cro-page .cro-section{\n    margin:0 0 22px;\n  }\n\n  .product-cro-page .cro-card{\n    background:var(--white);\n    border:1px solid var(--line);\n    border-radius:16px;\n    overflow:hidden;\n    box-shadow:0 6px 22px rgba(31,37,43,.045);\n  }\n\n  \/* =========================\n     TOP REVIEW ENTRY\n  ========================== *\/\n  .product-cro-page .review-entry{\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:14px;\n    min-height:60px;\n    padding:11px 14px;\n    margin-bottom:18px;\n    background:#fffaf4;\n    border:1px solid #eee4d6;\n    border-radius:12px;\n    box-shadow:0 3px 12px rgba(31,37,43,.04);\n    transition:transform .18s ease, box-shadow .18s ease;\n  }\n\n  .product-cro-page .review-entry:hover{\n    transform:translateY(-1px);\n    box-shadow:0 7px 18px rgba(31,37,43,.07);\n  }\n\n  .product-cro-page .review-entry-left{\n    min-width:0;\n  }\n\n  .product-cro-page .review-stars{\n    color:var(--gold);\n    letter-spacing:1px;\n    font-size:17px;\n    line-height:1;\n    white-space:nowrap;\n  }\n\n  .product-cro-page .review-entry strong{\n    display:block;\n    margin-top:4px;\n    font-size:16px;\n    line-height:1.25;\n  }\n\n  .product-cro-page .review-entry span{\n    flex:0 0 auto;\n    color:var(--pink-dark);\n    font-size:20px;\n    font-weight:800;\n  }\n\n  \/* =========================\n     BANNER\n  ========================== *\/\n  .product-cro-page .hero{\n    position:relative;\n    padding:28px 20px;\n    margin-bottom:20px;\n    overflow:hidden;\n    background:\n      radial-gradient(circle at 92% 6%, rgba(239,95,145,.10), transparent 28%),\n      linear-gradient(180deg,#fff 0%,#fff9fb 100%);\n    border:1px solid var(--line);\n    border-radius:18px;\n  }\n\n  .product-cro-page .hero-kicker{\n    display:inline-flex;\n    align-items:center;\n    gap:7px;\n    margin-bottom:10px;\n    color:var(--pink-dark);\n    font-size:13px;\n    font-weight:800;\n    letter-spacing:.07em;\n    text-transform:uppercase;\n  }\n\n  .product-cro-page .hero h2{\n    margin:0 0 10px;\n    font-size:30px;\n    line-height:1.08;\n    letter-spacing:-.025em;\n  }\n\n  .product-cro-page .hero p{\n    margin:0;\n    max-width:680px;\n    color:var(--muted);\n    font-size:16px;\n  }\n\n  .product-cro-page .hero-badges{\n    display:flex;\n    flex-wrap:wrap;\n    gap:8px;\n    margin-top:16px;\n  }\n\n  .product-cro-page .hero-badge{\n    display:inline-flex;\n    align-items:center;\n    min-height:34px;\n    padding:6px 10px;\n    border:1px solid #eedee4;\n    border-radius:999px;\n    background:#fff;\n    color:#4a525a;\n    font-size:14px;\n    font-weight:700;\n  }\n\n  \/* =========================\n     FEATURE NAV\n  ========================== *\/\n  .product-cro-page .nav-wrap{\n    position:relative;\n    padding-top:24px;\n    margin-bottom:22px;\n  }\n\n  .product-cro-page .tap-hint{\n    position:absolute;\n    top:0;\n    right:2px;\n    color:#899099;\n    font-size:12px;\n    font-weight:700;\n  }\n\n  .product-cro-page .feature-nav{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:10px;\n  }\n\n  .product-cro-page .feature-nav a{\n    position:relative;\n    min-height:112px;\n    padding:15px 34px 15px 14px;\n    background:#fff;\n    border:1px solid #eadfe3;\n    border-radius:14px;\n    box-shadow:0 4px 14px rgba(31,37,43,.035);\n    overflow:hidden;\n    animation:croBorderPulse 2.7s ease-in-out infinite;\n    transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;\n  }\n\n  .product-cro-page .feature-nav a:nth-child(2){\n    animation-delay:.25s;\n  }\n\n  .product-cro-page .feature-nav a:nth-child(3){\n    animation-delay:.5s;\n  }\n\n  .product-cro-page .feature-nav a:nth-child(4){\n    animation-delay:.75s;\n  }\n\n  .product-cro-page .feature-nav a:hover{\n    transform:translateY(-3px);\n    border-color:#e6bac9;\n    box-shadow:0 9px 20px rgba(31,37,43,.075);\n  }\n\n  .product-cro-page .feature-nav a:active{\n    transform:scale(.975);\n  }\n\n  .product-cro-page .nav-icon{\n    display:block;\n    margin-bottom:7px;\n    font-size:22px;\n    line-height:1;\n  }\n\n  .product-cro-page .feature-nav strong{\n    display:block;\n    margin-bottom:3px;\n    font-size:16px;\n    line-height:1.22;\n  }\n\n  .product-cro-page .feature-nav small{\n    display:block;\n    color:var(--muted);\n    font-size:13px;\n    line-height:1.35;\n  }\n\n  .product-cro-page .nav-arrow{\n    position:absolute;\n    top:50%;\n    right:13px;\n    transform:translateY(-50%);\n    color:var(--pink-dark);\n    font-size:25px;\n    font-weight:800;\n    animation:croArrow 1.35s ease-in-out infinite;\n  }\n\n  @keyframes croArrow{\n    0%,100%{transform:translate(0,-50%)}\n    50%{transform:translate(4px,-50%)}\n  }\n\n  @keyframes croBorderPulse{\n    0%,100%{border-color:#eadfe3}\n    50%{border-color:#e8bfd0}\n  }\n\n  @media (prefers-reduced-motion:reduce){\n    .product-cro-page .feature-nav a,\n    .product-cro-page .nav-arrow{\n      animation:none;\n    }\n  }\n\n  \/* =========================\n     FEATURE DETAILS\n  ========================== *\/\n  .product-cro-page .section-heading{\n    margin:0 0 13px;\n    font-size:24px;\n    line-height:1.15;\n    letter-spacing:-.015em;\n  }\n\n  .product-cro-page .feature-card{\n    margin-bottom:18px;\n  }\n\n  .product-cro-page .feature-copy{\n    padding:18px 16px 16px;\n  }\n\n  .product-cro-page .feature-copy h3{\n    margin:0 0 7px;\n    font-size:22px;\n    line-height:1.17;\n    letter-spacing:-.01em;\n  }\n\n  .product-cro-page .feature-copy p{\n    margin:0;\n    color:var(--muted);\n    font-size:16px;\n  }\n\n  .product-cro-page .feature-media{\n    background:#fff;\n  }\n\n  \/* =========================\n     SPECS\n  ========================== *\/\n  .product-cro-page .spec-card{\n    padding:18px 16px;\n    margin-bottom:20px;\n  }\n\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  }\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\n  .product-cro-page .spec-table th{\n    width:40%;\n    background:#faf8f4;\n    color:#5a6470;\n    font-weight:700;\n  }\n\n  .product-cro-page .spec-table td{\n    width:60%;\n    color:#17222b;\n    font-weight:600;\n  }\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  \/* =========================\n     FAQ\n  ========================== *\/\n  .product-cro-page .faq-wrap{\n    margin-bottom:20px;\n  }\n\n  .product-cro-page details{\n    margin-bottom:9px;\n    border:1px solid var(--line);\n    border-radius:13px;\n    background:#fff;\n    overflow:hidden;\n  }\n\n  .product-cro-page summary{\n    position:relative;\n    padding:15px 42px 15px 15px;\n    cursor:pointer;\n    list-style:none;\n    font-size:16px;\n    font-weight:750;\n  }\n\n  .product-cro-page summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .product-cro-page summary::after{\n    content:\"›\";\n    position:absolute;\n    right:16px;\n    top:50%;\n    transform:translateY(-50%) rotate(90deg);\n    color:var(--pink-dark);\n    font-size:23px;\n    font-weight:800;\n    transition:transform .2s ease;\n  }\n\n  .product-cro-page details[open] summary::after{\n    transform:translateY(-50%) rotate(-90deg);\n  }\n\n  .product-cro-page .faq-answer{\n    padding:0 15px 15px;\n    color:var(--muted);\n    font-size:16px;\n  }\n\n  \/* =========================\n     GUARANTEES\n  ========================== *\/\n  .product-cro-page .guarantees{\n    margin-bottom:20px;\n    border:1px solid var(--line);\n    border-radius:15px;\n    overflow:hidden;\n    background:#fff;\n  }\n\n  .product-cro-page .guarantee-row{\n    display:flex;\n    gap:12px;\n    align-items:flex-start;\n    padding:14px 15px;\n    border-bottom:1px solid var(--line);\n  }\n\n  .product-cro-page .guarantee-row:last-child{\n    border-bottom:0;\n  }\n\n  .product-cro-page .guarantee-icon{\n    flex:0 0 auto;\n    font-size:21px;\n    line-height:1.35;\n  }\n\n  .product-cro-page .guarantee-row strong{\n    display:block;\n    margin-bottom:2px;\n    font-size:16px;\n  }\n\n  .product-cro-page .guarantee-row p{\n    margin:0;\n    color:var(--muted);\n    font-size:15px;\n  }\n\n  \/* =========================\n     CTA\n  ========================== *\/\n  .product-cro-page .bottom-cta{\n    padding:24px 18px;\n    margin-bottom:24px;\n    text-align:center;\n    background:#24272b;\n    color:#fff;\n    border-radius:17px;\n  }\n\n  .product-cro-page .bottom-cta h2{\n    margin:0 0 7px;\n    font-size:25px;\n    line-height:1.15;\n  }\n\n  .product-cro-page .bottom-cta p{\n    margin:0 auto 15px;\n    max-width:560px;\n    color:#e9e9e9;\n    font-size:16px;\n  }\n\n  .product-cro-page .cta-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:48px;\n    padding:11px 24px;\n    background:#fff;\n    color:#222;\n    border-radius:12px;\n    font-size:16px;\n    font-weight:800;\n    transition:transform .18s ease, opacity .18s ease;\n  }\n\n  .product-cro-page .cta-btn:hover{\n    transform:translateY(-2px);\n  }\n\n  .product-cro-page .cta-btn:active{\n    transform:scale(.97);\n  }\n\n  \/* =========================\n     REVIEWS\n  ========================== *\/\n  .product-cro-page .reviews-section{\n    padding-top:6px;\n  }\n\n  .product-cro-page .reviews-head{\n    display:flex;\n    align-items:flex-end;\n    justify-content:space-between;\n    gap:12px;\n    margin-bottom:13px;\n  }\n\n  .product-cro-page .reviews-head h2{\n    margin:0;\n    font-size:25px;\n    line-height:1.15;\n  }\n\n  .product-cro-page .reviews-head span{\n    color:var(--muted);\n    font-size:13px;\n  }\n\n  .product-cro-page .review-card{\n    padding:17px 16px;\n    margin-bottom:11px;\n    background:#fff;\n    border:1px solid var(--line);\n    border-radius:14px;\n  }\n\n  .product-cro-page .review-user{\n    display:flex;\n    align-items:center;\n    gap:10px;\n    margin-bottom:9px;\n  }\n\n  .product-cro-page .avatar-initial{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:38px;\n    height:38px;\n    flex:0 0 38px;\n    border-radius:50%;\n    background:#f1efec;\n    color:#59616a;\n    font-size:15px;\n    font-weight:800;\n  }\n\n  .product-cro-page .review-name{\n    font-size:16px;\n    font-weight:800;\n    line-height:1.2;\n  }\n\n  .product-cro-page .review-country{\n    color:var(--muted);\n    font-size:12px;\n    margin-top:2px;\n  }\n\n  .product-cro-page .review-rating-line{\n    display:flex;\n    flex-wrap:wrap;\n    align-items:center;\n    gap:8px;\n    margin-bottom:5px;\n  }\n\n  .product-cro-page .review-rating-line .stars{\n    color:var(--gold);\n    letter-spacing:1px;\n    font-size:16px;\n  }\n\n  .product-cro-page .review-title{\n    font-size:16px;\n    font-weight:800;\n  }\n\n  .product-cro-page .review-meta{\n    margin-bottom:8px;\n    color:var(--muted);\n    font-size:12px;\n  }\n\n  .product-cro-page .verified{\n    color:#b66b19;\n    font-weight:800;\n  }\n\n  .product-cro-page .review-body{\n    margin:0;\n    color:#34393f;\n    font-size:16px;\n    line-height:1.65;\n  }\n\n  @container (min-width:700px){\n    .product-cro-page{\n      font-size:18px;\n    }\n\n    .product-cro-page .hero{\n      padding:38px 30px;\n    }\n\n    .product-cro-page .hero h2{\n      font-size:42px;\n    }\n\n    .product-cro-page .hero p{\n      font-size:18px;\n    }\n\n    .product-cro-page .feature-nav{\n      gap:13px;\n    }\n\n    .product-cro-page .feature-nav a{\n      min-height:126px;\n      padding:18px 42px 18px 18px;\n    }\n\n    .product-cro-page .feature-nav strong{\n      font-size:18px;\n    }\n\n    .product-cro-page .feature-nav small{\n      font-size:15px;\n    }\n\n    .product-cro-page .feature-copy{\n      padding:23px 22px 20px;\n    }\n\n    .product-cro-page .feature-copy h3{\n      font-size:27px;\n    }\n\n    .product-cro-page .feature-copy p{\n      font-size:18px;\n    }\n\n    .product-cro-page .spec-card{\n      padding:22px;\n    }\n\n    .product-cro-page .spec-table{\n      font-size:18px;\n    }\n\n    .product-cro-page summary,\n    .product-cro-page .faq-answer,\n    .product-cro-page .bottom-cta p,\n    .product-cro-page .review-body{\n      font-size:18px;\n    }\n\n    .product-cro-page .guarantee-row strong{\n      font-size:18px;\n    }\n\n    .product-cro-page .guarantee-row p{\n      font-size:17px;\n    }\n\n    .product-cro-page .review-name,\n    .product-cro-page .review-title{\n      font-size:18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-cro-page\"\u003e\n\u003c!-- TOP REVIEW ENTRY --\u003e\u003ca class=\"review-entry\" href=\"#customer-reviews\"\u003e\n\u003cdiv class=\"review-entry-left\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cstrong\u003eSee What Customers Are Creating\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cspan\u003e›\u003c\/span\u003e\u003c\/a\u003e\u003c!-- HERO --\u003e\n\u003csection class=\"hero cro-section\"\u003e\n\u003cdiv class=\"hero-kicker\"\u003e✨ Creative Outline Markers\u003c\/div\u003e\n\u003ch2\u003eOne Stroke. Double-Line Magic.\u003c\/h2\u003e\n\u003cp\u003eTurn ordinary lettering into colorful outlined art in one simple stroke. Made for cards, journals, labels and creative DIY projects.\u003c\/p\u003e\n\u003cdiv class=\"hero-badges\"\u003e\n\u003cspan class=\"hero-badge\"\u003e12 Colors\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e2–3mm Strokes\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003eDouble-Line Effect\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 2X2 FEATURE NAV --\u003e\n\u003csection class=\"nav-wrap cro-section\"\u003e\n\u003cdiv class=\"tap-hint\"\u003eTap a feature to explore ↓\u003c\/div\u003e\n\u003cdiv class=\"feature-nav\"\u003e\n\u003ca href=\"#feature-1\"\u003e \u003cspan class=\"nav-icon\"\u003e✨\u003c\/span\u003e \u003cstrong\u003eDouble-Line Magic\u003c\/strong\u003e \u003csmall\u003eInstant outline effect.\u003c\/small\u003e \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"#feature-2\"\u003e \u003cspan class=\"nav-icon\"\u003e🌈\u003c\/span\u003e \u003cstrong\u003e12 Vibrant Colors\u003c\/strong\u003e \u003csmall\u003eMore ways to create.\u003c\/small\u003e \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"#feature-3\"\u003e \u003cspan class=\"nav-icon\"\u003e✍️\u003c\/span\u003e \u003cstrong\u003e2–3mm Strokes\u003c\/strong\u003e \u003csmall\u003eBold, visible lettering.\u003c\/small\u003e \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"#feature-4\"\u003e \u003cspan class=\"nav-icon\"\u003e🎨\u003c\/span\u003e \u003cstrong\u003eBeyond Paper\u003c\/strong\u003e \u003csmall\u003eMore creative surfaces.\u003c\/small\u003e \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE DETAILS --\u003e\n\u003csection class=\"cro-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003eWhy Creators Love Them\u003c\/h2\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003csection class=\"feature-card cro-card\" id=\"feature-1\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e✨ Double-Line Magic\u003c\/h3\u003e\n\u003cp\u003ePlain lettering can feel flat. These markers create a shimmering center with a colorful outline in a single stroke.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_26_15_59_57_1.png?v=1787731289\" alt=\"Double line outline marker lettering effect\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003csection class=\"feature-card cro-card\" id=\"feature-2\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e🌈 12 Vibrant Colors\u003c\/h3\u003e\n\u003cp\u003eSwitch up cards, journals and DIY designs with a colorful 12-marker selection and easy-to-identify caps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_26_15_59_58_2.png?v=1787731289\" alt=\"12 vibrant outline marker colors\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003csection class=\"feature-card cro-card\" id=\"feature-3\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e✍️ Bold 2–3mm Strokes\u003c\/h3\u003e\n\u003cp\u003eFine enough for creative lettering yet bold enough to stand out on cards, doodles and decorative designs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_26_15_59_58_3.png?v=1787731289\" alt=\"Approximate 2 to 3 millimeter outline marker stroke width\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003csection class=\"feature-card cro-card\" id=\"feature-4\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e🎨 Create Beyond Paper\u003c\/h3\u003e\n\u003cp\u003eAdd colorful outlined details to cards, labels, journals, wood and plastic craft projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_26_15_59_58_4.png?v=1787731289\" alt=\"Outline marker creative projects on cards labels wood and plastic\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 5 --\u003e\n\u003csection class=\"feature-card cro-card\" id=\"feature-5\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e🖊️ Shake. Press. Create.\u003c\/h3\u003e\n\u003cp\u003eShake the marker, press the tip vertically until ink begins to flow, then start creating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_26_15_59_59_5.png?v=1787731289\" alt=\"How to use outline markers shake press and write\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 6 --\u003e\n\u003csection class=\"feature-card cro-card\" id=\"feature-6\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e💫 Better Than Basic\u003c\/h3\u003e\n\u003cp\u003eGo beyond ordinary single-color writing with vivid, decorative double-line lettering that makes your designs pop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_26_16_00_00_6.png?v=1787731289\" alt=\"Outline marker comparison with ordinary marker results\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"spec-card cro-card cro-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003eProduct Details\u003c\/h2\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eMarker Set\u003c\/th\u003e\n\u003ctd\u003e12 Colors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStroke Width\u003c\/th\u003e\n\u003ctd\u003eApprox. 2–3mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInk Type\u003c\/th\u003e\n\u003ctd\u003eWater-Based Pigment Ink\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWriting Effect\u003c\/th\u003e\n\u003ctd\u003eShimmer Center + Colored Outline\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSuitable Projects\u003c\/th\u003e\n\u003ctd\u003eCards, Journals, Labels, Wood \u0026amp; Plastic Crafts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePaper Recommendation\u003c\/th\u003e\n\u003ctd\u003e80gsm or Heavier for Best Results\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Features\u003c\/th\u003e\n\u003ctd\u003eWaterproof, UV-Resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"faq-wrap cro-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I start a new marker?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eShake the marker first, then press the tip vertically several times until ink begins to flow. You can then start writing or drawing.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of effect do the markers create?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eEach stroke creates a decorative double-line look with a shimmering center and a colorful outer outline.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow wide are the lines?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe approximate stroke width is 2–3mm.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat paper works best?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eFor best results, use paper weighing 80gsm or more. Thinner paper may allow ink to bleed through.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use them on surfaces besides paper?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe product is shown for creative use on cards, labels, wood and plastic as well as journaling and paper crafts.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I store the markers?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eClose the cap tightly after each use to help prevent the ink from drying out.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- SERVICE GUARANTEES --\u003e\n\u003csection class=\"guarantees cro-section\"\u003e\n\u003cdiv class=\"guarantee-row\"\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSecurely Packed\u003c\/strong\u003e\n\u003cp\u003eYour marker set is packed carefully before shipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-row\"\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eQuality Checked\u003c\/strong\u003e\n\u003cp\u003eOrders are checked before leaving our fulfillment process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-row\"\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n\u003cp\u003eNeed help with your order? Our support team is here to assist.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BOTTOM CTA --\u003e\n\u003csection class=\"bottom-cta cro-section\"\u003e\n\u003ch2\u003eMake Every Line More Fun\u003c\/h2\u003e\n\u003cp\u003eAdd instant color, shimmer and outline effects to your next creative project.\u003c\/p\u003e\n\u003ca class=\"cta-btn\" href=\"#\"\u003eShop Now\u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- CUSTOMER REVIEWS --\u003e\n\u003csection class=\"reviews-section cro-section\" id=\"customer-reviews\"\u003e\n\u003cdiv class=\"reviews-head\"\u003e\n\u003ch2\u003eCustomer Reviews\u003c\/h2\u003e\n\u003cspan\u003eNewest first\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- REVIEW 1 --\u003e\n\u003carticle class=\"review-card\"\u003e\n\u003cdiv class=\"review-user\"\u003e\n\u003cdiv class=\"avatar-initial\"\u003eM\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"review-name\"\u003eMary\u003c\/div\u003e\n\u003cdiv class=\"review-country\"\u003eUS\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-rating-line\"\u003e\n\u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"review-title\"\u003eFun!\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-meta\"\u003eAug 24, 2026 · Color: 36 Colors · \u003cspan class=\"verified\"\u003eVerified Purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"review-body\"\u003eHigh quality, smooth with a lot of potential. The color outline on each marker is well pigmented.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- REVIEW 2 --\u003e\n\u003carticle class=\"review-card\"\u003e\n\u003cdiv class=\"review-user\"\u003e\n\u003cdiv class=\"avatar-initial\"\u003eS\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"review-name\"\u003eShannon S Roark\u003c\/div\u003e\n\u003cdiv class=\"review-country\"\u003eUS\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-rating-line\"\u003e\n\u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"review-title\"\u003eThey're like magic!\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-meta\"\u003eAug 18, 2026 · Color: 36 Colors · \u003cspan class=\"verified\"\u003eVerified Purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"review-body\"\u003eI remember these from when I was a kid. I saw them and had to have them. I have had so much fun with them. I made my Christmas cards this year with these markers. They turned out beautiful.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- REVIEW 3 --\u003e\n\u003carticle class=\"review-card\"\u003e\n\u003cdiv class=\"review-user\"\u003e\n\u003cdiv class=\"avatar-initial\"\u003eE\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"review-name\"\u003eEugenio Chavez\u003c\/div\u003e\n\u003cdiv class=\"review-country\"\u003eUS\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-rating-line\"\u003e\n\u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"review-title\"\u003eThe bookmarks forgotten and found by my daughter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-meta\"\u003eAug 10, 2026 · Color: 36 Colors · \u003cspan class=\"verified\"\u003eVerified Purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"review-body\"\u003eThey have a very solid ink and are easy to work with; well, my daughter used them on a wall and it's hard to get the stain off.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"12 Colors — Essential Set","offer_id":53769670328683,"sku":"NC02482608261298- 12色套装","price":19.99,"currency_code":"USD","in_stock":true},{"title":"36 Colors — Full Color Set 🔥","offer_id":53769670361451,"sku":"NC02482608261298-36色套装","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_26_15_59_57_1.png?v=1787731289","url":"https:\/\/zavrlynia.com\/products\/double-line-outline-marker-pens","provider":"zavrlynia","version":"1.0","type":"link"}