{"product_id":"extendable-black-gel-pen-set","title":"2-Pack Extendable 0.7 mm Black Gel Pens with Refills","description":"\u003cstyle\u003e\n  .extendable-pen-sequence{\n    --eps-ink:#15171c;\n    --eps-paper:#fbfaf6;\n    --eps-line:#d8d7d2;\n    --eps-grey:#ececef;\n    --eps-silver:#bfc3ca;\n    --eps-blue:#8faabd;\n    --eps-orange:#df9a64;\n    --eps-muted:#666b74;\n    max-width:1040px;\n    margin:0 auto;\n    color:var(--eps-ink);\n    font-family:Arial,Helvetica,sans-serif;\n    line-height:1.55;\n  }\n\n  .extendable-pen-sequence *,\n  .extendable-pen-sequence *::before,\n  .extendable-pen-sequence *::after{\n    box-sizing:border-box;\n  }\n\n  .eps-cover{\n    padding:32px 30px;\n    border-top:12px solid var(--eps-ink);\n    border-bottom:2px solid var(--eps-ink);\n    background:\n      repeating-linear-gradient(\n        0deg,\n        var(--eps-paper) 0,\n        var(--eps-paper) 31px,\n        var(--eps-line) 32px\n      );\n  }\n\n  .eps-cover-tag{\n    display:inline-block;\n    padding:7px 11px;\n    border:2px solid var(--eps-ink);\n    background:var(--eps-orange);\n    color:var(--eps-ink)!important;\n    -webkit-text-fill-color:var(--eps-ink)!important;\n    font-size:10px!important;\n    font-weight:900!important;\n    letter-spacing:.8px!important;\n    text-transform:uppercase!important;\n  }\n\n  .eps-cover h2{\n    max-width:830px;\n    margin:22px 0 13px!important;\n    color:var(--eps-ink)!important;\n    -webkit-text-fill-color:var(--eps-ink)!important;\n    font-size:clamp(36px,6vw,67px)!important;\n    line-height:.96!important;\n    font-weight:950!important;\n    letter-spacing:-2px!important;\n  }\n\n  .eps-cover h2 span{\n    display:block;\n    color:#526d7e!important;\n    -webkit-text-fill-color:#526d7e!important;\n  }\n\n  .eps-cover p{\n    max-width:740px;\n    margin:0!important;\n    color:var(--eps-muted)!important;\n    -webkit-text-fill-color:var(--eps-muted)!important;\n    font-size:16px!important;\n  }\n\n  .eps-sequence{\n    position:relative;\n    padding:34px 0;\n    background:#ffffff;\n  }\n\n  .eps-sequence::before{\n    content:\"\";\n    position:absolute;\n    top:34px;\n    bottom:34px;\n    left:74px;\n    width:4px;\n    background:var(--eps-ink);\n  }\n\n  .eps-stage{\n    position:relative;\n    display:grid;\n    grid-template-columns:150px 1fr;\n    min-height:165px;\n    border-bottom:2px solid var(--eps-line);\n  }\n\n  .eps-stage:last-child{\n    border-bottom:0;\n  }\n\n  .eps-stage-number{\n    position:relative;\n    z-index:2;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n  }\n\n  .eps-stage-number span{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:55px;\n    height:55px;\n    border:4px solid var(--eps-ink);\n    border-radius:50%;\n    background:#ffffff;\n    color:var(--eps-ink)!important;\n    -webkit-text-fill-color:var(--eps-ink)!important;\n    font-size:18px!important;\n    font-weight:950!important;\n  }\n\n  .eps-stage-content{\n    display:grid;\n    grid-template-columns:minmax(210px,.8fr) minmax(0,1.2fr);\n    align-items:center;\n    gap:28px;\n    padding:27px 30px 27px 0;\n  }\n\n  .eps-stage-copy small{\n    display:block;\n    margin-bottom:6px;\n    color:#526d7e!important;\n    -webkit-text-fill-color:#526d7e!important;\n    font-size:10px!important;\n    font-weight:900!important;\n    text-transform:uppercase!important;\n  }\n\n  .eps-stage-copy strong{\n    display:block;\n    color:var(--eps-ink)!important;\n    -webkit-text-fill-color:var(--eps-ink)!important;\n    font-size:22px!important;\n  }\n\n  .eps-stage-copy p{\n    margin:7px 0 0!important;\n    color:var(--eps-muted)!important;\n    -webkit-text-fill-color:var(--eps-muted)!important;\n    font-size:13px!important;\n  }\n\n  .eps-pen-track{\n    position:relative;\n    height:74px;\n    display:flex;\n    align-items:center;\n    padding:0 20px;\n    border-top:2px dashed var(--eps-silver);\n    border-bottom:2px dashed var(--eps-silver);\n    overflow:hidden;\n  }\n\n  .eps-pen{\n    position:relative;\n    height:28px;\n    border:3px solid var(--eps-ink);\n    border-radius:999px 6px 6px 999px;\n    background:var(--eps-grey);\n  }\n\n  .eps-stage.compact .eps-pen{\n    width:58%;\n  }\n\n  .eps-stage.extend .eps-pen{\n    width:84%;\n  }\n\n  .eps-stage.write .eps-pen{\n    width:94%;\n  }\n\n  .eps-pen::before{\n    content:\"\";\n    position:absolute;\n    top:-3px;\n    bottom:-3px;\n    left:18%;\n    width:26%;\n    border-left:3px solid var(--eps-ink);\n    border-right:3px solid var(--eps-ink);\n    background:var(--eps-blue);\n  }\n\n  .eps-pen::after{\n    content:\"\";\n    position:absolute;\n    right:-24px;\n    top:50%;\n    width:24px;\n    height:4px;\n    transform:translateY(-50%);\n    background:var(--eps-ink);\n  }\n\n  .eps-measure{\n    position:absolute;\n    right:20px;\n    bottom:5px;\n    color:var(--eps-muted)!important;\n    -webkit-text-fill-color:var(--eps-muted)!important;\n    font-size:9px!important;\n    font-weight:900!important;\n    text-transform:uppercase!important;\n  }\n\n  .eps-kit{\n    margin-top:14px;\n    padding:34px 30px;\n    background:var(--eps-grey);\n  }\n\n  .eps-kit-heading{\n    display:flex;\n    justify-content:space-between;\n    gap:20px;\n    align-items:end;\n    margin-bottom:22px;\n    padding-bottom:12px;\n    border-bottom:4px solid var(--eps-ink);\n  }\n\n  .eps-kit-heading h3{\n    margin:0!important;\n    color:var(--eps-ink)!important;\n    -webkit-text-fill-color:var(--eps-ink)!important;\n    font-size:27px!important;\n  }\n\n  .eps-kit-heading span{\n    color:var(--eps-muted)!important;\n    -webkit-text-fill-color:var(--eps-muted)!important;\n    font-size:10px!important;\n    font-weight:900!important;\n    text-transform:uppercase!important;\n  }\n\n  .eps-kit-layout{\n    display:grid;\n    grid-template-columns:1.15fr .85fr;\n    gap:18px;\n  }\n\n  .eps-package{\n    position:relative;\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    min-height:210px;\n    border:4px solid var(--eps-ink);\n    background:#ffffff;\n  }\n\n  .eps-package::before{\n    content:\"SET CONTENTS\";\n    position:absolute;\n    top:-13px;\n    left:18px;\n    padding:3px 9px;\n    background:var(--eps-ink);\n    color:#ffffff;\n    font-size:9px;\n    font-weight:900;\n  }\n\n  .eps-kit-item{\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n    justify-content:center;\n    padding:18px 8px;\n    border-right:2px solid var(--eps-ink);\n    text-align:center;\n  }\n\n  .eps-kit-item:last-child{\n    border-right:0;\n  }\n\n  .eps-kit-item i{\n    display:block;\n    width:18px;\n    height:92px;\n    margin-bottom:13px;\n    border:3px solid var(--eps-ink);\n    border-radius:10px;\n    background:var(--eps-silver);\n  }\n\n  .eps-kit-item.refill i{\n    width:8px;\n    border-width:2px;\n    background:var(--eps-orange);\n  }\n\n  .eps-kit-item strong{\n    color:var(--eps-ink)!important;\n    -webkit-text-fill-color:var(--eps-ink)!important;\n    font-size:13px!important;\n  }\n\n  .eps-kit-item span{\n    color:var(--eps-muted)!important;\n    -webkit-text-fill-color:var(--eps-muted)!important;\n    font-size:10px!important;\n  }\n\n  .eps-writing-notes{\n    display:grid;\n    gap:9px;\n  }\n\n  .eps-writing-note{\n    padding:15px 17px;\n    border-left:7px solid var(--eps-blue);\n    background:#ffffff;\n  }\n\n  .eps-writing-note:nth-child(2){\n    border-color:var(--eps-orange);\n  }\n\n  .eps-writing-note:nth-child(3){\n    border-color:var(--eps-ink);\n  }\n\n  .eps-writing-note strong{\n    display:block;\n    color:var(--eps-ink)!important;\n    -webkit-text-fill-color:var(--eps-ink)!important;\n    font-size:15px!important;\n  }\n\n  .eps-writing-note p{\n    margin:5px 0 0!important;\n    color:var(--eps-muted)!important;\n    -webkit-text-fill-color:var(--eps-muted)!important;\n    font-size:12px!important;\n  }\n\n  .eps-ink-line{\n    margin-top:14px;\n    padding:29px 30px;\n    background:var(--eps-ink);\n  }\n\n  .eps-ink-line,\n  .eps-ink-line *,\n  .eps-ink-line h3,\n  .eps-ink-line p{\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n  }\n\n  .eps-ink-line h3{\n    margin:0 0 7px!important;\n    font-size:25px!important;\n  }\n\n  .eps-ink-line p{\n    max-width:760px;\n    margin:0!important;\n  }\n\n  .eps-faq{\n    margin-top:40px;\n    background:#ffffff;\n  }\n\n  .eps-faq-title{\n    display:flex;\n    align-items:center;\n    gap:15px;\n    margin-bottom:13px;\n  }\n\n  .eps-faq-title::before{\n    content:\"?\";\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:47px;\n    height:47px;\n    border:4px solid var(--eps-ink);\n    border-radius:50%;\n    background:var(--eps-orange);\n    color:var(--eps-ink);\n    font-weight:950;\n  }\n\n  .eps-faq-title h3{\n    margin:0!important;\n    color:var(--eps-ink)!important;\n    -webkit-text-fill-color:var(--eps-ink)!important;\n    font-size:25px!important;\n  }\n\n  .eps-faq details{\n    margin:0 0 8px!important;\n    padding:0!important;\n    border:2px solid var(--eps-ink)!important;\n    background:#ffffff!important;\n  }\n\n  .eps-faq summary{\n    position:relative;\n    display:block;\n    padding:16px 58px 16px 17px!important;\n    list-style:none!important;\n    cursor:pointer;\n    background:#ffffff!important;\n    color:var(--eps-ink)!important;\n    -webkit-text-fill-color:var(--eps-ink)!important;\n    font-size:15px!important;\n    font-weight:900!important;\n  }\n\n  .eps-faq summary::-webkit-details-marker{\n    display:none!important;\n  }\n\n  .eps-faq summary::marker{\n    content:\"\"!important;\n  }\n\n  .eps-faq summary::after{\n    content:\"↕\";\n    position:absolute;\n    right:15px;\n    top:50%;\n    transform:translateY(-50%);\n    color:var(--eps-ink)!important;\n    -webkit-text-fill-color:var(--eps-ink)!important;\n    font-size:22px!important;\n  }\n\n  .eps-faq details[open] summary{\n    background:var(--eps-grey)!important;\n  }\n\n  .eps-faq-answer{\n    padding:0 17px 16px!important;\n    color:var(--eps-muted)!important;\n    -webkit-text-fill-color:var(--eps-muted)!important;\n    font-size:14px!important;\n  }\n\n  @media(max-width:760px){\n    .eps-stage{\n      grid-template-columns:80px 1fr;\n    }\n\n    .eps-sequence::before{\n      left:39px;\n    }\n\n    .eps-stage-content,\n    .eps-kit-layout{\n      grid-template-columns:1fr;\n    }\n\n    .eps-stage-content{\n      padding-right:18px;\n    }\n\n    .eps-package{\n      min-height:190px;\n    }\n  }\n\n  @media(max-width:520px){\n    .eps-cover,\n    .eps-kit,\n    .eps-ink-line{\n      padding-left:20px;\n      padding-right:20px;\n    }\n\n    .eps-stage{\n      grid-template-columns:1fr;\n      padding:22px 18px;\n    }\n\n    .eps-sequence::before,\n    .eps-stage-number{\n      display:none;\n    }\n\n    .eps-stage-content{\n      padding:0;\n    }\n\n    .eps-package{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n\n    .eps-kit-item:nth-child(2){\n      border-right:0;\n    }\n\n    .eps-kit-item:nth-child(-n+2){\n      border-bottom:2px solid var(--eps-ink);\n    }\n\n    .eps-kit-heading{\n      display:block;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"extendable-pen-sequence\"\u003e\n\n  \u003csection class=\"eps-cover\"\u003e\n    \u003cspan class=\"eps-cover-tag\"\u003ePocket-to-Desk Gel Pen System\u003c\/span\u003e\n\n    \u003ch2\u003e\n      Compact When Carried.\n      \u003cspan\u003eFull Size When Writing.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Two refillable black gel pens collapse into a protected\n      pocket-size form and extend to a balanced full writing length\n      for notes, lists, planning and everyday work.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"eps-sequence\"\u003e\n\n    \u003carticle class=\"eps-stage compact\"\u003e\n      \u003cdiv class=\"eps-stage-number\"\u003e\n        \u003cspan\u003e01\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eps-stage-content\"\u003e\n        \u003cdiv class=\"eps-stage-copy\"\u003e\n          \u003csmall\u003eCarry Mode\u003c\/small\u003e\n          \u003cstrong\u003eCollapse to 4.6 Inches\u003c\/strong\u003e\n          \u003cp\u003e\n            The compact form fits smaller pockets,\n            pencil cases and everyday carry bags.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"eps-pen-track\" aria-label=\"Compact pen length diagram\"\u003e\n          \u003cdiv class=\"eps-pen\"\u003e\u003c\/div\u003e\n          \u003cspan class=\"eps-measure\"\u003e4.6-Inch Compact Length\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"eps-stage extend\"\u003e\n      \u003cdiv class=\"eps-stage-number\"\u003e\n        \u003cspan\u003e02\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eps-stage-content\"\u003e\n        \u003cdiv class=\"eps-stage-copy\"\u003e\n          \u003csmall\u003eTransformation\u003c\/small\u003e\n          \u003cstrong\u003eExtend to Full Size\u003c\/strong\u003e\n          \u003cp\u003e\n            Pull the body outward to create\n            a longer and more balanced writing instrument.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"eps-pen-track\" aria-label=\"Extended pen length diagram\"\u003e\n          \u003cdiv class=\"eps-pen\"\u003e\u003c\/div\u003e\n          \u003cspan class=\"eps-measure\"\u003e6.1-Inch Extended Length\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"eps-stage write\"\u003e\n      \u003cdiv class=\"eps-stage-number\"\u003e\n        \u003cspan\u003e03\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eps-stage-content\"\u003e\n        \u003cdiv class=\"eps-stage-copy\"\u003e\n          \u003csmall\u003eWriting Mode\u003c\/small\u003e\n          \u003cstrong\u003eWrite with a 0.7 mm Gel Tip\u003c\/strong\u003e\n          \u003cp\u003e\n            Fast-drying black gel ink and a cushioned grip\n            support clean, smooth everyday writing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"eps-pen-track\" aria-label=\"Full-size writing pen diagram\"\u003e\n          \u003cdiv class=\"eps-pen\"\u003e\u003c\/div\u003e\n          \u003cspan class=\"eps-measure\"\u003eMedium-Point Black Ink\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/article\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"eps-kit\"\u003e\n    \u003cdiv class=\"eps-kit-heading\"\u003e\n      \u003ch3\u003eTwo Pens Plus Two Refills\u003c\/h3\u003e\n      \u003cspan\u003eReusable Four-Piece Writing Kit\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"eps-kit-layout\"\u003e\n\n      \u003cdiv class=\"eps-package\" aria-label=\"Two pens and two refill set\"\u003e\n        \u003cdiv class=\"eps-kit-item\"\u003e\n          \u003ci\u003e\u003c\/i\u003e\n          \u003cstrong\u003eGel Pen 01\u003c\/strong\u003e\n          \u003cspan\u003eExtendable body\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"eps-kit-item\"\u003e\n          \u003ci\u003e\u003c\/i\u003e\n          \u003cstrong\u003eGel Pen 02\u003c\/strong\u003e\n          \u003cspan\u003eExtendable body\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"eps-kit-item refill\"\u003e\n          \u003ci\u003e\u003c\/i\u003e\n          \u003cstrong\u003eRefill 01\u003c\/strong\u003e\n          \u003cspan\u003eBlack gel ink\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"eps-kit-item refill\"\u003e\n          \u003ci\u003e\u003c\/i\u003e\n          \u003cstrong\u003eRefill 02\u003c\/strong\u003e\n          \u003cspan\u003eBlack gel ink\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eps-writing-notes\"\u003e\n        \u003cdiv class=\"eps-writing-note\"\u003e\n          \u003cstrong\u003eProtected in Compact Form\u003c\/strong\u003e\n          \u003cp\u003e\n            The tip and grip remain covered to help reduce\n            contact with dust and items inside a bag.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"eps-writing-note\"\u003e\n          \u003cstrong\u003eSoft Cushioned Grip\u003c\/strong\u003e\n          \u003cp\u003e\n            A padded grip provides a gentler contact area\n            during notes and longer writing sessions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"eps-writing-note\"\u003e\n          \u003cstrong\u003eRefillable Construction\u003c\/strong\u003e\n          \u003cp\u003e\n            Replace the ink refill instead of discarding\n            the complete pen body.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"eps-ink-line\"\u003e\n    \u003ch3\u003ePortable Size Without Giving Up Full-Length Comfort\u003c\/h3\u003e\n    \u003cp\u003e\n      Collapse the pen for transport, extend it for writing\n      and use the included refills for continued everyday use.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"eps-faq\"\u003e\n    \u003cdiv class=\"eps-faq-title\"\u003e\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eWhat is included in the package?\u003c\/summary\u003e\n      \u003cdiv class=\"eps-faq-answer\"\u003e\n        The package includes two extendable gel pens\n        and two replacement black ink refills.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow long is each pen?\u003c\/summary\u003e\n      \u003cdiv class=\"eps-faq-answer\"\u003e\n        Each pen measures approximately 4.6 inches\n        when collapsed and 6.1 inches when fully extended.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat tip and ink type does the pen use?\u003c\/summary\u003e\n      \u003cdiv class=\"eps-faq-answer\"\u003e\n        Each pen uses a 0.7 mm medium point\n        with water-based black gel ink.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the grip comfortable for longer writing?\u003c\/summary\u003e\n      \u003cdiv class=\"eps-faq-answer\"\u003e\n        The pen includes a soft cushioned grip designed\n        to provide a comfortable contact surface while writing.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat happens to the tip when the pen is collapsed?\u003c\/summary\u003e\n      \u003cdiv class=\"eps-faq-answer\"\u003e\n        The grip and writing tip remain shielded inside\n        the compact body for cleaner pocket and bag storage.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"PulinGO","offers":[{"title":"Black","offer_id":45468587032752,"sku":"B0G4R5F6XD","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Multicolor","offer_id":45468587720880,"sku":"B0GFDJZGYY","price":48.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/8319\/1984\/files\/61v7jXsK9UL._AC_SL1500.jpg?v=1784372750","url":"https:\/\/www.pulingo.com\/products\/extendable-black-gel-pen-set","provider":"PulinGO","version":"1.0","type":"link"}