{"product_id":"pink-school-laptop-backpack-set","title":"Pink 3-Piece School Backpack Set with Laptop Sleeve","description":"\u003cstyle\u003e\n  .pink-campus-yearbook{\n    --ink:#273247;\n    --pink:#df8fae;\n    --pink-dark:#a84970;\n    --blush:#f8e4ec;\n    --cream:#fffaf2;\n    --yellow:#f2d984;\n    --blue:#dceaf3;\n    --paper:#ffffff;\n    --muted:#707887;\n    --line:#e0dce2;\n    max-width:1080px;\n    margin:0 auto;\n    color:var(--ink);\n    font-family:Arial,Helvetica,sans-serif;\n    line-height:1.65;\n  }\n\n  .pink-campus-yearbook *,\n  .pink-campus-yearbook *:before,\n  .pink-campus-yearbook *:after{\n    box-sizing:border-box;\n  }\n\n  .pink-campus-yearbook svg{\n    display:block;\n    fill:none;\n    stroke:currentColor;\n    stroke-width:2;\n    stroke-linecap:round;\n    stroke-linejoin:round;\n  }\n\n  .pcy-cover{\n    position:relative;\n    padding:18px;\n    border:3px solid var(--ink);\n    border-radius:14px;\n    background:var(--pink);\n    box-shadow:13px 13px 0 var(--ink);\n  }\n\n  .pcy-cover:before{\n    content:\"\";\n    position:absolute;\n    left:34px;\n    top:0;\n    bottom:0;\n    width:8px;\n    background:rgba(255,255,255,.25);\n  }\n\n  .pcy-page{\n    overflow:hidden;\n    margin-left:20px;\n    border:2px solid var(--ink);\n    background:\n      linear-gradient(rgba(39,50,71,.055) 1px,transparent 1px),\n      var(--cream);\n    background-size:100% 30px;\n  }\n\n  .pcy-masthead{\n    display:grid;\n    grid-template-columns:auto 1fr auto;\n    gap:14px;\n    align-items:center;\n    padding:13px 19px;\n    border-bottom:3px double var(--ink);\n    background:#ffffff;\n  }\n\n  .pcy-masthead strong,\n  .pcy-masthead span{\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:11px!important;\n    font-weight:950!important;\n    letter-spacing:1px!important;\n    text-transform:uppercase!important;\n  }\n\n  .pcy-masthead strong{\n    text-align:center;\n    font-family:Georgia,serif!important;\n    font-size:15px!important;\n  }\n\n  .pcy-hero{\n    display:grid;\n    grid-template-columns:1.05fr .95fr;\n    gap:31px;\n    align-items:center;\n    padding:49px 38px 37px;\n  }\n\n  .pcy-edition{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    margin-bottom:17px;\n    padding:8px 14px;\n    border:2px solid var(--ink);\n    background:var(--yellow);\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:11px!important;\n    font-weight:950!important;\n    letter-spacing:1px!important;\n    text-transform:uppercase!important;\n    transform:rotate(-1deg);\n  }\n\n  .pcy-edition svg{\n    width:18px;\n    height:18px;\n  }\n\n  .pcy-copy h2{\n    margin:0 0 16px!important;\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-family:Georgia,serif!important;\n    font-size:clamp(33px,5vw,52px)!important;\n    line-height:1.06!important;\n  }\n\n  .pcy-copy p{\n    margin:0!important;\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:17px!important;\n  }\n\n  .pcy-photo-board{\n    position:relative;\n    min-height:370px;\n    padding:20px;\n    border:2px solid var(--ink);\n    background:var(--blue);\n    transform:rotate(1.3deg);\n  }\n\n  .pcy-photo-label{\n    display:flex;\n    justify-content:space-between;\n    gap:10px;\n    padding:9px 12px;\n    border:1px solid var(--ink);\n    background:#ffffff;\n  }\n\n  .pcy-photo-label strong{\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:13px!important;\n  }\n\n  .pcy-photo-label span{\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:11px!important;\n  }\n\n  .pcy-set-stage{\n    display:grid;\n    grid-template-columns:1.2fr .8fr;\n    gap:10px;\n    margin-top:14px;\n  }\n\n  .pcy-piece{\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n    justify-content:center;\n    min-height:106px;\n    padding:15px;\n    border:2px solid var(--ink);\n    background:#ffffff;\n    text-align:center;\n  }\n\n  .pcy-piece:first-child{\n    grid-row:1 \/ 3;\n    min-height:253px;\n    background:var(--blush);\n  }\n\n  .pcy-piece:nth-child(2){background:#fff5cf;}\n  .pcy-piece:nth-child(3){background:#edf4f8;}\n\n  .pcy-piece svg{\n    width:34px;\n    height:34px;\n    margin-bottom:9px;\n    color:var(--pink-dark);\n  }\n\n  .pcy-piece:first-child svg{\n    width:56px;\n    height:56px;\n  }\n\n  .pcy-piece strong{\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:13px!important;\n  }\n\n  .pcy-stats{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:10px;\n    padding:0 38px 33px;\n  }\n\n  .pcy-stat{\n    padding:17px 10px;\n    border:1px solid var(--line);\n    background:#ffffff;\n    text-align:center;\n  }\n\n  .pcy-stat:nth-child(1){border-top:6px solid var(--pink);}\n  .pcy-stat:nth-child(2){border-top:6px solid var(--yellow);}\n  .pcy-stat:nth-child(3){border-top:6px solid #8fb8ca;}\n  .pcy-stat:nth-child(4){border-top:6px solid var(--pink-dark);}\n\n  .pcy-stat strong{\n    display:block;\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:14px!important;\n  }\n\n  .pcy-stat span{\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:12px!important;\n  }\n\n  .pcy-section{\n    padding:55px 18px 0;\n  }\n\n  .pcy-heading{\n    display:grid;\n    grid-template-columns:115px 1fr;\n    gap:22px;\n    align-items:start;\n    margin-bottom:27px;\n  }\n\n  .pcy-clip{\n    padding:12px;\n    border:2px solid var(--ink);\n    background:var(--pink);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    text-align:center;\n    font-size:11px!important;\n    font-weight:950!important;\n    letter-spacing:1px!important;\n    text-transform:uppercase!important;\n    box-shadow:5px 5px 0 var(--ink);\n    transform:rotate(-2deg);\n  }\n\n  .pcy-heading span{\n    color:var(--pink-dark)!important;\n    -webkit-text-fill-color:var(--pink-dark)!important;\n    font-size:11px!important;\n    font-weight:950!important;\n    letter-spacing:1px!important;\n    text-transform:uppercase!important;\n  }\n\n  .pcy-heading h3{\n    margin:5px 0 0!important;\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-family:Georgia,serif!important;\n    font-size:30px!important;\n    line-height:1.2!important;\n  }\n\n  .pcy-file-layout{\n    display:grid;\n    grid-template-columns:1.12fr .88fr;\n    gap:19px;\n  }\n\n  .pcy-file{\n    border:2px solid var(--ink);\n    background:#ffffff;\n  }\n\n  .pcy-file-title{\n    padding:15px 18px;\n    background:var(--ink);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:15px!important;\n    font-weight:950!important;\n  }\n\n  .pcy-file-row{\n    display:grid;\n    grid-template-columns:57px 1fr;\n    gap:13px;\n    align-items:center;\n    padding:15px 18px;\n    border-bottom:1px dashed var(--line);\n  }\n\n  .pcy-file-row:last-child{\n    border-bottom:0;\n  }\n\n  .pcy-file-row span{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:52px;\n    height:35px;\n    border:2px solid var(--ink);\n    background:var(--yellow);\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:10px!important;\n    font-weight:950!important;\n  }\n\n  .pcy-file-row strong{\n    display:block;\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:14px!important;\n  }\n\n  .pcy-file-row small{\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:12px!important;\n  }\n\n  .pcy-laptop-feature{\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    padding:31px;\n    border:8px solid var(--blush);\n    background:var(--pink-dark);\n    text-align:center;\n  }\n\n  .pcy-laptop-feature svg{\n    width:55px;\n    height:55px;\n    margin:0 auto 14px;\n    color:var(--yellow);\n  }\n\n  .pcy-laptop-feature strong{\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:38px!important;\n    line-height:1!important;\n  }\n\n  .pcy-laptop-feature h4{\n    margin:10px 0 8px!important;\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:21px!important;\n  }\n\n  .pcy-laptop-feature p{\n    margin:0!important;\n    color:#f5dfe7!important;\n    -webkit-text-fill-color:#f5dfe7!important;\n    font-size:14px!important;\n  }\n\n  .pcy-set-report{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:15px;\n  }\n\n  .pcy-report-card{\n    min-height:230px;\n    padding:24px;\n    border:2px solid var(--ink);\n    background:#ffffff;\n  }\n\n  .pcy-report-card:nth-child(1){background:var(--blush);}\n  .pcy-report-card:nth-child(2){background:#fff6d7;}\n  .pcy-report-card:nth-child(3){background:#eaf3f7;}\n\n  .pcy-report-card svg{\n    width:34px;\n    height:34px;\n    margin-bottom:13px;\n    color:var(--pink-dark);\n  }\n\n  .pcy-report-card h4{\n    margin:0 0 8px!important;\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:18px!important;\n  }\n\n  .pcy-report-card p{\n    margin:0!important;\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:14px!important;\n  }\n\n  .pcy-performance{\n    display:grid;\n    grid-template-columns:.9fr 1.1fr;\n    gap:19px;\n  }\n\n  .pcy-material-card{\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    padding:31px;\n    border-radius:50% 50% 10px 10px;\n    background:var(--pink);\n    border:2px solid var(--ink);\n    text-align:center;\n  }\n\n  .pcy-material-card svg{\n    width:52px;\n    height:52px;\n    margin:0 auto 14px;\n    color:var(--ink);\n  }\n\n  .pcy-material-card h4{\n    margin:0 0 9px!important;\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:22px!important;\n  }\n\n  .pcy-material-card p{\n    margin:0!important;\n    color:#563947!important;\n    -webkit-text-fill-color:#563947!important;\n    font-size:14px!important;\n  }\n\n  .pcy-feature-list{\n    padding:27px;\n    border:2px solid var(--ink);\n    background:#ffffff;\n  }\n\n  .pcy-feature{\n    display:grid;\n    grid-template-columns:45px 1fr;\n    gap:13px;\n    align-items:center;\n    padding:13px 0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .pcy-feature:last-child{\n    border-bottom:0;\n  }\n\n  .pcy-feature span{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:42px;\n    height:42px;\n    border-radius:50%;\n    background:var(--yellow);\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-weight:950!important;\n  }\n\n  .pcy-feature strong{\n    display:block;\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:14px!important;\n  }\n\n  .pcy-feature small{\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:12px!important;\n  }\n\n  .pcy-care{\n    margin-top:20px;\n    padding:17px 20px;\n    border-left:7px solid var(--pink-dark);\n    background:var(--blush);\n    color:#654c57!important;\n    -webkit-text-fill-color:#654c57!important;\n    font-size:14px!important;\n  }\n\n  .pcy-footer{\n    margin-top:55px;\n    padding:40px 25px;\n    border:10px solid var(--pink);\n    background:var(--ink);\n    text-align:center;\n  }\n\n  .pcy-footer,\n  .pcy-footer *,\n  .pcy-footer h3,\n  .pcy-footer p{\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n  }\n\n  .pcy-footer h3{\n    margin:0 0 9px!important;\n    font-family:Georgia,serif!important;\n    font-size:29px!important;\n  }\n\n  .pcy-footer p{\n    max-width:720px;\n    margin:0 auto!important;\n  }\n\n  .pcy-faq{\n    margin-top:57px;\n    display:grid;\n    grid-template-columns:260px 1fr;\n    gap:19px;\n  }\n\n  .pcy-faq-cover{\n    padding:28px;\n    border:2px solid var(--ink);\n    background:var(--yellow);\n  }\n\n  .pcy-faq-cover span{\n    display:inline-block;\n    padding:7px 11px;\n    background:var(--ink);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:11px!important;\n    font-weight:950!important;\n    text-transform:uppercase!important;\n  }\n\n  .pcy-faq-cover h3{\n    margin:16px 0 8px!important;\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-family:Georgia,serif!important;\n    font-size:29px!important;\n  }\n\n  .pcy-faq-cover p{\n    margin:0!important;\n    color:#665d3f!important;\n    -webkit-text-fill-color:#665d3f!important;\n    font-size:14px!important;\n  }\n\n  .pcy-faq-list{\n    display:grid;\n    gap:10px;\n  }\n\n  .pcy-faq-item{\n    overflow:hidden;\n    border:2px solid var(--ink);\n    background:#ffffff;\n  }\n\n  .pcy-faq-button{\n    width:100%;\n    display:grid;\n    grid-template-columns:64px 1fr 36px;\n    gap:12px;\n    align-items:center;\n    padding:16px 18px;\n    border:0;\n    background:#ffffff;\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    text-align:left;\n    cursor:pointer;\n    font-size:15px!important;\n    font-weight:950!important;\n  }\n\n  .pcy-question-no{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:64px;\n    height:35px;\n    background:var(--blush);\n    color:var(--pink-dark)!important;\n    -webkit-text-fill-color:var(--pink-dark)!important;\n    font-size:10px!important;\n    font-weight:950!important;\n  }\n\n  .pcy-plus{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:36px;\n    height:36px;\n    background:var(--yellow);\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:22px!important;\n    transition:.25s ease;\n  }\n\n  .pcy-faq-item.open .pcy-plus{\n    transform:rotate(45deg);\n    background:var(--pink-dark);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n  }\n\n  .pcy-faq-content{\n    max-height:0;\n    overflow:hidden;\n    opacity:0;\n    transition:max-height .3s ease,opacity .2s ease;\n  }\n\n  .pcy-faq-answer{\n    padding:0 18px 18px 94px;\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:14px!important;\n  }\n\n  .pcy-faq-item.open .pcy-faq-content{\n    opacity:1;\n  }\n\n  @media(max-width:850px){\n    .pcy-hero,\n    .pcy-file-layout,\n    .pcy-performance,\n    .pcy-faq{\n      grid-template-columns:1fr;\n    }\n\n    .pcy-stats,\n    .pcy-set-report{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n  }\n\n  @media(max-width:570px){\n    .pcy-cover{\n      padding:9px;\n    }\n\n    .pcy-page{\n      margin-left:8px;\n    }\n\n    .pcy-masthead,\n    .pcy-heading{\n      grid-template-columns:1fr;\n    }\n\n    .pcy-masthead strong{\n      text-align:left;\n    }\n\n    .pcy-hero{\n      padding:39px 18px 28px;\n    }\n\n    .pcy-stats{\n      grid-template-columns:1fr;\n      padding:0 18px 27px;\n    }\n\n    .pcy-set-report{\n      grid-template-columns:1fr;\n    }\n\n    .pcy-photo-board{\n      transform:none;\n    }\n\n    .pcy-faq-answer{\n      padding-left:18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pink-campus-yearbook\"\u003e\n\n  \u003csection class=\"pcy-cover\"\u003e\n    \u003cdiv class=\"pcy-page\"\u003e\n\n      \u003cdiv class=\"pcy-masthead\"\u003e\n        \u003cspan\u003eCampus Edition\u003c\/span\u003e\n        \u003cstrong\u003eThe Student Style Journal\u003c\/strong\u003e\n        \u003cspan\u003ePink · 3 Pieces\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcy-hero\"\u003e\n        \u003cdiv class=\"pcy-copy\"\u003e\n          \u003cdiv class=\"pcy-edition\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n              \u003cpath d=\"M5 4h14v16H5z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 8h8\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n            Back-to-School Feature\n          \u003c\/div\u003e\n\n          \u003ch2\u003eThree Matching Pieces for School, Campus and Daily Life\u003c\/h2\u003e\n\n          \u003cp\u003e\n            A spacious pink school backpack set with a 30 L main bag,\n            insulated lunch tote and pencil pouch for books, technology,\n            meals and everyday student essentials.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcy-photo-board\"\u003e\n          \u003cdiv class=\"pcy-photo-label\"\u003e\n            \u003cstrong\u003eFeatured School Set\u003c\/strong\u003e\n            \u003cspan\u003ePink Collection\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pcy-set-stage\"\u003e\n            \u003cdiv class=\"pcy-piece\"\u003e\n              \u003csvg viewbox=\"0 0 24 24\"\u003e\n                \u003cpath d=\"M5 8h14v13H5z\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M8 8V5a4 4 0 0 1 8 0v3\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n              \u003cstrong\u003e17.8-Inch Backpack\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"pcy-piece\"\u003e\n              \u003csvg viewbox=\"0 0 24 24\"\u003e\n                \u003cpath d=\"M5 9h14v11H5z\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M8 9V6h8v3\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n              \u003cstrong\u003eInsulated Lunch Bag\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"pcy-piece\"\u003e\n              \u003csvg viewbox=\"0 0 24 24\"\u003e\n                \u003cpath d=\"M4 8h16v9H4z\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n              \u003cstrong\u003ePencil Pouch\u003c\/strong\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcy-stats\"\u003e\n        \u003cdiv class=\"pcy-stat\"\u003e\n          \u003cstrong\u003e30 L\u003c\/strong\u003e\n          \u003cspan\u003eStorage volume\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcy-stat\"\u003e\n          \u003cstrong\u003e15.6-Inch Laptop\u003c\/strong\u003e\n          \u003cspan\u003ePadded sleeve\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcy-stat\"\u003e\n          \u003cstrong\u003e7 Zipper Pockets\u003c\/strong\u003e\n          \u003cspan\u003eLayered organization\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcy-stat\"\u003e\n          \u003cstrong\u003eWater Resistant\u003c\/strong\u003e\n          \u003cspan\u003eNylon exterior\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pcy-section\"\u003e\n    \u003cdiv class=\"pcy-heading\"\u003e\n      \u003cdiv class=\"pcy-clip\"\u003eCampus File 01\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan\u003eBackpack Organization\u003c\/span\u003e\n        \u003ch3\u003eLarge-Capacity Storage for Busy Student Schedules\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcy-file-layout\"\u003e\n      \u003cdiv class=\"pcy-file\"\u003e\n        \u003cdiv class=\"pcy-file-title\"\u003eStudent Storage Directory\u003c\/div\u003e\n\n        \u003cdiv class=\"pcy-file-row\"\u003e\n          \u003cspan\u003eMAIN\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003e30 L Main Storage Area\u003c\/strong\u003e\n            \u003csmall\u003eBooks, folders, notebooks, clothing and everyday supplies\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcy-file-row\"\u003e\n          \u003cspan\u003eZIP 7\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eSeven Separate Zippered Pockets\u003c\/strong\u003e\n            \u003csmall\u003eOrganized spaces for technology, stationery and personal items\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcy-file-row\"\u003e\n          \u003cspan\u003eSIDE\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eTwo Exterior Side Pockets\u003c\/strong\u003e\n            \u003csmall\u003eWater bottles, umbrella or frequently used accessories\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcy-file-row\"\u003e\n          \u003cspan\u003eGIFT\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eDecorative Accessories Included\u003c\/strong\u003e\n            \u003csmall\u003eFluffy key pendant and personality badge\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcy-laptop-feature\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 5h16v12H4z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M2 20h20\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003cstrong\u003e15.6\"\u003c\/strong\u003e\n        \u003ch4\u003ePadded Laptop Compartment\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The internal sleeve is listed for compatible\n          13.3, 15.6 and 16.1-inch devices.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pcy-section\"\u003e\n    \u003cdiv class=\"pcy-heading\"\u003e\n      \u003cdiv class=\"pcy-clip\"\u003eCampus File 02\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan\u003eThree-Piece Set\u003c\/span\u003e\n        \u003ch3\u003eSeparate Storage for Books, Meals and Stationery\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcy-set-report\"\u003e\n      \u003cdiv class=\"pcy-report-card\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 8h14v13H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8V5a4 4 0 0 1 8 0v3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eLarge School Backpack\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Measures approximately 12.2 × 5.9 × 17.8 inches\n          with room for middle school, high school and college essentials.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcy-report-card\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 9h14v11H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 9V6h8v3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003e9.5 L Insulated Lunch Bag\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Provides separate food and drink storage plus a\n          front zipper pocket for utensils and smaller items.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcy-report-card\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 8h16v9H4z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eLarge Pencil Pouch\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Measures approximately 9 × 1.5 × 5 inches for pens,\n          pencils, markers and compact personal accessories.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pcy-section\"\u003e\n    \u003cdiv class=\"pcy-heading\"\u003e\n      \u003cdiv class=\"pcy-clip\"\u003eCampus File 03\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan\u003eMaterials and Carrying\u003c\/span\u003e\n        \u003ch3\u003eWater-Resistant Construction for Everyday School Use\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcy-performance\"\u003e\n      \u003cdiv class=\"pcy-material-card\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 15c4-6 12-6 16 0\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 18h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eWater-Resistant Nylon\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The soft-shell nylon exterior helps protect school\n          essentials from light everyday moisture.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcy-feature-list\"\u003e\n        \u003cdiv class=\"pcy-feature\"\u003e\n          \u003cspan\u003e1\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eAdjustable Shoulder Straps\u003c\/strong\u003e\n            \u003csmall\u003eCustomizable fit for school and campus carrying\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcy-feature\"\u003e\n          \u003cspan\u003e2\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003ePolyester Interior Lining\u003c\/strong\u003e\n            \u003csmall\u003eDurable lining for books, technology and daily supplies\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcy-feature\"\u003e\n          \u003cspan\u003e3\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eApproximately 1.7 Pounds\u003c\/strong\u003e\n            \u003csmall\u003eLightweight relative to the listed 30 L capacity\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcy-feature\"\u003e\n          \u003cspan\u003e4\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eSchool-to-Travel Versatility\u003c\/strong\u003e\n            \u003csmall\u003eSuitable for classes, summer camp and casual day trips\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcy-care\"\u003e\n      \u003cstrong\u003eCare:\u003c\/strong\u003e\n      Follow the listed machine-wash instructions and allow\n      all pieces to dry fully before the next use.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pcy-footer\"\u003e\n    \u003ch3\u003eA Complete Pink School Set for Growing Student Routines\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Carry books, a laptop, lunch and stationery in a spacious\n      three-piece set designed for middle school, high school and college.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pcy-faq\"\u003e\n    \u003cdiv class=\"pcy-faq-cover\"\u003e\n      \u003cspan\u003eStudent Q\u0026amp;A\u003c\/span\u003e\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n      \u003cp\u003e\n        Key information about dimensions, capacity,\n        laptop compatibility and included accessories.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcy-faq-list\"\u003e\n\n      \u003cdiv class=\"pcy-faq-item open\"\u003e\n        \u003cbutton class=\"pcy-faq-button\" type=\"button\" aria-expanded=\"true\"\u003e\n          \u003cspan class=\"pcy-question-no\"\u003eQUESTION 1\u003c\/span\u003e\n          \u003cspan\u003eWhat is included in the set?\u003c\/span\u003e\n          \u003cspan class=\"pcy-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"pcy-faq-content\"\u003e\n          \u003cdiv class=\"pcy-faq-answer\"\u003e\n            The set includes one large school backpack,\n            one insulated lunch bag and one matching pencil pouch.\n            A fluffy key pendant and decorative badge are also listed.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcy-faq-item\"\u003e\n        \u003cbutton class=\"pcy-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"pcy-question-no\"\u003eQUESTION 2\u003c\/span\u003e\n          \u003cspan\u003eWhat size is the backpack?\u003c\/span\u003e\n          \u003cspan class=\"pcy-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"pcy-faq-content\"\u003e\n          \u003cdiv class=\"pcy-faq-answer\"\u003e\n            The backpack measures approximately\n            12.2 × 5.9 × 17.8 inches.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcy-faq-item\"\u003e\n        \u003cbutton class=\"pcy-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"pcy-question-no\"\u003eQUESTION 3\u003c\/span\u003e\n          \u003cspan\u003eWhat size laptop can it hold?\u003c\/span\u003e\n          \u003cspan class=\"pcy-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"pcy-faq-content\"\u003e\n          \u003cdiv class=\"pcy-faq-answer\"\u003e\n            The padded sleeve is listed for compatible\n            13.3, 15.6 and 16.1-inch laptops.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcy-faq-item\"\u003e\n        \u003cbutton class=\"pcy-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"pcy-question-no\"\u003eQUESTION 4\u003c\/span\u003e\n          \u003cspan\u003eWhat is the backpack capacity?\u003c\/span\u003e\n          \u003cspan class=\"pcy-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"pcy-faq-content\"\u003e\n          \u003cdiv class=\"pcy-faq-answer\"\u003e\n            The product specifications list an approximate\n            storage volume of 30 liters.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcy-faq-item\"\u003e\n        \u003cbutton class=\"pcy-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"pcy-question-no\"\u003eQUESTION 5\u003c\/span\u003e\n          \u003cspan\u003eIs the backpack water resistant?\u003c\/span\u003e\n          \u003cspan class=\"pcy-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"pcy-faq-content\"\u003e\n          \u003cdiv class=\"pcy-faq-answer\"\u003e\n            Yes. The nylon exterior is listed as water resistant\n            for light everyday moisture.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcy-faq-item\"\u003e\n        \u003cbutton class=\"pcy-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"pcy-question-no\"\u003eQUESTION 6\u003c\/span\u003e\n          \u003cspan\u003eWhich color option is selected?\u003c\/span\u003e\n          \u003cspan class=\"pcy-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"pcy-faq-content\"\u003e\n          \u003cdiv class=\"pcy-faq-answer\"\u003e\n            The selected product option is Pink. Blue, Purple,\n            Yellow and Black variants are also listed.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  (function(){\n    var script = document.currentScript;\n    var wrapper = script.previousElementSibling;\n\n    if(!wrapper || !wrapper.classList.contains(\"pink-campus-yearbook\")){\n      return;\n    }\n\n    var items = wrapper.querySelectorAll(\".pcy-faq-item\");\n\n    function updateItem(item){\n      var content = item.querySelector(\".pcy-faq-content\");\n      var button = item.querySelector(\".pcy-faq-button\");\n\n      if(item.classList.contains(\"open\")){\n        content.style.maxHeight = content.scrollHeight + \"px\";\n        button.setAttribute(\"aria-expanded\",\"true\");\n      }else{\n        content.style.maxHeight = \"0px\";\n        button.setAttribute(\"aria-expanded\",\"false\");\n      }\n    }\n\n    items.forEach(function(item){\n      item.querySelector(\".pcy-faq-button\").addEventListener(\"click\",function(){\n        var wasOpen = item.classList.contains(\"open\");\n\n        items.forEach(function(other){\n          other.classList.remove(\"open\");\n          updateItem(other);\n        });\n\n        if(!wasOpen){\n          item.classList.add(\"open\");\n          updateItem(item);\n        }\n      });\n\n      updateItem(item);\n    });\n\n    window.addEventListener(\"resize\",function(){\n      items.forEach(function(item){\n        if(item.classList.contains(\"open\")){\n          updateItem(item);\n        }\n      });\n    });\n  })();\n\u003c\/script\u003e","brand":"PulinGO","offers":[{"title":"Pink","offer_id":45454154268848,"sku":"B0DSL22PHD","price":74.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":45454154367152,"sku":"B0GGQX3K4B","price":77.99,"currency_code":"USD","in_stock":true},{"title":"Purple","offer_id":45454154432688,"sku":"B0DSL1M3CT","price":74.99,"currency_code":"USD","in_stock":true},{"title":"Yellow","offer_id":45454154530992,"sku":"B0GGQZLNDC","price":88.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":45454154858672,"sku":"B0DSL2M51G","price":77.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/8319\/1984\/files\/71bqB8fX7VL._AC_SL1500.jpg?v=1784102906","url":"https:\/\/www.pulingo.com\/products\/pink-school-laptop-backpack-set","provider":"PulinGO","version":"1.0","type":"link"}