{"product_id":"4-pack-elastic-notebook-pen-holders","title":"4-Pack Elastic Notebook Pen Holders with Zipper","description":"\u003cstyle\u003e\n  .notebook-pen-holder{\n    --nph-ink:#253047;\n    --nph-muted:#667085;\n    --nph-line:#d7dce5;\n    --nph-paper:#ffffff;\n    --nph-soft:#f6f7f9;\n    --nph-accent:#d9a76c;\n    --nph-dark:#222831;\n    max-width:1000px;\n    margin:0 auto;\n    color:var(--nph-ink);\n    font-family:Arial,Helvetica,sans-serif;\n    line-height:1.55;\n  }\n\n  .notebook-pen-holder *,\n  .notebook-pen-holder *::before,\n  .notebook-pen-holder *::after{\n    box-sizing:border-box;\n  }\n\n  .nph-sheet{\n    display:grid;\n    grid-template-columns:88px 1fr;\n    border:1px solid var(--nph-line);\n    background:var(--nph-paper);\n  }\n\n  .nph-margin{\n    padding:28px 12px;\n    border-right:2px solid #d99898;\n    background:var(--nph-soft);\n    text-align:center;\n  }\n\n  .nph-margin strong{\n    display:block;\n    color:var(--nph-ink)!important;\n    -webkit-text-fill-color:var(--nph-ink)!important;\n    font-size:34px!important;\n    line-height:1!important;\n  }\n\n  .nph-margin span{\n    display:block;\n    margin-top:7px;\n    color:var(--nph-muted)!important;\n    -webkit-text-fill-color:var(--nph-muted)!important;\n    font-size:9px!important;\n    font-weight:800!important;\n    text-transform:uppercase!important;\n  }\n\n  .nph-content{\n    background:\n      linear-gradient(var(--nph-line) 1px,transparent 1px),\n      var(--nph-paper);\n    background-size:100% 32px;\n  }\n\n  .nph-intro{\n    padding:34px;\n    background:rgba(255,255,255,.94);\n  }\n\n  .nph-label{\n    display:inline-block;\n    padding:6px 10px;\n    border:1px solid var(--nph-ink);\n    background:var(--nph-soft);\n    color:var(--nph-ink)!important;\n    -webkit-text-fill-color:var(--nph-ink)!important;\n    font-size:10px!important;\n    font-weight:800!important;\n    text-transform:uppercase!important;\n  }\n\n  .nph-intro h2{\n    margin:18px 0 13px!important;\n    max-width:720px;\n    color:var(--nph-ink)!important;\n    -webkit-text-fill-color:var(--nph-ink)!important;\n    font-size:clamp(32px,5vw,48px)!important;\n    line-height:1.06!important;\n    font-weight:900!important;\n  }\n\n  .nph-intro h2 span{\n    display:block;\n    color:#8b6540!important;\n    -webkit-text-fill-color:#8b6540!important;\n  }\n\n  .nph-intro p{\n    max-width:750px;\n    margin:0!important;\n    color:var(--nph-muted)!important;\n    -webkit-text-fill-color:var(--nph-muted)!important;\n    font-size:16px!important;\n  }\n\n  .nph-summary{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:1px;\n    margin-top:25px;\n    border:1px solid var(--nph-line);\n    background:var(--nph-line);\n  }\n\n  .nph-summary div{\n    padding:15px 10px;\n    background:#ffffff;\n    text-align:center;\n  }\n\n  .nph-summary strong{\n    display:block;\n    color:var(--nph-ink)!important;\n    -webkit-text-fill-color:var(--nph-ink)!important;\n    font-size:14px!important;\n  }\n\n  .nph-summary span{\n    color:var(--nph-muted)!important;\n    -webkit-text-fill-color:var(--nph-muted)!important;\n    font-size:10px!important;\n  }\n\n  .nph-attach{\n    display:grid;\n    grid-template-columns:1.15fr .85fr;\n    border-top:1px solid var(--nph-line);\n    background:#ffffff;\n  }\n\n  .nph-steps{\n    padding:30px 34px;\n    border-right:1px solid var(--nph-line);\n  }\n\n  .nph-steps h3,\n  .nph-uses h3{\n    margin:0 0 18px!important;\n    color:var(--nph-ink)!important;\n    -webkit-text-fill-color:var(--nph-ink)!important;\n    font-size:23px!important;\n  }\n\n  .nph-step{\n    display:grid;\n    grid-template-columns:38px 1fr;\n    gap:12px;\n    align-items:start;\n    padding:14px 0;\n    border-bottom:1px solid var(--nph-line);\n  }\n\n  .nph-step:last-child{\n    border-bottom:0;\n  }\n\n  .nph-step-number{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:32px;\n    height:32px;\n    border:1px solid var(--nph-ink);\n    background:var(--nph-soft);\n    color:var(--nph-ink)!important;\n    -webkit-text-fill-color:var(--nph-ink)!important;\n    font-size:12px!important;\n    font-weight:900!important;\n  }\n\n  .nph-step strong{\n    display:block;\n    color:var(--nph-ink)!important;\n    -webkit-text-fill-color:var(--nph-ink)!important;\n    font-size:15px!important;\n  }\n\n  .nph-step p{\n    margin:4px 0 0!important;\n    color:var(--nph-muted)!important;\n    -webkit-text-fill-color:var(--nph-muted)!important;\n    font-size:13px!important;\n  }\n\n  .nph-holder-note{\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    padding:30px;\n    background:var(--nph-soft);\n  }\n\n  .nph-holder-shape{\n    position:relative;\n    min-height:170px;\n    padding:42px 22px 20px;\n    border:2px solid var(--nph-ink);\n    border-radius:8px;\n    background:#ece4da;\n  }\n\n  .nph-holder-shape::before{\n    content:\"\";\n    position:absolute;\n    left:0;\n    right:0;\n    top:25px;\n    border-top:3px solid var(--nph-ink);\n  }\n\n  .nph-holder-shape::after{\n    content:\"ZIP\";\n    position:absolute;\n    right:18px;\n    top:12px;\n    color:var(--nph-ink);\n    font-size:9px;\n    font-weight:900;\n  }\n\n  .nph-holder-shape strong{\n    display:block;\n    color:var(--nph-ink)!important;\n    -webkit-text-fill-color:var(--nph-ink)!important;\n    font-size:16px!important;\n  }\n\n  .nph-holder-shape span{\n    display:block;\n    margin-top:5px;\n    color:var(--nph-muted)!important;\n    -webkit-text-fill-color:var(--nph-muted)!important;\n    font-size:12px!important;\n  }\n\n  .nph-band{\n    margin-top:14px;\n    padding:11px;\n    border-left:4px solid var(--nph-accent);\n    background:#ffffff;\n    color:var(--nph-muted)!important;\n    -webkit-text-fill-color:var(--nph-muted)!important;\n    font-size:12px!important;\n  }\n\n  .nph-uses{\n    padding:35px 18px 0;\n  }\n\n  .nph-use-list{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    border:1px solid var(--nph-line);\n  }\n\n  .nph-use{\n    padding:20px 14px;\n    border-right:1px solid var(--nph-line);\n    background:#ffffff;\n  }\n\n  .nph-use:last-child{\n    border-right:0;\n  }\n\n  .nph-use strong{\n    display:block;\n    margin-bottom:6px;\n    color:var(--nph-ink)!important;\n    -webkit-text-fill-color:var(--nph-ink)!important;\n    font-size:14px!important;\n  }\n\n  .nph-use span{\n    color:var(--nph-muted)!important;\n    -webkit-text-fill-color:var(--nph-muted)!important;\n    font-size:12px!important;\n  }\n\n  .nph-footer{\n    margin-top:36px;\n    padding:28px 22px;\n    background:var(--nph-dark);\n    text-align:center;\n  }\n\n  .nph-footer,\n  .nph-footer *,\n  .nph-footer h3,\n  .nph-footer p{\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n  }\n\n  .nph-footer h3{\n    margin:0 0 6px!important;\n    font-size:24px!important;\n  }\n\n  .nph-footer p{\n    max-width:680px;\n    margin:0 auto!important;\n    font-size:14px!important;\n  }\n\n  .nph-faq{\n    margin-top:36px;\n    border:1px solid var(--nph-line);\n    background:#ffffff;\n  }\n\n  .nph-faq-head{\n    padding:19px;\n    border-bottom:1px solid var(--nph-line);\n    background:var(--nph-soft);\n  }\n\n  .nph-faq-head h3{\n    margin:0!important;\n    color:var(--nph-ink)!important;\n    -webkit-text-fill-color:var(--nph-ink)!important;\n    font-size:23px!important;\n  }\n\n  .nph-faq details{\n    margin:0!important;\n    padding:0!important;\n    border:0!important;\n    border-bottom:1px solid var(--nph-line)!important;\n    background:#ffffff!important;\n  }\n\n  .nph-faq details:last-child{\n    border-bottom:0!important;\n  }\n\n  .nph-faq summary{\n    position:relative;\n    display:block;\n    width:100%;\n    padding:17px 55px 17px 18px!important;\n    list-style:none!important;\n    background:#ffffff!important;\n    color:var(--nph-ink)!important;\n    -webkit-text-fill-color:var(--nph-ink)!important;\n    cursor:pointer;\n    font-size:15px!important;\n    font-weight:800!important;\n  }\n\n  .nph-faq summary::-webkit-details-marker{\n    display:none!important;\n  }\n\n  .nph-faq summary::marker{\n    content:\"\"!important;\n  }\n\n  .nph-faq summary::after{\n    content:\"+\";\n    position:absolute;\n    right:18px;\n    top:50%;\n    transform:translateY(-50%);\n    color:var(--nph-ink)!important;\n    -webkit-text-fill-color:var(--nph-ink)!important;\n    font-size:23px!important;\n    font-weight:500!important;\n  }\n\n  .nph-faq details[open] summary{\n    background:var(--nph-soft)!important;\n  }\n\n  .nph-faq details[open] summary::after{\n    content:\"−\";\n  }\n\n  .nph-faq summary:focus-visible{\n    outline:2px solid var(--nph-ink);\n    outline-offset:-3px;\n  }\n\n  .nph-faq-answer{\n    padding:0 18px 18px!important;\n    color:var(--nph-muted)!important;\n    -webkit-text-fill-color:var(--nph-muted)!important;\n    font-size:14px!important;\n    line-height:1.6!important;\n  }\n\n  @media(max-width:780px){\n    .nph-attach{\n      grid-template-columns:1fr;\n    }\n\n    .nph-steps{\n      border-right:0;\n      border-bottom:1px solid var(--nph-line);\n    }\n\n    .nph-summary,\n    .nph-use-list{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n\n    .nph-use:nth-child(2){\n      border-right:0;\n    }\n\n    .nph-use:nth-child(-n+2){\n      border-bottom:1px solid var(--nph-line);\n    }\n  }\n\n  @media(max-width:520px){\n    .nph-sheet{\n      grid-template-columns:1fr;\n    }\n\n    .nph-margin{\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      gap:10px;\n      padding:14px;\n      border-right:0;\n      border-bottom:2px solid #d99898;\n    }\n\n    .nph-margin strong,\n    .nph-margin span{\n      margin:0;\n    }\n\n    .nph-intro,\n    .nph-steps,\n    .nph-holder-note{\n      padding:22px;\n    }\n\n    .nph-summary,\n    .nph-use-list{\n      grid-template-columns:1fr;\n    }\n\n    .nph-use{\n      border-right:0;\n      border-bottom:1px solid var(--nph-line);\n    }\n\n    .nph-use:last-child{\n      border-bottom:0;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"notebook-pen-holder\"\u003e\n\n  \u003csection class=\"nph-sheet\"\u003e\n\n    \u003caside class=\"nph-margin\"\u003e\n      \u003cstrong\u003e4\u003c\/strong\u003e\n      \u003cspan\u003eNotebook Pen Holders\u003c\/span\u003e\n    \u003c\/aside\u003e\n\n    \u003cdiv class=\"nph-content\"\u003e\n\n      \u003csection class=\"nph-intro\"\u003e\n        \u003cspan class=\"nph-label\"\u003eAttachable Zipper Pen Pouches\u003c\/span\u003e\n\n        \u003ch2\u003e\n          Keep Writing Tools\n          \u003cspan\u003eAttached to Your Notebook\u003c\/span\u003e\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Four slim PU leather pen holders with adjustable\n          elastic bands, smooth zipper closures and compact\n          storage for pens and small everyday accessories.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"nph-summary\"\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003e4 Pieces\u003c\/strong\u003e\n            \u003cspan\u003eSolid-color set\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003e3–4 Pens\u003c\/strong\u003e\n            \u003cspan\u003eApproximate capacity\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003e7 × 2.2\"\u003c\/strong\u003e\n            \u003cspan\u003eApproximate holder size\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003e7.5–14.6\"\u003c\/strong\u003e\n            \u003cspan\u003eElastic fit range\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n      \u003csection class=\"nph-attach\"\u003e\n\n        \u003cdiv class=\"nph-steps\"\u003e\n          \u003ch3\u003eSimple Notebook Attachment\u003c\/h3\u003e\n\n          \u003cdiv class=\"nph-step\"\u003e\n            \u003cdiv class=\"nph-step-number\"\u003e1\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003eChoose the Position\u003c\/strong\u003e\n              \u003cp\u003e\n                Place the holder horizontally or vertically\n                depending on the notebook or planner layout.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"nph-step\"\u003e\n            \u003cdiv class=\"nph-step-number\"\u003e2\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003eAdjust the Elastic Band\u003c\/strong\u003e\n              \u003cp\u003e\n                Stretch the band around a notebook, journal,\n                folder, tablet or similar item.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"nph-step\"\u003e\n            \u003cdiv class=\"nph-step-number\"\u003e3\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003eStore Everyday Tools\u003c\/strong\u003e\n              \u003cp\u003e\n                Insert approximately three to four pens\n                and close the zipper.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nph-holder-note\"\u003e\n          \u003cdiv class=\"nph-holder-shape\" aria-hidden=\"true\"\u003e\n            \u003cstrong\u003eSlim Zipper Storage\u003c\/strong\u003e\n            \u003cspan\u003e\n              One lined compartment for compact writing tools.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"nph-band\"\u003e\n            Adjustable elastic band fits items measuring\n            approximately 7.5 to 14.6 inches.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/section\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nph-uses\"\u003e\n    \u003ch3\u003eSuitable for Small Everyday Essentials\u003c\/h3\u003e\n\n    \u003cdiv class=\"nph-use-list\"\u003e\n      \u003cdiv class=\"nph-use\"\u003e\n        \u003cstrong\u003ePens and Pencils\u003c\/strong\u003e\n        \u003cspan\u003eKeep frequently used writing tools nearby.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nph-use\"\u003e\n        \u003cstrong\u003eStylus and Erasers\u003c\/strong\u003e\n        \u003cspan\u003eCarry compact study and digital accessories.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nph-use\"\u003e\n        \u003cstrong\u003eUSB Drives and Earphones\u003c\/strong\u003e\n        \u003cspan\u003eOrganize small technology essentials.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nph-use\"\u003e\n        \u003cstrong\u003eKeys and Small Items\u003c\/strong\u003e\n        \u003cspan\u003eStore lightweight daily accessories securely.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nph-footer\"\u003e\n    \u003ch3\u003eCompact Storage That Stays with Your Notebook\u003c\/h3\u003e\n    \u003cp\u003e\n      Attach essential pens and small accessories directly\n      to planners, journals, books, folders and tablets.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nph-faq\"\u003e\n    \u003cdiv class=\"nph-faq-head\"\u003e\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eHow many pen holders are included?\u003c\/summary\u003e\n      \u003cdiv class=\"nph-faq-answer\"\u003e\n        The selected solid-color package includes\n        four elastic notebook pen holders.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many pens fit inside each holder?\u003c\/summary\u003e\n      \u003cdiv class=\"nph-faq-answer\"\u003e\n        Each holder can store approximately three to four pens,\n        depending on their thickness.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat notebook sizes does the elastic band fit?\u003c\/summary\u003e\n      \u003cdiv class=\"nph-faq-answer\"\u003e\n        The adjustable band fits items measuring approximately\n        7.5 to 14.6 inches, or 19 to 37 cm.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat material is used?\u003c\/summary\u003e\n      \u003cdiv class=\"nph-faq-answer\"\u003e\n        Each holder has a PU leather exterior,\n        smooth inner lining and flexible elastic strap.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat are the approximate dimensions?\u003c\/summary\u003e\n      \u003cdiv class=\"nph-faq-answer\"\u003e\n        Each pen holder measures approximately\n        7 × 2.2 inches.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere can the holders be attached?\u003c\/summary\u003e\n      \u003cdiv class=\"nph-faq-answer\"\u003e\n        They can be attached horizontally or vertically\n        to notebooks, journals, books, folders,\n        tablets and similar items.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"PulinGO","offers":[{"title":"Solid Colors","offer_id":45472307085488,"sku":"B0CW3D7K54","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Goldpink+Darkblue","offer_id":45472307118256,"sku":"B07T41QQ6R","price":41.99,"currency_code":"USD","in_stock":true},{"title":"Flower+darkblue","offer_id":45472307445936,"sku":"B07T2Z4DQH","price":41.99,"currency_code":"USD","in_stock":true},{"title":"Flower+goldpink","offer_id":45472307478704,"sku":"B07T41SW2V","price":41.99,"currency_code":"USD","in_stock":true},{"title":"Marble Patterns","offer_id":45472307511472,"sku":"B0DBVHHN95","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Flowers","offer_id":45472307544240,"sku":"B0CW1T1T77","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Flowers with front pocket","offer_id":45472307577008,"sku":"B0DK1PG2YZ","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/8319\/1984\/files\/81k0GdI4_YL._AC_SL1500.jpg?v=1784661271","url":"https:\/\/www.pulingo.com\/products\/4-pack-elastic-notebook-pen-holders","provider":"PulinGO","version":"1.0","type":"link"}