{"product_id":"green-roll-up-large-capacity-pencil-case","title":"Green Roll-Up Large Capacity Pencil Case","description":"\u003cstyle\u003e\n  .camp-roll-case{\n    --crc-green:#526b50;\n    --crc-dark:#263228;\n    --crc-khaki:#d8c59a;\n    --crc-sand:#f4eddd;\n    --crc-orange:#c87843;\n    --crc-white:#ffffff;\n    --crc-muted:#687066;\n    max-width:1000px;\n    margin:0 auto;\n    font-family:Arial,Helvetica,sans-serif;\n    color:var(--crc-dark);\n    line-height:1.55;\n  }\n\n  .camp-roll-case *,\n  .camp-roll-case *::before,\n  .camp-roll-case *::after{\n    box-sizing:border-box;\n  }\n\n  .crc-field-sheet{\n    padding:28px;\n    border:5px solid var(--crc-dark);\n    background:\n      repeating-linear-gradient(\n        0deg,\n        transparent 0,\n        transparent 31px,\n        rgba(38,50,40,.07) 32px\n      ),\n      var(--crc-sand);\n  }\n\n  .crc-heading{\n    max-width:700px;\n    margin-bottom:25px;\n  }\n\n  .crc-label{\n    display:inline-block;\n    padding:7px 11px;\n    background:var(--crc-orange);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:10px!important;\n    font-weight:900!important;\n    text-transform:uppercase!important;\n  }\n\n  .crc-heading h2{\n    margin:15px 0 10px!important;\n    color:var(--crc-dark)!important;\n    -webkit-text-fill-color:var(--crc-dark)!important;\n    font-size:clamp(31px,6vw,52px)!important;\n    line-height:1.04!important;\n    font-weight:950!important;\n  }\n\n  .crc-heading p{\n    margin:0!important;\n    color:var(--crc-muted)!important;\n    -webkit-text-fill-color:var(--crc-muted)!important;\n    font-size:15px!important;\n  }\n\n  .crc-roll{\n    position:relative;\n    padding:24px;\n    border:5px solid var(--crc-dark);\n    border-radius:8px 8px 34px 34px;\n    background:var(--crc-green);\n  }\n\n  .crc-roll::before{\n    content:\"\";\n    position:absolute;\n    top:-17px;\n    left:50%;\n    width:110px;\n    height:29px;\n    transform:translateX(-50%);\n    border:5px solid var(--crc-dark);\n    border-bottom:0;\n    border-radius:30px 30px 0 0;\n    background:var(--crc-khaki);\n  }\n\n  .crc-pocket-grid{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:10px;\n  }\n\n  .crc-pocket{\n    min-height:138px;\n    padding:17px 13px;\n    border:3px dashed var(--crc-white);\n    background:rgba(255,255,255,.09);\n  }\n\n  .crc-pocket strong{\n    display:block;\n    margin-bottom:6px;\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:15px!important;\n  }\n\n  .crc-pocket span{\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:12px!important;\n  }\n\n  .crc-pocket.mesh{\n    background:\n      linear-gradient(45deg,transparent 46%,rgba(255,255,255,.18) 47% 53%,transparent 54%),\n      linear-gradient(-45deg,transparent 46%,rgba(255,255,255,.18) 47% 53%,transparent 54%),\n      rgba(255,255,255,.08);\n    background-size:18px 18px;\n  }\n\n  .crc-buckle{\n    width:96px;\n    height:25px;\n    margin:18px auto 0;\n    border:4px solid var(--crc-dark);\n    background:var(--crc-khaki);\n  }\n\n  .crc-facts{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:10px;\n    margin-top:18px;\n  }\n\n  .crc-fact{\n    padding:15px;\n    border:3px solid var(--crc-dark);\n    background:#ffffff;\n    text-align:center;\n  }\n\n  .crc-fact strong{\n    display:block;\n    color:var(--crc-dark)!important;\n    -webkit-text-fill-color:var(--crc-dark)!important;\n    font-size:17px!important;\n  }\n\n  .crc-fact span{\n    color:var(--crc-muted)!important;\n    -webkit-text-fill-color:var(--crc-muted)!important;\n    font-size:10px!important;\n  }\n\n  .crc-uses{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    margin-top:30px;\n    border:4px solid var(--crc-dark);\n  }\n\n  .crc-use{\n    padding:20px;\n    border-right:3px solid var(--crc-dark);\n    background:#ffffff;\n  }\n\n  .crc-use:last-child{\n    border-right:0;\n  }\n\n  .crc-use strong{\n    display:block;\n    margin-bottom:5px;\n    color:var(--crc-dark)!important;\n    -webkit-text-fill-color:var(--crc-dark)!important;\n    font-size:15px!important;\n  }\n\n  .crc-use p{\n    margin:0!important;\n    color:var(--crc-muted)!important;\n    -webkit-text-fill-color:var(--crc-muted)!important;\n    font-size:12px!important;\n  }\n\n  .crc-faq{\n    margin-top:32px;\n    border:4px solid var(--crc-dark);\n    background:#ffffff;\n  }\n\n  .crc-faq h3{\n    margin:0!important;\n    padding:18px;\n    background:var(--crc-dark);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:23px!important;\n  }\n\n  .crc-faq details{\n    margin:0!important;\n    border-bottom:2px solid var(--crc-dark)!important;\n    background:#ffffff!important;\n  }\n\n  .crc-faq details:last-child{\n    border-bottom:0!important;\n  }\n\n  .crc-faq summary{\n    position:relative;\n    display:block;\n    padding:16px 60px 16px 17px!important;\n    list-style:none!important;\n    cursor:pointer;\n    background:#ffffff!important;\n    color:var(--crc-dark)!important;\n    -webkit-text-fill-color:var(--crc-dark)!important;\n    font-size:14px!important;\n    font-weight:900!important;\n  }\n\n  .crc-faq summary::-webkit-details-marker{\n    display:none!important;\n  }\n\n  .crc-faq summary::after{\n    content:\"+\";\n    position:absolute;\n    right:15px;\n    top:50%;\n    transform:translateY(-50%);\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:31px;\n    height:31px;\n    background:var(--crc-khaki);\n    color:var(--crc-dark)!important;\n    -webkit-text-fill-color:var(--crc-dark)!important;\n    font-size:20px!important;\n  }\n\n  .crc-faq details[open] summary{\n    background:var(--crc-sand)!important;\n  }\n\n  .crc-faq details[open] summary::after{\n    content:\"−\";\n    background:var(--crc-dark);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n  }\n\n  .crc-answer{\n    padding:0 17px 16px!important;\n    color:var(--crc-muted)!important;\n    -webkit-text-fill-color:var(--crc-muted)!important;\n    font-size:13px!important;\n  }\n\n  @media(max-width:720px){\n    .crc-pocket-grid{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n\n    .crc-uses{\n      grid-template-columns:1fr;\n    }\n\n    .crc-use{\n      border-right:0;\n      border-bottom:3px solid var(--crc-dark);\n    }\n\n    .crc-use:last-child{\n      border-bottom:0;\n    }\n  }\n\n  @media(max-width:480px){\n    .crc-field-sheet{\n      padding:18px;\n    }\n\n    .crc-pocket-grid,\n    .crc-facts{\n      grid-template-columns:1fr;\n    }\n\n    .crc-pocket{\n      min-height:105px;\n    }\n\n    .crc-heading h2{\n      font-size:32px!important;\n    }\n\n    .crc-faq summary{\n      padding:15px 55px 15px 14px!important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"camp-roll-case\"\u003e\n\n  \u003csection class=\"crc-field-sheet\"\u003e\n\n    \u003cdiv class=\"crc-heading\"\u003e\n      \u003cspan class=\"crc-label\"\u003eGreen Roll-Up Pencil Case\u003c\/span\u003e\n\n      \u003ch2\u003e\n        Unroll Your Supplies,\n        Pack Them Away in Seconds\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A large-capacity pencil case with detachable sections,\n        a practical mesh pocket and portable roll-up construction\n        for school, travel and everyday organization.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"crc-roll\"\u003e\n      \u003cdiv class=\"crc-pocket-grid\"\u003e\n        \u003cdiv class=\"crc-pocket\"\u003e\n          \u003cstrong\u003eMain Pen Storage\u003c\/strong\u003e\n          \u003cspan\u003eOrganizes approximately 30–50 pens and pencils.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"crc-pocket\"\u003e\n          \u003cstrong\u003eDetachable Section\u003c\/strong\u003e\n          \u003cspan\u003eRemove the inner case when a smaller pouch is needed.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"crc-pocket mesh\"\u003e\n          \u003cstrong\u003eMesh Pocket\u003c\/strong\u003e\n          \u003cspan\u003eStores erasers, rulers, stickers and small stationery.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"crc-pocket\"\u003e\n          \u003cstrong\u003eRoll-Up Format\u003c\/strong\u003e\n          \u003cspan\u003eFolds into a compact shape for bags and travel.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"crc-buckle\" aria-hidden=\"true\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"crc-facts\"\u003e\n      \u003cdiv class=\"crc-fact\"\u003e\n        \u003cstrong\u003e30–50 Pens\u003c\/strong\u003e\n        \u003cspan\u003eApproximate capacity\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"crc-fact\"\u003e\n        \u003cstrong\u003e8 × 3.6 × 3.3\"\u003c\/strong\u003e\n        \u003cspan\u003eApproximate size\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"crc-fact\"\u003e\n        \u003cstrong\u003eDetachable\u003c\/strong\u003e\n        \u003cspan\u003eFlexible organization\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"crc-uses\"\u003e\n      \u003cdiv class=\"crc-use\"\u003e\n        \u003cstrong\u003eSchool Supplies\u003c\/strong\u003e\n        \u003cp\u003eCarry pens, pencils, rulers and erasers.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"crc-use\"\u003e\n        \u003cstrong\u003eTravel Pouch\u003c\/strong\u003e\n        \u003cp\u003eOrganize cables and compact accessories.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"crc-use\"\u003e\n        \u003cstrong\u003eMakeup Storage\u003c\/strong\u003e\n        \u003cp\u003eUse the detachable pouch for small cosmetics.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"crc-faq\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eHow many pens can the case hold?\u003c\/summary\u003e\n      \u003cdiv class=\"crc-answer\"\u003e\n        It is designed to store approximately 30–50 pens or pencils.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan part of the pencil case be removed?\u003c\/summary\u003e\n      \u003cdiv class=\"crc-answer\"\u003e\n        Yes. The detachable design allows part of the case\n        to be used separately.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat can be stored in the mesh pocket?\u003c\/summary\u003e\n      \u003cdiv class=\"crc-answer\"\u003e\n        The mesh pocket can hold erasers, stickers,\n        rulers and other small stationery.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it be used for items other than stationery?\u003c\/summary\u003e\n      \u003cdiv class=\"crc-answer\"\u003e\n        Yes. It can also be used as a travel pouch,\n        makeup bag or small accessory organizer.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"PulinGO","offers":[{"title":"Green","offer_id":45470838980784,"sku":"B0DMT3B3BD","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Orange Red","offer_id":45470839013552,"sku":"B0DMT3WY8D","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Apricot","offer_id":45470839046320,"sku":"B0DMT15QZ6","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Dark Blue","offer_id":45470839111856,"sku":"B0DMT4G23S","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/8319\/1984\/files\/71WgnEnlrRL._AC_SL1500.jpg?v=1784555770","url":"https:\/\/www.pulingo.com\/products\/green-roll-up-large-capacity-pencil-case","provider":"PulinGO","version":"1.0","type":"link"}