{"product_id":"the-founders-sampler-ultimate-coffee-bean-sampler","title":"The Founder's Sampler - Ultimate Coffee Bean Sampler","description":"\u003cstyle\u003e\n  .founders-sampler-description {\n    --coffee-dark: #22140f;\n    --coffee-brown: #5a3324;\n    --coffee-gold: #b87945;\n    --coffee-cream: #f8efe6;\n    --coffee-soft: #fffaf7;\n    --coffee-border: rgba(90, 51, 36, 0.18);\n\n    font-family: inherit;\n    color: var(--coffee-dark);\n    background: linear-gradient(135deg, var(--coffee-soft), var(--coffee-cream));\n    border: 1px solid var(--coffee-border);\n    border-radius: 24px;\n    padding: clamp(24px, 4vw, 48px);\n    line-height: 1.65;\n    max-width: 1000px;\n    margin: 0 auto;\n    box-shadow: 0 18px 45px rgba(34, 20, 15, 0.08);\n  }\n\n  .founders-sampler-description * {\n    box-sizing: border-box;\n  }\n\n  .founders-sampler-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    margin-bottom: 16px;\n    padding: 8px 14px;\n    border-radius: 999px;\n    background: rgba(184, 121, 69, 0.14);\n    color: var(--coffee-brown);\n    font-size: 0.78rem;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .founders-sampler-description h2 {\n    margin: 0 0 18px;\n    color: var(--coffee-dark);\n    font-size: clamp(2rem, 5vw, 4rem);\n    line-height: 1.05;\n    letter-spacing: -0.04em;\n  }\n\n  .founders-sampler-description h3 {\n    margin: 0 0 12px;\n    color: var(--coffee-dark);\n    font-size: clamp(1.25rem, 2.5vw, 1.65rem);\n    line-height: 1.2;\n    letter-spacing: -0.02em;\n  }\n\n  .founders-sampler-description p {\n    margin: 0;\n  }\n\n  .founders-sampler-description a {\n    color: var(--coffee-brown);\n    font-weight: 800;\n    text-decoration: underline;\n    text-decoration-thickness: 1px;\n    text-underline-offset: 4px;\n  }\n\n  .founders-sampler-description a:hover {\n    color: var(--coffee-gold);\n  }\n\n  .founders-sampler-lede {\n    max-width: 820px;\n    margin-bottom: 30px;\n    font-size: clamp(1.05rem, 2vw, 1.25rem);\n    color: rgba(34, 20, 15, 0.86);\n  }\n\n  .founders-sampler-highlight {\n    color: var(--coffee-brown);\n    font-weight: 800;\n  }\n\n  .founders-sampler-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    margin: 34px 0;\n  }\n\n  .founders-sampler-card {\n    background: rgba(255, 255, 255, 0.72);\n    border: 1px solid var(--coffee-border);\n    border-radius: 20px;\n    padding: 22px;\n    box-shadow: 0 10px 28px rgba(34, 20, 15, 0.05);\n  }\n\n  .founders-sampler-card p {\n    color: rgba(34, 20, 15, 0.78);\n  }\n\n  .founders-sampler-section {\n    margin-top: 34px;\n    padding-top: 30px;\n    border-top: 1px solid var(--coffee-border);\n  }\n\n  .founders-sampler-roasts {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 14px;\n    margin-top: 20px;\n  }\n\n  .founders-sampler-roast {\n    background: #fff;\n    border: 1px solid var(--coffee-border);\n    border-radius: 18px;\n    padding: 18px;\n    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;\n  }\n\n  .founders-sampler-roast:hover {\n    transform: translateY(-3px);\n    border-color: rgba(184, 121, 69, 0.5);\n    box-shadow: 0 12px 30px rgba(34, 20, 15, 0.1);\n  }\n\n  .founders-sampler-roast strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--coffee-dark);\n    font-size: 1rem;\n  }\n\n  .founders-sampler-roast span {\n    display: block;\n    margin-bottom: 10px;\n    color: var(--coffee-brown);\n    font-size: 0.78rem;\n    font-weight: 800;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .founders-sampler-roast p {\n    color: rgba(34, 20, 15, 0.76);\n    font-size: 0.95rem;\n  }\n\n  .founders-sampler-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin-top: 20px;\n  }\n\n  .founders-sampler-benefit {\n    padding: 18px;\n    border-radius: 18px;\n    background: rgba(255, 255, 255, 0.68);\n    border: 1px solid var(--coffee-border);\n  }\n\n  .founders-sampler-benefit strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--coffee-brown);\n    font-size: 0.82rem;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .founders-sampler-benefit p {\n    color: rgba(34, 20, 15, 0.78);\n  }\n\n  .founders-sampler-story {\n    background: rgba(90, 51, 36, 0.08);\n    border-left: 4px solid var(--coffee-gold);\n    border-radius: 18px;\n    padding: 22px;\n    margin-top: 18px;\n  }\n\n  .founders-sampler-note {\n    margin-top: 28px;\n    padding: 16px 18px;\n    border-radius: 16px;\n    background: rgba(184, 121, 69, 0.14);\n    color: rgba(34, 20, 15, 0.78);\n    font-size: 0.95rem;\n  }\n\n  .founders-sampler-cta {\n    margin-top: 30px;\n    padding: 24px;\n    border-radius: 20px;\n    background: var(--coffee-dark);\n    color: #fff;\n    text-align: center;\n  }\n\n  .founders-sampler-cta p {\n    max-width: 720px;\n    margin: 0 auto;\n    color: rgba(255, 255, 255, 0.86);\n    font-size: 1.05rem;\n  }\n\n  @media (max-width: 980px) {\n    .founders-sampler-roasts {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .founders-sampler-grid,\n    .founders-sampler-benefits {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .founders-sampler-description {\n      border-radius: 18px;\n      padding: 22px;\n    }\n\n    .founders-sampler-grid,\n    .founders-sampler-roasts,\n    .founders-sampler-benefits {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"founders-sampler-description\" aria-labelledby=\"founders-sampler-title\"\u003e\n  \u003cdiv class=\"founders-sampler-eyebrow\"\u003eCoffee Sampler Bundle · Five 100g Bags\u003c\/div\u003e\n\n  \u003ch2 id=\"founders-sampler-title\"\u003eThe Founder’s Sampler Coffee Bundle\u003c\/h2\u003e\n\n  \u003cp class=\"founders-sampler-lede\"\u003e\n    Experience the full spectrum of \u003ca href=\"https:\/\/www.functioncoffeeco.com\/\" title=\"Function Coffee\"\u003eFunction Coffee Co.\u003c\/a\u003e\n    with \u003cstrong\u003eThe Founder’s Sampler\u003c\/strong\u003e, our premium \u003cstrong\u003ecoffee bean bundle\u003c\/strong\u003e featuring\n    five 100g bags of our signature roasts. Ethically sourced from celebrated coffee-growing regions like\n    \u003cspan class=\"founders-sampler-highlight\"\u003eBrazil, Guatemala, Honduras, Ethiopia, and El Salvador\u003c\/span\u003e,\n    each small-batch coffee is roasted to order weekly in Northlake, Texas for maximum freshness and flavor.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"founders-sampler-grid\"\u003e\n    \u003cdiv class=\"founders-sampler-card\"\u003e\n      \u003ch3\u003eFive Signature Roasts\u003c\/h3\u003e\n      \u003cp\u003e\n        Taste your way through a curated lineup of light, medium, dark, and espresso-style coffees.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"founders-sampler-card\"\u003e\n      \u003ch3\u003eRoasted Fresh Weekly\u003c\/h3\u003e\n      \u003cp\u003e\n        Each bag is roasted in small batches with the roast date printed on the bag for peak flavor.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"founders-sampler-card\"\u003e\n      \u003ch3\u003ePerfect for Gifting\u003c\/h3\u003e\n      \u003cp\u003e\n        A thoughtful coffee gift set for enthusiasts, home brewers, hosts, offices, and curious coffee lovers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"founders-sampler-section\"\u003e\n    \u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n    \u003cp\u003e\n      The Founder’s Sampler includes five 100g bags, giving you the perfect way to discover your favorite\n      Function Coffee Co. roast before ordering a larger bag or starting a subscription.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"founders-sampler-roasts\" aria-label=\"Coffees included in The Founder's Sampler\"\u003e\n      \u003cdiv class=\"founders-sampler-roast\"\u003e\n        \u003cstrong\u003e\u003ca href=\"\/products\/medium-brainstorm\"\u003eBrainstorm\u003c\/a\u003e\u003c\/strong\u003e\n        \u003cspan\u003eMedium Roast · 100g\u003c\/span\u003e\n        \u003cp\u003e\n          A single origin coffee with notes of semi-sweet chocolate, cane sugar, and fig jam.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"founders-sampler-roast\"\u003e\n        \u003cstrong\u003e\u003ca href=\"\/products\/dark-roast-sullivan-st\"\u003eSullivan St.\u003c\/a\u003e\u003c\/strong\u003e\n        \u003cspan\u003eDark Roast · 100g\u003c\/span\u003e\n        \u003cp\u003e\n          Bold, deep, and rich with classic dark roast depth and a smooth, clean finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"founders-sampler-roast\"\u003e\n        \u003cstrong\u003e\u003ca href=\"\/products\/espresso-blend-momentum\"\u003eMomentum\u003c\/a\u003e\u003c\/strong\u003e\n        \u003cspan\u003eEspresso Blend · 100g\u003c\/span\u003e\n        \u003cp\u003e\n          A vibrant, full-bodied espresso blend made for creamy lattes, cappuccinos, and straight shots.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"founders-sampler-roast\"\u003e\n        \u003cstrong\u003e\u003ca href=\"\/products\/light-roast-demitasse\"\u003eDemitasse\u003c\/a\u003e\u003c\/strong\u003e\n        \u003cspan\u003eLight Roast · 100g\u003c\/span\u003e\n        \u003cp\u003e\n          Bright, lively, and fruit-forward with crisp citrus character and a clean, delicate finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"founders-sampler-roast\"\u003e\n        \u003cstrong\u003e\u003ca href=\"\/products\/medium-roast-pioneer\"\u003ePioneer\u003c\/a\u003e\u003c\/strong\u003e\n        \u003cspan\u003eMedium Roast · 100g\u003c\/span\u003e\n        \u003cp\u003e\n          Smooth and approachable with notes of milk chocolate, raisin, cane sugar, and roasted peanuts.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"founders-sampler-section\"\u003e\n    \u003ch3\u003eWhy Choose The Founder’s Sampler?\u003c\/h3\u003e\n\n    \u003cdiv class=\"founders-sampler-benefits\"\u003e\n      \u003cdiv class=\"founders-sampler-benefit\"\u003e\n        \u003cstrong\u003eDiscover Your Favorite\u003c\/strong\u003e\n        \u003cp\u003e\n          Not sure which coffee to buy? Try five different roasts, find the one you love, then come back\n          for a larger bag or subscribe and save.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"founders-sampler-benefit\"\u003e\n        \u003cstrong\u003eVersatile Brewing\u003c\/strong\u003e\n        \u003cp\u003e\n          From cold brew to espresso, drip coffee to pour-over, this sampler gives you a roast for every\n          brew method, mood, and moment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"founders-sampler-benefit\"\u003e\n        \u003cstrong\u003eFreshness Guaranteed\u003c\/strong\u003e\n        \u003cp\u003e\n          Roasted weekly in Northlake, TX, with the roast date printed on each bag so you always know\n          exactly when your coffee was roasted.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"founders-sampler-benefit\"\u003e\n        \u003cstrong\u003eEthically Sourced\u003c\/strong\u003e\n        \u003cp\u003e\n          Our beans are ethically sourced, organic when possible, and roasted on the Bellwether Roaster,\n          one of the most sustainable roasting systems in the world.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"founders-sampler-section\"\u003e\n    \u003ch3\u003eA Small-Batch Coffee Gift Set\u003c\/h3\u003e\n\n    \u003cdiv class=\"founders-sampler-story\"\u003e\n      \u003cp\u003e\n        The Founder’s Sampler was created for anyone who wants to explore the heart of Function Coffee Co.\n        in one beautifully varied box. Whether you are new to specialty coffee, gifting a coffee lover,\n        stocking an office, or searching for your next daily roast, this bundle brings variety, quality,\n        and fresh-roasted flavor to every cup.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"founders-sampler-note\"\u003e\n    \u003cem\u003e\n      This is not flavored coffee. The tasting notes describe the natural flavors and aromas that can\n      be experienced in each coffee.\n    \u003c\/em\u003e\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"founders-sampler-cta\"\u003e\n    \u003cp\u003e\n      Elevate your daily coffee routine with The Founder’s Sampler Coffee Bundle from Function Coffee Co.—\n      five fresh-roasted coffees, one easy way to find your favorite.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Function Coffee Co","offers":[{"title":"Whole Bean - 100g","offer_id":51281307009309,"sku":"FC00008-WHB-500g","price":35.0,"currency_code":"USD","in_stock":false},{"title":"Drip - 100g","offer_id":51281307042077,"sku":"FC00008-DP-500g","price":35.0,"currency_code":"USD","in_stock":false},{"title":"Espresso - 100g","offer_id":51281307074845,"sku":"FC00008-EP-500g","price":35.0,"currency_code":"USD","in_stock":false},{"title":"Coarse - 100g","offer_id":51281307107613,"sku":"FC00008-CS-500g","price":35.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0873\/0152\/1693\/files\/Hero.png?v=1778775984","url":"https:\/\/bonavitabrand.co\/products\/the-founders-sampler-ultimate-coffee-bean-sampler","provider":"Bonavita","version":"1.0","type":"link"}