{"product_id":"brightivores™-meadow-canvas-tote","title":"Brightivores™ Meadow Canvas Tote","description":"\u003cstyle\u003e\n\n\/* =========================================================\n   BRIGHTIVORES™ MEADOW CANVAS TOTE\n   PREMIUM PICNIC TOTE DETAIL PAGE\n========================================================= *\/\n\n.bmt-page{\n    --ivory:#faf7ef;\n    --cream:#fffdf8;\n    --linen:#f1eadf;\n\n    --olive:#687052;\n    --forest:#344331;\n    --deep-forest:#263326;\n    --dark-green:#1c281f;\n\n    --tan:#a9784e;\n    --camel:#b98a5d;\n    --brass:#a87a42;\n\n    --charcoal:#332f29;\n    --text:#40382f;\n    --muted:#756c61;\n\n    width:100%;\n    margin:0;\n    padding:0;\n\n    background:var(--ivory);\n    color:var(--text);\n\n    font-family:\n    \"Helvetica Neue\",\n    Arial,\n    sans-serif;\n\n    line-height:1.8;\n}\n\n.bmt-page *{\n    box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   GENERAL\n========================================================= *\/\n\n.bmt-wrap{\n    max-width:1100px;\n    margin:0 auto;\n    padding:84px 38px;\n}\n\n.bmt-eyebrow{\n    margin-bottom:18px;\n\n    text-align:center;\n\n    color:var(--brass);\n\n    font-size:11px;\n    font-weight:600;\n\n    letter-spacing:4px;\n\n    text-transform:uppercase;\n}\n\n.bmt-title{\n    max-width:880px;\n\n    margin:0 auto 22px;\n\n    text-align:center;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:42px;\n    font-weight:400;\n\n    line-height:1.15;\n\n    color:#302a24;\n}\n\n.bmt-copy{\n    max-width:790px;\n\n    margin:0 auto;\n\n    text-align:center;\n\n    color:var(--muted);\n\n    font-size:15px;\n\n    line-height:1.95;\n}\n\n.bmt-rule{\n    width:58px;\n    height:1px;\n\n    margin:28px auto;\n\n    background:var(--brass);\n}\n\n\n\/* =========================================================\n   EXACTLY THREE IMAGE AREAS\n========================================================= *\/\n\n.bmt-image{\n    width:100%;\n\n    overflow:hidden;\n\n    background:#e8dfd3;\n}\n\n.bmt-image img{\n    display:block;\n\n    width:100%;\n    height:auto;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.bmt-hero{\n    position:relative;\n\n    overflow:hidden;\n\n    background:\n    radial-gradient(\n        circle at 50% -5%,\n        rgba(168,122,66,.16),\n        transparent 42%\n    ),\n    linear-gradient(\n        180deg,\n        #fcf9f2 0%,\n        #eee5d8 100%\n    );\n}\n\n.bmt-hero:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:420px;\n    height:420px;\n\n    left:-260px;\n    bottom:-170px;\n\n    border:\n    1px solid rgba(52,67,49,.10);\n\n    border-radius:50%;\n}\n\n.bmt-hero:after{\n    content:\"\";\n\n    position:absolute;\n\n    width:300px;\n    height:300px;\n\n    right:-160px;\n    top:-80px;\n\n    border:\n    1px solid rgba(169,120,78,.16);\n\n    border-radius:50%;\n}\n\n.bmt-hero .bmt-wrap{\n    position:relative;\n\n    z-index:2;\n\n    padding-top:100px;\n    padding-bottom:90px;\n}\n\n.bmt-brand{\n    margin-bottom:28px;\n\n    text-align:center;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    color:#745b3d;\n\n    font-size:20px;\n\n    letter-spacing:1.2px;\n}\n\n.bmt-hero .bmt-title{\n    max-width:850px;\n\n    font-size:52px;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.bmt-intro{\n    background:#fffdf8;\n}\n\n.bmt-intro .bmt-title{\n    font-size:36px;\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.bmt-features{\n    background:#f0e9df;\n}\n\n.bmt-grid{\n    display:grid;\n\n    grid-template-columns:\n    repeat(2,1fr);\n\n    gap:18px;\n\n    margin-top:46px;\n}\n\n.bmt-card{\n    min-height:205px;\n\n    padding:32px;\n\n    background:\n    rgba(255,253,248,.97);\n\n    border:\n    1px solid #dacbb7;\n\n    border-radius:14px;\n\n    box-shadow:\n    0 12px 32px\n    rgba(54,44,31,.035);\n}\n\n.bmt-card-number{\n    margin-bottom:16px;\n\n    color:var(--brass);\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:12px;\n\n    letter-spacing:2px;\n}\n\n.bmt-card h3{\n    margin:0 0 11px;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:22px;\n\n    font-weight:400;\n\n    color:#372f27;\n}\n\n.bmt-card p{\n    margin:0;\n\n    color:#776d62;\n\n    font-size:14px;\n}\n\n\n\/* =========================================================\n   DARK OLIVE SECTION\n========================================================= *\/\n\n.bmt-dark{\n    position:relative;\n\n    overflow:hidden;\n\n    background:\n    radial-gradient(\n        circle at 50% -30%,\n        rgba(185,138,93,.18),\n        transparent 48%\n    ),\n    linear-gradient(\n        135deg,\n        #354532 0%,\n        #273628 47%,\n        #1c281f 100%\n    );\n}\n\n.bmt-dark:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:440px;\n    height:440px;\n\n    left:50%;\n    top:-350px;\n\n    transform:translateX(-50%);\n\n    border:\n    1px solid rgba(217,183,139,.17);\n\n    border-radius:50%;\n}\n\n.bmt-dark .bmt-wrap{\n    position:relative;\n\n    z-index:2;\n}\n\n.bmt-dark .bmt-title{\n    color:#fffaf2;\n}\n\n.bmt-dark .bmt-copy{\n    color:#d8d0c5;\n}\n\n\n\/* =========================================================\n   THREE DESIGN PRINCIPLES\n========================================================= *\/\n\n.bmt-principles{\n    max-width:900px;\n\n    margin:50px auto 0;\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(3,1fr);\n\n    border-top:\n    1px solid rgba(207,171,122,.28);\n\n    border-bottom:\n    1px solid rgba(207,171,122,.28);\n}\n\n.bmt-principle{\n    padding:38px 24px;\n\n    text-align:center;\n\n    border-right:\n    1px solid rgba(207,171,122,.18);\n}\n\n.bmt-principle:last-child{\n    border-right:0;\n}\n\n.bmt-symbol{\n    width:42px;\n    height:34px;\n\n    margin:0 auto 20px;\n\n    position:relative;\n\n    border:\n    1px solid #c8a170;\n\n    border-radius:3px 3px 10px 10px;\n}\n\n.bmt-symbol:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:22px;\n    height:10px;\n\n    left:9px;\n    top:-9px;\n\n    border:\n    1px solid #c8a170;\n\n    border-bottom:0;\n\n    border-radius:12px 12px 0 0;\n}\n\n.bmt-principle strong{\n    display:block;\n\n    margin-bottom:9px;\n\n    color:#d8b27d;\n\n    font-size:12px;\n\n    letter-spacing:1.2px;\n}\n\n.bmt-principle p{\n    margin:0;\n\n    color:#cfc7bd;\n\n    font-size:12px;\n\n    line-height:1.72;\n}\n\n\n\/* =========================================================\n   PRODUCT INFORMATION\n========================================================= *\/\n\n.bmt-material{\n    background:\n    linear-gradient(\n        180deg,\n        #faf6ef 0%,\n        #ece3d8 100%\n    );\n}\n\n.bmt-spec{\n    max-width:900px;\n\n    margin:46px auto 0;\n\n    background:\n    rgba(255,253,248,.8);\n\n    border:\n    1px solid #dbcbb7;\n}\n\n.bmt-spec-row{\n    display:grid;\n\n    grid-template-columns:\n    34% 66%;\n\n    padding:18px 24px;\n\n    border-bottom:\n    1px solid #e2d4c3;\n}\n\n.bmt-spec-row:last-child{\n    border-bottom:0;\n}\n\n.bmt-spec-row strong{\n    color:#493a2e;\n\n    font-size:13px;\n}\n\n.bmt-spec-row span{\n    color:#75695f;\n\n    font-size:14px;\n}\n\n\n\/* =========================================================\n   EDITORIAL QUOTE\n========================================================= *\/\n\n.bmt-editorial{\n    max-width:850px;\n\n    margin:50px auto 0;\n\n    padding:42px 45px;\n\n    text-align:center;\n\n    border-top:\n    1px solid #d1b795;\n\n    border-bottom:\n    1px solid #d1b795;\n}\n\n.bmt-editorial p{\n    margin:0;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:24px;\n\n    line-height:1.55;\n\n    color:#46382d;\n}\n\n\n\/* =========================================================\n   INCLUDED SET\n========================================================= *\/\n\n.bmt-included{\n    background:#f2ebe1;\n}\n\n.bmt-included-grid{\n    max-width:920px;\n\n    margin:46px auto 0;\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(3,1fr);\n\n    gap:1px;\n\n    background:#d4c1aa;\n}\n\n.bmt-included-item{\n    padding:36px 27px;\n\n    background:#fffaf4;\n\n    text-align:center;\n}\n\n.bmt-included-item span{\n    display:block;\n\n    margin-bottom:12px;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:28px;\n\n    color:#9d7449;\n}\n\n.bmt-included-item strong{\n    display:block;\n\n    margin-bottom:9px;\n\n    color:#40352c;\n\n    font-size:13px;\n\n    letter-spacing:.6px;\n}\n\n.bmt-included-item p{\n    margin:0;\n\n    color:#786e63;\n\n    font-size:12px;\n\n    line-height:1.75;\n}\n\n\n\/* =========================================================\n   ACCESSORY LIST\n========================================================= *\/\n\n.bmt-checklist{\n    max-width:870px;\n\n    margin:42px auto 0;\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(2,1fr);\n\n    gap:12px;\n}\n\n.bmt-check{\n    position:relative;\n\n    padding:17px 20px 17px 48px;\n\n    background:#fffdf9;\n\n    border:\n    1px solid #ddcebb;\n\n    color:#64594f;\n\n    font-size:13px;\n}\n\n.bmt-check:before{\n    content:\"\";\n\n    position:absolute;\n\n    left:20px;\n    top:19px;\n\n    width:13px;\n    height:13px;\n\n    border-radius:50%;\n\n    background:#536047;\n\n    box-shadow:\n    inset 0 0 0 4px #fff;\n}\n\n\n\/* =========================================================\n   COLOR \/ MATERIAL STORY\n========================================================= *\/\n\n.bmt-palette{\n    background:#fffdf8;\n}\n\n.bmt-palette-row{\n    max-width:780px;\n\n    margin:42px auto 0;\n\n    display:flex;\n\n    justify-content:center;\n\n    gap:34px;\n\n    flex-wrap:wrap;\n}\n\n.bmt-color{\n    text-align:center;\n}\n\n.bmt-swatch{\n    width:64px;\n    height:64px;\n\n    margin:0 auto 12px;\n\n    border-radius:50%;\n\n    border:\n    5px solid #fff;\n\n    box-shadow:\n    0 0 0 1px #d7c8b7;\n}\n\n.bmt-swatch.olive{\n    background:#626b4d;\n}\n\n.bmt-swatch.tan{\n    background:#aa7a50;\n}\n\n.bmt-swatch.cream{\n    background:#eee9dc;\n}\n\n.bmt-swatch.steel{\n    background:\n    linear-gradient(\n        135deg,\n        #9b9d99,\n        #eeeeea,\n        #888b88\n    );\n}\n\n.bmt-color strong{\n    display:block;\n\n    color:#594d43;\n\n    font-size:11px;\n\n    letter-spacing:1px;\n}\n\n\n\/* =========================================================\n   OCCASIONS\n========================================================= *\/\n\n.bmt-occasion{\n    background:#f0e8dd;\n}\n\n.bmt-tags{\n    max-width:880px;\n\n    margin:38px auto 0;\n\n    display:flex;\n\n    flex-wrap:wrap;\n\n    justify-content:center;\n\n    gap:10px;\n}\n\n.bmt-tag{\n    padding:10px 18px;\n\n    background:#fff;\n\n    border:\n    1px solid #d6c3aa;\n\n    border-radius:100px;\n\n    color:#65594e;\n\n    font-size:12px;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.bmt-final{\n    position:relative;\n\n    overflow:hidden;\n\n    background:\n    linear-gradient(\n        135deg,\n        #344431 0%,\n        #263426 50%,\n        #1c281f 100%\n    );\n\n    text-align:center;\n}\n\n.bmt-final:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:520px;\n    height:520px;\n\n    left:50%;\n    top:-400px;\n\n    transform:translateX(-50%);\n\n    border-radius:50%;\n\n    background:\n    radial-gradient(\n        circle,\n        rgba(190,145,90,.20),\n        transparent 69%\n    );\n}\n\n.bmt-final .bmt-wrap{\n    position:relative;\n\n    z-index:2;\n\n    padding-top:95px;\n    padding-bottom:95px;\n}\n\n.bmt-final .bmt-eyebrow{\n    color:#d5ae7a;\n}\n\n.bmt-final .bmt-title{\n    color:#fffaf3;\n\n    font-size:40px;\n}\n\n.bmt-final .bmt-copy{\n    color:#d4ccc2;\n}\n\n.bmt-logo{\n    margin-top:38px;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:20px;\n\n    color:#d8b27d;\n\n    letter-spacing:1.4px;\n}\n\n.bmt-signature{\n    margin-top:11px;\n\n    color:#a39a90;\n\n    font-size:10px;\n\n    letter-spacing:3px;\n\n    text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:768px){\n\n    .bmt-wrap{\n        padding:54px 22px;\n    }\n\n    .bmt-hero .bmt-wrap{\n        padding-top:66px;\n    }\n\n    .bmt-hero .bmt-title{\n        font-size:34px;\n    }\n\n    .bmt-title{\n        font-size:31px;\n    }\n\n    .bmt-intro .bmt-title{\n        font-size:29px;\n    }\n\n    .bmt-grid{\n        grid-template-columns:1fr;\n    }\n\n    .bmt-principles{\n        grid-template-columns:1fr;\n    }\n\n    .bmt-principle{\n        border-right:0;\n\n        border-bottom:\n        1px solid rgba(207,171,122,.18);\n    }\n\n    .bmt-principle:last-child{\n        border-bottom:0;\n    }\n\n    .bmt-spec-row{\n        grid-template-columns:1fr;\n\n        gap:5px;\n    }\n\n    .bmt-included-grid{\n        grid-template-columns:1fr;\n    }\n\n    .bmt-checklist{\n        grid-template-columns:1fr;\n    }\n\n    .bmt-editorial{\n        padding:30px 22px;\n    }\n\n    .bmt-editorial p{\n        font-size:20px;\n    }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"bmt-page\"\u003e\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\u003csection class=\"bmt-hero\"\u003e\n\u003cdiv class=\"bmt-wrap\"\u003e\n\u003cdiv class=\"bmt-brand\"\u003eBrightivores™\u003c\/div\u003e\n\u003cdiv class=\"bmt-eyebrow\"\u003eElevated Outdoor Living\u003c\/div\u003e\n\u003ch1 class=\"bmt-title\"\u003eMeadow Canvas Tote — Picnic Freedom in a Softer Form\u003c\/h1\u003e\n\u003cdiv class=\"bmt-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bmt-copy\"\u003eBrightivores™ Meadow Canvas Tote reimagines the traditional picnic basket with a softer, more relaxed carry-all silhouette. Finished in an earthy olive-green body with warm tan detailing, the design brings together coordinated dining essentials, generous storage, and effortless outdoor style. From spontaneous lakeside lunches to thoughtfully planned weekend escapes, it is designed to make dining outdoors feel organized, comfortable, and beautifully uncomplicated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 1\n====================================================== --\u003e\n\u003cdiv class=\"bmt-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/5_86524f32-ce60-40cf-9f77-fe7992ac17c4.png?v=1789744689\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n     INTRO\n====================================================== --\u003e\n\u003csection class=\"bmt-intro\"\u003e\n\u003cdiv class=\"bmt-wrap\"\u003e\n\u003cdiv class=\"bmt-eyebrow\"\u003eRelaxed Form · Thoughtful Function\u003c\/div\u003e\n\u003ch2 class=\"bmt-title\"\u003eA Picnic Tote Designed to Go Further\u003c\/h2\u003e\n\u003cp class=\"bmt-copy\"\u003eUnlike a traditional rigid hamper, Meadow Canvas Tote uses a spacious soft-sided format that feels easier and more versatile for everyday outdoor adventures. Long carry handles make the silhouette comfortable to grab and go, while the open main compartment keeps tableware, drinks, and picnic accessories visible and easy to reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FEATURES\n====================================================== --\u003e\n\u003csection class=\"bmt-features\"\u003e\n\u003cdiv class=\"bmt-wrap\"\u003e\n\u003cdiv class=\"bmt-eyebrow\"\u003eConsidered From Handle to Pocket\u003c\/div\u003e\n\u003ch2 class=\"bmt-title\"\u003eDesigned Around Effortless Outdoor Dining\u003c\/h2\u003e\n\u003cdiv class=\"bmt-grid\"\u003e\n\u003cdiv class=\"bmt-card\"\u003e\n\u003cdiv class=\"bmt-card-number\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eStructured Canvas Tote Design\u003c\/h3\u003e\n\u003cp\u003eAn olive-green canvas-style body creates a relaxed outdoor character while maintaining a clean, structured silhouette for organized packing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-card\"\u003e\n\u003cdiv class=\"bmt-card-number\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eWarm Tan Carry Handles\u003c\/h3\u003e\n\u003cp\u003eLong contrasting handles add a refined heritage-inspired detail while giving the tote its distinctive carry-all appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-card\"\u003e\n\u003cdiv class=\"bmt-card-number\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eOrganized Dining Accessories\u003c\/h3\u003e\n\u003cp\u003eCoordinated plates, cutlery, tumblers, napkins, and preparation accessories create a complete setup for outdoor dining.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-card\"\u003e\n\u003cdiv class=\"bmt-card-number\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eExterior Zippered Storage\u003c\/h3\u003e\n\u003cp\u003eA large front pocket adds convenient storage for smaller picnic essentials that you may want to keep separate and easy to access.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 2\n====================================================== --\u003e\n\u003cdiv class=\"bmt-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/1_bbfd9518-fe93-4a5b-b7cf-7d9b09c6e274.png?v=1789744667\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n     DARK STORY\n====================================================== --\u003e\n\u003csection class=\"bmt-dark\"\u003e\n\u003cdiv class=\"bmt-wrap\"\u003e\n\u003cdiv class=\"bmt-eyebrow\"\u003eDesigned for Unhurried Days\u003c\/div\u003e\n\u003ch2 class=\"bmt-title\"\u003ePack Simply. Settle In. Stay a Little Longer.\u003c\/h2\u003e\n\u003cp class=\"bmt-copy\"\u003eMeadow Canvas Tote is built around the easy rhythm of a day outdoors. The spacious central compartment lets you arrange food and picnic essentials the way you prefer, while dedicated accessory storage helps keep dining pieces together and ready for use. Everything feels considered without making the experience feel formal.\u003c\/p\u003e\n\u003cdiv class=\"bmt-principles\"\u003e\n\u003cdiv class=\"bmt-principle\"\u003e\n\u003cdiv class=\"bmt-symbol\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e ROOMY \u003c\/strong\u003e\n\u003cp\u003eAn open main compartment creates flexible space for picnic-day essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-principle\"\u003e\n\u003cdiv class=\"bmt-symbol\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e ORGANIZED \u003c\/strong\u003e\n\u003cp\u003eDining accessories remain grouped together for easier setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-principle\"\u003e\n\u003cdiv class=\"bmt-symbol\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e PORTABLE \u003c\/strong\u003e\n\u003cp\u003eA tote-style form makes outdoor dining feel relaxed and easy to carry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     PRODUCT INFORMATION\n====================================================== --\u003e\n\u003csection class=\"bmt-material\"\u003e\n\u003cdiv class=\"bmt-wrap\"\u003e\n\u003cdiv class=\"bmt-eyebrow\"\u003eNatural Colors · Everyday Character\u003c\/div\u003e\n\u003ch2 class=\"bmt-title\"\u003eOlive Canvas Meets Warm Heritage Detail\u003c\/h2\u003e\n\u003cp class=\"bmt-copy\"\u003eThe visual identity of Meadow Canvas Tote comes from a grounded, nature-inspired palette. Olive green forms the foundation, while warm tan trim, cream tableware, striped textiles, wood details, and polished metallic accessories create layers of subtle contrast. The result feels equally at home beside a lake, beneath a tree, or packed for a weekend road trip.\u003c\/p\u003e\n\u003cdiv class=\"bmt-spec\"\u003e\n\u003cdiv class=\"bmt-spec-row\"\u003e\n\u003cstrong\u003e Product Name \u003c\/strong\u003e \u003cspan\u003e Brightivores™ Meadow Canvas Tote \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-spec-row\"\u003e\n\u003cstrong\u003e Product Type \u003c\/strong\u003e \u003cspan\u003e Picnic Tote \u0026amp; Outdoor Dining Set \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-spec-row\"\u003e\n\u003cstrong\u003e Designed For \u003c\/strong\u003e \u003cspan\u003e Two-Person Outdoor Dining \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-spec-row\"\u003e\n\u003cstrong\u003e Design Direction \u003c\/strong\u003e \u003cspan\u003e Relaxed Heritage · Country Outdoor · Modern Picnic \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-spec-row\"\u003e\n\u003cstrong\u003e Color Direction \u003c\/strong\u003e \u003cspan\u003e Olive Green · Warm Tan · Cream · Natural Wood \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-spec-row\"\u003e\n\u003cstrong\u003e Carry Style \u003c\/strong\u003e \u003cspan\u003e Long Dual Tote Handles \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-spec-row\"\u003e\n\u003cstrong\u003e Additional Storage \u003c\/strong\u003e \u003cspan\u003e Front Zippered Utility Pocket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-spec-row\"\u003e\n\u003cstrong\u003e Interior Format \u003c\/strong\u003e \u003cspan\u003e Open Main Compartment with Organized Dining Accessories \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-editorial\"\u003e\n\u003cp\u003e“Made for fresh air, shared food, quiet lakes, and afternoons that do not need to be rushed.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 3\n====================================================== --\u003e\n\u003cdiv class=\"bmt-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/7_dc4d011a-b4c7-4cc5-ad92-d745a3646ff7.png?v=1789744697\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n     INCLUDED SET\n====================================================== --\u003e\n\u003csection class=\"bmt-included\"\u003e\n\u003cdiv class=\"bmt-wrap\"\u003e\n\u003cdiv class=\"bmt-eyebrow\"\u003eThoughtfully Packed\u003c\/div\u003e\n\u003ch2 class=\"bmt-title\"\u003eDining Essentials Ready for Two\u003c\/h2\u003e\n\u003cp class=\"bmt-copy\"\u003eThe coordinated accessories create a complete picnic presentation without making the tote feel overly complicated. Each visible element is selected to support an easy outdoor meal while maintaining the same earthy, refined visual language.\u003c\/p\u003e\n\u003cdiv class=\"bmt-included-grid\"\u003e\n\u003cdiv class=\"bmt-included-item\"\u003e\n\u003cspan\u003e 01 \u003c\/span\u003e \u003cstrong\u003e TABLEWARE \u003c\/strong\u003e\n\u003cp\u003eCream dining plates and coordinated cutlery create a polished setup for two.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-included-item\"\u003e\n\u003cspan\u003e 02 \u003c\/span\u003e \u003cstrong\u003e DRINKWARE \u003c\/strong\u003e\n\u003cp\u003eTwo metallic tumblers bring a clean, modern contrast to the softer textile palette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-included-item\"\u003e\n\u003cspan\u003e 03 \u003c\/span\u003e \u003cstrong\u003e PICNIC ACCESSORIES \u003c\/strong\u003e\n\u003cp\u003eTextiles, a compact cutting board, and bottle-opening accessory complete the outdoor setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-checklist\"\u003e\n\u003cdiv class=\"bmt-check\"\u003eTwo Dining Plates\u003c\/div\u003e\n\u003cdiv class=\"bmt-check\"\u003eCoordinated Cutlery\u003c\/div\u003e\n\u003cdiv class=\"bmt-check\"\u003eTwo Reusable Tumblers\u003c\/div\u003e\n\u003cdiv class=\"bmt-check\"\u003eStriped Cloth Napkins\u003c\/div\u003e\n\u003cdiv class=\"bmt-check\"\u003eCompact Cutting Board\u003c\/div\u003e\n\u003cdiv class=\"bmt-check\"\u003eBottle Opener Accessory\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     COLOR STORY\n====================================================== --\u003e\n\u003csection class=\"bmt-palette\"\u003e\n\u003cdiv class=\"bmt-wrap\"\u003e\n\u003cdiv class=\"bmt-eyebrow\"\u003eA Palette Inspired by the Outdoors\u003c\/div\u003e\n\u003ch2 class=\"bmt-title\"\u003eQuiet Colors. Natural Character.\u003c\/h2\u003e\n\u003cp class=\"bmt-copy\"\u003eMeadow Canvas Tote avoids bright, sporty outdoor colors in favor of a quieter palette that feels timeless and easy to style. Olive, tan, cream, natural wood, and brushed metallic tones bring a more considered character to everyday picnic gear.\u003c\/p\u003e\n\u003cdiv class=\"bmt-palette-row\"\u003e\n\u003cdiv class=\"bmt-color\"\u003e\n\u003cdiv class=\"bmt-swatch olive\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e MEADOW OLIVE \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-color\"\u003e\n\u003cdiv class=\"bmt-swatch tan\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e WARM TAN \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-color\"\u003e\n\u003cdiv class=\"bmt-swatch cream\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e SOFT CREAM \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-color\"\u003e\n\u003cdiv class=\"bmt-swatch steel\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e BRUSHED METAL \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     OCCASIONS\n====================================================== --\u003e\n\u003csection class=\"bmt-occasion\"\u003e\n\u003cdiv class=\"bmt-wrap\"\u003e\n\u003cdiv class=\"bmt-eyebrow\"\u003eMade to Leave the House\u003c\/div\u003e\n\u003ch2 class=\"bmt-title\"\u003eFor Lakesides, Parks, Roads \u0026amp; Slow Weekends\u003c\/h2\u003e\n\u003cp class=\"bmt-copy\"\u003eWhether packed for lunch beneath the trees or brought along for a weekend escape, Meadow Canvas Tote is designed to fit naturally into a relaxed outdoor lifestyle. Its understated styling also makes it a thoughtful choice for couples, new homes, celebrations, and outdoor-loving friends.\u003c\/p\u003e\n\u003cdiv class=\"bmt-tags\"\u003e\n\u003cspan class=\"bmt-tag\"\u003e Lakeside Picnics \u003c\/span\u003e \u003cspan class=\"bmt-tag\"\u003e Park Lunches \u003c\/span\u003e \u003cspan class=\"bmt-tag\"\u003e Weekend Road Trips \u003c\/span\u003e \u003cspan class=\"bmt-tag\"\u003e Garden Gatherings \u003c\/span\u003e \u003cspan class=\"bmt-tag\"\u003e Outdoor Concerts \u003c\/span\u003e \u003cspan class=\"bmt-tag\"\u003e Beach Days \u003c\/span\u003e \u003cspan class=\"bmt-tag\"\u003e Romantic Picnics \u003c\/span\u003e \u003cspan class=\"bmt-tag\"\u003e Camping Weekends \u003c\/span\u003e \u003cspan class=\"bmt-tag\"\u003e Gift Giving \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FINAL\n====================================================== --\u003e\n\u003csection class=\"bmt-final\"\u003e\n\u003cdiv class=\"bmt-wrap\"\u003e\n\u003cdiv class=\"bmt-eyebrow\"\u003eA Better Way to Carry the Picnic\u003c\/div\u003e\n\u003ch2 class=\"bmt-title\"\u003eGood Food. Fresh Air. Everything Within Reach.\u003c\/h2\u003e\n\u003cp class=\"bmt-copy\"\u003eBrightivores™ Meadow Canvas Tote combines relaxed portability, coordinated dining pieces, and a nature-inspired palette in one thoughtfully organized outdoor set. From its olive body and warm tan handles to the tableware arranged inside, every visible detail contributes to a picnic experience that feels easy, considered, and ready for the day ahead.\u003c\/p\u003e\n\u003cdiv class=\"bmt-logo\"\u003eBrightivores™\u003c\/div\u003e\n\u003cdiv class=\"bmt-signature\"\u003eMade for Good Food, Fresh Air \u0026amp; Better Days\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"docrecomend™","offers":[{"title":"One","offer_id":48037388353685,"sku":"Brightivores*1","price":108.0,"currency_code":"USD","in_stock":true},{"title":"Two","offer_id":48037388386453,"sku":"Brightivores*2","price":188.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/8152\/5653\/files\/10_b8ae4179-9229-4ed9-970c-21a3d450632f.png?v=1789986754","url":"https:\/\/brightivores.com\/products\/brightivores%e2%84%a2-meadow-canvas-tote","provider":"My Store","version":"1.0","type":"link"}