{"product_id":"the-original-salad-pod","title":"Salad Pod – Leakproof Mason Jar Style Salad Container with Side Hatch Bowl Design","description":"\u003c!-- Forestey Leak-Proof Salad Jar with Built-In Dressing Bowl - Premium Product Description --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Designed for Shopify HTML Editor --\u003e\n\u003cstyle\u003e\n  .frst-wrap {\n    font-family: 'Segoe UI', 'Helvetica Neue', 'PingFang SC', 'Microsoft YaHei', sans-serif;\n    font-size: 16px;\n    background: linear-gradient(180deg, #0d1f0d 0%, #142614 30%, #1a2e1a 70%, #122212 100%);\n    color: #f5faf0;\n    line-height: 1.7;\n    padding: 0;\n    margin: 0;\n    overflow-x: hidden;\n  }\n  .frst-wrap * {\n    box-sizing: border-box;\n  }\n  \n  \/* Hero Section *\/\n  .frst-hero {\n    text-align: center;\n    padding: 80px 20px 55px;\n    position: relative;\n  }\n  .frst-hero::before {\n    content: '';\n    position: absolute;\n    top: -120px; left: 50%;\n    transform: translateX(-50%);\n    width: 600px; height: 600px;\n    background: radial-gradient(circle, rgba(120,180,120,0.08) 0%, transparent 65%);\n    pointer-events: none;\n  }\n  .frst-hero h1 {\n    font-size: 44px;\n    font-weight: 300;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: #f5faf0;\n    margin-bottom: 10px;\n    position: relative;\n    z-index: 1;\n  }\n  .frst-hero .frst-subtitle {\n    font-size: 18px;\n    color: #c4a265;\n    letter-spacing: 6px;\n    text-transform: uppercase;\n    margin-bottom: 28px;\n    position: relative;\n    z-index: 1;\n    font-weight: 500;\n  }\n  .frst-hero .frst-tagline {\n    font-size: 20px;\n    color: #8a9a7a;\n    font-weight: 300;\n    max-width: 620px;\n    margin: 0 auto 45px;\n    position: relative;\n    z-index: 1;\n    line-height: 1.6;\n  }\n  .frst-hero img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 24px;\n    box-shadow: 0 30px 80px rgba(0,0,0,0.5), 0 0 0 1px rgba(120,180,120,0.1);\n    position: relative;\n    z-index: 1;\n  }\n  \n  \/* Floating Module Base *\/\n  .frst-module {\n    max-width: 1100px;\n    margin: 32px auto;\n    padding: 55px 50px;\n    background: rgba(245, 250, 240, 0.92);\n    backdrop-filter: blur(24px);\n    -webkit-backdrop-filter: blur(24px);\n    border: 1px solid rgba(120, 180, 120, 0.18);\n    border-radius: 28px;\n    box-shadow: 0 16px 50px rgba(0,0,0,0.15), 0 0 0 1px rgba(255,255,255,0.5) inset;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.45s ease;\n  }\n  .frst-module:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 28px 70px rgba(0,0,0,0.2), 0 0 40px rgba(120,180,120,0.08), 0 0 0 1px rgba(120,180,120,0.25) inset;\n  }\n  .frst-module::after {\n    content: '';\n    position: absolute;\n    top: -40%; right: -40%;\n    width: 80%; height: 80%;\n    background: radial-gradient(circle, rgba(120,180,120,0.04) 0%, transparent 60%);\n    pointer-events: none;\n  }\n  \n  \/* Section Headers *\/\n  .frst-module h2 {\n    font-size: 34px;\n    font-weight: 350;\n    color: #1e331e;\n    margin-bottom: 14px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n  .frst-module h3 {\n    font-size: 22px;\n    font-weight: 400;\n    color: #4a7c4a;\n    margin-bottom: 24px;\n    letter-spacing: 1.5px;\n  }\n  .frst-divider {\n    width: 60px;\n    height: 3px;\n    background: linear-gradient(90deg, #4a7c4a, transparent);\n    margin-bottom: 32px;\n  }\n  \n  \/* Problem Section *\/\n  .frst-problem {\n    text-align: center;\n  }\n  .frst-problem p {\n    font-size: 19px;\n    color: #5a6a4a;\n    max-width: 720px;\n    margin: 0 auto 22px;\n    line-height: 1.7;\n  }\n  .frst-highlight {\n    color: #4a7c4a;\n    font-weight: 600;\n  }\n  \n  \/* Feature Grid *\/\n  .frst-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 28px;\n    margin-top: 35px;\n  }\n  .frst-card {\n    background: rgba(255, 255, 255, 0.7);\n    border: 1px solid rgba(120, 180, 120, 0.12);\n    border-radius: 20px;\n    padding: 38px 32px;\n    text-align: center;\n    transition: all 0.35s ease;\n    position: relative;\n    overflow: hidden;\n  }\n  .frst-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, transparent, #4a7c4a, transparent);\n    opacity: 0;\n    transition: opacity 0.35s ease;\n  }\n  .frst-card:hover {\n    background: rgba(255, 255, 255, 0.95);\n    border-color: rgba(120, 180, 120, 0.3);\n    transform: translateY(-6px);\n    box-shadow: 0 12px 35px rgba(30,51,30,0.08);\n  }\n  .frst-card:hover::before {\n    opacity: 1;\n  }\n  .frst-card-icon {\n    font-size: 44px;\n    margin-bottom: 20px;\n    display: block;\n  }\n  .frst-card h4 {\n    font-size: 20px;\n    color: #1e331e;\n    margin-bottom: 14px;\n    font-weight: 600;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .frst-card p {\n    font-size: 17px;\n    color: #6a7a5a;\n    line-height: 1.7;\n    margin: 0;\n  }\n  \n  \/* Two Column Layouts *\/\n  .frst-row {\n    display: flex;\n    align-items: center;\n    gap: 60px;\n    flex-wrap: wrap;\n  }\n  .frst-row.reverse {\n    flex-direction: row-reverse;\n  }\n  .frst-col {\n    flex: 1;\n    min-width: 300px;\n  }\n  .frst-col img {\n    width: 100%;\n    border-radius: 20px;\n    box-shadow: 0 18px 50px rgba(30,51,30,0.1);\n    border: 1px solid rgba(120,180,120,0.12);\n  }\n  .frst-col p, .frst-col li {\n    color: #5a6a4a;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n  .frst-col ul {\n    list-style: none;\n    padding: 0;\n    margin: 22px 0;\n  }\n  .frst-col li {\n    padding: 12px 0 12px 32px;\n    position: relative;\n    border-bottom: 1px solid rgba(30,51,30,0.04);\n  }\n  .frst-col li::before {\n    content: '✦';\n    position: absolute;\n    left: 0;\n    color: #4a7c4a;\n    font-size: 16px;\n  }\n  \n  \/* Specs Table *\/\n  .frst-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 0;\n    margin-top: 25px;\n    border: 1px solid rgba(120,180,120,0.12);\n    border-radius: 18px;\n    overflow: hidden;\n  }\n  .frst-spec-item {\n    padding: 28px 22px;\n    text-align: center;\n    border-right: 1px solid rgba(30,51,30,0.04);\n    border-bottom: 1px solid rgba(30,51,30,0.04);\n    background: rgba(255,255,255,0.5);\n  }\n  .frst-spec-item:nth-child(4n) { border-right: none; }\n  .frst-spec-label {\n    font-size: 14px;\n    color: #8a9a7a;\n    text-transform: uppercase;\n    letter-spacing: 2.5px;\n    margin-bottom: 10px;\n  }\n  .frst-spec-value {\n    font-size: 20px;\n    color: #1e331e;\n    font-weight: 600;\n  }\n  \n  \/* Gift Section *\/\n  .frst-gift {\n    text-align: center;\n    background: linear-gradient(135deg, rgba(245,250,240,0.92), rgba(235,245,230,0.92));\n  }\n  .frst-gift .frst-gift-icon {\n    font-size: 56px;\n    margin-bottom: 22px;\n    display: block;\n  }\n  .frst-gift h2 {\n    color: #4a7c4a;\n  }\n  \n  \/* CTA Section *\/\n  .frst-cta {\n    text-align: center;\n    padding: 65px 45px;\n    background: linear-gradient(135deg, rgba(245,250,240,0.95), rgba(240,248,235,0.95));\n    border: 1px solid rgba(120,180,120,0.25);\n  }\n  .frst-cta h2 {\n    font-size: 36px;\n    margin-bottom: 16px;\n  }\n  .frst-cta p {\n    color: #6a7a5a;\n    font-size: 19px;\n    margin-bottom: 30px;\n    max-width: 600px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .frst-price {\n    font-size: 42px;\n    color: #4a7c4a;\n    font-weight: 300;\n    margin-bottom: 28px;\n    display: block;\n  }\n  .frst-price del {\n    color: #a0b090;\n    font-size: 24px;\n    margin-right: 16px;\n  }\n  .frst-btn {\n    display: inline-block;\n    padding: 20px 65px;\n    background: linear-gradient(135deg, #4a7c4a, #3a6a3a);\n    color: #fff;\n    text-decoration: none;\n    font-weight: 700;\n    font-size: 20px;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    border-radius: 50px;\n    box-shadow: 0 12px 40px rgba(74,124,74,0.3);\n    transition: all 0.3s ease;\n    border: none;\n    cursor: pointer;\n  }\n  .frst-btn:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 18px 50px rgba(74,124,74,0.4);\n  }\n  .frst-guarantee {\n    margin-top: 28px;\n    font-size: 16px;\n    color: #8a9a7a;\n    letter-spacing: 0.5px;\n  }\n  \n  \/* Responsive *\/\n  @media (max-width: 768px) {\n    .frst-hero h1 { font-size: 28px; letter-spacing: 2px; }\n    .frst-hero .frst-subtitle { font-size: 15px; letter-spacing: 3px; }\n    .frst-hero .frst-tagline { font-size: 17px; }\n    .frst-module { padding: 38px 26px; margin: 20px 16px; border-radius: 22px; }\n    .frst-module h2 { font-size: 24px; }\n    .frst-module h3 { font-size: 18px; }\n    .frst-card p { font-size: 15px; }\n    .frst-col p, .frst-col li { font-size: 16px; }\n    .frst-row { flex-direction: column !important; gap: 32px; }\n    .frst-grid { grid-template-columns: 1fr; }\n    .frst-specs { grid-template-columns: 1fr 1fr; }\n    .frst-spec-item:nth-child(4n) { border-right: 1px solid rgba(30,51,30,0.04); }\n    .frst-spec-item:nth-child(2n) { border-right: none; }\n    .frst-spec-value { font-size: 17px; }\n    .frst-cta h2 { font-size: 26px; }\n    .frst-price { font-size: 32px; }\n    .frst-btn { font-size: 17px; padding: 16px 45px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"frst-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"frst-hero\" style=\"text-align: center;\"\u003e\n\u003cdiv class=\"frst-subtitle\"\u003eLeak-Proof · Built-In Dressing Bowl\u003c\/div\u003e\n\u003ch1\u003eForestey Salad\u003cbr\u003eJar\u003c\/h1\u003e\n\u003cp class=\"frst-tagline\"\u003eFresh greens, crisp veggies, and your favorite dressing — perfectly separated until the moment you're ready to eat. Nature's way to lunch.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0886\/3904\/5919\/files\/0227.gif?v=1772190759\" alt=\"Forestey Leak-Proof Salad Jar with Built-In Dressing Bowl\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003c\/div\u003e\n\u003c!-- PAIN POINT --\u003e\n\u003cdiv class=\"frst-module frst-problem\"\u003e\n\u003ch2\u003eSoggy Salad Is a Crime Against Lunch\u003c\/h2\u003e\n\u003cdiv class=\"frst-divider\" style=\"margin: 0 auto 32px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003eYou pack a beautiful salad in the morning. By noon, the dressing has turned your crisp greens into a wilted, soggy mess. The croutons? Mush. The lettuce? Soggy soup.\u003c\/p\u003e\n\u003cp\u003eWhat if your salad stayed \u003cspan class=\"frst-highlight\"\u003ecrisp, fresh, and perfectly dressed\u003c\/span\u003e — not when you packed it, but when you're actually ready to eat?\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/81rV-WV-gZL._AC_SL1500_.jpg\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CORE FEATURES GRID --\u003e\n\u003cdiv class=\"frst-module\"\u003e\n\u003ch2\u003eEngineered for Freshness\u003c\/h2\u003e\n\u003cdiv class=\"frst-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"frst-grid\"\u003e\n\u003cdiv class=\"frst-card\"\u003e\n\u003cspan class=\"frst-card-icon\"\u003e🥣\u003c\/span\u003e\n\u003ch4\u003eBuilt-In Dressing Bowl\u003c\/h4\u003e\n\u003cp\u003eIndependent dressing compartment keeps sauces sealed away from greens until mixing time. No more soggy leaves. Ever.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frst-card\"\u003e\n\u003cspan class=\"frst-card-icon\"\u003e💧\u003c\/span\u003e\n\u003ch4\u003eLeak-Proof Seal\u003c\/h4\u003e\n\u003cp\u003ePrecision-engineered gasket creates a watertight seal. Toss it in your bag upside down — not a single drop escapes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frst-card\"\u003e\n\u003cspan class=\"frst-card-icon\"\u003e🚪\u003c\/span\u003e\n\u003ch4\u003eSide-Opening Design\u003c\/h4\u003e\n\u003cp\u003eWide side-access lid opens effortlessly for easy filling, mixing, and eating — no unscrewing, no cramped openings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frst-card\"\u003e\n\u003cspan class=\"frst-card-icon\"\u003e🍽️\u003c\/span\u003e\n\u003ch4\u003eLid-to-Bowl Function\u003c\/h4\u003e\n\u003cp\u003eThe lid doubles as a serving bowl. Pop it off, pour in your dressed salad, and eat anywhere — no extra dishes needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frst-card\"\u003e\n\u003cspan class=\"frst-card-icon\"\u003e❄️\u003c\/span\u003e\n\u003ch4\u003eFreezer to Microwave\u003c\/h4\u003e\n\u003cp\u003eFood-safe, temperature-resistant construction handles freezer storage, microwave reheating, and dishwasher cleanup with ease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frst-card\"\u003e\n\u003cspan class=\"frst-card-icon\"\u003e🌿\u003c\/span\u003e\n\u003ch4\u003eEco-Conscious Design\u003c\/h4\u003e\n\u003cp\u003eReusable, durable, and built to last. One jar replaces hundreds of disposable containers — good for you, great for the planet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DRESSING BOWL DETAIL --\u003e\n\u003cdiv class=\"frst-module\"\u003e\n\u003cdiv class=\"frst-row\"\u003e\n\u003cdiv class=\"frst-col\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/71JVmDo-NuL._AC_SL1500_.jpg\" alt=\"Built-In Dressing Bowl Detail\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"frst-col\"\u003e\n\u003ch2\u003eSeparate Until the Last Second\u003c\/h2\u003e\n\u003cdiv class=\"frst-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3\u003eThe Secret to Crisp Greens\u003c\/h3\u003e\n\u003cp\u003eThe removable inner dressing bowl sits suspended above your salad, creating a \u003cstrong\u003ecomplete moisture barrier\u003c\/strong\u003e. Your greens stay crisp for hours — even overnight.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eRemovable bowl holds up to 2 oz of dressing\u003c\/li\u003e\n\u003cli\u003eSilicone seal ring prevents leaks and cross-contamination\u003c\/li\u003e\n\u003cli\u003eMix when ready — just lift, pour, and shake\u003c\/li\u003e\n\u003cli\u003ePerfect for vinaigrettes, ranch, tahini, and more\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIDE OPENING DETAIL --\u003e\n\u003cdiv class=\"frst-module\"\u003e\n\u003cdiv class=\"frst-row reverse\"\u003e\n\u003cdiv class=\"frst-col\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/81z-mZZ5J9L._AC_SL1500_.jpg\" alt=\"Side Opening Design\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"frst-col\"\u003e\n\u003ch2\u003eAccess Without the Acrobatics\u003c\/h2\u003e\n\u003cdiv class=\"frst-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3\u003eSide-Open Innovation\u003c\/h3\u003e\n\u003cp\u003eTraditional jars force you to unscrew a narrow lid and dig from the top. Our \u003cstrong\u003eside-hinged wide opening\u003c\/strong\u003e gives you full access to every layer — add toppings, mix thoroughly, or eat straight from the jar.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eWide mouth fits full-size utensils comfortably\u003c\/li\u003e\n\u003cli\u003eHinged lid stays attached — no lost caps\u003c\/li\u003e\n\u003cli\u003eEasy one-handed operation at your desk or on a hike\u003c\/li\u003e\n\u003cli\u003eVertical layering keeps ingredients organized\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"frst-module\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0787\/4238\/8876\/files\/34be40bad579729d81867fd78e644e6a76176d39.jpg?v=1787296137\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"frst-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"frst-specs\"\u003e\n\u003cdiv class=\"frst-spec-item\"\u003e\n\u003cdiv class=\"frst-spec-label\"\u003eBrand\u003c\/div\u003e\n\u003cdiv class=\"frst-spec-value\"\u003eForestey\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frst-spec-item\"\u003e\n\u003cdiv class=\"frst-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"frst-spec-value\"\u003eFood-Safe Plastic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frst-spec-item\"\u003e\n\u003cdiv class=\"frst-spec-label\"\u003eCapacity\u003c\/div\u003e\n\u003cdiv class=\"frst-spec-value\"\u003e32 oz \/ 950 ml\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frst-spec-item\"\u003e\n\u003cdiv class=\"frst-spec-label\"\u003eDressing Bowl\u003c\/div\u003e\n\u003cdiv class=\"frst-spec-value\"\u003eBuilt-In \/ 2 oz\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frst-spec-item\"\u003e\n\u003cdiv class=\"frst-spec-label\"\u003eOpening\u003c\/div\u003e\n\u003cdiv class=\"frst-spec-value\"\u003eSide-Access Lid\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frst-spec-item\"\u003e\n\u003cdiv class=\"frst-spec-label\"\u003eLeak-Proof\u003c\/div\u003e\n\u003cdiv class=\"frst-spec-value\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frst-spec-item\"\u003e\n\u003cdiv class=\"frst-spec-label\"\u003eDishwasher\u003c\/div\u003e\n\u003cdiv class=\"frst-spec-value\"\u003eSafe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frst-spec-item\"\u003e\n\u003cdiv class=\"frst-spec-label\"\u003eMicrowave\u003c\/div\u003e\n\u003cdiv class=\"frst-spec-value\"\u003eSafe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GIFT --\u003e\n\u003cdiv class=\"frst-module frst-gift\"\u003e\n\u003cspan class=\"frst-gift-icon\"\u003e🎁\u003c\/span\u003e\n\u003ch2\u003eThe Gift of a Better Lunch\u003c\/h2\u003e\n\u003cdiv class=\"frst-divider\" style=\"margin: 0 auto 32px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"color: #5a6a4a; max-width: 620px; margin: 0 auto; font-size: 19px; line-height: 1.7;\"\u003eFor the meal-prepper, the health-conscious commuter, or anyone tired of sad desk lunches. \u003cspan class=\"frst-highlight\"\u003eGive the gift of crisp, fresh, perfectly dressed salads — every single day.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"frst-module frst-cta\"\u003e\n\u003ch2\u003eEat Fresh, Anywhere\u003c\/h2\u003e\n\u003cp\u003eYour salad deserves better than a soggy takeaway container. Upgrade to the jar that keeps every bite as fresh as the moment you packed it.\u003c\/p\u003e\n\u003ca href=\"#add-to-cart\" class=\"frst-btn\"\u003eAdd to Cart\u003c\/a\u003e\n\u003cdiv class=\"frst-guarantee\"\u003e✦ Fast Shipping  |  30-Day Returns  |  Secure Checkout\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"B011","offers":[{"title":"Green","offer_id":53399781113996,"sku":"B02482-A","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Orange","offer_id":53399781146764,"sku":"B02482-B","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0787\/4238\/8876\/files\/81B-qpPPMsL._AC_SL1500.webp?v=1787298260","url":"https:\/\/yooyappvip.us\/products\/the-original-salad-pod","provider":"YooyappVip","version":"1.0","type":"link"}