{"product_id":"girls-school-backpack-set","title":"3-Piece Girls School Backpack Set with Lunch Bag","description":"\u003cstyle\u003e\n  .cute-school-set{\n    --purple:#7656a8;\n    --pink:#f3a9c5;\n    --peach:#ffd3b7;\n    --yellow:#ffe69a;\n    --mint:#bfe8da;\n    --sky:#c8e7f6;\n    --paper:#fffdf8;\n    --ink:#4d4360;\n    --muted:#7c7488;\n    --line:#e8deed;\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  .cute-school-set *,\n  .cute-school-set *:before,\n  .cute-school-set *:after{\n    box-sizing:border-box;\n  }\n\n  .cute-school-set 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  .css-cover{\n    position:relative;\n    overflow:hidden;\n    padding:46px 34px;\n    border:2px solid var(--line);\n    border-radius:34px;\n    background:\n      linear-gradient(rgba(118,86,168,.06) 1px,transparent 1px),\n      linear-gradient(90deg,rgba(118,86,168,.06) 1px,transparent 1px),\n      var(--paper);\n    background-size:30px 30px;\n  }\n\n  .css-cover:before{\n    content:\"\";\n    position:absolute;\n    width:145px;\n    height:145px;\n    right:-45px;\n    top:-50px;\n    border-radius:50%;\n    background:rgba(243,169,197,.28);\n  }\n\n  .css-cover-grid{\n    position:relative;\n    z-index:1;\n    display:grid;\n    grid-template-columns:1.1fr .9fr;\n    gap:28px;\n    align-items:center;\n  }\n\n  .css-sticker{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    margin-bottom:16px;\n    padding:9px 15px;\n    border:2px solid var(--purple);\n    border-radius:14px;\n    background:var(--yellow);\n    color:var(--purple)!important;\n    -webkit-text-fill-color:var(--purple)!important;\n    font-size:12px!important;\n    font-weight:900!important;\n    letter-spacing:1px!important;\n    text-transform:uppercase!important;\n    transform:rotate(-2deg);\n    box-shadow:4px 4px 0 var(--purple);\n  }\n\n  .css-sticker svg{\n    width:18px;\n    height:18px;\n  }\n\n  .css-cover h2{\n    margin:0 0 16px!important;\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:clamp(31px,5vw,50px)!important;\n    line-height:1.08!important;\n    font-weight:950!important;\n  }\n\n  .css-cover 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  .css-collage{\n    position:relative;\n    min-height:350px;\n  }\n\n  .css-piece{\n    position:absolute;\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n    justify-content:center;\n    padding:20px;\n    border:3px solid #ffffff;\n    color:var(--purple);\n    text-align:center;\n    box-shadow:0 14px 30px rgba(86,62,112,.14);\n  }\n\n  .css-piece svg{\n    width:42px;\n    height:42px;\n    margin-bottom:10px;\n  }\n\n  .css-piece strong{\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:15px!important;\n  }\n\n  .css-piece.backpack{\n    left:25px;\n    top:20px;\n    width:205px;\n    height:285px;\n    border-radius:38px 38px 25px 25px;\n    background:linear-gradient(145deg,var(--pink),#f7d4e1);\n    transform:rotate(-4deg);\n  }\n\n  .css-piece.lunch{\n    right:5px;\n    top:50px;\n    width:145px;\n    height:130px;\n    border-radius:24px;\n    background:linear-gradient(145deg,var(--mint),#e3f5ef);\n    transform:rotate(5deg);\n  }\n\n  .css-piece.case{\n    right:22px;\n    bottom:25px;\n    width:160px;\n    height:105px;\n    border-radius:18px;\n    background:linear-gradient(145deg,var(--sky),#e9f7fc);\n    transform:rotate(-3deg);\n  }\n\n  .css-tabs{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:12px;\n    margin-top:28px;\n  }\n\n  .css-tab{\n    padding:17px 10px;\n    border:2px solid var(--line);\n    border-radius:16px;\n    background:#ffffff;\n    text-align:center;\n  }\n\n  .css-tab:nth-child(1){background:#fff2f7;}\n  .css-tab:nth-child(2){background:#f5f0ff;}\n  .css-tab:nth-child(3){background:#eefaf6;}\n  .css-tab:nth-child(4){background:#fff8df;}\n\n  .css-tab 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  .css-tab span{\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:12px!important;\n  }\n\n  .css-section{\n    padding:54px 18px 0;\n  }\n\n  .css-title{\n    display:grid;\n    grid-template-columns:auto 1fr;\n    gap:18px;\n    align-items:center;\n    margin-bottom:27px;\n  }\n\n  .css-title-mark{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:68px;\n    height:68px;\n    border-radius:22px;\n    background:var(--purple);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:22px!important;\n    font-weight:900!important;\n    transform:rotate(-4deg);\n  }\n\n  .css-title span{\n    color:var(--purple)!important;\n    -webkit-text-fill-color:var(--purple)!important;\n    font-size:12px!important;\n    font-weight:900!important;\n    letter-spacing:1px!important;\n    text-transform:uppercase!important;\n  }\n\n  .css-title h3{\n    margin:5px 0 0!important;\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:30px!important;\n    line-height:1.2!important;\n  }\n\n  .css-notes{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:16px;\n  }\n\n  .css-note{\n    position:relative;\n    padding:27px 24px 24px;\n    border:1px solid var(--line);\n    background:#ffffff;\n    box-shadow:7px 7px 0 #f1ebf4;\n  }\n\n  .css-note:nth-child(2){background:#fff8eb;}\n  .css-note:nth-child(3){background:#f1fbf7;}\n  .css-note:nth-child(4){background:#f1f8fc;}\n\n  .css-note:before{\n    content:\"\";\n    position:absolute;\n    top:-8px;\n    left:24px;\n    width:54px;\n    height:16px;\n    background:rgba(255,230,154,.85);\n    transform:rotate(-3deg);\n  }\n\n  .css-note svg{\n    width:30px;\n    height:30px;\n    margin-bottom:12px;\n    color:var(--purple);\n  }\n\n  .css-note h4{\n    margin:0 0 7px!important;\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:18px!important;\n  }\n\n  .css-note 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  .css-inside{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:18px;\n  }\n\n  .css-organizer{\n    padding:28px;\n    border:2px dashed #cbbce0;\n    border-radius:26px;\n    background:#faf7ff;\n  }\n\n  .css-organizer h4{\n    margin:0 0 16px!important;\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:23px!important;\n  }\n\n  .css-organizer-row{\n    display:grid;\n    grid-template-columns:40px 1fr;\n    gap:12px;\n    align-items:center;\n    padding:12px 0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .css-organizer-row:last-child{\n    border-bottom:0;\n  }\n\n  .css-organizer-row span{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:40px;\n    height:40px;\n    border-radius:50%;\n    background:var(--pink);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-weight:900;\n  }\n\n  .css-organizer-row strong{\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:14px!important;\n  }\n\n  .css-comfort{\n    padding:28px;\n    border-radius:26px;\n    background:linear-gradient(145deg,#eaf6fb,#ffffff);\n    border:1px solid #d4e7ef;\n  }\n\n  .css-comfort strong{\n    display:block;\n    color:var(--purple)!important;\n    -webkit-text-fill-color:var(--purple)!important;\n    font-size:43px!important;\n    line-height:1!important;\n  }\n\n  .css-comfort h4{\n    margin:11px 0 8px!important;\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:22px!important;\n  }\n\n  .css-comfort 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  .css-care{\n    margin-top:20px;\n    padding:17px 19px;\n    border-radius:16px;\n    background:#fff8e7;\n    border:1px solid #edddb0;\n    color:#6d5d3b!important;\n    -webkit-text-fill-color:#6d5d3b!important;\n    font-size:14px!important;\n  }\n\n  .css-footer{\n    margin-top:54px;\n    padding:38px 24px;\n    border-radius:28px;\n    background:linear-gradient(135deg,#594477,#9672b9);\n    text-align:center;\n  }\n\n  .css-footer,\n  .css-footer *,\n  .css-footer h3,\n  .css-footer p{\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n  }\n\n  .css-footer h3{\n    margin:0 0 9px!important;\n    font-size:27px!important;\n  }\n\n  .css-footer p{\n    max-width:710px;\n    margin:0 auto!important;\n  }\n\n  .css-faq{\n    margin-top:56px;\n    padding:28px;\n    border-radius:28px;\n    background:#fffafc;\n    border:2px solid var(--line);\n  }\n\n  .css-faq-head{\n    margin-bottom:20px;\n    text-align:center;\n  }\n\n  .css-faq-head h3{\n    margin:0!important;\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:28px!important;\n  }\n\n  .css-faq-item{\n    overflow:hidden;\n    border:1px solid var(--line);\n    border-radius:18px;\n    background:#ffffff;\n  }\n\n  .css-faq-item + .css-faq-item{\n    margin-top:10px;\n  }\n\n  .css-faq-button{\n    width:100%;\n    display:grid;\n    grid-template-columns:44px 1fr 32px;\n    gap:12px;\n    align-items:center;\n    padding:15px 17px;\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:900!important;\n  }\n\n  .css-faq-icon{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:44px;\n    height:38px;\n    border-radius:12px;\n    background:var(--yellow);\n    color:var(--purple)!important;\n    -webkit-text-fill-color:var(--purple)!important;\n    font-size:12px!important;\n  }\n\n  .css-plus{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:32px;\n    height:32px;\n    border-radius:50%;\n    background:#f2ebf7;\n    color:var(--purple)!important;\n    -webkit-text-fill-color:var(--purple)!important;\n    font-size:21px!important;\n    transition:.25s ease;\n  }\n\n  .css-faq-item.open .css-plus{\n    transform:rotate(45deg);\n    background:var(--purple);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n  }\n\n  .css-faq-content{\n    max-height:0;\n    overflow:hidden;\n    opacity:0;\n    transition:max-height .3s ease,opacity .2s ease;\n  }\n\n  .css-faq-answer{\n    padding:0 18px 17px 73px;\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:14px!important;\n  }\n\n  .css-faq-item.open .css-faq-content{\n    opacity:1;\n  }\n\n  @media(max-width:850px){\n    .css-cover-grid,\n    .css-inside{\n      grid-template-columns:1fr;\n    }\n\n    .css-collage{\n      min-height:340px;\n    }\n\n    .css-tabs,\n    .css-notes{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  @media(max-width:540px){\n    .css-cover{\n      padding:40px 19px;\n      border-radius:24px;\n    }\n\n    .css-tabs,\n    .css-notes{\n      grid-template-columns:1fr;\n    }\n\n    .css-collage{\n      transform:scale(.88);\n      margin:-15px;\n    }\n\n    .css-faq{\n      padding:21px 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cute-school-set\"\u003e\n\n  \u003csection class=\"css-cover\"\u003e\n    \u003cdiv class=\"css-cover-grid\"\u003e\n\n      \u003cdiv\u003e\n        \u003cdiv class=\"css-sticker\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\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          Complete School Set\n        \u003c\/div\u003e\n\n        \u003ch2\u003eThree Matching Pieces for Bright and Organized School Days\u003c\/h2\u003e\n\n        \u003cp\u003e\n          A coordinated school set with a spacious backpack,\n          insulated lunch box and multi-layer pencil case for\n          kindergarten and primary school routines.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"css-collage\" aria-hidden=\"true\"\u003e\n        \u003cdiv class=\"css-piece backpack\"\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\u003eSchool Backpack\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"css-piece lunch\"\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\u003eLunch Box\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"css-piece case\"\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 Case\u003c\/strong\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"css-tabs\"\u003e\n      \u003cdiv class=\"css-tab\"\u003e\n        \u003cstrong\u003e3-Piece Set\u003c\/strong\u003e\n        \u003cspan\u003eMatching essentials\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"css-tab\"\u003e\n        \u003cstrong\u003eAges 5–10\u003c\/strong\u003e\n        \u003cspan\u003eRecommended range\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"css-tab\"\u003e\n        \u003cstrong\u003eLaptop Sleeve\u003c\/strong\u003e\n        \u003cspan\u003ePadded storage\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"css-tab\"\u003e\n        \u003cstrong\u003eChest Buckle\u003c\/strong\u003e\n        \u003cspan\u003eStable carrying\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"css-section\"\u003e\n    \u003cdiv class=\"css-title\"\u003e\n      \u003cdiv class=\"css-title-mark\"\u003e01\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan\u003eSchool Day Essentials\u003c\/span\u003e\n        \u003ch3\u003eDesigned to Keep Everything Neat and Easy to Reach\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"css-notes\"\u003e\n\n      \u003cdiv class=\"css-note\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 8h14v13H5z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch4\u003eSpacious Backpack\u003c\/h4\u003e\n        \u003cp\u003e\n          The main compartment holds books and folders while the padded\n          sleeve helps protect a laptop or tablet.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"css-note\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 10h16\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch4\u003eOrganized Front Section\u003c\/h4\u003e\n        \u003cp\u003e\n          The secondary compartment opens wide and includes six\n          smaller organizer pockets.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"css-note\"\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        \u003ch4\u003eInsulated Lunch Box\u003c\/h4\u003e\n        \u003cp\u003e\n          The aluminum-lined interior helps maintain the temperature\n          of packed food during the school day.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"css-note\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 8h16v9H4z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8v9\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 8v9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch4\u003eLayered Pencil Case\u003c\/h4\u003e\n        \u003cp\u003e\n          Four storage layers provide room for pens, pencils,\n          markers and other stationery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"css-section\"\u003e\n    \u003cdiv class=\"css-title\"\u003e\n      \u003cdiv class=\"css-title-mark\"\u003e02\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan\u003eComfort and Storage\u003c\/span\u003e\n        \u003ch3\u003eMade for Busy Elementary School Routines\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"css-inside\"\u003e\n\n      \u003cdiv class=\"css-organizer\"\u003e\n        \u003ch4\u003eInside the Set\u003c\/h4\u003e\n\n        \u003cdiv class=\"css-organizer-row\"\u003e\n          \u003cspan\u003e1\u003c\/span\u003e\n          \u003cstrong\u003eLarge School Backpack\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"css-organizer-row\"\u003e\n          \u003cspan\u003e1\u003c\/span\u003e\n          \u003cstrong\u003eInsulated Lunch Box\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"css-organizer-row\"\u003e\n          \u003cspan\u003e1\u003c\/span\u003e\n          \u003cstrong\u003eFour-Layer Pencil Case\u003c\/strong\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"css-comfort\"\u003e\n        \u003cstrong\u003eS-Curve\u003c\/strong\u003e\n        \u003ch4\u003eComfortable Shoulder Straps\u003c\/h4\u003e\n        \u003cp\u003e\n          Thick, widened shoulder straps and an anti-slip chest buckle\n          help keep the backpack stable while walking.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"css-care\"\u003e\n      \u003cstrong\u003eCare:\u003c\/strong\u003e\n      Clean the backpack and accessories gently by hand, then allow\n      all pieces to air dry completely.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"css-footer\"\u003e\n    \u003ch3\u003eA Coordinated Set for Class, Lunch and Creativity\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Keep school supplies, meals and stationery organized with\n      three matching pieces designed for young students.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"css-faq\"\u003e\n    \u003cdiv class=\"css-faq-head\"\u003e\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"css-faq-item open\"\u003e\n      \u003cbutton class=\"css-faq-button\" type=\"button\" aria-expanded=\"true\"\u003e\n        \u003cspan class=\"css-faq-icon\"\u003eQ1\u003c\/span\u003e\n        \u003cspan\u003eWhat is included in the set?\u003c\/span\u003e\n        \u003cspan class=\"css-plus\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n\n      \u003cdiv class=\"css-faq-content\"\u003e\n        \u003cdiv class=\"css-faq-answer\"\u003e\n          The set includes one school backpack, one insulated lunch box\n          and one multi-layer pencil case.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"css-faq-item\"\u003e\n      \u003cbutton class=\"css-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n        \u003cspan class=\"css-faq-icon\"\u003eQ2\u003c\/span\u003e\n        \u003cspan\u003eWhich age group is it suitable for?\u003c\/span\u003e\n        \u003cspan class=\"css-plus\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n\n      \u003cdiv class=\"css-faq-content\"\u003e\n        \u003cdiv class=\"css-faq-answer\"\u003e\n          The recommended age range is approximately 5 to 10 years.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"css-faq-item\"\u003e\n      \u003cbutton class=\"css-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n        \u003cspan class=\"css-faq-icon\"\u003eQ3\u003c\/span\u003e\n        \u003cspan\u003eDoes the backpack have a device sleeve?\u003c\/span\u003e\n        \u003cspan class=\"css-plus\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n\n      \u003cdiv class=\"css-faq-content\"\u003e\n        \u003cdiv class=\"css-faq-answer\"\u003e\n          Yes. The main compartment includes a padded laptop or tablet sleeve.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"css-faq-item\"\u003e\n      \u003cbutton class=\"css-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n        \u003cspan class=\"css-faq-icon\"\u003eQ4\u003c\/span\u003e\n        \u003cspan\u003eIs the lunch box insulated?\u003c\/span\u003e\n        \u003cspan class=\"css-plus\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n\n      \u003cdiv class=\"css-faq-content\"\u003e\n        \u003cdiv class=\"css-faq-answer\"\u003e\n          Yes. It has an aluminum foil interior designed to help maintain\n          food temperature.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"css-faq-item\"\u003e\n      \u003cbutton class=\"css-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n        \u003cspan class=\"css-faq-icon\"\u003eQ5\u003c\/span\u003e\n        \u003cspan\u003eHow should the set be cleaned?\u003c\/span\u003e\n        \u003cspan class=\"css-plus\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n\n      \u003cdiv class=\"css-faq-content\"\u003e\n        \u003cdiv class=\"css-faq-answer\"\u003e\n          Clean the pieces gently by hand and allow them to air dry fully.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\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(\"cute-school-set\")){\n      return;\n    }\n\n    var items = wrapper.querySelectorAll(\".css-faq-item\");\n\n    function updateItem(item){\n      var content = item.querySelector(\".css-faq-content\");\n      var button = item.querySelector(\".css-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(\".css-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":"Purple-3pcs","offer_id":45453070434480,"sku":"B0F1KVLLWP","price":69.99,"currency_code":"USD","in_stock":true},{"title":"Blue-2pcs","offer_id":45453070467248,"sku":"B0F2P88Q1Z","price":63.99,"currency_code":"USD","in_stock":true},{"title":"Blue-3pcs","offer_id":45453070532784,"sku":"B0F1KQTQYC","price":69.99,"currency_code":"USD","in_stock":true},{"title":"Pink-2pcs","offer_id":45453070565552,"sku":"B0F2P4TVX1","price":63.99,"currency_code":"USD","in_stock":true},{"title":"Purple-2pcs","offer_id":45453070598320,"sku":"B0F2P83QVW","price":63.99,"currency_code":"USD","in_stock":true},{"title":"Pink-3pcs","offer_id":45453070631088,"sku":"B0F1KV2FVG","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/8319\/1984\/files\/81qP5wZt28L._AC_SL1500.jpg?v=1784026426","url":"https:\/\/www.pulingo.com\/products\/girls-school-backpack-set","provider":"PulinGO","version":"1.0","type":"link"}