{"product_id":"maple-pecan-sprouted-stone-ground-nut-butter","title":"Maple Pecan Sprouted Stone-Ground Nut Butter","description":"\u003cstyle\u003e\n  .rn-mp {\n    --rn-dark: #1a1208;\n    --rn-cream: #f7f2e8;\n    --rn-orange: #f47920;\n    --rn-orange-2: #ee4730;\n    --rn-sage: #63954b;\n    --rn-gold: #f78f33;\n    --rn-mp-red: #c0392b;\n    font-family: 'DM Sans', Arial, sans-serif;\n    color: var(--rn-dark);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n  }\n  .rn-mp * { box-sizing: border-box; }\n  .rn-mp h2, .rn-mp h3 {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-weight: 700;\n    line-height: 1.2;\n    margin: 0 0 12px 0;\n    color: var(--rn-dark);\n  }\n  .rn-mp p { margin: 0 0 14px 0; font-size: 15px; }\n  .rn-mp .rn-eyebrow {\n    display: block;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--rn-orange-2);\n    margin-bottom: 8px;\n  }\n  .rn-mp .rn-preorder-strip {\n    background: var(--rn-dark);\n    color: var(--rn-cream);\n    border-radius: 8px;\n    padding: 14px 20px;\n    font-size: 14px;\n    font-weight: 600;\n    margin-bottom: 24px;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px 16px;\n    align-items: center;\n  }\n  .rn-mp .rn-ps-badge {\n    background: var(--rn-orange);\n    color: #fff;\n    border-radius: 999px;\n    padding: 4px 14px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n  .rn-mp .rn-hook {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 22px;\n    font-weight: 700;\n    line-height: 1.25;\n    margin-bottom: 14px;\n  }\n  .rn-mp .rn-hook em { font-style: italic; color: var(--rn-orange-2); }\n  .rn-mp .rn-full-img {\n    width: 100%;\n    border-radius: 14px;\n    margin: 20px 0;\n    display: block;\n  }\n  .rn-mp .rn-lifestyle-img {\n    width: 100%;\n    border-radius: 14px;\n    margin: 16px 0;\n    display: block;\n  }\n  .rn-mp hr {\n    border: none;\n    border-top: 1px solid #e4d8c3;\n    margin: 24px 0;\n  }\n  .rn-mp .rn-flavor-hero {\n    background: #fffaf2;\n    border: 1px solid #e4d8c3;\n    border-top: 4px solid var(--rn-mp-red);\n    border-radius: 14px;\n    padding: 20px;\n    margin: 20px 0;\n  }\n  .rn-mp .rn-flavor-hero h3 { font-size: 20px; color: var(--rn-mp-red); margin-bottom: 8px; }\n  .rn-mp ul.rn-bullets { list-style: none; padding: 0; margin: 0 0 20px 0; }\n  .rn-mp ul.rn-bullets li {\n    position: relative;\n    padding-left: 26px;\n    margin-bottom: 10px;\n    font-size: 15px;\n  }\n  .rn-mp ul.rn-bullets li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 1px;\n    color: var(--rn-sage);\n    font-weight: 700;\n  }\n  .rn-mp .rn-steps {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n    margin: 16px 0 24px;\n  }\n  .rn-mp .rn-step {\n    background: #fff;\n    border: 1px solid #e4d8c3;\n    border-radius: 10px;\n    padding: 14px 12px;\n    text-align: center;\n  }\n  .rn-mp .rn-step-num {\n    display: block;\n    font-size: 10px;\n    font-weight: 700;\n    color: var(--rn-orange);\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    margin-bottom: 4px;\n  }\n  .rn-mp .rn-step-name {\n    display: block;\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 13px;\n    font-weight: 700;\n    margin-bottom: 4px;\n  }\n  .rn-mp .rn-step p { font-size: 11px; color: #6b5d49; margin: 0; line-height: 1.4; }\n  .rn-mp .rn-uses {\n    background: #fffaf2;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin: 20px 0;\n  }\n  .rn-mp .rn-uses h3 {\n    font-size: 13px;\n    font-family: 'DM Sans', Arial, sans-serif;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: var(--rn-orange-2);\n    margin-bottom: 12px;\n  }\n  .rn-mp .rn-uses ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n  .rn-mp .rn-uses ul li {\n    background: #fff;\n    border: 1px solid #e4d8c3;\n    border-radius: 999px;\n    padding: 5px 14px;\n    font-size: 13px;\n    font-weight: 600;\n  }\n  .rn-mp .rn-note {\n    border-left: 3px solid var(--rn-gold);\n    padding: 14px 18px;\n    background: #fff;\n    border-radius: 0 8px 8px 0;\n    font-size: 13px;\n    color: #4a3d2a;\n    margin: 20px 0;\n  }\n  .rn-mp .rn-note strong { color: var(--rn-orange-2); }\n  .rn-mp .rn-also {\n    background: var(--rn-dark);\n    color: var(--rn-cream);\n    border-radius: 12px;\n    padding: 20px 24px;\n    margin: 20px 0;\n  }\n  .rn-mp .rn-also h3 { color: var(--rn-cream); font-size: 17px; margin-bottom: 6px; }\n  .rn-mp .rn-also p { font-size: 13px; opacity: 0.85; margin: 0; }\n  .rn-mp .rn-also-badge {\n    display: inline-block;\n    background: var(--rn-orange);\n    color: #fff;\n    border-radius: 999px;\n    padding: 3px 12px;\n    font-size: 11px;\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n  .rn-mp .rn-proof {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin: 16px 0 24px;\n  }\n  .rn-mp .rn-proof-item {\n    background: #fff;\n    border: 1px solid #e4d8c3;\n    border-radius: 10px;\n    padding: 14px 16px;\n  }\n  .rn-mp .rn-proof-item strong { display: block; font-size: 14px; font-weight: 700; margin-bottom: 3px; }\n  .rn-mp .rn-proof-item span { font-size: 12px; color: #6b5d49; }\n  @media (max-width: 640px) {\n    .rn-mp .rn-hook { font-size: 18px; }\n    .rn-mp .rn-steps { grid-template-columns: repeat(2, 1fr); }\n    .rn-mp .rn-proof { grid-template-columns: 1fr; }\n    .rn-mp .rn-full-img, .rn-mp .rn-lifestyle-img { border-radius: 10px; margin-top: 0; }\n    .rn-mp .rn-preorder-strip { font-size: 12px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rn-mp\"\u003e\n\u003c!-- HERO IMAGE FIRST — above the fold on mobile --\u003e \u003c!-- UPLOAD: RN_MP_Butter_Render.png → Shopify Files → copy CDN URL → paste below --\u003e \u003cimg class=\"rn-full-img\" style=\"margin-top: 0;\" src=\"https:\/\/richnuts.com\/cdn\/shop\/files\/RN_MP_Butter_Render.png\" alt=\"Rich Nuts Maple Pecan Sprouted Nut Butter jar, clean product shot\"\u003e \u003c!-- PRE-ORDER STRIP --\u003e\n\u003cdiv class=\"rn-preorder-strip\"\u003e\n\u003cspan class=\"rn-ps-badge\"\u003ePre-Order\u003c\/span\u003e \u003cspan\u003eFounding Batch · Ships September 1, 2026 · Limited quantity · Charged today\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- HOOK --\u003e\n\u003cp class=\"rn-hook\"\u003eThe nut butter everyone's been sworn to secrecy about. \u003cem\u003eNow it's yours.\u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003eWe took our #1 bestselling Maple Pecan flavor and stone-ground it into the creamiest nut butter you've had, with little crunchy surprises folded back in. Same sprouting process that removes phytic acid and lectins from every bag of Rich Nuts. First batch. Limited quantity. Yours before anyone else gets it.\u003c\/p\u003e\n\u003chr\u003e\n\u003c!-- FLAVOR HIGHLIGHT --\u003e\n\u003cdiv class=\"rn-flavor-hero\"\u003e\n\u003ch3\u003eMaple Pecan Butter\u003c\/h3\u003e\n\u003cp\u003eThe fall-flavor favorite, now in jar form. Maple syrup, vanilla, sprouted pecans, stone-ground with a little crunch left in. Incredible to dunk a piece of dark chocolate in, swirl onto yogurt or ice cream, or eat straight off the spoon (we won't tell).\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #6b5d49; margin-bottom: 0;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e Sprouted Organic Pecans, Organic Maple Syrup, Vanilla, Sea Salt  ·  Net wt. 6 oz (170g)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003c!-- WHAT MAKES IT DIFFERENT --\u003e \u003cspan class=\"rn-eyebrow\"\u003eWhat makes it different\u003c\/span\u003e\n\u003ch2 style=\"font-size: 20px;\"\u003eStone-ground. Sprouted first. A little crunch left in on purpose.\u003c\/h2\u003e\n\u003cp\u003eMost nut butters grind down for that classic creamy consistency, and so do we — then we fold crumbled sprouted nuts back in, so every spoonful still has a little bite left to tantalize your taste buds.\u003c\/p\u003e\n\u003cul class=\"rn-bullets\"\u003e\n\u003cli\u003ePhytic acid and lectins broken down before grinding — minerals your body needs are actually available, not locked up\u003c\/li\u003e\n\u003cli\u003eNo gut irritation, no bloat, none of the heaviness from conventional nut butter\u003c\/li\u003e\n\u003cli\u003eMade with organic ingredients — about 98% organic by composition\u003c\/li\u003e\n\u003cli\u003eCrunch comes from the sprouted nut itself, not added sugar or fillers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- THE 4-STEP PROCESS --\u003e \u003cspan class=\"rn-eyebrow\"\u003eThe 4-step sprouting process\u003c\/span\u003e\n\u003cdiv class=\"rn-steps\"\u003e\n\u003cdiv class=\"rn-step\"\u003e\n\u003cspan class=\"rn-step-num\"\u003eStep 1\u003c\/span\u003e \u003cspan class=\"rn-step-name\"\u003eSoak\u003c\/span\u003e\n\u003cp\u003eBegins breaking down phytic acid and lectins\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-step\"\u003e\n\u003cspan class=\"rn-step-num\"\u003eStep 2\u003c\/span\u003e \u003cspan class=\"rn-step-name\"\u003eSprout\u003c\/span\u003e\n\u003cp\u003eActivates the nut, unlocks nutrients\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-step\"\u003e\n\u003cspan class=\"rn-step-num\"\u003eStep 3\u003c\/span\u003e \u003cspan class=\"rn-step-name\"\u003eSeason\u003c\/span\u003e\n\u003cp\u003eMaple syrup, vanilla, sea salt\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-step\"\u003e\n\u003cspan class=\"rn-step-num\"\u003eStep 4\u003c\/span\u003e \u003cspan class=\"rn-step-name\"\u003eStone-grind\u003c\/span\u003e\n\u003cp\u003eCreamy base + crumbled sprouted nuts folded back in\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003c!-- LIFESTYLE IMAGE 1: ice cream --\u003e \u003c!-- UPLOAD: RN_MP_Butter_Icecream.png → Shopify Files → copy CDN URL → paste below --\u003e \u003cimg class=\"rn-lifestyle-img\" src=\"https:\/\/richnuts.com\/cdn\/shop\/files\/RN_MP_Butter_Icecream.png\" alt=\"Rich Nuts Maple Pecan Sprouted Nut Butter drizzled over a bowl of ice cream with pecans\"\u003e \u003c!-- LIFESTYLE IMAGE 2: yogurt bowl --\u003e \u003c!-- UPLOAD: RN_MP_Butter_Yogurt.png → Shopify Files → copy CDN URL → paste below --\u003e \u003cimg class=\"rn-lifestyle-img\" src=\"https:\/\/richnuts.com\/cdn\/shop\/files\/RN_MP_Butter_Yogurt.png\" alt=\"Maple Pecan Sprouted Nut Butter drizzled over a yogurt bowl with blueberries, raspberries, pecans and honey\"\u003e \u003c!-- HOW TO USE IT --\u003e\n\u003cdiv class=\"rn-uses\"\u003e\n\u003ch3\u003eTry it on\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e🍦 Ice cream\u003c\/li\u003e\n\u003cli\u003e🥣 Yogurt with berries\u003c\/li\u003e\n\u003cli\u003e🍫 Dark chocolate\u003c\/li\u003e\n\u003cli\u003e🍞 Sourdough or crackers\u003c\/li\u003e\n\u003cli\u003e🍎 Apple or banana post-hike\u003c\/li\u003e\n\u003cli\u003e🥄 Straight off the spoon\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003c!-- ORGANIC NOTE --\u003e\n\u003cdiv class=\"rn-note\"\u003e\n\u003cstrong\u003eA note on organic certification:\u003c\/strong\u003e This Founding Batch is made with organic ingredients and is about 98% organic by composition. The only exception is the maple syrup, which is wild-harvested but not certified organic. Same sourcing standard you'd expect from us — we'd rather tell you plainly than let you assume.\u003c\/div\u003e\n\u003chr\u003e\n\u003c!-- DUO UPSELL NUDGE --\u003e\n\u003cdiv class=\"rn-also\"\u003e\n\u003cspan class=\"rn-also-badge\"\u003eSave $5.99\u003c\/span\u003e\n\u003ch3\u003eLove this? Grab the Duo.\u003c\/h3\u003e\n\u003cp\u003eGet both Maple Pecan Butter and Cinnamon Walnut Crunch Butter for $29.99 — one pre-order, both flavors, ships September 1. Your taste buds will thank you for the indecision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003c!-- SOCIAL PROOF --\u003e \u003cspan class=\"rn-eyebrow\"\u003eTrusted by\u003c\/span\u003e\n\u003cdiv class=\"rn-proof\"\u003e\n\u003cdiv class=\"rn-proof-item\"\u003e\n\u003cstrong\u003eDave Asprey\u003c\/strong\u003e \u003cspan\u003eFounder, Bulletproof · Father of Biohacking · Equity advisor to Rich Nuts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-proof-item\"\u003e\n\u003cstrong\u003eDr. Mark Hyman\u003c\/strong\u003e \u003cspan\u003eFounder, Ultra Wellness Center\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-proof-item\"\u003e\n\u003cstrong\u003eTim Ferriss\u003c\/strong\u003e \u003cspan\u003eFeatured in 5-Bullet Friday\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-proof-item\"\u003e\n\u003cstrong\u003eErewhon LA\u003c\/strong\u003e \u003cspan\u003eTop seller since year one\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cp style=\"text-align: center; font-size: 13px; color: #6b5d49; font-weight: 600;\"\u003eCharged today · Ships September 1, 2026 · 60-day love-it guarantee · Limited Founding Batch · Keto · Paleo · Vegan · Gluten-Free\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Google Fonts --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;600;700\u0026amp;family=Playfair+Display:wght@600;700\u0026amp;display=swap\"\u003e\u003c\/p\u003e","brand":"Rich Nuts","offers":[{"title":"Default Title","offer_id":46975120539836,"sku":"PEC-MAP-BUT-NON","price":17.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0263\/3131\/6302\/files\/RN_MP_Butter_Icecream.png?v=1783648386","url":"https:\/\/richnuts.com\/products\/maple-pecan-sprouted-stone-ground-nut-butter","provider":"Rich Nuts","version":"1.0","type":"link"}