{"product_id":"10-meal-plan","title":"10 Meal Plan","description":"\u003c!-- ============================================================\n     MESTIZO MEAL PREP — Landing Page\n     Shopify Custom HTML Section \/ Page Template\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,400\u0026amp;family=DM+Sans:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .mmp * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .mmp {\n    font-family: 'DM Sans', sans-serif;\n    color: #4D286E;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 40px 20px 60px;\n  }\n\n  \/* ── HERO ── *\/\n  .mmp-hero {\n    background: #4D286E;\n    border-radius: 20px;\n    padding: 56px 44px 48px;\n    margin-bottom: 12px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .mmp-hero::before {\n    content: '';\n    position: absolute;\n    top: -50px; right: -50px;\n    width: 260px; height: 260px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.04);\n    pointer-events: none;\n  }\n\n  .mmp-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -70px; left: -30px;\n    width: 320px; height: 320px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.03);\n    pointer-events: none;\n  }\n\n  .mmp-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.12);\n    border: 1px solid rgba(255,255,255,0.22);\n    border-radius: 100px;\n    padding: 7px 16px;\n    font-size: 12px;\n    font-weight: 600;\n    color: #F2C0D2;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n    margin-bottom: 24px;\n  }\n\n  .mmp-badge .dot {\n    width: 7px; height: 7px;\n    border-radius: 50%;\n    background: #000000;\n    flex-shrink: 0;\n  }\n\n  .mmp-hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: 52px;\n    font-weight: 900;\n    line-height: 1.08;\n    color: #ffffff;\n    margin-bottom: 16px;\n  }\n\n  .mmp-hero h1 em {\n    font-style: italic;\n    color: #F0A0BE;\n  }\n\n  .mmp-hero-sub {\n    font-size: 17px;\n    color: rgba(255,255,255,0.70);\n    line-height: 1.65;\n    margin-bottom: 32px;\n    max-width: 520px;\n    font-weight: 300;\n  }\n\n  .mmp-cta-row {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    flex-wrap: wrap;\n  }\n\n  .mmp-btn-primary {\n    display: inline-block;\n    background: #000000;\n    color: #FFFFFF !important;\n    border: none;\n    border-radius: 10px;\n    padding: 16px 32px;\n    font-family: 'DM Sans', sans-serif;\n    font-size: 16px;\n    font-weight: 600;\n    cursor: pointer;\n    text-decoration: none;\n    letter-spacing: 0.01em;\n    transition: background 0.2s, transform 0.15s;\n  }\n\n  .mmp-btn-primary:hover {\n    background: #B04870;\n    transform: translateY(-1px);\n  }\n\n  .mmp-btn-ghost {\n    display: inline-block;\n    background: transparent;\n    color: rgba(255,255,255,0.82);\n    border: 1px solid rgba(255,255,255,0.28);\n    border-radius: 10px;\n    padding: 16px 26px;\n    font-family: 'DM Sans', sans-serif;\n    font-size: 16px;\n    cursor: pointer;\n    text-decoration: none;\n    transition: border-color 0.2s, color 0.2s;\n  }\n\n  .mmp-btn-ghost:hover {\n    border-color: rgba(255,255,255,0.55);\n    color: #fff;\n  }\n\n  \/* ── TRUST STRIP ── *\/\n  .mmp-trust {\n    background: #F5F0E8;\n    border-radius: 14px;\n    padding: 20px 28px;\n    display: flex;\n    justify-content: space-around;\n    gap: 12px;\n    margin: 12px 0 32px;\n    flex-wrap: wrap;\n  }\n\n  .mmp-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 4px;\n    min-width: 100px;\n  }\n\n  .mmp-trust-num {\n    font-family: 'Playfair Display', serif;\n    font-size: 26px;\n    font-weight: 700;\n    color: #4D286E;\n    line-height: 1;\n  }\n\n  .mmp-trust-label {\n    font-size: 11px;\n    color: #5A666B;\n    text-align: center;\n    font-weight: 600;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  \/* ── SECTIONS ── *\/\n  .mmp-section {\n    margin: 36px 0;\n  }\n\n  .mmp-section-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #4D286E;\n    margin-bottom: 8px;\n  }\n\n  .mmp-section-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.18;\n    color: #4D286E;\n    margin-bottom: 12px;\n  }\n\n  .mmp-section-body {\n    font-size: 16px;\n    line-height: 1.75;\n    color: #4a4a4a;\n    font-weight: 300;\n  }\n\n  \/* ── STORY CARD ── *\/\n  .mmp-story-card {\n    background: #F9F7F3;\n    border: 1px solid #E5E1D8;\n    border-radius: 16px;\n    padding: 32px;\n    margin: 18px 0;\n  }\n\n  .mmp-story-card p {\n    font-size: 16px;\n    line-height: 1.85;\n    color: #444;\n    font-weight: 300;\n  }\n\n  .mmp-story-card p + p { margin-top: 14px; }\n\n  .mmp-story-sig {\n    margin-top: 20px;\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    font-size: 15px;\n    color: #777;\n  }\n\n  \/* ── HIGHLIGHT (DARK) CARD ── *\/\n  .mmp-highlight {\n    background: #4D286E;\n    border-radius: 16px;\n    padding: 36px;\n    margin: 20px 0;\n  }\n\n  .mmp-highlight .mmp-section-label { color: #F0A0BE; }\n\n  .mmp-highlight .mmp-section-title {\n    color: #ffffff;\n    font-size: 28px;\n  }\n\n  .mmp-highlight .mmp-section-body {\n    color: rgba(255,255,255,0.70);\n    margin-top: 10px;\n  }\n\n  .mmp-macro-row {\n    display: flex;\n    gap: 10px;\n    margin-top: 20px;\n    flex-wrap: wrap;\n  }\n\n  .mmp-macro-badge {\n    background: rgba(255,255,255,0.10);\n    border: 1px solid rgba(255,255,255,0.18);\n    border-radius: 100px;\n    padding: 7px 16px;\n    font-size: 13px;\n    color: #F2C0D2;\n    font-weight: 500;\n  }\n\n  \/* ── PILLARS GRID ── *\/\n  .mmp-pillars {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin: 20px 0;\n  }\n\n  @media (max-width: 560px) {\n    .mmp-pillars { grid-template-columns: 1fr; }\n    .mmp-hero { padding: 36px 24px 32px; }\n    .mmp-hero h1 { font-size: 36px; }\n  }\n\n  .mmp-pillar {\n    background: #F9F7F3;\n    border: 1px solid #E5E1D8;\n    border-radius: 14px;\n    padding: 24px;\n  }\n\n  .mmp-pillar-icon {\n    width: 40px; height: 40px;\n    border-radius: 10px;\n    background: #4D286E;\n    display: flex; align-items: center; justify-content: center;\n    margin-bottom: 12px;\n    font-size: 20px;\n  }\n\n  .mmp-pillar h3 {\n    font-size: 15px;\n    font-weight: 600;\n    margin-bottom: 7px;\n    color: #4D286E;\n  }\n\n  .mmp-pillar p {\n    font-size: 14px;\n    line-height: 1.65;\n    color: #555;\n    font-weight: 300;\n  }\n\n  \/* ── DELIVERY STEPS ── *\/\n  .mmp-divider {\n    height: 1px;\n    background: #E5E1D8;\n    margin: 20px 0;\n  }\n\n  .mmp-delivery-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 18px;\n    padding: 22px 0;\n    border-bottom: 1px solid #E5E1D8;\n  }\n\n  .mmp-delivery-row:last-child { border-bottom: none; }\n\n  .mmp-delivery-icon {\n    width: 44px; height: 44px;\n    border-radius: 12px;\n    background: #FAE8EF;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 22px;\n    flex-shrink: 0;\n  }\n\n  .mmp-delivery-title {\n    font-size: 16px;\n    font-weight: 600;\n    margin-bottom: 5px;\n    color: #4D286E;\n  }\n\n  .mmp-delivery-desc {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.65;\n    font-weight: 300;\n  }\n\n  .mmp-delivery-pill {\n    display: inline-block;\n    background: #FAE8EF;\n    color: #4D286E;\n    font-size: 12px;\n    font-weight: 700;\n    border-radius: 100px;\n    padding: 4px 12px;\n    margin-top: 8px;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n  }\n\n  \/* ── STANDARD CARDS (Beef \/ Poultry) ── *\/\n  .mmp-standard-card {\n    border: 2px solid #4D286E;\n    border-radius: 16px;\n    padding: 28px;\n    margin: 14px 0;\n    display: flex;\n    gap: 18px;\n    align-items: flex-start;\n    background: #fff;\n  }\n\n  .mmp-standard-icon { font-size: 36px; flex-shrink: 0; line-height: 1; }\n\n  .mmp-standard-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 20px;\n    font-weight: 700;\n    margin-bottom: 8px;\n    color: #4D286E;\n  }\n\n  .mmp-standard-body {\n    font-size: 15px;\n    line-height: 1.75;\n    color: #4a4a4a;\n    font-weight: 300;\n  }\n\n  \/* ── MEAL PLANS ── *\/\n  .mmp-plans-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin: 20px 0;\n  }\n\n  @media (max-width: 560px) {\n    .mmp-plans-grid { grid-template-columns: 1fr; }\n  }\n\n  .mmp-plan-card {\n    background: #F9F7F3;\n    border: 1px solid #E5E1D8;\n    border-radius: 14px;\n    padding: 24px 20px;\n    text-align: center;\n    text-decoration: none;\n    display: block;\n    transition: border-color 0.2s, transform 0.15s;\n  }\n\n  .mmp-plan-card:hover {\n    border-color: #000000;\n    transform: translateY(-2px);\n  }\n\n  .mmp-plan-num {\n    font-family: 'Playfair Display', serif;\n    font-size: 40px;\n    font-weight: 700;\n    color: #4D286E;\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n\n  .mmp-plan-label {\n    font-size: 13px;\n    color: #5A666B;\n    font-weight: 500;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n  }\n\n  .mmp-plan-btn {\n    display: inline-block;\n    background: #4D286E;\n    color: #fff !important;\n    border-radius: 8px;\n    padding: 10px 20px;\n    font-size: 14px;\n    font-weight: 600;\n    text-decoration: none;\n    transition: background 0.2s;\n  }\n\n  .mmp-plan-card:hover .mmp-plan-btn {\n    background: #000000;\n    color: #FFFFFF !important;\n  }\n\n  \/* ── HOW IT WORKS ── *\/\n  .mmp-steps {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin: 20px 0;\n  }\n\n  @media (max-width: 560px) {\n    .mmp-steps { grid-template-columns: 1fr; }\n  }\n\n  .mmp-step {\n    background: #F9F7F3;\n    border: 1px solid #E5E1D8;\n    border-radius: 14px;\n    padding: 24px;\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n  }\n\n  .mmp-step-num {\n    width: 32px; height: 32px;\n    border-radius: 50%;\n    background: #4D286E;\n    color: #fff;\n    font-size: 14px;\n    font-weight: 700;\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .mmp-step-icon { font-size: 22px; line-height: 1; flex-shrink: 0; }\n\n  .mmp-step h3 {\n    font-size: 15px;\n    font-weight: 600;\n    margin-bottom: 5px;\n    color: #4D286E;\n  }\n\n  .mmp-step p {\n    font-size: 14px;\n    line-height: 1.65;\n    color: #555;\n    font-weight: 300;\n  }\n\n  \/* ── FOOTER CTA ── *\/\n  .mmp-cta-footer {\n    background: #4D286E;\n    border-radius: 20px;\n    padding: 52px 44px;\n    text-align: center;\n    margin-top: 24px;\n  }\n\n  .mmp-cta-footer h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    margin-bottom: 12px;\n    line-height: 1.15;\n  }\n\n  .mmp-cta-footer p {\n    font-size: 16px;\n    color: rgba(255,255,255,0.62);\n    margin-bottom: 28px;\n    font-weight: 300;\n    max-width: 420px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .mmp-footer-note {\n    font-size: 13px;\n    color: rgba(255,255,255,0.35);\n    margin-top: 16px;\n  }\n\n  .mmp-contact-strip {\n    background: #F5F0E8;\n    border-radius: 14px;\n    padding: 28px 32px;\n    margin: 24px 0;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n\n  .mmp-contact-strip-text h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: #4D286E;\n    margin-bottom: 6px;\n  }\n\n  .mmp-contact-strip-text p {\n    font-size: 15px;\n    color: #555;\n    font-weight: 300;\n  }\n\n  .mmp-btn-dark {\n    display: inline-block;\n    background: #4D286E;\n    color: #fff !important;\n    border-radius: 10px;\n    padding: 14px 28px;\n    font-family: 'DM Sans', sans-serif;\n    font-size: 15px;\n    font-weight: 600;\n    text-decoration: none;\n    white-space: nowrap;\n    transition: background 0.2s;\n  }\n\n  .mmp-btn-dark:hover { background: #7A2047; }\n\u003c\/style\u003e\n\u003cdiv class=\"mmp\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"mmp-hero\" id=\"mmp-top\"\u003e\n\u003cdiv class=\"mmp-badge\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e Voted #1 Meal Prep Company in Alameda County\u003c\/div\u003e\n\u003ch1\u003eReal Food. \u003cem\u003eReal Results.\u003c\/em\u003e\u003cbr\u003eDelivered Across Alameda County.\u003c\/h1\u003e\n\u003cp class=\"mmp-hero-sub\"\u003eMacro friendly, chef crafted meals built on 17 years of combined professional kitchen experience. Global fusion flavors, made right here in the San Francisco Bay Area.\u003c\/p\u003e\n\u003cdiv class=\"mmp-cta-row\"\u003e\n\u003ca class=\"mmp-btn-primary\" href=\"\/collections\/all\"\u003eView This Week's Menu →\u003c\/a\u003e \u003ca class=\"mmp-btn-ghost\" href=\"#how-it-works\"\u003eHow it works\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST STRIP --\u003e\n\u003cdiv class=\"mmp-trust\"\u003e\n\u003cdiv class=\"mmp-trust-item\"\u003e\n\u003cspan class=\"mmp-trust-num\"\u003e17 yrs\u003c\/span\u003e \u003cspan class=\"mmp-trust-label\"\u003eCombined Experience\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mmp-trust-item\"\u003e\n\u003cspan class=\"mmp-trust-num\"\u003e600 cal\u003c\/span\u003e \u003cspan class=\"mmp-trust-label\"\u003eMax Per Meal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mmp-trust-item\"\u003e\n\u003cspan class=\"mmp-trust-num\"\u003e24 oz\u003c\/span\u003e \u003cspan class=\"mmp-trust-label\"\u003ePer Container\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mmp-trust-item\"\u003e\n\u003cspan class=\"mmp-trust-num\"\u003e100%\u003c\/span\u003e \u003cspan class=\"mmp-trust-label\"\u003eGrass Fed Beef\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mmp-trust-item\"\u003e\n\u003cspan class=\"mmp-trust-num\"\u003e100%\u003c\/span\u003e \u003cspan class=\"mmp-trust-label\"\u003eHalal Poultry\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- OUR ROOTS --\u003e\n\u003cdiv class=\"mmp-section\"\u003e\n\u003cdiv class=\"mmp-section-label\"\u003eOur Roots\u003c\/div\u003e\n\u003cdiv class=\"mmp-section-title\"\u003eBuilt in Alameda County.\u003cbr\u003eFlavored by a lifetime of real kitchen experience.\u003c\/div\u003e\n\u003cdiv class=\"mmp-story-card\"\u003e\n\u003cp\u003eMestizo started where most great food does, at home. Chef Shawn Brewer learned to cook alongside his grandmother, then spent over 11 years honing that foundation in professional kitchens across the world. Chef Vena brings her own years of craft to the table, making 17 combined years of experience behind every container.\u003c\/p\u003e\n\u003cp\u003eThat journey, from family table to global kitchen, is what you taste in every meal. Real technique, consistent quality, and bold flavor, made right here in the San Francisco Bay Area.\u003c\/p\u003e\n\u003cdiv class=\"mmp-story-sig\"\u003eChefs Shawn \u0026amp; Vena, Mestizo Meal Prep\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- THE CHEFS --\u003e\n\u003cdiv class=\"mmp-section\"\u003e\n\u003cdiv class=\"mmp-section-label\"\u003eThe Chefs\u003c\/div\u003e\n\u003cdiv class=\"mmp-section-title\"\u003eRestaurant quality craft.\u003cbr\u003eDelivered to your door.\u003c\/div\u003e\n\u003cdiv class=\"mmp-section-body\"\u003eWith a combined 17 years of professional kitchen experience, Chefs Shawn and Vena have cooked their way across the world, and brought every technique home. Each Mestizo meal is built with the same precision and care you'd expect from a restaurant, minus the reservation. Just real, chef crafted food ready when you are.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- THE FORMULA --\u003e\n\u003cdiv class=\"mmp-highlight\"\u003e\n\u003cdiv class=\"mmp-section-label\"\u003eThe Formula\u003c\/div\u003e\n\u003cdiv class=\"mmp-section-title\"\u003eUnder 600 calories. Built for fat loss.\u003c\/div\u003e\n\u003cdiv class=\"mmp-section-body\"\u003eLow calorie shouldn't mean low effort or empty stomachs. Every Mestizo meal is portioned in a 24oz airtight container and engineered to keep you full, fueled, and on track. Under 600 calories per meal means you can hit your fat loss goals without sacrificing the food you actually look forward to eating.\u003c\/div\u003e\n\u003cdiv class=\"mmp-macro-row\"\u003e\n\u003cspan class=\"mmp-macro-badge\"\u003eHigh protein\u003c\/span\u003e \u003cspan class=\"mmp-macro-badge\"\u003eMacro tracked\u003c\/span\u003e \u003cspan class=\"mmp-macro-badge\"\u003eUnder 600 cal\u003c\/span\u003e \u003cspan class=\"mmp-macro-badge\"\u003eGlobal fusion\u003c\/span\u003e \u003cspan class=\"mmp-macro-badge\"\u003eKeto friendly\u003c\/span\u003e \u003cspan class=\"mmp-macro-badge\"\u003eGluten free options\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY MESTIZO --\u003e\n\u003cdiv class=\"mmp-section\"\u003e\n\u003cdiv class=\"mmp-section-label\"\u003eWhy Mestizo\u003c\/div\u003e\n\u003cdiv class=\"mmp-section-title\"\u003eBuilt different. Because we cook different.\u003c\/div\u003e\n\u003cdiv class=\"mmp-pillars\"\u003e\n\u003cdiv class=\"mmp-pillar\"\u003e\n\u003cdiv class=\"mmp-pillar-icon\"\u003e👨🍳\u003c\/div\u003e\n\u003ch3\u003eRestaurant quality craft\u003c\/h3\u003e\n\u003cp\u003e17 combined years across professional kitchens worldwide. That technique shows up in every container we deliver.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mmp-pillar\"\u003e\n\u003cdiv class=\"mmp-pillar-icon\"\u003e🌾\u003c\/div\u003e\n\u003ch3\u003eKeto friendly \u0026amp; gluten free\u003c\/h3\u003e\n\u003cp\u003eJust note your preference at checkout and we'll handle the rest. Clean eating shouldn't mean settling for less flavor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mmp-pillar\"\u003e\n\u003cdiv class=\"mmp-pillar-icon\"\u003e🍛\u003c\/div\u003e\n\u003ch3\u003eRotating weekly menu\u003c\/h3\u003e\n\u003cp\u003eFresh variety every week so eating clean never gets boring. Every meal is thoughtfully varied and freshly prepped.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mmp-pillar\"\u003e\n\u003cdiv class=\"mmp-pillar-icon\"\u003e📐\u003c\/div\u003e\n\u003ch3\u003e24oz portions, upgradeable\u003c\/h3\u003e\n\u003cp\u003eEvery meal comes with 6oz of protein and balanced sides. Need more fuel? Upgrade to an 8oz protein portion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIETARY OPTIONS --\u003e\n\u003cdiv class=\"mmp-section\"\u003e\n\u003cdiv class=\"mmp-section-label\"\u003eDietary Options\u003c\/div\u003e\n\u003cdiv class=\"mmp-section-title\"\u003eKeto friendly. Gluten free. No compromises.\u003c\/div\u003e\n\u003cdiv class=\"mmp-section-body\"\u003eAt Mestizo, great food should work for everyone. We offer keto friendly and gluten free options. Just note your preference at checkout and we'll handle the rest. Coming soon: full dietary labels (gluten free, dairy free, and more) on every dish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BEEF STANDARD --\u003e\n\u003cdiv class=\"mmp-standard-card\"\u003e\n\u003cdiv class=\"mmp-standard-icon\"\u003e🥩\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"mmp-standard-title\"\u003eOur Beef Standard\u003c\/div\u003e\n\u003cdiv class=\"mmp-standard-body\"\u003eWe use 100% grass fed beef, always. No exceptions, no shortcuts. We'd honestly rather take beef off the menu entirely than put something low quality in front of you. That's how seriously we take what goes on your plate.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- POULTRY STANDARD --\u003e\n\u003cdiv class=\"mmp-standard-card\"\u003e\n\u003cdiv class=\"mmp-standard-icon\"\u003e🐓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"mmp-standard-title\"\u003eOur Poultry Standard\u003c\/div\u003e\n\u003cdiv class=\"mmp-standard-body\"\u003eAll our poultry is prepared in accordance with Islamic dietary laws, certified Halal, every batch, no exceptions. Eat with full confidence knowing exactly what's in your meal and how it was made.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003cdiv class=\"mmp-section\" id=\"how-it-works\"\u003e\n\u003cdiv class=\"mmp-section-label\"\u003eHow It Works\u003c\/div\u003e\n\u003cdiv class=\"mmp-section-title\"\u003eDelivered fresh. Ready in 2 minutes.\u003c\/div\u003e\n\u003cdiv class=\"mmp-steps\"\u003e\n\u003cdiv class=\"mmp-step\"\u003e\n\u003cdiv class=\"mmp-step-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003ePick your meals\u003c\/h3\u003e\n\u003cp\u003eChoose your favorites from our rotating weekly menu of chef prepared dishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mmp-step\"\u003e\n\u003cdiv class=\"mmp-step-icon\"\u003e🍳\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eWe cook fresh\u003c\/h3\u003e\n\u003cp\u003eFreshly prepared using quality ingredients, no shortcuts, no compromises.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mmp-step\"\u003e\n\u003cdiv class=\"mmp-step-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eWe deliver to your door\u003c\/h3\u003e\n\u003cp\u003eDelivered across the Bay Area every Tuesday and Friday, 9 AM to 12 PM. No pickups, no hassle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mmp-step\"\u003e\n\u003cdiv class=\"mmp-step-icon\"\u003e🍽️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eYou enjoy\u003c\/h3\u003e\n\u003cp\u003eMicrowave safe containers, heat 2 to 3 minutes and eat. No prep, no cleanup, just healthy food fast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DELIVERY DETAILS --\u003e\n\u003cdiv class=\"mmp-section\"\u003e\n\u003cdiv class=\"mmp-section-label\"\u003eDelivery\u003c\/div\u003e\n\u003cdiv class=\"mmp-section-title\"\u003eDoorstep fresh. Every week, right on schedule.\u003c\/div\u003e\n\u003cdiv class=\"mmp-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"mmp-delivery-row\"\u003e\n\u003cdiv class=\"mmp-delivery-icon\"\u003e📅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"mmp-delivery-title\"\u003eTuesday \u0026amp; Friday delivery across the Bay Area\u003c\/div\u003e\n\u003cdiv class=\"mmp-delivery-desc\"\u003eWe deliver across the San Francisco Bay Area twice a week, no pickups, no detours. Your meals arrive at your door stocked and ready when you need them.\u003c\/div\u003e\n\u003cspan class=\"mmp-delivery-pill\"\u003eTues \u0026amp; Fri · 9 AM to 12 PM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mmp-delivery-row\"\u003e\n\u003cdiv class=\"mmp-delivery-icon\"\u003e⏱️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"mmp-delivery-title\"\u003e2 to 3 minutes in the microwave. Done.\u003c\/div\u003e\n\u003cdiv class=\"mmp-delivery-desc\"\u003eMicrowave safe containers. No cooking, no cleanup, no disruption. Just open, heat, and eat.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MEAL PLANS --\u003e\n\u003cdiv class=\"mmp-section\"\u003e\n\u003cdiv class=\"mmp-section-label\"\u003eMeal Plans\u003c\/div\u003e\n\u003cdiv class=\"mmp-section-title\"\u003eWant more than 6 meals?\u003c\/div\u003e\n\u003cdiv class=\"mmp-section-body\" style=\"margin-bottom: 4px;\"\u003eScale up to fit your week. More meals, same great quality.\u003c\/div\u003e\n\u003cdiv class=\"mmp-plans-grid\"\u003e\n\u003ca class=\"mmp-plan-card\" href=\"https:\/\/mestizo-meal.myshopify.com\/products\/7-meal-plan\"\u003e\n\u003cdiv class=\"mmp-plan-num\"\u003e7\u003c\/div\u003e\n\u003cdiv class=\"mmp-plan-label\"\u003eMeal Plan\u003c\/div\u003e\n\u003cspan class=\"mmp-plan-btn\"\u003eShop Now →\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"mmp-plan-card\" href=\"https:\/\/mestizo-meal.myshopify.com\/products\/10-meal-plan\"\u003e\n\u003cdiv class=\"mmp-plan-num\"\u003e10\u003c\/div\u003e\n\u003cdiv class=\"mmp-plan-label\"\u003eMeal Plan\u003c\/div\u003e\n\u003cspan class=\"mmp-plan-btn\"\u003eShop Now →\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"mmp-plan-card\" href=\"https:\/\/mestizo-meal.myshopify.com\/products\/15-meal-plan\"\u003e\n\u003cdiv class=\"mmp-plan-num\"\u003e15\u003c\/div\u003e\n\u003cdiv class=\"mmp-plan-label\"\u003eMeal Plan\u003c\/div\u003e\n\u003cspan class=\"mmp-plan-btn\"\u003eShop Now →\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTACT STRIP --\u003e\n\u003cdiv class=\"mmp-contact-strip\"\u003e\n\u003cdiv class=\"mmp-contact-strip-text\"\u003e\n\u003ch3\u003eGot questions?\u003c\/h3\u003e\n\u003cp\u003eNeed help choosing a plan or have a quick question? We're one message away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"mmp-btn-dark\" href=\"https:\/\/mestizo-meal.myshopify.com\/pages\/contact\"\u003eContact Us →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER CTA --\u003e\n\u003cdiv class=\"mmp-cta-footer\"\u003e\n\u003ch2\u003eFresh meals waiting\u003cbr\u003eTuesday \u0026amp; Friday morning.\u003c\/h2\u003e\n\u003cp\u003eChef crafted, macro friendly meals delivered across Alameda County and the Bay Area, at your door by noon.\u003c\/p\u003e\n\u003ca class=\"mmp-btn-primary\" href=\"#mmp-top\"\u003eStart My Meal Plan →\u003c\/a\u003e\n\u003cdiv class=\"mmp-footer-note\"\u003eRooted in Alameda County · Global Fusion Meets Healthy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mestizo-Meal","offers":[{"title":"Default Title","offer_id":53408645972332,"sku":null,"price":134.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0982\/0812\/1196\/files\/finalmenu_1_8bd059ed-43e2-4ae8-baf0-aa4875d5aac6.png?v=1780689194","url":"https:\/\/mestizomealprep.com\/products\/10-meal-plan","provider":"Mestizo-Meal","version":"1.0","type":"link"}