{"product_id":"purple-1150ml-three-compartment-bento-box","title":"Purple 1150 ml 3-Compartment Bento Lunch Box","description":"\u003cstyle\u003e\n  .purple-lunch-garden{\n    --aubergine:#31183f;\n    --plum:#57306d;\n    --purple:#82549a;\n    --lavender:#c9a9da;\n    --lilac:#eee3f3;\n    --leaf:#79a978;\n    --mint:#c9e5cb;\n    --sun:#f3cf70;\n    --peach:#f1b095;\n    --sky:#cbe6ef;\n    --paper:#ffffff;\n    --cream:#fffaf1;\n    --ink:#403548;\n    --muted:#746b79;\n    --line:#e3dbe6;\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  .purple-lunch-garden *,\n  .purple-lunch-garden *:before,\n  .purple-lunch-garden *:after{\n    box-sizing:border-box;\n  }\n\n  .purple-lunch-garden 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  .plg-greenhouse{\n    overflow:hidden;\n    border:6px solid var(--aubergine);\n    border-radius:30px;\n    background:var(--plum);\n    box-shadow:0 20px 48px rgba(49,24,63,.22);\n  }\n\n  .plg-roofbar{\n    display:grid;\n    grid-template-columns:auto 1fr auto;\n    gap:15px;\n    align-items:center;\n    padding:13px 20px;\n    border-bottom:2px solid #755188;\n    background:#24102f;\n  }\n\n  .plg-roofbar strong,\n  .plg-roofbar span{\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:11px!important;\n    font-weight:950!important;\n    letter-spacing:1px!important;\n    text-transform:uppercase!important;\n  }\n\n  .plg-roofbar strong{\n    text-align:center;\n  }\n\n  .plg-indicators{\n    display:flex;\n    gap:6px;\n  }\n\n  .plg-indicators i{\n    width:10px;\n    height:10px;\n    border-radius:50%;\n    background:var(--lavender);\n  }\n\n  .plg-indicators i:nth-child(2){background:var(--sun);}\n  .plg-indicators i:nth-child(3){background:var(--mint);}\n\n  .plg-hero{\n    display:grid;\n    grid-template-columns:1.03fr .97fr;\n    gap:35px;\n    align-items:center;\n    padding:54px 39px 42px;\n    background:\n      radial-gradient(circle at 82% 25%,rgba(201,169,218,.22),transparent 29%),\n      linear-gradient(145deg,#653b7b,var(--aubergine));\n  }\n\n  .plg-kicker{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    margin-bottom:18px;\n    padding:8px 14px;\n    border:1px solid var(--lavender);\n    border-radius:999px;\n    background:rgba(201,169,218,.1);\n    color:#eadcf0!important;\n    -webkit-text-fill-color:#eadcf0!important;\n    font-size:11px!important;\n    font-weight:950!important;\n    letter-spacing:1px!important;\n    text-transform:uppercase!important;\n  }\n\n  .plg-kicker svg{\n    width:18px;\n    height:18px;\n  }\n\n  .plg-copy h2{\n    margin:0 0 17px!important;\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:clamp(34px,5vw,54px)!important;\n    line-height:1.06!important;\n    font-weight:950!important;\n  }\n\n  .plg-copy h2 span{\n    color:var(--sun)!important;\n    -webkit-text-fill-color:var(--sun)!important;\n  }\n\n  .plg-copy p{\n    margin:0!important;\n    color:#e4d8e9!important;\n    -webkit-text-fill-color:#e4d8e9!important;\n    font-size:17px!important;\n  }\n\n  .plg-pills{\n    display:flex;\n    flex-wrap:wrap;\n    gap:9px;\n    margin-top:23px;\n  }\n\n  .plg-pills span{\n    padding:9px 12px;\n    border:1px solid #78558a;\n    border-radius:8px;\n    background:#3b1c4a;\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:12px!important;\n    font-weight:800!important;\n  }\n\n  .plg-window{\n    position:relative;\n    min-height:425px;\n    overflow:hidden;\n    border:3px solid #bea2ca;\n    border-radius:55% 55% 24px 24px;\n    background:\n      linear-gradient(rgba(255,255,255,.45) 1px,transparent 1px),\n      linear-gradient(90deg,rgba(255,255,255,.45) 1px,transparent 1px),\n      #e9dcf0;\n    background-size:34px 34px;\n  }\n\n  .plg-window:before{\n    content:\"\";\n    position:absolute;\n    left:0;\n    right:0;\n    bottom:0;\n    height:105px;\n    background:\n      repeating-linear-gradient(\n        90deg,\n        #a679b9 0 36px,\n        #c49bd2 36px 72px\n      );\n  }\n\n  .plg-window-label{\n    position:absolute;\n    left:50%;\n    top:25px;\n    z-index:5;\n    transform:translateX(-50%);\n    padding:7px 12px;\n    border:2px solid var(--aubergine);\n    border-radius:999px;\n    background:var(--sun);\n    color:var(--aubergine)!important;\n    -webkit-text-fill-color:var(--aubergine)!important;\n    white-space:nowrap;\n    font-size:10px!important;\n    font-weight:950!important;\n    text-transform:uppercase!important;\n  }\n\n  .plg-box{\n    position:absolute;\n    left:50%;\n    top:108px;\n    width:285px;\n    height:193px;\n    transform:translateX(-50%);\n    padding:13px;\n    border:5px solid var(--aubergine);\n    border-radius:29px;\n    background:linear-gradient(145deg,#a97fc0,#75468c);\n    box-shadow:0 17px 32px rgba(49,24,63,.31);\n  }\n\n  .plg-tray{\n    display:grid;\n    grid-template-columns:1.25fr .75fr;\n    grid-template-rows:1fr 1fr;\n    gap:9px;\n    height:100%;\n  }\n\n  .plg-plot{\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n    justify-content:center;\n    padding:9px;\n    border:3px solid var(--aubergine);\n    border-radius:14px;\n    text-align:center;\n  }\n\n  .plg-plot:nth-child(1){\n    grid-row:1\/3;\n    background:#f5d882;\n  }\n\n  .plg-plot:nth-child(2){\n    background:#bfe0c6;\n  }\n\n  .plg-plot:nth-child(3){\n    background:#c8e4ee;\n  }\n\n  .plg-plot strong{\n    color:var(--aubergine)!important;\n    -webkit-text-fill-color:var(--aubergine)!important;\n    font-size:10px!important;\n  }\n\n  .plg-plot small{\n    color:#5d5261!important;\n    -webkit-text-fill-color:#5d5261!important;\n    font-size:9px!important;\n  }\n\n  .plg-fork{\n    position:absolute;\n    left:29px;\n    bottom:27px;\n    width:23px;\n    height:105px;\n    border-radius:999px;\n    background:#ffffff;\n    border:3px solid var(--aubergine);\n    transform:rotate(-12deg);\n  }\n\n  .plg-fork:before{\n    content:\"\";\n    position:absolute;\n    left:-8px;\n    top:-18px;\n    width:33px;\n    height:37px;\n    border:3px solid var(--aubergine);\n    border-bottom:0;\n    background:\n      repeating-linear-gradient(\n        90deg,\n        #ffffff 0 5px,\n        var(--aubergine) 5px 8px\n      );\n  }\n\n  .plg-latch{\n    position:absolute;\n    width:43px;\n    height:23px;\n    border:3px solid var(--aubergine);\n    border-radius:9px;\n    background:var(--lavender);\n  }\n\n  .plg-latch.one{left:33px;top:97px;}\n  .plg-latch.two{right:33px;top:97px;}\n  .plg-latch.three{left:75px;bottom:31px;}\n  .plg-latch.four{right:75px;bottom:31px;}\n\n  .plg-stats{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:1px;\n    background:#765285;\n  }\n\n  .plg-stat{\n    padding:20px 12px;\n    background:#351642;\n    text-align:center;\n  }\n\n  .plg-stat strong{\n    display:block;\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:14px!important;\n  }\n\n  .plg-stat span{\n    color:#d7c6df!important;\n    -webkit-text-fill-color:#d7c6df!important;\n    font-size:12px!important;\n  }\n\n  .plg-section{\n    padding:59px 19px 0;\n  }\n\n  .plg-heading{\n    display:grid;\n    grid-template-columns:132px 1fr;\n    gap:22px;\n    align-items:start;\n    margin-bottom:28px;\n  }\n\n  .plg-marker{\n    padding:12px 9px;\n    border:3px solid var(--aubergine);\n    background:var(--mint);\n    color:var(--aubergine)!important;\n    -webkit-text-fill-color:var(--aubergine)!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(--aubergine);\n  }\n\n  .plg-heading span{\n    color:var(--purple)!important;\n    -webkit-text-fill-color:var(--purple)!important;\n    font-size:11px!important;\n    font-weight:950!important;\n    letter-spacing:1px!important;\n    text-transform:uppercase!important;\n  }\n\n  .plg-heading h3{\n    margin:5px 0 0!important;\n    color:var(--aubergine)!important;\n    -webkit-text-fill-color:var(--aubergine)!important;\n    font-size:30px!important;\n    line-height:1.2!important;\n  }\n\n  .plg-layout{\n    display:grid;\n    grid-template-columns:1.1fr .9fr;\n    gap:19px;\n  }\n\n  .plg-meal-map{\n    padding:28px;\n    border:3px solid var(--aubergine);\n    border-radius:23px;\n    background:#faf6fc;\n  }\n\n  .plg-meal-map h4{\n    margin:0 0 18px!important;\n    color:var(--aubergine)!important;\n    -webkit-text-fill-color:var(--aubergine)!important;\n    font-size:22px!important;\n  }\n\n  .plg-meal-grid{\n    display:grid;\n    grid-template-columns:1.25fr .75fr;\n    grid-template-rows:112px 103px;\n    gap:10px;\n  }\n\n  .plg-meal{\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n    justify-content:center;\n    padding:12px;\n    border:3px solid var(--aubergine);\n    border-radius:17px;\n    text-align:center;\n  }\n\n  .plg-meal:first-child{\n    grid-row:1\/3;\n    background:#f5dc98;\n  }\n\n  .plg-meal:nth-child(2){background:#cce8d2;}\n  .plg-meal:nth-child(3){background:#d3eaf1;}\n\n  .plg-meal strong{\n    color:var(--aubergine)!important;\n    -webkit-text-fill-color:var(--aubergine)!important;\n    font-size:14px!important;\n  }\n\n  .plg-meal small{\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:11px!important;\n  }\n\n  .plg-balance-card{\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    padding:31px;\n    border:10px solid #ede1f1;\n    border-radius:24px;\n    background:linear-gradient(145deg,#653779,var(--purple));\n    text-align:center;\n  }\n\n  .plg-balance-card svg{\n    width:58px;\n    height:58px;\n    margin:0 auto 14px;\n    color:var(--sun);\n  }\n\n  .plg-balance-card h4{\n    margin:0 0 9px!important;\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:22px!important;\n  }\n\n  .plg-balance-card p{\n    margin:0!important;\n    color:#eee3f2!important;\n    -webkit-text-fill-color:#eee3f2!important;\n    font-size:14px!important;\n  }\n\n  .plg-feature-grid{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:15px;\n  }\n\n  .plg-feature{\n    min-height:245px;\n    padding:25px;\n    border:3px solid var(--aubergine);\n    background:#ffffff;\n  }\n\n  .plg-feature:nth-child(1){border-top:9px solid var(--purple);}\n  .plg-feature:nth-child(2){border-top:9px solid var(--leaf);}\n  .plg-feature:nth-child(3){border-top:9px solid var(--sun);}\n\n  .plg-feature svg{\n    width:39px;\n    height:39px;\n    margin-bottom:14px;\n    color:var(--aubergine);\n  }\n\n  .plg-feature h4{\n    margin:0 0 8px!important;\n    color:var(--aubergine)!important;\n    -webkit-text-fill-color:var(--aubergine)!important;\n    font-size:18px!important;\n  }\n\n  .plg-feature 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  .plg-latch-layout{\n    display:grid;\n    grid-template-columns:.9fr 1.1fr;\n    gap:19px;\n  }\n\n  .plg-gate{\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    min-height:345px;\n    padding:33px;\n    border:12px solid #e5d6ec;\n    border-radius:50%;\n    background:var(--aubergine);\n    text-align:center;\n  }\n\n  .plg-gate svg{\n    width:59px;\n    height:59px;\n    margin:0 auto 14px;\n    color:var(--mint);\n  }\n\n  .plg-gate h4{\n    margin:0 0 9px!important;\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:22px!important;\n  }\n\n  .plg-gate p{\n    margin:0!important;\n    color:#dccccf!important;\n    -webkit-text-fill-color:#dccccf!important;\n    font-size:14px!important;\n  }\n\n  .plg-checklist{\n    padding:27px;\n    border:3px solid var(--aubergine);\n    background:#ffffff;\n  }\n\n  .plg-check{\n    display:grid;\n    grid-template-columns:49px 1fr;\n    gap:13px;\n    align-items:center;\n    padding:14px 0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .plg-check:last-child{\n    border-bottom:0;\n  }\n\n  .plg-check span{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:44px;\n    height:44px;\n    border-radius:50%;\n    background:var(--lavender);\n    color:var(--aubergine)!important;\n    -webkit-text-fill-color:var(--aubergine)!important;\n    font-weight:950!important;\n  }\n\n  .plg-check 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  .plg-check small{\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:12px!important;\n  }\n\n  .plg-process{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:15px;\n  }\n\n  .plg-process-card{\n    min-height:225px;\n    padding:25px;\n    border:2px solid var(--aubergine);\n    border-radius:20px;\n    background:#ffffff;\n  }\n\n  .plg-process-card span{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:46px;\n    height:46px;\n    margin-bottom:14px;\n    border-radius:50%;\n    background:var(--purple);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-weight:950!important;\n  }\n\n  .plg-process-card:nth-child(2) span{background:var(--leaf);}\n  .plg-process-card:nth-child(3) span{\n    background:var(--sun);\n    color:var(--aubergine)!important;\n    -webkit-text-fill-color:var(--aubergine)!important;\n  }\n\n  .plg-process-card h4{\n    margin:0 0 8px!important;\n    color:var(--aubergine)!important;\n    -webkit-text-fill-color:var(--aubergine)!important;\n    font-size:17px!important;\n  }\n\n  .plg-process-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  .plg-material-layout{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:19px;\n  }\n\n  .plg-material-card{\n    padding:30px;\n    border:3px solid var(--aubergine);\n    background:#ffffff;\n  }\n\n  .plg-material-card:first-child{\n    background:#f4edf7;\n  }\n\n  .plg-material-card svg{\n    width:46px;\n    height:46px;\n    margin-bottom:14px;\n    color:var(--purple);\n  }\n\n  .plg-material-card h4{\n    margin:0 0 9px!important;\n    color:var(--aubergine)!important;\n    -webkit-text-fill-color:var(--aubergine)!important;\n    font-size:20px!important;\n  }\n\n  .plg-material-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  .plg-note{\n    margin-top:20px;\n    padding:17px 20px;\n    border-left:7px solid var(--purple);\n    background:#f3edf6;\n    color:#615568!important;\n    -webkit-text-fill-color:#615568!important;\n    font-size:14px!important;\n  }\n\n  .plg-footer{\n    margin-top:57px;\n    padding:43px 27px;\n    border:10px solid var(--purple);\n    background:\n      radial-gradient(circle at 50% 120%,rgba(243,207,112,.2),transparent 42%),\n      linear-gradient(135deg,#281133,#613574);\n    text-align:center;\n  }\n\n  .plg-footer,\n  .plg-footer *,\n  .plg-footer h3,\n  .plg-footer p{\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n  }\n\n  .plg-footer h3{\n    margin:0 0 9px!important;\n    font-size:29px!important;\n  }\n\n  .plg-footer p{\n    max-width:730px;\n    margin:0 auto!important;\n  }\n\n  .plg-faq{\n    margin-top:58px;\n    display:grid;\n    grid-template-columns:270px 1fr;\n    gap:19px;\n  }\n\n  .plg-faq-side{\n    padding:29px;\n    border:3px solid var(--aubergine);\n    background:\n      radial-gradient(circle,var(--sun) 2px,transparent 3px),\n      var(--plum);\n    background-size:24px 24px;\n  }\n\n  .plg-faq-side span{\n    display:inline-block;\n    padding:7px 11px;\n    background:var(--sun);\n    color:var(--aubergine)!important;\n    -webkit-text-fill-color:var(--aubergine)!important;\n    font-size:11px!important;\n    font-weight:950!important;\n    text-transform:uppercase!important;\n  }\n\n  .plg-faq-side h3{\n    margin:17px 0 8px!important;\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:28px!important;\n  }\n\n  .plg-faq-side p{\n    margin:0!important;\n    color:#e4d5ea!important;\n    -webkit-text-fill-color:#e4d5ea!important;\n    font-size:14px!important;\n  }\n\n  .plg-faq-list{\n    display:grid;\n    gap:10px;\n  }\n\n  .plg-faq-item{\n    overflow:hidden;\n    border:2px solid var(--aubergine);\n    border-radius:14px;\n    background:#ffffff;\n  }\n\n  .plg-faq-button{\n    width:100%;\n    display:grid;\n    grid-template-columns:80px 1fr 36px;\n    gap:12px;\n    align-items:center;\n    padding:16px 18px;\n    border:0;\n    background:#ffffff;\n    color:var(--aubergine)!important;\n    -webkit-text-fill-color:var(--aubergine)!important;\n    text-align:left;\n    cursor:pointer;\n    font-size:15px!important;\n    font-weight:950!important;\n  }\n\n  .plg-faq-code{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:80px;\n    height:35px;\n    border-radius:999px;\n    background:var(--lilac);\n    color:var(--plum)!important;\n    -webkit-text-fill-color:var(--plum)!important;\n    font-size:10px!important;\n    font-weight:950!important;\n  }\n\n  .plg-plus{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:36px;\n    height:36px;\n    border-radius:50%;\n    background:var(--sun);\n    color:var(--aubergine)!important;\n    -webkit-text-fill-color:var(--aubergine)!important;\n    font-size:22px!important;\n    transition:.25s ease;\n  }\n\n  .plg-faq-item.open .plg-plus{\n    transform:rotate(45deg);\n    background:var(--aubergine);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n  }\n\n  .plg-faq-content{\n    max-height:0;\n    overflow:hidden;\n    opacity:0;\n    transition:max-height .3s ease,opacity .2s ease;\n  }\n\n  .plg-faq-answer{\n    padding:0 18px 18px 110px;\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:14px!important;\n  }\n\n  .plg-faq-item.open .plg-faq-content{\n    opacity:1;\n  }\n\n  @media(max-width:850px){\n    .plg-hero,\n    .plg-layout,\n    .plg-latch-layout,\n    .plg-faq{\n      grid-template-columns:1fr;\n    }\n\n    .plg-stats,\n    .plg-feature-grid,\n    .plg-process{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n  }\n\n  @media(max-width:570px){\n    .plg-greenhouse{\n      border-width:3px;\n    }\n\n    .plg-roofbar,\n    .plg-heading{\n      grid-template-columns:1fr;\n    }\n\n    .plg-roofbar strong{\n      text-align:left;\n    }\n\n    .plg-hero{\n      padding:40px 19px 30px;\n    }\n\n    .plg-window{\n      min-height:395px;\n      border-radius:25px;\n    }\n\n    .plg-box{\n      width:235px;\n    }\n\n    .plg-stats,\n    .plg-feature-grid,\n    .plg-process,\n    .plg-material-layout{\n      grid-template-columns:1fr;\n    }\n\n    .plg-faq-button{\n      grid-template-columns:1fr 36px;\n    }\n\n    .plg-faq-code{\n      display:none;\n    }\n\n    .plg-faq-answer{\n      padding-left:18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"purple-lunch-garden\"\u003e\n\n  \u003csection class=\"plg-greenhouse\"\u003e\n    \u003cdiv class=\"plg-roofbar\"\u003e\n      \u003cdiv class=\"plg-indicators\" aria-hidden=\"true\"\u003e\n        \u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\n      \u003c\/div\u003e\n\n      \u003cstrong\u003eBalanced Lunch Garden\u003c\/strong\u003e\n      \u003cspan\u003ePurple 1150 ml Edition\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"plg-hero\"\u003e\n      \u003cdiv class=\"plg-copy\"\u003e\n        \u003cdiv class=\"plg-kicker\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M12 21V9\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 13c-5 0-7-3-7-7 5 0 7 3 7 7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 16c5 0 7-3 7-7-5 0-7 3-7 7z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          Reusable Three-Section Lunch Box\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Grow a Balanced Meal with\n          \u003cspan\u003eThree Separate Food Sections\u003c\/span\u003e\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          A lightweight purple bento box with 1150 ml capacity,\n          three practical compartments, four easy-open latches\n          and an included fork for school, daycare and travel.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"plg-pills\"\u003e\n          \u003cspan\u003e1150 ml Capacity\u003c\/span\u003e\n          \u003cspan\u003e3 Food Compartments\u003c\/span\u003e\n          \u003cspan\u003eFork Included\u003c\/span\u003e\n          \u003cspan\u003eMicrowave, Dishwasher and Freezer Safe\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plg-window\" aria-hidden=\"true\"\u003e\n        \u003cdiv class=\"plg-window-label\"\u003eToday’s Lunch Harvest\u003c\/div\u003e\n\n        \u003cdiv class=\"plg-box\"\u003e\n          \u003cdiv class=\"plg-tray\"\u003e\n            \u003cdiv class=\"plg-plot\"\u003e\n              \u003cstrong\u003eMAIN MEAL\u003c\/strong\u003e\n              \u003csmall\u003eSandwich, rice or pasta\u003c\/small\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"plg-plot\"\u003e\n              \u003cstrong\u003eFRUIT\u003c\/strong\u003e\n              \u003csmall\u003eFresh portions\u003c\/small\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"plg-plot\"\u003e\n              \u003cstrong\u003eSNACK\u003c\/strong\u003e\n              \u003csmall\u003eVegetables or treats\u003c\/small\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"plg-fork\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"plg-latch one\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"plg-latch two\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"plg-latch three\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"plg-latch four\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"plg-stats\"\u003e\n      \u003cdiv class=\"plg-stat\"\u003e\n        \u003cstrong\u003e1150 ml\u003c\/strong\u003e\n        \u003cspan\u003eListed food capacity\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plg-stat\"\u003e\n        \u003cstrong\u003e8.66 × 5.9 × 2.2\"\u003c\/strong\u003e\n        \u003cspan\u003eCompact dimensions\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plg-stat\"\u003e\n        \u003cstrong\u003e0.64 lb\u003c\/strong\u003e\n        \u003cspan\u003eListed item weight\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plg-stat\"\u003e\n        \u003cstrong\u003eAges 3+\u003c\/strong\u003e\n        \u003cspan\u003eRecommended age\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"plg-section\"\u003e\n    \u003cdiv class=\"plg-heading\"\u003e\n      \u003cdiv class=\"plg-marker\"\u003eGarden Bed 01\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan\u003eThree-Part Meal Planning\u003c\/span\u003e\n        \u003ch3\u003eSeparate the Main Dish from Fruit and Snacks\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"plg-layout\"\u003e\n      \u003cdiv class=\"plg-meal-map\"\u003e\n        \u003ch4\u003eExample School Lunch Layout\u003c\/h4\u003e\n\n        \u003cdiv class=\"plg-meal-grid\"\u003e\n          \u003cdiv class=\"plg-meal\"\u003e\n            \u003cstrong\u003eMain Meal\u003c\/strong\u003e\n            \u003csmall\u003eSandwich, rice, pasta or protein\u003c\/small\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"plg-meal\"\u003e\n            \u003cstrong\u003eFresh Side\u003c\/strong\u003e\n            \u003csmall\u003eFruit or vegetables\u003c\/small\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"plg-meal\"\u003e\n            \u003cstrong\u003eSnack Section\u003c\/strong\u003e\n            \u003csmall\u003eCrackers, cheese or a small treat\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plg-balance-card\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M12 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 8h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 8 3 14h6z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m18 8-3 6h6z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eSimple Portion Organization\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Three fixed sections make it easier to pack\n          a main meal and two smaller sides without\n          combining everything in one open container.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"plg-section\"\u003e\n    \u003cdiv class=\"plg-heading\"\u003e\n      \u003cdiv class=\"plg-marker\"\u003eGarden Bed 02\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan\u003ePortable School Design\u003c\/span\u003e\n        \u003ch3\u003eCompact, Lightweight and Ready for Everyday Bags\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"plg-feature-grid\"\u003e\n      \u003cdiv class=\"plg-feature\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003crect x=\"4\" y=\"6\" width=\"16\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 6V4h8v2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eCompact Rectangular Form\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The low-profile shape fits into many school bags,\n          lunch bags and travel totes without taking up\n          unnecessary vertical space.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plg-feature\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M5 18c5-9 9-9 14 0\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 15c0-5 2-8 3-11\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eLightweight Construction\u003c\/h4\u003e\n\n        \u003cp\u003e\n          At approximately 0.64 lb, the container is designed\n          for easier daily carrying by children and adults.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plg-feature\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M7 3v8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 3v5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 3v5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 11v10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eReusable Fork Included\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The included fork supports school, daycare,\n          picnic and travel meals without requiring\n          separate disposable tableware.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"plg-section\"\u003e\n    \u003cdiv class=\"plg-heading\"\u003e\n      \u003cdiv class=\"plg-marker\"\u003eGarden Bed 03\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan\u003eFour-Latch Closure\u003c\/span\u003e\n        \u003ch3\u003eKid-Friendly Clips Help Keep the Lid Secure\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"plg-latch-layout\"\u003e\n      \u003cdiv class=\"plg-gate\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003crect x=\"4\" y=\"6\" width=\"16\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M3 10h3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M18 10h3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 5V3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M16 5V3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eFour Easy-Open Latches\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Four surrounding clips are designed to be manageable\n          for smaller hands while helping hold the fitted lid\n          firmly against the container.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plg-checklist\"\u003e\n        \u003cdiv class=\"plg-check\"\u003e\n          \u003cspan\u003e1\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eCheck the Lid Alignment\u003c\/strong\u003e\n            \u003csmall\u003ePlace the lid evenly over all three compartments\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"plg-check\"\u003e\n          \u003cspan\u003e2\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eClose Each Latch\u003c\/strong\u003e\n            \u003csmall\u003ePress all four clips until they are securely engaged\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"plg-check\"\u003e\n          \u003cspan\u003e3\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eCarry Upright\u003c\/strong\u003e\n            \u003csmall\u003eLevel transport provides better resistance to leaks\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"plg-check\"\u003e\n          \u003cspan\u003e4\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eAvoid Freely Flowing Liquids\u003c\/strong\u003e\n            \u003csmall\u003eUse the container mainly for solid and low-moisture foods\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"plg-section\"\u003e\n    \u003cdiv class=\"plg-heading\"\u003e\n      \u003cdiv class=\"plg-marker\"\u003eCare Path\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan\u003eHeating, Cooling and Cleaning\u003c\/span\u003e\n        \u003ch3\u003eOne Reusable Container for Daily Meal Preparation\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"plg-process\"\u003e\n      \u003cdiv class=\"plg-process-card\"\u003e\n        \u003cspan\u003e1\u003c\/span\u003e\n        \u003ch4\u003eRemove the Lid Before Heating\u003c\/h4\u003e\n        \u003cp\u003e\n          Reheat suitable food in the microwave only after\n          completely removing the lid and included fork.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plg-process-card\"\u003e\n        \u003cspan\u003e2\u003c\/span\u003e\n        \u003ch4\u003eStore Prepared Food in the Freezer\u003c\/h4\u003e\n        \u003cp\u003e\n          The container is listed as freezer safe for\n          advance meal preparation and chilled storage.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plg-process-card\"\u003e\n        \u003cspan\u003e3\u003c\/span\u003e\n        \u003ch4\u003eClean in the Dishwasher\u003c\/h4\u003e\n        \u003cp\u003e\n          The bento box is listed as dishwasher safe\n          for easier cleaning after school or work.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"plg-note\"\u003e\n      \u003cstrong\u003eImportant use:\u003c\/strong\u003e\n      Remove the lid before microwave heating and open the container\n      carefully after reheating because steam may collect around the food.\n      Allow the lid, base and fork to dry completely before closing.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"plg-section\"\u003e\n    \u003cdiv class=\"plg-heading\"\u003e\n      \u003cdiv class=\"plg-marker\"\u003eMaterial Plot\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan\u003eReusable Food-Contact Construction\u003c\/span\u003e\n        \u003ch3\u003eNatural Wheat Fiber Material for Everyday Meals\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"plg-material-layout\"\u003e\n      \u003cdiv class=\"plg-material-card\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M12 21V5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 8 8 5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 11 16 8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 14 8 11\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eNatural Wheat Straw Fiber\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The main body is made with natural wheat straw fiber,\n          creating a lightweight reusable lunch container\n          for school and everyday meal preparation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plg-material-card\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 12h8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eBPA- and Dye-Free\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The product is listed as free from BPA and chemical dyes\n          and has passed the stated children’s product safety testing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"plg-footer\"\u003e\n    \u003ch3\u003eA Simple Purple Bento Box for Balanced Daily Meals\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Pack a main dish, fresh side and snack in one compact\n      1150 ml container with four easy-open latches,\n      reusable materials and an included fork.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"plg-faq\"\u003e\n    \u003cdiv class=\"plg-faq-side\"\u003e\n      \u003cspan\u003eGarden Help Board\u003c\/span\u003e\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Key information about capacity, dimensions,\n        compartments, included fork, heating,\n        cleaning and recommended age.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"plg-faq-list\"\u003e\n      \u003cdiv class=\"plg-faq-item open\"\u003e\n        \u003cbutton class=\"plg-faq-button\" type=\"button\" aria-expanded=\"true\"\u003e\n          \u003cspan class=\"plg-faq-code\"\u003ePLOT 01\u003c\/span\u003e\n          \u003cspan\u003eWhat is the bento box capacity?\u003c\/span\u003e\n          \u003cspan class=\"plg-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"plg-faq-content\"\u003e\n          \u003cdiv class=\"plg-faq-answer\"\u003e\n            The selected purple model has a listed capacity\n            of approximately 1150 ml.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plg-faq-item\"\u003e\n        \u003cbutton class=\"plg-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"plg-faq-code\"\u003ePLOT 02\u003c\/span\u003e\n          \u003cspan\u003eWhat are the lunch box dimensions?\u003c\/span\u003e\n          \u003cspan class=\"plg-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"plg-faq-content\"\u003e\n          \u003cdiv class=\"plg-faq-answer\"\u003e\n            The 1150 ml container measures approximately\n            8.66 × 5.9 × 2.2 inches.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plg-faq-item\"\u003e\n        \u003cbutton class=\"plg-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"plg-faq-code\"\u003ePLOT 03\u003c\/span\u003e\n          \u003cspan\u003eHow many compartments does it have?\u003c\/span\u003e\n          \u003cspan class=\"plg-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"plg-faq-content\"\u003e\n          \u003cdiv class=\"plg-faq-answer\"\u003e\n            The lunch box has three fixed food compartments\n            for a main meal and two smaller sides.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plg-faq-item\"\u003e\n        \u003cbutton class=\"plg-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"plg-faq-code\"\u003ePLOT 04\u003c\/span\u003e\n          \u003cspan\u003eIs a utensil included?\u003c\/span\u003e\n          \u003cspan class=\"plg-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"plg-faq-content\"\u003e\n          \u003cdiv class=\"plg-faq-answer\"\u003e\n            Yes. One reusable fork is included with the container.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plg-faq-item\"\u003e\n        \u003cbutton class=\"plg-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"plg-faq-code\"\u003ePLOT 05\u003c\/span\u003e\n          \u003cspan\u003eCan it be used in the microwave?\u003c\/span\u003e\n          \u003cspan class=\"plg-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"plg-faq-content\"\u003e\n          \u003cdiv class=\"plg-faq-answer\"\u003e\n            Yes. Remove the lid and fork completely before\n            reheating suitable food in the microwave.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plg-faq-item\"\u003e\n        \u003cbutton class=\"plg-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"plg-faq-code\"\u003ePLOT 06\u003c\/span\u003e\n          \u003cspan\u003eIs it dishwasher and freezer safe?\u003c\/span\u003e\n          \u003cspan class=\"plg-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"plg-faq-content\"\u003e\n          \u003cdiv class=\"plg-faq-answer\"\u003e\n            Yes. The product is listed as dishwasher safe\n            and freezer safe.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plg-faq-item\"\u003e\n        \u003cbutton class=\"plg-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"plg-faq-code\"\u003ePLOT 07\u003c\/span\u003e\n          \u003cspan\u003eWhich age group is it recommended for?\u003c\/span\u003e\n          \u003cspan class=\"plg-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"plg-faq-content\"\u003e\n          \u003cdiv class=\"plg-faq-answer\"\u003e\n            The selected 1150 ml model is recommended\n            for children aged three years and older.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\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(\"purple-lunch-garden\")){\n      return;\n    }\n\n    var items = wrapper.querySelectorAll(\".plg-faq-item\");\n\n    function updateItem(item){\n      var content = item.querySelector(\".plg-faq-content\");\n      var button = item.querySelector(\".plg-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      var button = item.querySelector(\".plg-faq-button\");\n\n      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 \/ 1150ml","offer_id":45457386569904,"sku":"B07MXZDQ39","price":47.99,"currency_code":"USD","in_stock":true},{"title":"Matcha Green \/ 1150ml","offer_id":45457387389104,"sku":"B0GVNSXN43","price":47.99,"currency_code":"USD","in_stock":true},{"title":"Nile Blue \/ 1900ml","offer_id":45457387618480,"sku":"B0G2LGGQNY","price":50.99,"currency_code":"USD","in_stock":true},{"title":"Rose Pink \/ 1150ml","offer_id":45457387815088,"sku":"B0GVNNV5BQ","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Slate Blue \/ 1150ml","offer_id":45457388044464,"sku":"B0GVXZHNM6","price":47.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 1900ml","offer_id":45457388241072,"sku":"B0DKJNM756","price":51.99,"currency_code":"USD","in_stock":true},{"title":"Light Pink \/ 1150ml","offer_id":45457388667056,"sku":"B09C1WCK5Z","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Nile Blue \/ 1150ml","offer_id":45457388896432,"sku":"B0G1BZ2HM5","price":47.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 1900ml","offer_id":45457389093040,"sku":"B09LQNKDCN","price":51.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 1150ml","offer_id":45457389322416,"sku":"B09C1T82G2","price":47.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 1150ml","offer_id":45457389748400,"sku":"B07MXXP841","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 1150ml","offer_id":45457389977776,"sku":"B0D664GDXT","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Light Pink \/ 1900ml","offer_id":45457390370992,"sku":"B09LQB8PV6","price":57.99,"currency_code":"USD","in_stock":true},{"title":"Coral Orange \/ 1150ml","offer_id":45457391059120,"sku":"B0GVXFXZZH","price":47.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 1900ml","offer_id":45457391452336,"sku":"B097T44P72","price":51.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 1900ml","offer_id":45457391878320,"sku":"B0G1BXZSWT","price":50.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 1900ml","offer_id":45457392271536,"sku":"B097T7FQPB","price":51.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 1150ml","offer_id":45457393680560,"sku":"B0D9NVNKLF","price":48.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/8319\/1984\/files\/715lSqnuc6L._AC_SL1500_08ccdb13-02cc-4bac-a31b-2cda7b2b4dd1.jpg?v=1784185866","url":"https:\/\/www.pulingo.com\/products\/purple-1150ml-three-compartment-bento-box","provider":"PulinGO","version":"1.0","type":"link"}