{"product_id":"high-protein-pancake-waffle-mix-top-9-allergen-free","title":"High Protein Pancake \u0026 Waffle Mix | Top 9 Allergen Free","description":"\u003cdiv class=\"rooted-page\"\u003e\n\u003cstyle\u003e\n  .rooted-page{\n    --cream: #F2E9DA;\n    --card: #FBF6EC;\n    --ink: #3A2717;\n    --ink-soft: #6B5644;\n    --amber: #C17F2E;\n    --amber-deep: #A85A2A;\n    --clay: #E8B36A;\n    --line: rgba(58,39,23,0.14);\n    --shadow: 0 20px 50px -25px rgba(58,39,23,0.35);\n\n    background:var(--cream);\n    color:var(--ink);\n    font-family:'Jost', sans-serif;\n    line-height:1.6;\n    -webkit-font-smoothing:antialiased;\n    overflow-x:hidden;\n  }\n\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700\u0026family=Jost:wght@400;500;600;700\u0026display=swap');\n\n  .rooted-page *, .rooted-page *::before, .rooted-page *::after { box-sizing:border-box; }\n  .rooted-page ul, .rooted-page li, .rooted-page h1, .rooted-page h2, .rooted-page h3, .rooted-page p, .rooted-page figure { margin:0; padding:0; }\n  .rooted-page button { font-family:inherit; }\n\n  html { scroll-behavior:smooth; }\n\n  .rooted-page h1, .rooted-page h2, .rooted-page h3, .rooted-page .display{\n    font-family:'Fraunces', serif;\n    font-weight:600;\n    letter-spacing:-0.01em;\n    color:var(--ink);\n  }\n\n  .rooted-page .eyebrow{\n    font-family:'Jost', sans-serif;\n    font-weight:600;\n    letter-spacing:0.18em;\n    text-transform:uppercase;\n    font-size:0.72rem;\n    color:var(--amber-deep);\n  }\n\n  .rooted-page a { color:inherit; }\n\n  .rooted-page .wrap{\n    max-width:1180px;\n    margin:0 auto;\n    padding:0 32px;\n  }\n\n  \/* ---------- NAV ---------- *\/\n  .rooted-page .rp-header{\n    position:sticky;\n    top:0;\n    z-index:50;\n    background:rgba(242,233,218,0.9);\n    backdrop-filter: blur(10px);\n    border-bottom:1px solid var(--line);\n  }\n  .rooted-page .rp-nav{\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    padding:14px 32px;\n    max-width:1180px;\n    margin:0 auto;\n  }\n  .rooted-page .logo{\n    font-family:'Fraunces', serif;\n    font-weight:700;\n    font-size:1.35rem;\n    letter-spacing:0.02em;\n    display:flex;\n    align-items:center;\n    gap:8px;\n  }\n  .rooted-page .logo img{ height:22px; width:auto; display:block; }\n  .rooted-page .nav-links{\n    display:flex;\n    gap:34px;\n    font-size:0.85rem;\n    font-weight:500;\n    letter-spacing:0.02em;\n  }\n  .rooted-page .nav-links a{\n    text-decoration:none;\n    color:var(--ink-soft);\n    transition:color .2s ease;\n  }\n  .rooted-page .nav-links a:hover{ color:var(--amber-deep); }\n  .rooted-page .nav-cta{\n    background:var(--ink);\n    color:var(--cream);\n    padding:11px 22px;\n    border-radius:999px;\n    font-size:0.82rem;\n    font-weight:600;\n    text-decoration:none;\n    letter-spacing:0.02em;\n    transition:background .2s ease, transform .2s ease;\n    white-space:nowrap;\n    border:none;\n    cursor:pointer;\n    display:inline-block;\n  }\n  .rooted-page .nav-cta:hover{ background:var(--amber-deep); transform:translateY(-1px); }\n\n  @media (max-width:760px){\n    .rooted-page .nav-links{ display:none; }\n  }\n\n  \/* ---------- HERO ---------- *\/\n  .rooted-page .hero{\n    position:relative;\n    padding:72px 32px 40px;\n  }\n  .rooted-page .hero-copy{\n    max-width:720px;\n    margin:0 auto;\n    text-align:center;\n  }\n  .rooted-page .badge-row{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    gap:10px;\n    margin-bottom:22px;\n  }\n  .rooted-page .badge-row .dot{\n    width:6px; height:6px; border-radius:50%; background:var(--amber);\n  }\n  .rooted-page .hero h1{\n    font-size:clamp(2.3rem, 4.6vw, 3.4rem);\n    line-height:1.08;\n    margin-bottom:20px;\n  }\n  .rooted-page .hero h1 em{\n    font-style:italic;\n    color:var(--amber-deep);\n  }\n  .rooted-page .hero p.lede{\n    font-size:1.08rem;\n    color:var(--ink-soft);\n    max-width:540px;\n    margin:0 auto 30px;\n  }\n  .rooted-page .hero-ctas{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    gap:22px;\n    flex-wrap:wrap;\n    margin-bottom:14px;\n  }\n  .rooted-page .btn-primary{\n    background:var(--amber-deep);\n    color:var(--cream);\n    padding:16px 32px;\n    border-radius:999px;\n    text-decoration:none;\n    font-weight:600;\n    font-size:0.95rem;\n    letter-spacing:0.01em;\n    display:inline-block;\n    box-shadow:var(--shadow);\n    transition:transform .2s ease, background .2s ease;\n    border:none;\n    cursor:pointer;\n  }\n  .rooted-page .btn-primary:hover{ transform:translateY(-2px); background:var(--ink); }\n  .rooted-page .btn-primary:disabled{ opacity:0.55; cursor:not-allowed; transform:none; }\n  .rooted-page .btn-ghost{\n    text-decoration:none;\n    font-weight:600;\n    font-size:0.95rem;\n    color:var(--ink);\n    border-bottom:1.5px solid var(--ink);\n    padding-bottom:2px;\n  }\n  .rooted-page .price-note{\n    font-size:0.85rem;\n    color:var(--ink-soft);\n    margin-bottom:44px;\n  }\n  .rooted-page .price-note b{ color:var(--ink); font-weight:600; }\n\n  .rooted-page .stat-strip{\n    display:flex;\n    justify-content:center;\n    gap:44px;\n    padding-top:26px;\n    border-top:1px solid var(--line);\n    max-width:640px;\n    margin:0 auto 56px;\n  }\n  .rooted-page .stat-strip .stat{ text-align:center; }\n  .rooted-page .stat-strip .stat b{\n    display:block;\n    font-family:'Fraunces', serif;\n    font-size:1.6rem;\n    font-weight:600;\n    color:var(--ink);\n  }\n  .rooted-page .stat-strip .stat span{\n    font-size:0.74rem;\n    letter-spacing:0.06em;\n    text-transform:uppercase;\n    color:var(--ink-soft);\n  }\n\n  .rooted-page .hero-art{\n    position:relative;\n    display:flex;\n    justify-content:center;\n    align-items:center;\n    max-width:1000px;\n    margin:0 auto;\n  }\n  .rooted-page .hero-art .glow{\n    position:absolute;\n    width:60%; height:70%;\n    background:radial-gradient(circle, rgba(193,127,46,0.24), rgba(193,127,46,0) 70%);\n    z-index:0;\n  }\n  .rooted-page .hero-art .frame{\n    position:relative;\n    z-index:1;\n    width:100%;\n    background:var(--card);\n    border:1px solid var(--line);\n    border-radius:24px;\n    padding:20px;\n    box-shadow:var(--shadow);\n  }\n  .rooted-page .hero-art img{\n    display:block;\n    width:100%;\n    height:auto;\n    border-radius:14px;\n  }\n\n  @media (max-width:900px){\n    .rooted-page .stat-strip{ flex-wrap:wrap; row-gap:20px; column-gap:30px; }\n  }\n  @media (max-width:600px){\n    .rooted-page .hero-art .frame{ padding:12px; border-radius:18px; }\n  }\n\n  \/* ---------- SECTION SHELLS ---------- *\/\n  .rooted-page .rp-section{\n    position:relative;\n    z-index:2;\n    padding:86px 0;\n  }\n  .rooted-page .section-head{\n    max-width:640px;\n    margin:0 auto 52px;\n    text-align:center;\n  }\n  .rooted-page .section-head .eyebrow{ display:block; margin-bottom:14px; }\n  .rooted-page .section-head h2{\n    font-size:clamp(1.9rem, 3.2vw, 2.5rem);\n    line-height:1.15;\n  }\n  .rooted-page .section-head p{\n    margin-top:16px;\n    color:var(--ink-soft);\n    font-size:1.02rem;\n  }\n\n  \/* ---------- ALLERGEN GRID ---------- *\/\n  .rooted-page .allergen-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit, minmax(210px, 1fr));\n    gap:16px;\n  }\n  .rooted-page .allergen-item{\n    display:flex;\n    align-items:center;\n    gap:14px;\n    padding:20px 20px;\n    background:var(--card);\n    border:1px solid var(--line);\n    border-radius:16px;\n  }\n  .rooted-page .allergen-item .ic{\n    width:44px; height:44px;\n    flex:none;\n    border-radius:50%;\n    border:1.5px solid var(--amber);\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    color:var(--amber-deep);\n  }\n  .rooted-page .allergen-item .ic svg{ width:22px; height:22px; }\n  .rooted-page .allergen-item span{\n    font-weight:600;\n    font-size:0.92rem;\n    letter-spacing:0.01em;\n  }\n\n  @media (max-width:480px){\n    .rooted-page .allergen-grid{ grid-template-columns:1fr 1fr; gap:12px; }\n    .rooted-page .allergen-item{ padding:16px; gap:10px; }\n  }\n\n  .rooted-page .facility-note{\n    margin-top:32px;\n    padding-top:24px;\n    border-top:1px solid var(--line);\n    font-size:0.85rem;\n    color:var(--ink-soft);\n    text-align:center;\n    line-height:1.7;\n  }\n\n  \/* ---------- HOW IT WORKS ---------- *\/\n  .rooted-page .steps{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:28px;\n    max-width:1180px;\n    margin:0 auto;\n    padding:0 32px;\n  }\n  .rooted-page .step-card{\n    background:var(--card);\n    border:1px solid var(--line);\n    border-radius:22px;\n    padding:36px 30px;\n    position:relative;\n  }\n  .rooted-page .step-card .num{\n    font-family:'Fraunces', serif;\n    font-size:0.85rem;\n    color:var(--amber-deep);\n    font-weight:600;\n    letter-spacing:0.04em;\n    margin-bottom:18px;\n    display:block;\n  }\n  .rooted-page .step-card h3{\n    font-size:1.2rem;\n    margin-bottom:10px;\n  }\n  .rooted-page .step-card p{\n    color:var(--ink-soft);\n    font-size:0.93rem;\n  }\n\n  @media (max-width:820px){\n    .rooted-page .steps{ grid-template-columns:1fr; }\n  }\n\n  \/* ---------- NUTRITION ---------- *\/\n  .rooted-page .nutrition-wrap{\n    max-width:1180px;\n    margin:0 auto;\n    padding:0 32px;\n    display:grid;\n    grid-template-columns:0.85fr 1.15fr;\n    gap:60px;\n    align-items:center;\n  }\n  .rooted-page .nutrition-copy .eyebrow{ margin-bottom:14px; }\n  .rooted-page .nutrition-copy h2{\n    font-size:clamp(1.9rem,3vw,2.4rem);\n    margin-bottom:20px;\n    line-height:1.15;\n  }\n  .rooted-page .nutrition-copy p{\n    color:var(--ink-soft);\n    margin-bottom:26px;\n  }\n  .rooted-page .nutrition-copy ul{\n    list-style:none;\n  }\n  .rooted-page .nutrition-copy li{\n    display:flex;\n    gap:12px;\n    align-items:flex-start;\n    margin-bottom:14px;\n    font-size:0.95rem;\n  }\n  .rooted-page .nutrition-copy li svg{\n    flex:none;\n    width:18px; height:18px;\n    margin-top:3px;\n    color:var(--amber-deep);\n  }\n\n  .rooted-page .label-gallery{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:18px;\n  }\n  .rooted-page .label-gallery figure{\n    background:var(--card);\n    border:1px solid var(--line);\n    border-radius:18px;\n    padding:12px;\n    box-shadow:var(--shadow);\n  }\n  .rooted-page .label-gallery img{\n    width:100%;\n    height:auto;\n    display:block;\n    border-radius:10px;\n  }\n  .rooted-page .label-gallery figcaption{\n    text-align:center;\n    font-size:0.72rem;\n    letter-spacing:0.1em;\n    text-transform:uppercase;\n    color:var(--ink-soft);\n    font-weight:600;\n    margin-top:10px;\n  }\n\n  @media (max-width:900px){\n    .rooted-page .nutrition-wrap{ grid-template-columns:1fr; }\n  }\n  @media (max-width:560px){\n    .rooted-page .label-gallery{ grid-template-columns:1fr; }\n  }\n\n  \/* ---------- WHY ROOTED ---------- *\/\n  .rooted-page .why{\n    background:var(--ink);\n    color:var(--cream);\n    border-radius:32px;\n    max-width:1180px;\n    margin:0 auto;\n    padding:76px 60px;\n    position:relative;\n    overflow:hidden;\n  }\n  .rooted-page .why::after{\n    content:\"\";\n    position:absolute;\n    right:-60px; bottom:-60px;\n    width:280px; height:280px;\n    background:radial-gradient(circle, rgba(232,179,106,0.18), transparent 70%);\n  }\n  .rooted-page .why-grid{\n    display:grid;\n    grid-template-columns:0.7fr 1.3fr;\n    gap:50px;\n    position:relative;\n    z-index:1;\n  }\n  .rooted-page .why h2{\n    color:var(--cream);\n    font-size:clamp(1.9rem, 3vw, 2.3rem);\n    line-height:1.15;\n  }\n  .rooted-page .why-copy p{\n    color:rgba(242,233,218,0.82);\n    margin-bottom:18px;\n    font-size:1.02rem;\n  }\n  .rooted-page .why-copy .sign{\n    font-family:'Fraunces', serif;\n    font-style:italic;\n    color:var(--clay);\n    font-size:1.15rem;\n    margin-top:28px;\n  }\n\n  @media (max-width:820px){\n    .rooted-page .why{ padding:48px 28px; border-radius:24px; }\n    .rooted-page .why-grid{ grid-template-columns:1fr; gap:24px; }\n  }\n\n  \/* ---------- FINAL CTA ---------- *\/\n  .rooted-page .final-cta{\n    text-align:center;\n    padding:100px 32px 60px;\n  }\n  .rooted-page .final-cta h2{\n    font-size:clamp(2rem,4vw,3rem);\n    max-width:640px;\n    margin:0 auto 22px;\n    line-height:1.12;\n  }\n  .rooted-page .final-cta .price-tag{\n    display:inline-flex;\n    align-items:center;\n    gap:10px;\n    background:var(--card);\n    border:1px solid var(--line);\n    padding:10px 20px;\n    border-radius:999px;\n    font-size:0.88rem;\n    font-weight:600;\n    margin-bottom:30px;\n  }\n  .rooted-page .final-cta .price-tag b{\n    font-family:'Fraunces', serif;\n    font-size:1.15rem;\n    color:var(--amber-deep);\n  }\n  .rooted-page .final-cta .btn-primary{ font-size:1rem; padding:18px 44px; }\n  .rooted-page .final-cta form{ margin:0; }\n  .rooted-page .final-cta .fine{\n    margin-top:18px;\n    font-size:0.82rem;\n    color:var(--ink-soft);\n  }\n\n  \/* ---------- FOOTER ---------- *\/\n  .rooted-page .rp-footer{\n    border-top:1px solid var(--line);\n    padding:40px 32px;\n  }\n  .rooted-page .footer-inner{\n    max-width:1180px;\n    margin:0 auto;\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    flex-wrap:wrap;\n    gap:16px;\n  }\n  .rooted-page .footer-inner .logo{ font-size:1.1rem; }\n  .rooted-page .footer-links{\n    display:flex;\n    gap:26px;\n    font-size:0.82rem;\n    color:var(--ink-soft);\n  }\n  .rooted-page .footer-links a{ text-decoration:none; }\n  .rooted-page .footer-links a:hover{ color:var(--amber-deep); }\n  .rooted-page .footer-fine{\n    font-size:0.78rem;\n    color:var(--ink-soft);\n    max-width:1180px;\n    margin:22px auto 0;\n    padding:0 32px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rp-header\"\u003e\n  \u003cdiv class=\"rp-nav\"\u003e\n    \u003cdiv class=\"logo\"\u003e\n      \u003cimg src=\"PASTE-LOGO-IMAGE-URL-HERE\" alt=\"Rooted High Protein Pancake \u0026amp; Waffle Mix logo\"\u003e\n      ROOTED\n    \u003c\/div\u003e\n    \u003cdiv class=\"nav-links\"\u003e\n      \u003ca href=\"#allergens\"\u003eAllergen Friendly\u003c\/a\u003e\n      \u003ca href=\"#how-it-works\"\u003eHow It Works\u003c\/a\u003e\n      \u003ca href=\"#nutrition\"\u003eNutrition\u003c\/a\u003e\n      \u003ca href=\"#why\"\u003eWhy Rooted\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#buy\" class=\"nav-cta\"\u003eBuy Now\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"hero-copy\"\u003e\n    \u003cdiv class=\"badge-row\"\u003e\n      \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"eyebrow\"\u003eJust Add Water · 100% Vegan · Top 9 Allergen Free\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch1\u003eHigh Protein Pancake \u0026amp; Waffle Mix, Made \u003cem\u003eWithout\u003c\/em\u003e the Top 9 Allergens.\u003c\/h1\u003e\n    \u003cp class=\"lede\"\u003eA dairy free, egg free, gluten free pancake \u0026amp; waffle mix built on pumpkin seed protein — 24g of protein per serving, no pea protein, no gums, no additives, nothing artificial. Nourishing yourself shouldn't require compromise.\u003c\/p\u003e\n    \u003cdiv class=\"hero-ctas\"\u003e\n      \u003ca href=\"#buy\" class=\"btn-primary\"\u003eBuy Now\u003c\/a\u003e\n      \u003ca href=\"#nutrition\" class=\"btn-ghost\"\u003eSee the nutrition facts\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"price-note\"\u003e\u003cb\u003e$4.99\u003c\/b\u003e per pouch · Single Serving Pouch (3oz \/ 85g)\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"stat-strip\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e24g\u003c\/b\u003e\u003cspan\u003eProtein \/ Serving\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e285\u003c\/b\u003e\u003cspan\u003eCalories\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e9\u003c\/b\u003e\u003cspan\u003eAllergens Avoided\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e1 min\u003c\/b\u003e\u003cspan\u003eJust Add Water\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hero-art\"\u003e\n    \u003cdiv class=\"glow\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"frame\"\u003e\n      \u003cimg src=\"PASTE-PACKAGING-IMAGE-URL-HERE\" alt=\"Rooted High Protein Pancake \u0026amp; Waffle Mix packaging — Top 9 Allergen Free, dairy free, egg free, gluten free, front and back of pouch\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ALLERGEN GRID --\u003e\n\u003cdiv id=\"allergens\" class=\"rp-section\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cspan class=\"eyebrow\"\u003eAllergen Free High Protein Pancake \u0026amp; Waffle Mix\u003c\/span\u003e\n      \u003ch2\u003eDairy Free, Egg Free \u0026amp; Gluten Free — Free From the Top 9.\u003c\/h2\u003e\n      \u003cp\u003eEvery batch of this high protein pancake mix is formulated without dairy, eggs, gluten, or pea protein, so the people who love breakfast most don't have to sit it out.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"allergen-grid\"\u003e\n      \u003cdiv class=\"allergen-item\"\u003e\n        \u003cspan class=\"ic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M9 3.5h6l1 3.2V20a1 1 0 01-1 1H9a1 1 0 01-1-1V6.7l1-3.2z\"\u003e\u003c\/path\u003e\u003cpath d=\"M8.6 6.7h6.8\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.3 3.5l2.7 2 2.7-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 21L21 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eNo Dairy\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-item\"\u003e\n        \u003cspan class=\"ic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 3.4c2.8 3.1 4.6 7.2 4.6 10.2a4.6 4.6 0 01-9.2 0c0-3 1.8-7.1 4.6-10.2z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 21L21 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eNo Eggs\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-item\"\u003e\n        \u003cspan class=\"ic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"8.4\" r=\"3.4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"15.6\" r=\"3.4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M3 21L21 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eNo Peanuts\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-item\"\u003e\n        \u003cspan class=\"ic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M8.4 11c0-1.8 1.6-3.1 3.6-3.1s3.6 1.3 3.6 3.1c0 3.3-1.8 7.6-3.6 9.6-1.8-2-3.6-6.3-3.6-9.6z\"\u003e\u003c\/path\u003e\u003cpath d=\"M8.2 9.5c1-1 2.3-1.6 3.8-1.6s2.8.6 3.8 1.6\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 4v3.4\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 21L21 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eNo Tree Nuts\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-item\"\u003e\n        \u003cspan class=\"ic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M8 6.2c-2.1 3-2.1 9 0 12 1.9 1.8 6.1 1.8 8 0 2.1-3 2.1-9 0-12\"\u003e\u003c\/path\u003e\u003ccircle cx=\"10.2\" cy=\"9.6\" r=\"0.9\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"13.6\" cy=\"12\" r=\"0.9\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"10.2\" cy=\"14.5\" r=\"0.9\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\u003cpath d=\"M3 21L21 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eNo Soy\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-item\"\u003e\n        \u003cspan class=\"ic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 21V9.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 9.5c-1.6-.9-2.2-3-1.3-5 1.6.9 2.2 3 1.3 5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 9.5c1.6-.9 2.2-3 1.3-5-1.6.9-2.2 3-1.3 5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 14c-1.4-.8-1.9-2.6-1.1-4.3 1.4.8 1.9 2.6 1.1 4.3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 14c1.4-.8 1.9-2.6 1.1-4.3-1.4.8-1.9 2.6-1.1 4.3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 21L21 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eNo Wheat\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-item\"\u003e\n        \u003cspan class=\"ic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3.5 12.2c2.4-3 5.9-4.9 8.9-4.9 3.3 0 5.8 2.2 6.6 4.9-.8 2.7-3.3 4.9-6.6 4.9-3 0-6.5-1.9-8.9-4.9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 12.2l2.4-2.3v4.6L19 12.2z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"8\" cy=\"11.2\" r=\"0.7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\u003cpath d=\"M3 21L21 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eNo Fish\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-item\"\u003e\n        \u003cspan class=\"ic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 15.4c-.6-5 2-10.6 7.8-10.6 1.2 0 2 .8 2 1.8s-.9 1.7-2 1.7c-3.9 0-6.3 3.9-5.8 7.6\"\u003e\u003c\/path\u003e\u003cpath d=\"M14.8 6.6l2.9-1.4\"\u003e\u003c\/path\u003e\u003cpath d=\"M7.7 16.8l-1.9 2.4\"\u003e\u003c\/path\u003e\u003cpath d=\"M10.2 17.2l-.9 2.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M12.8 17l.4 2.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 21L21 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eNo Shellfish\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-item\"\u003e\n        \u003cspan class=\"ic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cellipse cx=\"8.4\" cy=\"9.4\" rx=\"1.8\" ry=\"2.8\" transform=\"rotate(-25 8.4 9.4)\"\u003e\u003c\/ellipse\u003e\u003cellipse cx=\"14.6\" cy=\"8.4\" rx=\"1.8\" ry=\"2.8\" transform=\"rotate(20 14.6 8.4)\"\u003e\u003c\/ellipse\u003e\u003cellipse cx=\"11.2\" cy=\"15.4\" rx=\"1.8\" ry=\"2.8\" transform=\"rotate(-8 11.2 15.4)\"\u003e\u003c\/ellipse\u003e\u003cpath d=\"M3 21L21 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eNo Sesame\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-item\"\u003e\n        \u003cspan class=\"ic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M6.2 14c0-4.1 2-8.2 5.8-9.2 3.8 1 5.8 5.1 5.8 9.2-1.8 2.9-4.6 4.2-5.8 4.2s-4-1.3-5.8-4.2z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9.5\" cy=\"12.3\" r=\"1.3\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"10.2\" r=\"1.3\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"14.5\" cy=\"12.3\" r=\"1.3\"\u003e\u003c\/circle\u003e\u003cpath d=\"M3 21L21 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eNo Pea or Chickpea\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-item\"\u003e\n        \u003cspan class=\"ic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"2.6\"\u003e\u003c\/circle\u003e\u003cellipse cx=\"12\" cy=\"5.3\" rx=\"1.5\" ry=\"2.6\"\u003e\u003c\/ellipse\u003e\u003cellipse cx=\"12\" cy=\"18.7\" rx=\"1.5\" ry=\"2.6\"\u003e\u003c\/ellipse\u003e\u003cellipse cx=\"5.3\" cy=\"12\" rx=\"2.6\" ry=\"1.5\"\u003e\u003c\/ellipse\u003e\u003cellipse cx=\"18.7\" cy=\"12\" rx=\"2.6\" ry=\"1.5\"\u003e\u003c\/ellipse\u003e\u003cellipse cx=\"7.4\" cy=\"7.4\" rx=\"1.4\" ry=\"2.3\" transform=\"rotate(-45 7.4 7.4)\"\u003e\u003c\/ellipse\u003e\u003cellipse cx=\"16.6\" cy=\"16.6\" rx=\"1.4\" ry=\"2.3\" transform=\"rotate(-45 16.6 16.6)\"\u003e\u003c\/ellipse\u003e\u003cellipse cx=\"16.6\" cy=\"7.4\" rx=\"1.4\" ry=\"2.3\" transform=\"rotate(45 16.6 7.4)\"\u003e\u003c\/ellipse\u003e\u003cellipse cx=\"7.4\" cy=\"16.6\" rx=\"1.4\" ry=\"2.3\" transform=\"rotate(45 7.4 16.6)\"\u003e\u003c\/ellipse\u003e\u003cpath d=\"M3 21L21 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eNo Sunflower\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"allergen-item\"\u003e\n        \u003cspan class=\"ic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10 3.5h4\"\u003e\u003c\/path\u003e\u003cpath d=\"M10.7 3.5v5.3L6.4 16.6a2 2 0 001.8 3h7.6a2 2 0 001.8-3l-4.3-7.8V3.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M8.7 14.5h6.6\"\u003e\u003c\/path\u003e\u003ccircle cx=\"10.6\" cy=\"17\" r=\"0.6\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"13.8\" cy=\"18.2\" r=\"0.6\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"15.8\" r=\"0.6\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\u003cpath d=\"M3 21L21 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eNo Gums or Additives\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"facility-note\"\u003eProduced in a facility that follows strict allergen-control protocols. While we take extensive precautions, this product is not tested for allergen cross-contact. If you have a severe food allergy, consult your physician before consuming.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- HOW IT WORKS --\u003e\n\u003cdiv id=\"how-it-works\" class=\"rp-section\"\u003e\n  \u003cdiv class=\"section-head\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eJust Add Water\u003c\/span\u003e\n    \u003ch2\u003eFrom pouch to plate in five steps.\u003c\/h2\u003e\n    \u003cp\u003eNo eggs to crack, no milk to measure — a high protein breakfast, top 9 allergen free, ready in minutes. One pouch makes two fluffy pancakes.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"steps\"\u003e\n    \u003cdiv class=\"step-card\"\u003e\n      \u003cspan class=\"num\"\u003e01 — 02\u003c\/span\u003e\n      \u003ch3\u003eMix\u003c\/h3\u003e\n      \u003cp\u003eTear open the pouch and pour into a bowl. Add about ½ cup (4oz) of water and mix until smooth — add water a tablespoon at a time if the batter's too thick, then let it sit for 1 minute.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"step-card\"\u003e\n      \u003cspan class=\"num\"\u003e03 — 04\u003c\/span\u003e\n      \u003ch3\u003eCook\u003c\/h3\u003e\n      \u003cp\u003ePreheat a non-stick skillet or griddle on medium heat. Cook 2–3 minutes per side, until the edges bubble and the pancakes turn golden brown.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"step-card\"\u003e\n      \u003cspan class=\"num\"\u003e05\u003c\/span\u003e\n      \u003ch3\u003eTop \u0026amp; enjoy\u003c\/h3\u003e\n      \u003cp\u003eFinish with your favorite syrup, honey, or toppings for a nourishing, allergen-friendly breakfast — ready in about ten minutes, start to finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- NUTRITION --\u003e\n\u003cdiv id=\"nutrition\" class=\"rp-section\"\u003e\n  \u003cdiv class=\"nutrition-wrap\"\u003e\n    \u003cdiv class=\"nutrition-copy\"\u003e\n      \u003cspan class=\"eyebrow\"\u003eHigh Protein Vegan Pancake Mix\u003c\/span\u003e\n      \u003ch2\u003eReal Protein, From Pumpkin Seeds — Not Powders, Gums, or Pea Protein.\u003c\/h2\u003e\n      \u003cp\u003eThis high protein, gluten free pancake mix is dairy free and egg free too — built for those who live an active, healthy lifestyle while navigating food sensitivities and still want breakfast to feel like a delicious, protein powered breakfast without worrying about what's inside.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M4 12l5 5L20 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 100% vegan, plant-powered pumpkin seed protein — no pea protein\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M4 12l5 5L20 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 7g fiber, 0g added sugar\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M4 12l5 5L20 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Gluten free, no gums, nothing artificial\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"label-gallery\"\u003e\n      \u003cfigure\u003e\n        \u003cimg src=\"PASTE-FRONT-LABEL-IMAGE-URL-HERE\" alt=\"Rooted High Protein Pancake Mix front label — dairy free, egg free, gluten free, no pea protein\"\u003e\n        \u003cfigcaption\u003eFront Label\u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n      \u003cfigure\u003e\n        \u003cimg src=\"PASTE-BACK-LABEL-IMAGE-URL-HERE\" alt=\"Rooted High Protein Pancake \u0026amp; Waffle Mix nutrition facts, ingredients and Top 9 Allergen Free information\"\u003e\n        \u003cfigcaption\u003eBack Label\u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- WHY ROOTED --\u003e\n\u003cdiv id=\"why\" class=\"rp-section\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"why\"\u003e\n      \u003cdiv class=\"why-grid\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"eyebrow\" style=\"color:var(--clay);\"\u003eWhy Rooted\u003c\/span\u003e\n          \u003ch2\u003eEating well shouldn't require compromise.\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"why-copy\"\u003e\n          \u003cp\u003eToo many high-protein foods rely on dairy, eggs, and nuts — which makes them off-limits for anyone navigating sensitivities or allergies. We wanted to fix that.\u003c\/p\u003e\n          \u003cp\u003eRooted makes nourishing yourself simple, stress-free, and delicious. Whether you're fueling a workout, a busy morning, or sharing breakfast with your family, Rooted makes it easy to say yes to breakfast again.\u003c\/p\u003e\n          \u003cp class=\"sign\"\u003eGreat health is rooted in clean, quality nutrition.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FINAL CTA \/ BUY --\u003e\n\u003cdiv id=\"buy\" class=\"final-cta\"\u003e\n  \u003cspan class=\"eyebrow\" style=\"display:block;margin-bottom:14px;\"\u003eTop 9 Allergen Free High Protein Pancake \u0026amp; Waffle Mix\u003c\/span\u003e\n  \u003ch2\u003eBreakfast, without the ingredient list you have to dodge.\u003c\/h2\u003e\n  \u003cdiv class=\"price-tag\"\u003e\n\u003cb\u003e$4.99\u003c\/b\u003e per pouch · Single Serving Pouch (3oz \/ 85g)\u003c\/div\u003e\n  \u003cbr\u003e\n  \u003ca href=\"#\" class=\"btn-primary\"\u003eBuy Now\u003c\/a\u003e\n  \u003cp class=\"fine\"\u003eThis statement has not been evaluated by the Food and Drug Administration.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rp-footer\"\u003e\n  \u003cdiv class=\"footer-inner\"\u003e\n    \u003cdiv class=\"logo\"\u003e\n      \u003cimg src=\"PASTE-LOGO-IMAGE-URL-HERE\" alt=\"Rooted High Protein Pancake \u0026amp; Waffle Mix logo\"\u003e\n      ROOTED\n    \u003c\/div\u003e\n    \u003cdiv class=\"footer-links\"\u003e\n      \u003ca href=\"#allergens\"\u003eAllergen Friendly\u003c\/a\u003e\n      \u003ca href=\"#nutrition\"\u003eNutrition\u003c\/a\u003e\n      \u003ca href=\"#why\"\u003eWhy Rooted\u003c\/a\u003e\n      \u003ca href=\"#buy\"\u003eShop\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"footer-fine\"\u003eRooted High Protein Pancake \u0026amp; Waffle Mix is produced in a facility that follows strict allergen-control protocols. Not tested for allergen cross-contact — consult your physician if you have a severe food allergy.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Rooted 9 Nutrition","offers":[{"title":"Default Title","offer_id":54580336689431,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8797\/5447\/files\/RootedPancakePackaging.jpg?v=1785533820","url":"https:\/\/rooted9.com\/products\/high-protein-pancake-waffle-mix-top-9-allergen-free","provider":"Rooted 9 Nutrition","version":"1.0","type":"link"}