{"product_id":"desi-deal-15-off-6-meals-plan","title":"DESI DEAL 15% OFF - 6 MEALS PLAN","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  :root {\n    --burgundy: #7B1F1F;\n    --gold: #C8860A;\n    --cream: #F5ECD7;\n    --dark: #1A1A1A;\n    --white: #FFFFFF;\n    --light-bg: #FAF6EF;\n  }\n\n  body {\n    font-family: 'Inter', sans-serif;\n    color: var(--dark);\n    background: var(--white);\n  }\n\n  \/* ANNOUNCEMENT BAR *\/\n  .announcement-bar {\n    background: var(--burgundy);\n    color: var(--white);\n    text-align: center;\n    padding: 10px 20px;\n    font-size: 13px;\n    letter-spacing: 1px;\n    font-weight: 500;\n  }\n\n  \/* HERO SECTION *\/\n  .hero {\n    background: var(--burgundy);\n    color: var(--white);\n    padding: 70px 40px;\n    text-align: center;\n  }\n\n  .hero-eyebrow {\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 20px;\n    font-weight: 600;\n  }\n\n  .hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(32px, 5vw, 58px);\n    font-weight: 900;\n    line-height: 1.15;\n    max-width: 800px;\n    margin: 0 auto 20px;\n  }\n\n  .hero-sub {\n    font-size: 16px;\n    color: rgba(255,255,255,0.8);\n    margin-bottom: 36px;\n    max-width: 500px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .hero-reviews {\n    display: flex;\n    justify-content: center;\n    gap: 30px;\n    flex-wrap: wrap;\n    font-size: 13px;\n    color: rgba(255,255,255,0.75);\n    margin-bottom: 36px;\n  }\n\n  .btn-primary {\n    display: inline-block;\n    background: var(--gold);\n    color: var(--white);\n    padding: 16px 40px;\n    font-size: 15px;\n    font-weight: 600;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    text-decoration: none;\n    border: none;\n    cursor: pointer;\n  }\n\n  \/* MEAL IMAGE PLACEHOLDER *\/\n  .meal-image-section {\n    background: var(--light-bg);\n    padding: 60px 40px;\n    text-align: center;\n  }\n\n  .meal-image-placeholder {\n    background: #E8DDD0;\n    height: 400px;\n    max-width: 900px;\n    margin: 0 auto 20px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    color: #999;\n    letter-spacing: 1px;\n  }\n\n  \/* USP SECTION *\/\n  .usp-section {\n    background: var(--white);\n    padding: 70px 40px;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .usp-eyebrow {\n    font-size: 11px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 14px;\n    font-weight: 600;\n  }\n\n  .usp-section h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(26px, 3.5vw, 40px);\n    font-weight: 700;\n    margin-bottom: 40px;\n    max-width: 600px;\n    line-height: 1.2;\n  }\n\n  .usp-list {\n    list-style: none;\n    display: flex;\n    flex-direction: column;\n    gap: 24px;\n    max-width: 700px;\n  }\n\n  .usp-list li {\n    font-size: 15px;\n    line-height: 1.7;\n    padding-left: 28px;\n    position: relative;\n    color: #333;\n  }\n\n  .usp-list li::before {\n    content: '✓';\n    position: absolute;\n    left: 0;\n    color: var(--gold);\n    font-weight: 700;\n    font-size: 16px;\n  }\n\n  .usp-list li strong {\n    color: var(--burgundy);\n    font-weight: 600;\n  }\n\n  .view-menu-btn {\n    display: inline-block;\n    margin-top: 36px;\n    background: var(--burgundy);\n    color: var(--white);\n    padding: 14px 36px;\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    text-decoration: none;\n    cursor: pointer;\n    border: none;\n  }\n\n  \/* LP GRAPHIC PLACEHOLDERS *\/\n  .lp-graphic {\n    padding: 60px 40px;\n    max-width: 1100px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 60px;\n    align-items: center;\n  }\n\n  .lp-graphic.reverse {\n    direction: rtl;\n  }\n\n  .lp-graphic.reverse \u003e * {\n    direction: ltr;\n  }\n\n  .lp-graphic-image {\n    background: #E8DDD0;\n    height: 380px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    color: #999;\n    letter-spacing: 1px;\n  }\n\n  .lp-graphic-copy h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 2.5vw, 34px);\n    font-weight: 700;\n    color: var(--burgundy);\n    line-height: 1.2;\n    margin-bottom: 16px;\n  }\n\n  .lp-graphic-copy p {\n    font-size: 15px;\n    color: #555;\n    line-height: 1.8;\n  }\n\n  \/* DIVIDER *\/\n  .divider {\n    height: 1px;\n    background: #E8DDD0;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  \/* HOW IT WORKS *\/\n  .how-it-works {\n    background: var(--light-bg);\n    padding: 70px 40px;\n    text-align: center;\n  }\n\n  .how-it-works .section-eyebrow {\n    font-size: 11px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 14px;\n    font-weight: 600;\n  }\n\n  .how-it-works h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(26px, 3vw, 38px);\n    font-weight: 700;\n    margin-bottom: 50px;\n    color: var(--dark);\n  }\n\n  .steps {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 30px;\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .step {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 14px;\n  }\n\n  .step-icon {\n    background: var(--burgundy);\n    color: var(--white);\n    width: 56px;\n    height: 56px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-family: 'Playfair Display', serif;\n    font-size: 22px;\n    font-weight: 700;\n  }\n\n  .step h4 {\n    font-size: 14px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark);\n  }\n\n  .step p {\n    font-size: 13px;\n    color: #777;\n    line-height: 1.6;\n  }\n\n  \/* DELIVERY AREAS *\/\n  .delivery-section {\n    background: var(--burgundy);\n    color: var(--white);\n    padding: 70px 40px;\n    text-align: center;\n  }\n\n  .delivery-section h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(26px, 3vw, 38px);\n    font-weight: 700;\n    margin-bottom: 30px;\n  }\n\n  .delivery-areas {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 12px;\n    max-width: 700px;\n    margin: 0 auto 36px;\n  }\n\n  .delivery-areas span {\n    font-size: 14px;\n    color: rgba(255,255,255,0.85);\n    background: rgba(255,255,255,0.1);\n    padding: 6px 16px;\n  }\n\n  \/* REVIEWS *\/\n  .reviews-section {\n    padding: 70px 40px;\n    background: var(--white);\n    text-align: center;\n  }\n\n  .reviews-section h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(24px, 3vw, 36px);\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n\n  .reviews-section .subtitle {\n    font-size: 14px;\n    color: #888;\n    margin-bottom: 40px;\n  }\n\n  .reviews-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  .review-card {\n    background: var(--light-bg);\n    padding: 28px;\n    text-align: left;\n  }\n\n  .stars {\n    color: var(--gold);\n    font-size: 16px;\n    margin-bottom: 12px;\n  }\n\n  .review-card p {\n    font-size: 14px;\n    color: #444;\n    line-height: 1.7;\n    margin-bottom: 16px;\n    font-style: italic;\n  }\n\n  .reviewer {\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--burgundy);\n  }\n\n  \/* FAQ *\/\n  .faq-section {\n    padding: 70px 40px;\n    background: var(--light-bg);\n    max-width: 800px;\n    margin: 0 auto;\n  }\n\n  .faq-section h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(24px, 3vw, 36px);\n    font-weight: 700;\n    margin-bottom: 36px;\n    text-align: center;\n  }\n\n  .faq-item {\n    border-bottom: 1px solid #E0D5C5;\n    padding: 20px 0;\n  }\n\n  .faq-item h4 {\n    font-size: 15px;\n    font-weight: 600;\n    color: var(--burgundy);\n    margin-bottom: 10px;\n  }\n\n  .faq-item p {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.7;\n  }\n\n  \/* BOTTOM CTA *\/\n  .bottom-cta {\n    background: var(--cream);\n    padding: 80px 40px;\n    text-align: center;\n  }\n\n  .bottom-cta h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(28px, 4vw, 46px);\n    font-weight: 900;\n    color: var(--burgundy);\n    margin-bottom: 16px;\n    line-height: 1.2;\n  }\n\n  .bottom-cta p {\n    font-size: 16px;\n    color: #555;\n    margin-bottom: 36px;\n    max-width: 500px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 768px) {\n    .steps { grid-template-columns: repeat(2, 1fr); }\n    .reviews-grid { grid-template-columns: 1fr; }\n    .lp-graphic { grid-template-columns: 1fr; }\n    .lp-graphic.reverse { direction: ltr; }\n    .hero { padding: 50px 20px; }\n    .usp-section, .how-it-works, .delivery-section, .reviews-section, .faq-section, .bottom-cta { padding: 50px 20px; }\n  }\n\u003c\/style\u003e\n\u003c!-- ANNOUNCEMENT BAR --\u003e\n\u003cdiv class=\"announcement-bar\"\u003eORDER BY SUNDAY MIDNIGHT — DELIVERED FRESH ACROSS THE GTA\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cp class=\"hero-eyebrow\"\u003e5 Meal Plan — Limited Weekly Orders\u003c\/p\u003e\n\u003ch1\u003eHome of the GTA's Most Authentic Indian Meals.\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eCooked fresh every week, delivered straight to your door. No subscription. No compromise.\u003c\/p\u003e\n\u003ca class=\"btn-primary\" href=\"\/collections\/meal-plans\"\u003eOrder Now\u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- OFFER STRIP --\u003e\u003c!-- LP GRAPHIC 1 — Meal Image + Point 1 --\u003e\n\u003csection style=\"background: var(--white); padding: 60px 0;\"\u003e\n\u003cdiv class=\"lp-graphic\"\u003e\n\u003cdiv style=\"padding: 0; overflow: hidden; background: none;\" class=\"lp-graphic-image\"\u003e\u003cimg style=\"width: 100%; height: 100%; object-fit: cover; display: block;\" alt=\"Boneless Chicken Biryani\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0881\/9720\/2221\/files\/Boneless_Chicken_biryani.png?v=1782150563\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-graphic-copy\"\u003e\n\u003ch3\u003eYOU CAN TELL THE DIFFERENCE THE MOMENT YOU OPEN IT.\u003c\/h3\u003e\n\u003cp\u003eThe smell hits first. Then the colour. Then the taste. Every meal is cooked fresh that week with real spices — the kind you'd find in an Indian kitchen, not a factory. If it doesn't taste right, it doesn't leave our kitchen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- LP GRAPHIC 2 — Meal Image + 24oz --\u003e\n\u003csection style=\"background: var(--light-bg); padding: 60px 0;\"\u003e\n\u003cdiv class=\"lp-graphic reverse\"\u003e\n\u003cdiv style=\"padding: 0; overflow: hidden; background: none; position: relative;\" class=\"lp-graphic-image\"\u003e\n\u003cimg style=\"width: 100%; height: 100%; object-fit: cover; display: block;\" alt=\"Boneless Butter Chicken\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0881\/9720\/2221\/files\/Boneless_Butter_chicken.png?v=1782150563\"\u003e \u003c!-- 24oz container overlay --\u003e\n\u003cdiv style=\"position: absolute; bottom: 16px; left: 50%; transform: translateX(-50%); background: rgba(123,31,31,0.92); color: #fff; padding: 10px 24px; text-align: center; white-space: nowrap;\"\u003e\n\u003cspan style=\"font-family: 'Playfair Display', serif; font-size: 32px; font-weight: 900; color: var(--gold); display: block; line-height: 1;\"\u003e24 OZ\u003c\/span\u003e \u003cspan style=\"font-size: 11px; letter-spacing: 2px; text-transform: uppercase;\"\u003eFilled to the Brim. Every Time.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-graphic-copy\"\u003e\n\u003ch3\u003e24OZ PORTIONS. BECAUSE DESI HUNGER IS REAL.\u003c\/h3\u003e\n\u003cp\u003eEvery meal is a full 24oz — generous, satisfying, and worth every bite. No half portions. No tiny containers you finish in three bites. Just a proper meal that actually keeps you going.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- LP GRAPHIC 3 — Creative text-only: No Shortcuts --\u003e\n\u003csection style=\"background: var(--burgundy); padding: 70px 40px; text-align: center;\"\u003e\n\u003cdiv style=\"max-width: 700px; margin: 0 auto;\"\u003e\n\u003cp style=\"font-size: 11px; letter-spacing: 3px; text-transform: uppercase; color: var(--gold); margin-bottom: 16px; font-weight: 600;\"\u003eNo Shortcuts. Ever.\u003c\/p\u003e\n\u003ch3 style=\"font-family: 'Playfair Display', serif; font-size: clamp(26px, 3vw, 40px); font-weight: bold; color: var(--white); line-height: 1.2; margin-bottom: 20px;\"\u003eMOST MEAL PREP CUTS CORNERS. WE DON'T.\u003c\/h3\u003e\n\u003cp style=\"font-size: 15px; color: rgba(255,255,255,0.8); line-height: 1.8;\"\u003eNo preservatives. No frozen shortcuts. No watered-down gravies. Every dish is made from scratch the same week it reaches you — because real Indian food was never meant to be made any other way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- DELIVERY MAP --\u003e\n\u003csection style=\"background: var(--cream); padding: 70px 40px;\"\u003e\n\u003cdiv style=\"max-width: 1000px; margin: 0 auto;\"\u003e\n\u003cp style=\"font-size: 11px; letter-spacing: 3px; text-transform: uppercase; color: var(--gold); margin-bottom: 14px; font-weight: 600; text-align: center;\"\u003eWe Come to You\u003c\/p\u003e\n\u003ch3 style=\"font-family: 'Playfair Display', serif; font-size: clamp(24px, 3vw, 38px); font-weight: bold; color: var(--burgundy); line-height: 1.2; margin-bottom: 10px; text-align: center;\"\u003eWHEREVER YOU ARE IN THE GTA, WE'RE COMING TO YOU.\u003c\/h3\u003e\n\u003cp style=\"font-size: 15px; color: #555; line-height: 1.8; text-align: center; margin-bottom: 36px; max-width: 600px; margin-left: auto; margin-right: auto;\"\u003eOrder by Sunday midnight. We cook everything fresh and deliver straight to your door that week.\u003c\/p\u003e\n\u003ciframe loading=\"lazy\" style=\"border: 3px solid var(--burgundy); display: block;\" height=\"420\" width=\"100%\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m14!1m12!1m3!1d184552.57836986986!2d-79.5173!3d43.7184!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2sca!4v1680000000000\"\u003e\n    \u003c\/iframe\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 10px; margin-top: 24px; justify-content: center;\"\u003e\n\u003cspan style=\"background: var(--burgundy); color: var(--white); padding: 8px 18px; font-size: 13px; font-weight: 500;\"\u003eToronto\u003c\/span\u003e \u003cspan style=\"background: var(--burgundy); color: var(--white); padding: 8px 18px; font-size: 13px; font-weight: 500;\"\u003eMississauga\u003c\/span\u003e \u003cspan style=\"background: var(--burgundy); color: var(--white); padding: 8px 18px; font-size: 13px; font-weight: 500;\"\u003eBrampton\u003c\/span\u003e \u003cspan style=\"background: var(--burgundy); color: var(--white); padding: 8px 18px; font-size: 13px; font-weight: 500;\"\u003eScarborough\u003c\/span\u003e \u003cspan style=\"background: var(--burgundy); color: var(--white); padding: 8px 18px; font-size: 13px; font-weight: 500;\"\u003eNorth York\u003c\/span\u003e \u003cspan style=\"background: var(--burgundy); color: var(--white); padding: 8px 18px; font-size: 13px; font-weight: 500;\"\u003eMarkham\u003c\/span\u003e \u003cspan style=\"background: var(--burgundy); color: var(--white); padding: 8px 18px; font-size: 13px; font-weight: 500;\"\u003eVaughan\u003c\/span\u003e \u003cspan style=\"background: var(--burgundy); color: var(--white); padding: 8px 18px; font-size: 13px; font-weight: 500;\"\u003eOakville\u003c\/span\u003e \u003cspan style=\"background: var(--burgundy); color: var(--white); padding: 8px 18px; font-size: 13px; font-weight: 500;\"\u003e+ Surrounding Areas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"how-it-works\"\u003e\n\u003cp class=\"section-eyebrow\"\u003eSimple Process\u003c\/p\u003e\n\u003ch2\u003eHere's How It Works\u003c\/h2\u003e\n\u003cdiv class=\"steps\"\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-icon\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eOrder Online\u003c\/h4\u003e\n\u003cp\u003eBrowse this week's menu and place your order online.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-icon\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eWe Cook Fresh\u003c\/h4\u003e\n\u003cp\u003eEvery meal cooked from scratch. Never frozen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-icon\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eWe Deliver\u003c\/h4\u003e\n\u003cp\u003eFresh to your door across the GTA on your chosen day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-icon\"\u003e4\u003c\/div\u003e\n\u003ch4\u003eHeat and Eat\u003c\/h4\u003e\n\u003cp\u003eHeat for 3 minutes. Eat like you're back home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"reviews-section\"\u003e\n\u003ch2\u003eDon't Take Our Word for It.\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eHere's what our customers across the GTA are saying.\u003c\/p\u003e\n\u003cdiv class=\"reviews-grid\"\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e\"Finally real Indian food that actually tastes like home. The portions are massive and everything is so fresh.\"\u003c\/p\u003e\n\u003cspan class=\"reviewer\"\u003e— Priya S., Mississauga\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e\"I've been looking for food like this since I moved to Canada. Curry and Co. is exactly what I was missing.\"\u003c\/p\u003e\n\u003cspan class=\"reviewer\"\u003e— Rahul M., Brampton\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e\"The biryani and lamb curry are incredible. Tastes exactly like what my mom would make. Ordering every week.\"\u003c\/p\u003e\n\u003cspan class=\"reviewer\"\u003e— Neha K., Toronto\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection style=\"padding: 70px 40px; background: var(--light-bg);\"\u003e\n\u003cdiv style=\"max-width: 800px; margin: 0 auto;\"\u003e\n\u003ch2 style=\"font-family: 'Playfair Display', serif; font-size: clamp(24px, 3vw, 36px); font-weight: bold; margin-bottom: 36px; text-align: center;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eAre the meals fresh or frozen?\u003c\/h4\u003e\n\u003cp\u003eEvery meal is cooked fresh every week and delivered to you fresh — never frozen, never reheated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eHow long will the meals stay good?\u003c\/h4\u003e\n\u003cp\u003eYour meals stay fresh in the fridge for up to 5 days. You can also freeze them to extend shelf life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eHow do I heat the meals?\u003c\/h4\u003e\n\u003cp\u003eJust microwave for 2 to 3 minutes and your meal is ready. No cooking, no cleanup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eDo I need a subscription?\u003c\/h4\u003e\n\u003cp\u003eNo subscription needed. Order once and get your meals delivered. Simple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eWhen do I need to order by?\u003c\/h4\u003e\n\u003cp\u003eOrder by Sunday midnight to receive your meals delivered fresh that week.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BOTTOM CTA --\u003e\n\u003csection class=\"bottom-cta\"\u003e\n\u003ch2\u003eThe Meal You've Been Missing Is One Order Away.\u003c\/h2\u003e\n\u003cp\u003eFresh Indian food, cooked every week and delivered across the GTA. No subscription. No compromise.\u003c\/p\u003e\n\u003ca class=\"btn-primary\" href=\"\/collections\/meal-plans\"\u003eOrder Now\u003c\/a\u003e\u003c\/section\u003e","brand":"FlameCraftGrillMeals","offers":[{"title":"Default Title","offer_id":50151237484845,"sku":null,"price":83.94,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0881\/9720\/2221\/files\/0_343e74bc-e091-4832-9e6a-12ec756a58fe.png?v=1782513707","url":"https:\/\/thecurryandco.ca\/products\/desi-deal-15-off-6-meals-plan","provider":"Curry \u0026 Co","version":"1.0","type":"link"}