{"product_id":"5-meal-weekly-pack-copy-1","title":"EXCLUSIVE 20% OFF 5 MEAL PLAN CODE: EASYFIT20","description":"\u003cstyle\u003e\n  :root {\n    --orange: #F48701;\n    --orange-light: #F59C2D;\n    --orange-pale: #FEF3E2;\n    --dark: #1C1C1C;\n    --charcoal: #2E2E2E;\n    --gray: #6B6B6B;\n    --light: #FAFAF8;\n    --white: #FFFFFF;\n  }\n\n  .ef-page * { box-sizing: border-box; margin: 0; padding: 0; }\n  .ef-page { font-family: 'Georgia', serif; color: var(--dark); background: var(--white); }\n\n  \/* ── Top badge ── *\/\n  .ef-badge-strip {\n    background: var(--dark);\n    color: #fff;\n    text-align: center;\n    padding: 10px 16px;\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n  }\n\n  \/* ── Hero ── *\/\n  .ef-hero {\n    background: var(--orange-pale);\n    text-align: center;\n    padding: 48px 24px 40px;\n    border-bottom: 3px solid var(--orange);\n    position: relative;\n    overflow: hidden;\n  }\n  .ef-hero::before {\n    content: '🥘';\n    position: absolute;\n    font-size: 130px;\n    opacity: 0.05;\n    top: -10px;\n    left: -20px;\n    transform: rotate(-15deg);\n  }\n  .ef-hero::after {\n    content: '⏱️';\n    position: absolute;\n    font-size: 110px;\n    opacity: 0.05;\n    bottom: -10px;\n    right: -10px;\n  }\n  .ef-hero h3 {\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: var(--gray);\n    margin-bottom: 16px;\n  }\n  .ef-hero h1 {\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: clamp(20px, 4vw, 34px);\n    font-weight: 900;\n    color: var(--orange);\n    line-height: 1.2;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n\n  \/* ── Trust bar ── *\/\n  .ef-trust {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 6px 20px;\n    padding: 14px 24px;\n    background: var(--dark);\n  }\n  .ef-trust span {\n    color: #fff;\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    white-space: nowrap;\n  }\n  .ef-trust .dot { color: rgba(255,255,255,0.3); }\n\n  \/* ── Intro pull quote ── *\/\n  .ef-intro {\n    border-left: 4px solid var(--orange);\n    background: var(--orange-pale);\n    border-radius: 0 8px 8px 0;\n    padding: 28px 28px;\n    margin: 32px 24px;\n    font-size: 16px;\n    line-height: 1.8;\n    color: var(--charcoal);\n  }\n\n  \/* ── Full-width image ── *\/\n  .ef-img-full { width: 100%; display: block; margin: 28px 0; }\n  .ef-img-full img { width: 100%; display: block; }\n\n  \/* ── USP cards ── *\/\n  .ef-usp {\n    padding: 32px 28px;\n    border-bottom: 1px solid #EDE8E0;\n  }\n  .ef-usp:nth-child(odd) { background: var(--white); }\n  .ef-usp:nth-child(even) { background: var(--light); }\n\n  .ef-usp-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 14px;\n  }\n  .ef-usp-icon { font-size: 28px; line-height: 1; flex-shrink: 0; }\n  .ef-usp-title {\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: 17px;\n    font-weight: 900;\n    color: var(--dark);\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  .ef-usp-body {\n    font-size: 16px;\n    line-height: 1.8;\n    color: #333;\n    padding-left: 40px;\n  }\n\n  \/* ── Macro breakdown pill row ── *\/\n  .ef-macros {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 16px 0 0 40px;\n  }\n  .ef-macro {\n    background: var(--dark);\n    color: #fff;\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    padding: 8px 16px;\n    border-radius: 100px;\n    letter-spacing: 0.3px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .ef-macro span { color: var(--orange-light); }\n\n  \/* ── Calorie badge ── *\/\n  .ef-cal-badge {\n    display: inline-block;\n    margin: 14px 0 0 40px;\n    background: var(--orange);\n    color: #fff;\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n    padding: 8px 20px;\n    border-radius: 4px;\n    letter-spacing: 0.5px;\n  }\n\n  \/* ── Who it's for chips ── *\/\n  .ef-for {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 14px 0 0 40px;\n  }\n  .ef-for-chip {\n    border: 2px solid var(--orange);\n    color: var(--orange);\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    padding: 6px 16px;\n    border-radius: 100px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* ── Delivery zones ── *\/\n  .ef-zones {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 14px 0 0 40px;\n  }\n  .ef-zone {\n    background: var(--dark);\n    color: #fff;\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 600;\n    padding: 6px 14px;\n    border-radius: 100px;\n  }\n\n  \/* ── How It Works ── *\/\n  .ef-steps {\n    background: var(--dark);\n    padding: 44px 28px;\n    margin: 32px 0;\n  }\n  .ef-steps-label {\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.5);\n    text-align: center;\n    margin-bottom: 32px;\n  }\n  .ef-steps-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 24px;\n    justify-content: center;\n  }\n  .ef-step {\n    flex: 1;\n    min-width: 160px;\n    max-width: 200px;\n    text-align: center;\n  }\n  .ef-step-num {\n    width: 48px;\n    height: 48px;\n    border-radius: 50%;\n    background: var(--orange);\n    color: #fff;\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: 20px;\n    font-weight: 900;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 12px;\n  }\n  .ef-step-emoji { font-size: 26px; margin-bottom: 8px; }\n  .ef-step strong {\n    display: block;\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    color: #fff;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .ef-step p { font-size: 13px; color: rgba(255,255,255,0.65); line-height: 1.5; }\n\n  \/* ── Meal plans ── *\/\n  .ef-plans {\n    padding: 36px 28px;\n    background: var(--orange-pale);\n    border-top: 3px solid var(--orange);\n  }\n  .ef-plans h3 {\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 900;\n    color: var(--dark);\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 6px;\n  }\n  .ef-plans p {\n    font-size: 14px;\n    color: var(--gray);\n    margin-bottom: 20px;\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n  }\n  .ef-plan-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n  }\n  .ef-plan-link {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    padding: 18px 28px;\n    border: 2px solid var(--dark);\n    color: var(--dark);\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    text-decoration: none;\n    border-radius: 6px;\n    transition: all 0.2s;\n    min-width: 140px;\n  }\n  .ef-plan-link:hover { background: var(--dark); color: #fff; }\n  .ef-plan-link .meals {\n    font-size: 28px;\n    font-weight: 900;\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n  .ef-plan-link .label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    opacity: 0.7;\n  }\n\n  \/* ── CTA block ── *\/\n  .ef-cta {\n    background: var(--orange);\n    text-align: center;\n    padding: 44px 28px;\n  }\n  .ef-cta h4 {\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: clamp(18px, 3vw, 26px);\n    font-weight: 900;\n    color: #fff;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    line-height: 1.3;\n  }\n  .ef-cta .sub {\n    color: rgba(255,255,255,0.85);\n    font-size: 14px;\n    margin-top: 8px;\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n  }\n\n  \/* ── Contact ── *\/\n  .ef-contact {\n    padding: 28px;\n    text-align: center;\n    font-size: 15px;\n    color: #555;\n    border-top: 1px solid #EDE8E0;\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n  }\n  .ef-contact a { color: var(--dark); font-weight: 700; text-decoration: underline; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ef-page\"\u003e\n\n  \u003c!-- Badge strip --\u003e\n  \u003cdiv class=\"ef-badge-strip\"\u003eNutritionist-Approved · Chef-Crafted · LA County's Meal Prep Solution\u003c\/div\u003e\n\n  \u003c!-- Hero --\u003e\n  \u003cdiv class=\"ef-hero\"\u003e\n    \u003ch3\u003eMeals That Fit Your Everyday Routine\u003c\/h3\u003e\n    \u003ch1\u003eSustainable, Nutrition-Forward Meals — Delivered Across LA County\u003c\/h1\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Trust bar --\u003e\n  \u003cdiv class=\"ef-trust\"\u003e\n    \u003cspan\u003e🥗 Nutritionist-Approved Menu\u003c\/span\u003e\n    \u003cspan class=\"dot\"\u003e•\u003c\/span\u003e\n    \u003cspan\u003e👨‍🍳 Chef-Crafted Fresh Daily\u003c\/span\u003e\n    \u003cspan class=\"dot\"\u003e•\u003c\/span\u003e\n    \u003cspan\u003e⚡ 400–600 Calories Per Meal\u003c\/span\u003e\n    \u003cspan class=\"dot\"\u003e•\u003c\/span\u003e\n    \u003cspan\u003e🚚 Delivered Across LA County\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"ef-intro\"\u003e\n    \u003cstrong\u003eNutritionist-approved meals for busy professionals —\u003c\/strong\u003e EasyFit delivers chef-crafted meals with a \u003cstrong style=\"color: rgb(244, 135, 1);\"\u003enutritionist-guided menu\u003c\/strong\u003e for busy professionals balancing work, family, and health. Each meal is prepared fresh, portioned right, and made with quality ingredients, staying within 400–600 calories to help you stay consistent without overthinking it.\n  \u003c\/div\u003e\n\n  \u003c!-- Image 1 --\u003e\n  \u003cdiv class=\"ef-img-full\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1578\/9389\/files\/2_44.png?v=1777928269\" alt=\"EasyFit Meal Prep\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USP 1: Balanced Portions --\u003e\n  \u003cdiv class=\"ef-usp\"\u003e\n    \u003cdiv class=\"ef-usp-header\"\u003e\n      \u003cdiv class=\"ef-usp-icon\"\u003e🥘\u003c\/div\u003e\n      \u003cdiv class=\"ef-usp-title\"\u003eBalanced Portions Without Guesswork\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ef-usp-body\"\u003e\n      Our weekly meal packs bring structure to everyday eating with protein-forward portions designed by \u003cstrong style=\"color: rgb(244, 135, 1);\"\u003enutrition professionals.\u003c\/strong\u003e Each plate includes \u003cstrong style=\"color: rgb(244, 135, 1);\"\u003e5 oz of protein, 4 oz of carbohydrates, and 3 oz of vegetables, staying within a 400–600 calorie range\u003c\/strong\u003e to support energy, recovery, and consistency. This approach fits busy, active routines while keeping nutrition simple and sustainable.\n    \u003c\/div\u003e\n    \u003cdiv class=\"ef-macros\"\u003e\n      \u003cdiv class=\"ef-macro\"\u003e🥩 Protein \u003cspan\u003e5 oz\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ef-macro\"\u003e🍚 Carbs \u003cspan\u003e4 oz\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ef-macro\"\u003e🥦 Veg \u003cspan\u003e3 oz\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ef-cal-badge\"\u003e400 – 600 Calories Per Meal\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Image 2 --\u003e\n  \u003cdiv class=\"ef-img-full\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1578\/9389\/files\/3_47_82fc4fc8-7e8f-4a0f-8fd6-0aa8b80f06cf.png?v=1777928296\" alt=\"EasyFit Meal Variety\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USP 2: Consistency --\u003e\n  \u003cdiv class=\"ef-usp\"\u003e\n    \u003cdiv class=\"ef-usp-header\"\u003e\n      \u003cdiv class=\"ef-usp-icon\"\u003e🔥\u003c\/div\u003e\n      \u003cdiv class=\"ef-usp-title\"\u003eGood Meals Make You Consistent\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ef-usp-body\"\u003e\n      Consistency becomes difficult when food feels repetitive or overly restrictive. But with EasyFit, your meal time is enjoyable with our \u003cstrong style=\"color: rgb(244, 135, 1);\"\u003erotating sauces and menu variety,\u003c\/strong\u003e to keep your dining experience unique and fresh every day.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USP 3: Real Schedules --\u003e\n  \u003cdiv class=\"ef-usp\"\u003e\n    \u003cdiv class=\"ef-usp-header\"\u003e\n      \u003cdiv class=\"ef-usp-icon\"\u003e⏱️\u003c\/div\u003e\n      \u003cdiv class=\"ef-usp-title\"\u003eDesigned For Real Schedules And Real Appetites\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ef-usp-body\"\u003e\n      This plan fits \u003cstrong style=\"color: rgb(244, 135, 1);\"\u003eprofessionals\u003c\/strong\u003e coming home late, \u003cstrong style=\"color: rgb(244, 135, 1);\"\u003egym-goers\u003c\/strong\u003e focused on training, and \u003cstrong style=\"color: rgb(244, 135, 1);\"\u003efamilies\u003c\/strong\u003e looking for dependable weeknight meals. With calories kept between 400 and 600, meals feel satisfying without leaving you overly full or searching for snacks later. Dinner becomes predictable even when the day is not.\n    \u003c\/div\u003e\n    \u003cdiv class=\"ef-for\"\u003e\n      \u003cdiv class=\"ef-for-chip\"\u003e💼 Professionals\u003c\/div\u003e\n      \u003cdiv class=\"ef-for-chip\"\u003e🏋️ Gym-Goers\u003c\/div\u003e\n      \u003cdiv class=\"ef-for-chip\"\u003e👨‍👩‍👧 Families\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Image 3 --\u003e\n  \u003cdiv class=\"ef-img-full\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1578\/9389\/files\/3_46.png?v=1777928269\" alt=\"EasyFit Fresh Meals\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USP 4: Delivery --\u003e\n  \u003cdiv class=\"ef-usp\"\u003e\n    \u003cdiv class=\"ef-usp-header\"\u003e\n      \u003cdiv class=\"ef-usp-icon\"\u003e🚚\u003c\/div\u003e\n      \u003cdiv class=\"ef-usp-title\"\u003eFresh Meals Prepared For West Covina And LA County\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ef-usp-body\"\u003e\n      EasyFit prepares meals locally and serves customers across \u003cstrong style=\"color: rgb(244, 135, 1);\"\u003eWest Covina, LA County, and surrounding areas.\u003c\/strong\u003e Meals are packaged fresh for the week, delivered chilled, and ready to heat when needed. This supports people who want reliable meals without relying on takeout.\n    \u003c\/div\u003e\n    \u003cdiv class=\"ef-zones\"\u003e\n      \u003cspan class=\"ef-zone\"\u003eWest Covina\u003c\/span\u003e\n      \u003cspan class=\"ef-zone\"\u003eLA County\u003c\/span\u003e\n      \u003cspan class=\"ef-zone\"\u003e+ Surrounding Areas\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Image 4 --\u003e\n  \u003cdiv class=\"ef-img-full\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1578\/9389\/files\/AD_-1.png?v=1778000631\" alt=\"EasyFit Delivery\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- How It Works --\u003e\n  \u003cdiv class=\"ef-steps\"\u003e\n    \u003cdiv class=\"ef-steps-label\"\u003eHow It Works\u003c\/div\u003e\n    \u003cdiv class=\"ef-steps-grid\"\u003e\n      \u003cdiv class=\"ef-step\"\u003e\n        \u003cdiv class=\"ef-step-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"ef-step-emoji\"\u003e✅\u003c\/div\u003e\n        \u003cstrong\u003eChoose Your Plan\u003c\/strong\u003e\n        \u003cp\u003ePick the weekly meal pack that fits your lifestyle and goals.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ef-step\"\u003e\n        \u003cdiv class=\"ef-step-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"ef-step-emoji\"\u003e👨‍🍳\u003c\/div\u003e\n        \u003cstrong\u003eWe Cook Fresh\u003c\/strong\u003e\n        \u003cp\u003eOur chef prepares your meals with nutritionist-approved portions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ef-step\"\u003e\n        \u003cdiv class=\"ef-step-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"ef-step-emoji\"\u003e🚚\u003c\/div\u003e\n        \u003cstrong\u003eDelivered To You\u003c\/strong\u003e\n        \u003cp\u003eMeals arrive chilled and fresh, ready for the week ahead.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ef-step\"\u003e\n        \u003cdiv class=\"ef-step-num\"\u003e4\u003c\/div\u003e\n        \u003cdiv class=\"ef-step-emoji\"\u003e🍽️\u003c\/div\u003e\n        \u003cstrong\u003eHeat \u0026amp; Enjoy\u003c\/strong\u003e\n        \u003cp\u003eReady in minutes — no prep, no cleanup, no excuses.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Meal Plans --\u003e\n  \u003cdiv class=\"ef-plans\"\u003e\n    \u003ch3\u003eChoose Your Weekly Pack\u003c\/h3\u003e\n    \u003cp\u003eMore meals, more savings. Pick the plan that works for you.\u003c\/p\u003e\n    \u003cdiv class=\"ef-plan-grid\"\u003e\n      \u003ca class=\"ef-plan-link\" href=\"https:\/\/easyfitco.co\/products\/10-meal-weekly-pack\"\u003e\n        \u003cspan class=\"meals\"\u003e10\u003c\/span\u003e\n        \u003cspan class=\"label\"\u003eMeal Weekly Pack\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca class=\"ef-plan-link\" href=\"https:\/\/easyfitco.co\/products\/15-meal-weekly-pack\"\u003e\n        \u003cspan class=\"meals\"\u003e15\u003c\/span\u003e\n        \u003cspan class=\"label\"\u003eMeal Weekly Pack\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca class=\"ef-plan-link\" href=\"https:\/\/easyfitco.co\/products\/20-meal-weekly-pack\"\u003e\n        \u003cspan class=\"meals\"\u003e20\u003c\/span\u003e\n        \u003cspan class=\"label\"\u003eMeal Weekly Pack\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"ef-cta\"\u003e\n    \u003ch4\u003eSustainable Nutrition.\u003cbr\u003eReady When You Are.\u003c\/h4\u003e\n    \u003cp class=\"sub\"\u003eChef-crafted. Nutritionist-approved. Delivered fresh across LA County.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Contact --\u003e\n  \u003cdiv class=\"ef-contact\"\u003e\n    \u003cstrong\u003eGot Questions?\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\n    Need help choosing a plan or have a quick question? We're one message away. Visit our \u003ca rel=\"noopener\" href=\"https:\/\/easyfitco.co\/pages\/contact\" target=\"_blank\"\u003eContact Page\u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Easyfit Meals Inc.","offers":[{"title":"Regular Meals 5 OZ","offer_id":45612794806463,"sku":null,"price":69.99,"currency_code":"USD","in_stock":true},{"title":"High Protein 7 OZ (+$4 Per Meal)","offer_id":45612794839231,"sku":null,"price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1578\/9389\/files\/0.png?v=1778178595","url":"https:\/\/easyfitco.co\/products\/5-meal-weekly-pack-copy-1","provider":"Easyfit Meals Inc.","version":"1.0","type":"link"}