{"product_id":"15-meal-plan","title":"15 Meal Plan","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\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    .om * { box-sizing: border-box; margin: 0; padding: 0; }\n\n    .om {\n      font-family: 'DM Sans', sans-serif;\n      color: #1a1a1a;\n      max-width: 900px;\n      margin: 0 auto;\n      margin-top: 16px;\n      padding-bottom: 32px;\n    }\n\n    \/* ── STRIP ── *\/\n    .om-strip {\n      background: #0d1117;\n      border: 1.5px solid rgba(255,255,255,0.15);\n      color: #ffffff;\n      font-size: 13px;\n      font-weight: 600;\n      text-align: center;\n      padding: 11px 20px;\n      border-radius: 12px;\n      letter-spacing: 0.3px;\n      margin-bottom: 12px;\n    }\n\n    \/* ── HERO ── *\/\n    .om-hero {\n      background: linear-gradient(135deg, #0d1117 0%, #1a1f2e 100%);\n      border-radius: 20px;\n      padding: 60px 48px 52px;\n      margin-bottom: 12px;\n      position: relative;\n      overflow: hidden;\n      text-align: center;\n    }\n    .om-hero::before {\n      content: '';\n      position: absolute;\n      top: -80px; right: -80px;\n      width: 360px; height: 360px;\n      border-radius: 50%;\n      background: rgba(212,175,55,0.05);\n      pointer-events: none;\n    }\n    .om-eyebrow {\n      display: inline-block;\n      background: #EBE8D0;\n      color: #1a1a1a;\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      border-radius: 100px;\n      padding: 7px 18px;\n      margin-bottom: 22px;\n    }\n    .om-hero h1 {\n      font-family: 'Playfair Display', serif;\n      font-size: clamp(30px, 6vw, 56px);\n      font-weight: 900;\n      color: #ffffff;\n      line-height: 1.1;\n      margin-bottom: 16px;\n    }\n    .om-hero h1 em {\n      font-style: italic;\n      color: #EBE8D0;\n    }\n    .om-hero-sub {\n      font-size: clamp(14px, 2vw, 17px);\n      color: rgba(255,255,255,0.70);\n      font-weight: 300;\n      line-height: 1.7;\n      max-width: 560px;\n      margin: 0 auto 28px;\n    }\n    .om-star-bar {\n      display: inline-block;\n      background: rgba(255,255,255,0.07);\n      border: 1px solid rgba(255,255,255,0.14);\n      color: rgba(255,255,255,0.82);\n      border-radius: 100px;\n      padding: 8px 20px;\n      font-size: 14px;\n      margin-bottom: 16px;\n    }\n    .om-hero-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      background: rgba(212,175,55,0.12);\n      border: 1px solid rgba(212,175,55,0.30);\n      color: #EBE8D0;\n      font-size: 13px;\n      font-weight: 600;\n      border-radius: 100px;\n      padding: 7px 16px;\n      margin-top: 8px;\n    }\n\n    \/* ── STATS ── *\/\n    .om-stats {\n      background: #0d1117;\n      border-radius: 16px;\n      margin-bottom: 12px;\n    }\n    .om-stats-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      text-align: center;\n      padding: 28px 20px;\n    }\n    .om-stats-grid \u003e div {\n      padding: 12px 8px;\n      border-right: 1px solid rgba(255,255,255,0.08);\n    }\n    .om-stats-grid \u003e div:last-child { border-right: none; }\n    .om-stat-num {\n      font-family: 'Playfair Display', serif;\n      font-size: clamp(26px, 4vw, 44px);\n      font-weight: 900;\n      color: #EBE8D0;\n      line-height: 1;\n    }\n    .om-stat-num em { font-style: normal; font-size: 0.55em; vertical-align: super; }\n    .om-stat-label {\n      font-size: 11px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 1.3px;\n      color: rgba(255,255,255,0.45);\n      margin-top: 6px;\n      line-height: 1.4;\n    }\n\n    \/* ── FEATURES ── *\/\n    .om-features {\n      background: #0d1117;\n      border-radius: 20px;\n      padding: 40px 36px;\n      margin-bottom: 12px;\n    }\n    .om-usp-block {\n      display: flex;\n      align-items: flex-start;\n      gap: 22px;\n      padding: 26px 0;\n      border-bottom: 1px solid rgba(255,255,255,0.10);\n    }\n    .om-usp-block:first-child { padding-top: 0; }\n    .om-usp-block:last-child { border-bottom: none; padding-bottom: 0; }\n    .om-usp-icon {\n      font-size: 32px;\n      flex-shrink: 0;\n      line-height: 1;\n      width: 52px;\n      height: 52px;\n      background: rgba(255,255,255,0.08);\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n    .om-usp-body h3 {\n      font-family: 'Playfair Display', serif;\n      font-size: clamp(17px, 2.2vw, 21px);\n      font-weight: 700;\n      color: #ffffff;\n      margin-bottom: 8px;\n      line-height: 1.25;\n    }\n    .om-usp-body p {\n      font-size: clamp(14px, 1.6vw, 15px);\n      color: rgba(255,255,255,0.68);\n      font-weight: 300;\n      line-height: 1.8;\n    }\n\n    \/* ── DARK HIGHLIGHT ── *\/\n    .om-highlight {\n      background: #0d1117;\n      border-radius: 20px;\n      padding: 48px 44px;\n      margin-bottom: 12px;\n      color: #ffffff;\n    }\n    .om-section-label {\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      color: #EBE8D0;\n      display: block;\n      margin-bottom: 10px;\n    }\n    .om-highlight h2 {\n      font-family: 'Playfair Display', serif;\n      font-size: clamp(22px, 3.5vw, 36px);\n      font-weight: 900;\n      color: #ffffff;\n      line-height: 1.2;\n      margin-bottom: 20px;\n    }\n    .om-highlight p {\n      font-size: clamp(14px, 1.7vw, 15px);\n      color: rgba(255,255,255,0.68);\n      font-weight: 300;\n      line-height: 1.85;\n      margin-bottom: 14px;\n    }\n    .om-highlight p:last-of-type { margin-bottom: 0; }\n    .om-macro-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 22px;\n    }\n    .om-macro-badge {\n      background: rgba(255,255,255,0.08);\n      border: 1px solid rgba(255,255,255,0.15);\n      border-radius: 100px;\n      padding: 7px 16px;\n      font-size: 13px;\n      color: #EBE8D0;\n      font-weight: 500;\n    }\n\n    \/* ── HOW IT WORKS ── *\/\n    .om-how {\n      background: #0d1117;\n      border-radius: 20px;\n      padding: 44px 40px;\n      margin-bottom: 12px;\n    }\n    .om-how h2 {\n      font-family: 'Playfair Display', serif;\n      font-size: clamp(22px, 3.5vw, 34px);\n      font-weight: 700;\n      color: #ffffff;\n      margin-bottom: 6px;\n    }\n    .om-how .om-lead {\n      font-size: clamp(14px, 1.8vw, 16px);\n      color: rgba(255,255,255,0.60);\n      font-weight: 300;\n      margin-bottom: 28px;\n    }\n    .om-steps {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 12px;\n      margin-bottom: 24px;\n    }\n    .om-step {\n      background: rgba(255,255,255,0.06);\n      border: 1px solid rgba(255,255,255,0.12);\n      border-radius: 14px;\n      padding: 24px;\n      display: flex;\n      gap: 14px;\n      align-items: flex-start;\n    }\n    .om-step-icon {\n      font-size: 22px;\n      flex-shrink: 0;\n      width: 44px;\n      height: 44px;\n      background: #0d1117;\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n    .om-step h4 {\n      font-size: 15px;\n      font-weight: 600;\n      margin-bottom: 5px;\n      color: #ffffff;\n    }\n    .om-step p {\n      font-size: 14px;\n      color: rgba(255,255,255,0.62);\n      line-height: 1.65;\n      font-weight: 300;\n    }\n\n    \/* ── DELIVERY ── *\/\n    .om-delivery {\n      background: #0d1117;\n      border-radius: 20px;\n      padding: 44px 40px;\n      margin-bottom: 12px;\n    }\n    .om-delivery h2 {\n      font-family: 'Playfair Display', serif;\n      font-size: clamp(22px, 3.5vw, 34px);\n      font-weight: 700;\n      color: #ffffff;\n      margin-bottom: 6px;\n    }\n    .om-delivery .om-lead {\n      font-size: clamp(14px, 1.8vw, 16px);\n      color: rgba(255,255,255,0.60);\n      font-weight: 300;\n      margin-bottom: 24px;\n    }\n    .om-delivery-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 12px;\n      margin-bottom: 20px;\n    }\n    .om-delivery-card {\n      background: rgba(255,255,255,0.07);\n      border: 1px solid rgba(255,255,255,0.14);\n      border-radius: 14px;\n      padding: 22px;\n      text-align: center;\n    }\n    .om-delivery-day {\n      font-family: 'Playfair Display', serif;\n      font-size: 22px;\n      font-weight: 700;\n      color: #ffffff;\n      margin-bottom: 6px;\n    }\n    .om-delivery-detail {\n      font-size: 13px;\n      color: rgba(255,255,255,0.60);\n      font-weight: 600;\n    }\n    .om-pickup-card {\n      background: #0d1117;\n      border-radius: 14px;\n      padding: 22px 26px;\n      display: flex;\n      align-items: flex-start;\n      gap: 16px;\n    }\n    .om-pickup-icon {\n      font-size: 26px;\n      flex-shrink: 0;\n    }\n    .om-pickup-title {\n      font-size: 15px;\n      font-weight: 600;\n      color: #ffffff;\n      margin-bottom: 4px;\n    }\n    .om-pickup-desc {\n      font-size: 13px;\n      color: rgba(255,255,255,0.60);\n      font-weight: 300;\n      line-height: 1.6;\n    }\n    .om-pickup-link {\n      display: inline-block;\n      margin-top: 8px;\n      background: #EBE8D0;\n      color: #1a1a1a;\n      border-radius: 100px;\n      padding: 5px 14px;\n      font-size: 12px;\n      font-weight: 700;\n      text-decoration: none;\n    }\n\n    \/* ── PLANS ── *\/\n    .om-plans {\n      background: #0d1117;\n      border-radius: 20px;\n      padding: 44px 40px;\n      margin-bottom: 12px;\n    }\n    .om-plans h2 {\n      font-family: 'Playfair Display', serif;\n      font-size: clamp(22px, 3.5vw, 34px);\n      font-weight: 700;\n      color: #ffffff;\n      margin-bottom: 6px;\n    }\n    .om-plans .om-lead {\n      font-size: clamp(14px, 1.8vw, 16px);\n      color: rgba(255,255,255,0.60);\n      font-weight: 300;\n      margin-bottom: 28px;\n    }\n    .om-plan-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      margin-bottom: 24px;\n    }\n    .om-plan-card {\n      display: block;\n      background: rgba(255,255,255,0.06);\n      border: 1.5px solid rgba(255,255,255,0.14);\n      border-radius: 14px;\n      padding: 26px 20px;\n      text-decoration: none;\n      color: #1a1a1a;\n      transition: border-color 0.2s, transform 0.15s;\n      text-align: center;\n    }\n    .om-plan-card:hover {\n      border-color: #EBE8D0;\n      transform: translateY(-2px);\n    }\n    .om-plan-num {\n      font-family: 'Playfair Display', serif;\n      font-size: clamp(40px, 6vw, 56px);\n      font-weight: 900;\n      color: #ffffff;\n      line-height: 1;\n    }\n    .om-plan-label {\n      font-size: 11px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.5px;\n      color: rgba(255,255,255,0.45);\n      margin-bottom: 12px;\n    }\n    .om-plan-desc {\n      font-size: 13px;\n      color: rgba(255,255,255,0.55);\n      margin-bottom: 18px;\n      line-height: 1.55;\n      font-weight: 300;\n    }\n    .om-plan-cta {\n      display: inline-block;\n      background: #EBE8D0;\n      color: #1a1a1a;\n      border-radius: 8px;\n      padding: 9px 20px;\n      font-size: 13px;\n      font-weight: 600;\n      text-decoration: none;\n      transition: background 0.2s;\n    }\n    .om-plan-card:hover .om-plan-cta {\n      background: #c8c4aa;\n      color: #1a1a1a;\n    }\n\n    \/* ── CTA FOOTER ── *\/\n    .om-cta-footer {\n      background: linear-gradient(135deg, #0d1117 0%, #1a1f2e 100%);\n      border-radius: 20px;\n      padding: 56px 44px;\n      text-align: center;\n      margin-bottom: 12px;\n    }\n    .om-cta-footer h2 {\n      font-family: 'Playfair Display', serif;\n      font-size: clamp(26px, 5vw, 46px);\n      font-weight: 900;\n      color: #ffffff;\n      margin-bottom: 12px;\n      line-height: 1.15;\n    }\n    .om-cta-footer h2 em { font-style: italic; color: #EBE8D0; }\n    .om-cta-footer p {\n      font-size: clamp(14px, 2vw, 16px);\n      color: rgba(255,255,255,0.65);\n      font-weight: 300;\n      margin-bottom: 28px;\n      max-width: 500px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n    .om-btn-order {\n      display: inline-block;\n      background: #EBE8D0;\n      color: #1a1a1a;\n      border-radius: 10px;\n      padding: 16px 42px;\n      font-size: clamp(15px, 2vw, 17px);\n      font-weight: 700;\n      text-decoration: none;\n      transition: opacity 0.2s;\n    }\n    .om-btn-order:hover { opacity: 0.88; }\n    .om-footer-note {\n      font-size: 13px;\n      color: rgba(255,255,255,0.28);\n      margin-top: 18px;\n    }\n\n    \/* ── CONTACT BAR ── *\/\n    .om-contact-bar {\n      background: #0d1117;\n      border: 1px solid rgba(255,255,255,0.12);\n      border-radius: 12px;\n      padding: 20px 28px;\n      text-align: center;\n      font-size: clamp(13px, 1.6vw, 15px);\n      color: #777;\n      font-weight: 300;\n    }\n    .om-contact-bar a { color: #1a1a1a; font-weight: 600; text-decoration: none; }\n    .om-contact-bar a:hover { text-decoration: underline; }\n\n    \/* ── MOBILE ── *\/\n    @media (max-width: 640px) {\n      .om-hero { padding: 36px 22px 32px; border-radius: 16px; }\n      .om-features,\n      .om-how,\n      .om-delivery,\n      .om-highlight,\n      .om-plans,\n      .om-cta-footer { padding: 28px 20px; border-radius: 16px; }\n      .om-stats-grid { grid-template-columns: 1fr 1fr; }\n      .om-stats-grid \u003e div:nth-child(2) { border-right: none; }\n      .om-steps { grid-template-columns: 1fr; }\n      .om-delivery-grid { grid-template-columns: 1fr; }\n      .om-plan-grid { grid-template-columns: 1fr; }\n      .om-usp-block { flex-direction: column; }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"om\"\u003e\n\u003c!-- STRIP --\u003e\n\u003cdiv class=\"om-strip\"\u003e⭐ Michelin Trained Chefs  ·  Licensed Nutritionists  ·  Delivered Fresh Across the GTA\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"om-hero\"\u003e\n\u003cdiv class=\"om-eyebrow\"\u003eOriental Meal Prep · Greater Toronto Area\u003c\/div\u003e\n\u003ch1\u003eMichelin Quality Meals.\u003cbr\u003e\u003cem\u003eReady in Minutes.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"om-hero-sub\"\u003eChef crafted Asian meals made with Angus steak, sashimi grade salmon, organic deep sea cod, and free range chicken. Delivered fresh to your door across the GTA every week.\u003c\/p\u003e\n\u003cdiv class=\"om-star-bar\"\u003e🍱 Taiwanese · Chinese · Thai · Korean · Japanese · French \u003cmeta charset=\"utf-8\"\u003e· Italian\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"om-hero-badge\"\u003e🚚 Delivered every Wednesday and Sunday · GTA Wide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATS --\u003e\n\u003cdiv class=\"om-stats\"\u003e\n\u003cdiv class=\"om-stats-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"om-stat-num\"\u003e22\u003cem\u003eoz\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-stat-label\"\u003eFull Portions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"om-stat-num\"\u003e3\u003cem\u003ex\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-stat-label\"\u003eWeekly Deliveries\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"font-size: clamp(20px,3.5vw,34px);\" class=\"om-stat-num\"\u003e2 to 3\u003c\/div\u003e\n\u003cdiv class=\"om-stat-label\"\u003eMin to Heat and Eat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"om-stat-num\"\u003e100\u003cem\u003e%\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-stat-label\"\u003eFresh Never Frozen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"om-features\"\u003e\n\u003cdiv class=\"om-usp-block\"\u003e\n\u003cdiv class=\"om-usp-icon\"\u003e👨🍳\u003c\/div\u003e\n\u003cdiv class=\"om-usp-body\"\u003e\n\u003ch3\u003eRestaurant Level Meals at Home\u003c\/h3\u003e\n\u003cp\u003eEvery meal is created by Michelin trained chefs, then calibrated by licensed nutritionists to deliver balanced macros without sacrificing flavour. You get meals that feel indulgent while still supporting your health goals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-usp-block\"\u003e\n\u003cdiv class=\"om-usp-icon\"\u003e😋\u003c\/div\u003e\n\u003cdiv class=\"om-usp-body\"\u003e\n\u003ch3\u003eBold Flavours to Look Forward to Every Week\u003c\/h3\u003e\n\u003cp\u003eForget bland healthy food. Our rotating menu brings together bold Asian flavours inspired by Taiwanese, Chinese, Thai, Korean, and Japanese cuisine. From Chinese Five Spice Steak to Korean Glazed Salmon, there is always something new to crave.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-usp-block\"\u003e\n\u003cdiv class=\"om-usp-icon\"\u003e🥩\u003c\/div\u003e\n\u003cdiv class=\"om-usp-body\"\u003e\n\u003ch3\u003ePremium Ingredients in Every Single Meal\u003c\/h3\u003e\n\u003cp\u003eAngus steak. Sashimi grade salmon. Organic deep sea cod. Free range chicken. These are not fancy extras here. They are the standard. Every Oriental Meal Prep dish is built on ingredients most restaurants charge a premium for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-usp-block\"\u003e\n\u003cdiv class=\"om-usp-icon\"\u003e🥰\u003c\/div\u003e\n\u003cdiv class=\"om-usp-body\"\u003e\n\u003ch3\u003eThoughtfully Prepared Fresh to Order\u003c\/h3\u003e\n\u003cp\u003eOrders close the day before delivery so our chefs can prepare your meals fresh. Never mass produced days in advance. That means better texture, better flavour, and better consistency in every single bite.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-usp-block\"\u003e\n\u003cdiv class=\"om-usp-icon\"\u003e⏱️\u003c\/div\u003e\n\u003cdiv class=\"om-usp-body\"\u003e\n\u003ch3\u003eMade for Busy Lives\u003c\/h3\u003e\n\u003cp\u003eEating exceptionally well should not require hours of cooking. Our meals are designed for people who are balancing life without wanting to compromise on quality. Just heat for 2 to 3 minutes and enjoy. Healthy eating has never been this easy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-usp-block\"\u003e\n\u003cdiv class=\"om-usp-icon\"\u003e🍱\u003c\/div\u003e\n\u003cdiv class=\"om-usp-body\"\u003e\n\u003ch3\u003ePortions That Actually Satisfy\u003c\/h3\u003e\n\u003cp\u003eHealthy meals should not leave you hungry an hour later. Our generously portioned meals, up to 22oz, keep you energized, full, and satisfied without overeating or feeling sluggish afterward.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DARK HIGHLIGHT --\u003e\n\u003cdiv class=\"om-highlight\"\u003e\n\u003cspan class=\"om-section-label\"\u003eThe Formula\u003c\/span\u003e\n\u003ch2\u003eBold Asian Flavour.\u003cbr\u003eBalanced Macros.\u003cbr\u003eBuilt to Satisfy.\u003c\/h2\u003e\n\u003cp\u003eEvery Oriental Meal Prep dish starts with a premium protein, pairs it with seasonal vegetables, and finishes with a carefully balanced carb. Each meal is portioned in a generous container and packed with the kind of bold flavour that makes healthy eating something you actually look forward to.\u003c\/p\u003e\n\u003cp\u003eOur nutritionists calibrate every dish so you never have to choose between great taste and your health goals. You get both, every time.\u003c\/p\u003e\n\u003cdiv class=\"om-macro-row\"\u003e\n\u003cspan class=\"om-macro-badge\"\u003eAngus Steak\u003c\/span\u003e \u003cspan class=\"om-macro-badge\"\u003eSashimi Grade Salmon\u003c\/span\u003e \u003cspan class=\"om-macro-badge\"\u003eOrganic Deep Sea Cod\u003c\/span\u003e \u003cspan class=\"om-macro-badge\"\u003eFree Range Chicken\u003c\/span\u003e \u003cspan class=\"om-macro-badge\"\u003eUp to 22oz Portions\u003c\/span\u003e \u003cspan class=\"om-macro-badge\"\u003eFresh to Order\u003c\/span\u003e \u003cspan class=\"om-macro-badge\"\u003eNever Frozen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003cdiv class=\"om-how\"\u003e\n\u003cspan class=\"om-section-label\"\u003eSimple Steps\u003c\/span\u003e\n\u003ch2\u003eHow It Works\u003c\/h2\u003e\n\u003cp class=\"om-lead\"\u003eFour easy steps and great food is on its way to you.\u003c\/p\u003e\n\u003cdiv class=\"om-steps\"\u003e\n\u003cdiv class=\"om-step\"\u003e\n\u003cdiv class=\"om-step-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePick Your Meals\u003c\/h4\u003e\n\u003cp\u003eChoose your favourite Michelin quality dishes from our weekly rotating menu.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-step\"\u003e\n\u003cdiv class=\"om-step-icon\"\u003e🍳\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eWe Cook Fresh\u003c\/h4\u003e\n\u003cp\u003eOur chefs prepare your meals fresh the day before delivery. Never mass produced. Never frozen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-step\"\u003e\n\u003cdiv class=\"om-step-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eWe Deliver to You\u003c\/h4\u003e\n\u003cp\u003eFresh delivery straight to your door every Monday, Wednesday and Friday across the GTA.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-step\"\u003e\n\u003cdiv class=\"om-step-icon\"\u003e🍽️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eHeat and Enjoy\u003c\/h4\u003e\n\u003cp\u003eReady in 2 to 3 minutes. No prep, no cleanup. Just premium flavour, fast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DELIVERY --\u003e\n\u003cdiv class=\"om-delivery\"\u003e\n\u003cspan class=\"om-section-label\"\u003eDelivery\u003c\/span\u003e\n\u003ch2\u003eFresh 2 Times a Week Across the GTA.\u003c\/h2\u003e\n\u003cp class=\"om-lead\"\u003eChoose the delivery day that works for you. We bring your meals fresh right to your door.\u003c\/p\u003e\n\u003cdiv class=\"om-delivery-grid\"\u003e\n\u003cdiv class=\"om-delivery-card\"\u003e\n\u003cdiv class=\"om-delivery-day\"\u003eWednesday\u003c\/div\u003e\n\u003cdiv class=\"om-delivery-detail\"\u003eFresh delivery across the GTA\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-delivery-card\"\u003e\n\u003cdiv class=\"om-delivery-day\"\u003eSunday\u003c\/div\u003e\n\u003cdiv class=\"om-delivery-detail\"\u003eFresh delivery across the GTA\u003cbr\u003e\u003ca href=\"https:\/\/share.google\/OIKlFo2EZlT0GBz8p\" class=\"om-pickup-link\" target=\"_blank\"\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"om-delivery-detail\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PLANS --\u003e\n\u003cdiv class=\"om-plans\"\u003e\n\u003cspan class=\"om-section-label\"\u003ePick Your Plan\u003c\/span\u003e\n\u003ch2\u003eWant More Than 6 Meals?\u003c\/h2\u003e\n\u003cp class=\"om-lead\"\u003eChoose the plan that fits your week. More meals, more flavour, less thinking about what to eat.\u003c\/p\u003e\n\u003cdiv class=\"om-plan-grid\"\u003e\n\u003ca href=\"https:\/\/oriental-cuisine-meal-prep.myshopify.com\/products\/7-meal-plan\" class=\"om-plan-card\"\u003e\n\u003cdiv class=\"om-plan-num\"\u003e7\u003c\/div\u003e\n\u003cdiv class=\"om-plan-label\"\u003eMeal Plan\u003c\/div\u003e\n\u003cp class=\"om-plan-desc\"\u003eOne fresh meal a day. Every day sorted.\u003c\/p\u003e\n\u003cspan class=\"om-plan-cta\"\u003eShop 7 Meal Plan →\u003c\/span\u003e\u003c\/a\u003e\u003ca href=\"https:\/\/oriental-cuisine-meal-prep.myshopify.com\/products\/10-meal-plan\" class=\"om-plan-card\"\u003e\n\u003cdiv class=\"om-plan-num\"\u003e10\u003c\/div\u003e\n\u003cdiv class=\"om-plan-label\"\u003eMeal Plan\u003c\/div\u003e\n\u003cp class=\"om-plan-desc\"\u003eLunch and dinner mostly taken care of.\u003c\/p\u003e\n\u003cspan class=\"om-plan-cta\"\u003eShop 10 Meal Plan →\u003c\/span\u003e\u003c\/a\u003e\u003ca href=\"https:\/\/oriental-cuisine-meal-prep.myshopify.com\/products\/15-meal-plan\" class=\"om-plan-card\"\u003e\n\u003cdiv class=\"om-plan-num\"\u003e15\u003c\/div\u003e\n\u003cdiv class=\"om-plan-label\"\u003eMeal Plan\u003c\/div\u003e\n\u003cp class=\"om-plan-desc\"\u003eOur biggest plan. Feed the whole week with ease.\u003c\/p\u003e\n\u003cspan class=\"om-plan-cta\"\u003eShop 15 Meal Plan →\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA FOOTER --\u003e\n\u003cdiv class=\"om-cta-footer\"\u003e\n\u003ch2\u003eReady to Eat Better\u003cbr\u003e\u003cem\u003eWithout Giving Up Flavour?\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eMichelin quality Asian meals made fresh and delivered to your door across the GTA every week. Order now and taste the difference.\u003c\/p\u003e\n\u003ca href=\"https:\/\/oriental-cuisine-meal-prep.myshopify.com\/products\/7-meal-plan\" class=\"om-btn-order\"\u003eOrder Now →\u003c\/a\u003e\n\u003cdiv class=\"om-footer-note\"\u003eOriental Meal Prep · Greater Toronto Area, ON\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTACT --\u003e\n\u003cdiv class=\"om-contact-bar\"\u003e\n\u003cp\u003eGot questions? Need help picking a plan? We are one message away. \u003ca href=\"https:\/\/oriental-cuisine-meal-prep.myshopify.com\/pages\/contact\"\u003eContact us here →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Oriental Cuisine Meal Prep","offers":[{"title":"Default Title","offer_id":48735090835712,"sku":null,"price":284.85,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0835\/8186\/2144\/files\/0_1.png?v=1783786961","url":"https:\/\/orientalcuisine.ca\/products\/15-meal-plan","provider":"Oriental Cuisine Meal Prep","version":"1.0","type":"link"}