{"product_id":"foundation-support-bundle-for-horses","title":"Foundation Support Bundle","description":"\u003cstyle\u003e\n  .ebs-foundation{\n    --text:#141414;\n    --muted:rgba(20,20,20,.78);\n    --border:rgba(20,20,20,.12);\n    --radius:16px;\n    --space-1:8px;\n    --space-2:12px;\n    --space-3:16px;\n    --space-4:24px;\n    --space-5:32px;\n\n    --accent:#3E8414;\n    --accent-dark:#2F6510;\n\n    --soft:rgba(62,132,20,.08);\n    --soft-2:rgba(20,20,20,.04);\n    --accent-soft:rgba(62,132,20,.14);\n    --accent-border:rgba(62,132,20,.26);\n\n    color:var(--text);\n    max-width:980px;\n    margin:0 auto;\n    padding:var(--space-4) var(--space-3);\n  }\n\n  .ebs-foundation :where(h1,h2,h3,p,ul,ol,table){margin:0}\n  .ebs-foundation p{line-height:1.65}\n  .ebs-foundation a{\n    color:var(--accent);\n    text-decoration:underline;\n    text-underline-offset:3px;\n    text-decoration-color:rgba(62,132,20,.45);\n  }\n  .ebs-foundation strong{font-weight:750}\n\n  .ebs-kicker{\n    font-size:12px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    color:var(--muted);\n    margin-bottom:var(--space-2);\n  }\n\n  .ebs-hero{margin-bottom:var(--space-4)}\n  .ebs-hero h1{\n    font-size:clamp(28px, 4vw, 40px);\n    line-height:1.12;\n    margin-bottom:var(--space-2);\n  }\n  .ebs-lede{font-size:16px;color:var(--muted);max-width:75ch}\n  .ebs-lede p + p{margin-top:var(--space-2)}\n\n  .ebs-chiprow{\n    list-style:none;\n    padding:0;\n    display:flex;\n    flex-wrap:wrap;\n    gap:var(--space-1);\n    margin-top:var(--space-3);\n  }\n  .ebs-chip{\n    border:1px solid rgba(62,132,20,.18);\n    background:var(--soft-2);\n    padding:8px 10px;\n    border-radius:999px;\n    font-size:13px;\n    line-height:1;\n    color:var(--text);\n    white-space:nowrap;\n  }\n\n  .ebs-callout{\n    border:1px solid var(--accent-border);\n    background:var(--soft);\n    border-radius:var(--radius);\n    padding:var(--space-3);\n    margin-top:var(--space-3);\n    max-width:85ch;\n    position:relative;\n  }\n  .ebs-callout:before{\n    content:\"\";\n    position:absolute;\n    left:0;\n    top:12px;\n    bottom:12px;\n    width:4px;\n    border-radius:6px;\n    background:rgba(62,132,20,.35);\n  }\n  .ebs-callout \u003e *{padding-left:10px}\n  .ebs-callout p{color:var(--muted)}\n\n  .ebs-ctaRow{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    align-items:center;\n    margin-top:var(--space-3);\n  }\n\n  .ebs-btn{\n    display:inline-block;\n    text-decoration:none;\n    border-radius:12px;\n    padding:12px 14px;\n    font-weight:800;\n    border:1px solid var(--accent-dark);\n    background:var(--accent);\n    color:#fff;\n    transition:filter .15s ease, transform .02s ease;\n  }\n  .ebs-btn:hover{filter:brightness(.96)}\n  .ebs-btn:active{transform:translateY(1px)}\n  .ebs-btn:focus-visible{\n    outline:3px solid rgba(62,132,20,.35);\n    outline-offset:3px;\n  }\n\n  .ebs-textLink{font-weight:700}\n\n  .ebs-section{margin-top:var(--space-5)}\n  .ebs-section h2{\n    font-size:22px;\n    line-height:1.25;\n    margin-bottom:var(--space-2);\n  }\n  .ebs-muted{color:var(--muted)}\n  .ebs-stack \u003e * + *{margin-top:var(--space-2)}\n\n  .ebs-tierGrid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:var(--space-2);\n    margin-top:var(--space-3);\n  }\n  @media (min-width: 780px){\n    .ebs-tierGrid{grid-template-columns:1fr 1fr}\n  }\n\n  .ebs-card{\n    border:1px solid var(--border);\n    border-radius:var(--radius);\n    padding:var(--space-3);\n    background:#fff;\n  }\n  .ebs-card h3{\n    font-size:18px;\n    line-height:1.25;\n    margin-bottom:8px;\n  }\n\n  .ebs-tag{\n    display:inline-block;\n    font-size:12px;\n    letter-spacing:.02em;\n    text-transform:uppercase;\n    color:var(--accent-dark);\n    border:1px solid var(--accent-border);\n    border-radius:999px;\n    padding:6px 10px;\n    background:var(--accent-soft);\n    margin-bottom:10px;\n  }\n\n  .ebs-bullets{padding-left:18px;color:var(--muted)}\n  .ebs-bullets li{margin:8px 0;line-height:1.55}\n  .ebs-note{font-size:13px;color:var(--muted);margin-top:var(--space-2)}\n\n  .ebs-quotes{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:var(--space-2);\n    margin-top:var(--space-3);\n  }\n  @media (min-width: 780px){\n    .ebs-quotes{grid-template-columns:1fr 1fr 1fr}\n  }\n  .ebs-quote{\n    border:1px solid var(--border);\n    border-radius:var(--radius);\n    padding:var(--space-2);\n    background:#fff;\n    color:var(--muted);\n  }\n\n  .ebs-confidence{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:var(--space-2);\n    margin-top:var(--space-3);\n  }\n  @media (min-width: 780px){\n    .ebs-confidence{grid-template-columns:1fr 1fr}\n  }\n  .ebs-confidenceItem{\n    border:1px solid var(--border);\n    border-radius:var(--radius);\n    padding:var(--space-3);\n    background:#fff;\n  }\n  .ebs-confidenceItem p{color:var(--muted);margin-top:6px}\n\n  .ebs-final{\n    border:1px solid var(--accent-border);\n    background:var(--soft);\n    border-radius:var(--radius);\n    padding:var(--space-3);\n    margin-top:var(--space-4);\n  }\n\u003c\/style\u003e\n\u003csection class=\"ebs-foundation\" data-component=\"bundle-pdp\"\u003e\u003c!-- HERO --\u003e\u003cheader class=\"ebs-hero\" aria-label=\"Bundle hero\"\u003e\n\u003cdiv class=\"ebs-kicker\"\u003eFoundation Support Bundle\u003c\/div\u003e\n\u003ch1\u003eStrengthen your horse’s daily foundation, without changing what you already feed\u003c\/h1\u003e\n\u003cdiv class=\"ebs-lede ebs-stack\"\u003e\n\u003cp\u003e\u003cstrong\u003eAn easy add-on for your horse's existing feed programs.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you’ve ever stood in the feed room wondering whether you’re doing enough (or too much), you’re not alone.\u003c\/p\u003e\n\u003cp\u003eThis bundle is a simple step forward: better daily coverage, fewer loose ends, and a routine you can actually maintain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ebs-chiprow\" aria-label=\"Highlights\"\u003e\n\u003cli class=\"ebs-chip\"\u003eSafe add-on\u003c\/li\u003e\n\u003cli class=\"ebs-chip\"\u003eForage-first friendly\u003c\/li\u003e\n\u003cli class=\"ebs-chip\"\u003eNo overhaul\u003c\/li\u003e\n\u003cli class=\"ebs-chip\"\u003eMetabolic-safe treats\u003c\/li\u003e\n\u003cli class=\"ebs-chip\"\u003eBuilt for consistency\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ebs-callout\" role=\"note\" aria-label=\"Quick reassurance\"\u003e\n\u003cp\u003eThis bundle is designed to be fed alongside your current hay and feed. You are not replacing the basics — you are strengthening the foundation underneath them.\u003c\/p\u003e\n\u003cp class=\"ebs-note\"\u003e\u003cstrong\u003eForage first:\u003c\/strong\u003e Most diets begin with long-stem forage. A common starting range is about \u003cstrong\u003e1.5–2.0% of ideal body weight per day\u003c\/strong\u003e (example: a 1,000 lbs. horse often starts around 15–20 lbs. hay). Individual needs vary and some horses require different targets under veterinary guidance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ebs-ctaRow\" aria-label=\"Primary actions\"\u003e\n\u003cbr\u003e\u003ca href=\"#ebs-whats-inside\" class=\"ebs-textLink\"\u003eSee what’s included\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- WHAT IT SUPPORTS --\u003e\n\u003csection class=\"ebs-section\" aria-label=\"What this bundle supports\"\u003e\n\u003ch2\u003eWhat this bundle supports\u003c\/h2\u003e\n\u003cdiv class=\"ebs-stack\"\u003e\n\u003cp class=\"ebs-muted\"\u003eEven with good hay and a trusted feed, modern programs commonly fall short on a few key building blocks — especially over time.\u003c\/p\u003e\n\u003cp class=\"ebs-muted\"\u003eThis bundle supports the daily foundation your horse relies on for consistency: comfort, recovery, and a body that stays easier to manage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ebs-tierGrid\" role=\"list\" aria-label=\"Three pillars\"\u003e\n\u003cdiv class=\"ebs-card\" role=\"listitem\" aria-label=\"Daily foundation\"\u003e\n\u003ch3\u003eDaily Nutritional Foundation\u003c\/h3\u003e\n\u003cp class=\"ebs-muted\"\u003eVitamins and minerals to complement forage and feed programs, without turning feeding into a project.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ebs-card\" role=\"listitem\" aria-label=\"Natural Vitamin E\"\u003e\n\u003ch3\u003eNatural Vitamin E\u003c\/h3\u003e\n\u003cp class=\"ebs-muted\"\u003eBioavailable support for muscle, nerve, and immune function — especially important in hay-based diets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ebs-card\" role=\"listitem\" aria-label=\"Metabolic-safe treats\"\u003e\n\u003ch3\u003eMetabolic-safe treats\u003c\/h3\u003e\n\u003cp class=\"ebs-muted\"\u003eLow-sugar rewards for routine, training, and the bond you’re building — without sabotaging the program.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ebs-callout\" aria-label=\"No overhaul note\"\u003e\n\u003cp\u003e\u003cstrong\u003eThe EBS' Foundation Support Bundle \u003c\/strong\u003estrengthens what you already do — with fewer gaps and less second-guessing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INSIDE --\u003e\n\u003csection class=\"ebs-section\" id=\"ebs-whats-inside\" aria-label=\"What’s inside\"\u003e\n\u003ch2\u003eWhat’s inside\u003c\/h2\u003e\n\u003cp class=\"ebs-muted\"\u003eThree pieces that work together: foundation coverage + natural Vitamin E + metabolic-safe treats.\u003c\/p\u003e\n\u003cdiv class=\"ebs-tierGrid\" role=\"list\" aria-label=\"Included items\"\u003e\n\u003carticle class=\"ebs-card\" role=\"listitem\" aria-label=\"MVP Mega-Cell\"\u003e\n\u003cdiv class=\"ebs-tag\"\u003eFoundation\u003c\/div\u003e\n\u003ch3\u003eMVP Mega-Cell\u003c\/h3\u003e\n\u003ch4\u003e200 days · 1 horses\u003c\/h4\u003e\n\u003cp class=\"ebs-muted\"\u003eA clean, economical daily base designed to layer into real feeding programs without adding complexity.\u003c\/p\u003e\n\u003cul class=\"ebs-bullets\" aria-label=\"Mega-Cell highlights\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e helps fill common daily gaps that hay + feed often miss\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ebs-card\" role=\"listitem\" aria-label=\"Daily Natural Vitamin E\"\u003e\n\u003cdiv class=\"ebs-tag\"\u003eNatural Vitamin E\u003c\/div\u003e\n\u003ch3\u003eEBS Daily Natural Vitamin E\u003c\/h3\u003e\n\u003ch4\u003e200 days · 1 horses\u003c\/h4\u003e\n\u003cp class=\"ebs-muted\"\u003eNatural d-alpha tocopherol to support core daily function, especially in modern hay-based diets.\u003c\/p\u003e\n\u003cul class=\"ebs-bullets\" aria-label=\"Vitamin E highlights\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e Vitamin E is commonly low in stored forage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ebs-card\" role=\"listitem\" aria-label=\"Grazers Nutri-Treats\"\u003e\n\u003cdiv class=\"ebs-tag\"\u003eMetabolic-safe treats\u003c\/div\u003e\n\u003ch3\u003eEBS Grazers Nutri-Treats (1.5 lbs or 5 lbs)\u003c\/h3\u003e\n\u003cp class=\"ebs-muted\"\u003eLow-sugar treats designed for daily use — because rewards shape routine, trust, and consistency.\u003c\/p\u003e\n\u003cul class=\"ebs-bullets\" aria-label=\"Grazers highlights\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e lets you reinforce behavior without adding “empty calories”\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ebs-section\" aria-label=\"How this fits your routine\"\u003e\n\u003ch2\u003eHow this fits your routine\u003c\/h2\u003e\n\u003cdiv class=\"ebs-card\" aria-label=\"Simple steps\"\u003e\n\u003cul class=\"ebs-bullets\"\u003e\n\u003cli\u003e\u003cstrong\u003eKeep your hay and feed the same.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eAdd the bundle items as directed.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eStay consistent. (This is the key to success.)\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"ebs-note\"\u003eIf your horse has strict dietary requirements or a complex medical history, consult your veterinarian before changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SOCIAL PROOF --\u003e\n\u003csection class=\"ebs-section\" aria-label=\"Social proof\"\u003e\n\u003ch2\u003eWhat owners say\u003c\/h2\u003e\n\u003cp class=\"ebs-muted\"\u003eThe most common feedback is not “more energy.” It’s relief: feeding feels simpler and more confident.\u003c\/p\u003e\n\u003cdiv class=\"ebs-quotes\" role=\"list\" aria-label=\"Customer quotes\"\u003e\n\u003cblockquote class=\"ebs-quote\" role=\"listitem\"\u003e\n\u003cp\u003e“I didn’t have to change anything else. That was the relief.”\u003cbr\u003e\u003cbr\u003e- Susan, SC\u003c\/p\u003e\n\u003c\/blockquote\u003e\n\u003cblockquote class=\"ebs-quote\" role=\"listitem\"\u003e\n\u003cp\u003e“Feeding felt simpler — like the foundation was finally handled.”\u003cbr\u003e\u003cbr\u003e- Mary, NY\u003c\/p\u003e\n\u003c\/blockquote\u003e\n\u003cblockquote class=\"ebs-quote\" role=\"listitem\"\u003e\n\u003cp\u003e“It gave me confidence without adding a dozen products.”\u003cbr\u003e\u003cbr\u003e- Julian, FL\u003c\/p\u003e\n\u003c\/blockquote\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PURCHASE CONFIDENCE --\u003e\n\u003csection class=\"ebs-section\" aria-label=\"Purchase confidence\"\u003e\n\u003ch2\u003ePurchase confidence\u003c\/h2\u003e\n\u003cdiv class=\"ebs-confidence\" aria-label=\"Confidence items\"\u003e\n\u003cdiv class=\"ebs-confidenceItem\"\u003e\n\u003cstrong\u003eShipping clarity\u003c\/strong\u003e\n\u003cp\u003eFlat Rate Shipping. Fast options available at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ebs-confidenceItem\"\u003e\n\u003cstrong\u003eRisk reversal\u003c\/strong\u003e\n\u003cp\u003e\u003cspan data-guarantee=\"\"\u003e30-day money-back guarantee\u003c\/span\u003e. If it isn’t a fit, you’re covered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ebs-confidenceItem\"\u003e\n\u003cstrong\u003eDesigned for real routines\u003c\/strong\u003e\n\u003cp\u003eMade to layer into hay + feed programs without requiring an overhaul.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ebs-confidenceItem\"\u003e\n\u003cstrong\u003eQuality alignment\u003c\/strong\u003e\n\u003cp\u003eTrusted partners. Clean, purposeful formulas. No fluff positioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"ebs-final\" aria-label=\"Final call to action\"\u003e\n\u003ch2\u003eToday: improvement. Not a leap.\u003c\/h2\u003e\n\u003cdiv class=\"ebs-stack\"\u003e\n\u003cp class=\"ebs-muted\"\u003eIf you want your horse supported more completely — without changing everything — this is the simplest place to start.\u003c\/p\u003e\n\u003cp class=\"ebs-muted\"\u003eAnd later, when you’re ready, we’ll help you upgrade to an even more optimized program with \u003cstrong\u003eDailyBase \u003c\/strong\u003e(coming soon).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ebs-ctaRow\"\u003e\u003ca href=\"\/pages\/contact\"\u003eQuestions? Contact Us\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/section\u003e","brand":"Equine Balanced Support","offers":[{"title":"200-Day Foundation Bundle with 1.5 lb Grazers","offer_id":52711691845914,"sku":null,"price":288.16,"currency_code":"USD","in_stock":true},{"title":"200-Day Foundation Bundle with 5 lb Grazers","offer_id":52711691878682,"sku":null,"price":331.65,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0991\/7251\/6122\/files\/Foundational_Support_Bundle_with_Products_and_Horse_Grazing.jpg?v=1787046558","url":"https:\/\/superioirs.com\/products\/foundation-support-bundle-for-horses","provider":"My Store","version":"1.0","type":"link"}