{"title":"Best Sellers","description":"","products":[{"product_id":"the-1944-club","title":"The 1944 Club — Monthly Farm-Direct Beef Subscription","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900\u0026family=Source+Sans+3:wght@400;600\u0026display=swap');\n\n  .db-club-wrap {\n    max-width: 780px;\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 19px;\n    color: #1a1a1a;\n    line-height: 1.7;\n  }\n\n  .db-club-wrap * { box-sizing: border-box; }\n\n  .db-club-hook {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: clamp(1.3rem, 3vw, 1.75rem);\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1.25;\n    margin: 0 0 16px;\n  }\n\n  .db-club-wrap p {\n    font-size: 1rem;\n    color: #3a3a3a;\n    margin: 0 0 18px;\n    line-height: 1.8;\n  }\n\n  .db-section-title {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin: 36px 0 14px;\n    padding-bottom: 10px;\n    border-bottom: 2px solid #c8a96e;\n  }\n\n  \/* ── MEMBERSHIP TIERS ── *\/\n  .db-tiers {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 0 0 24px;\n  }\n\n  .db-tier {\n    border: 1px solid #e0d8cc;\n    padding: 24px 22px;\n    background: #fdf8f2;\n    position: relative;\n  }\n\n  .db-tier.db-featured {\n    border: 2px solid #c8a96e;\n  }\n\n  .db-tier-badge {\n    position: absolute;\n    top: -11px;\n    left: 50%;\n    transform: translateX(-50%);\n    background: #c8a96e;\n    color: #fff;\n    font-size: 0.65rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 3px 10px;\n    white-space: nowrap;\n  }\n\n  .db-tier-name {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 1.15rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin: 0 0 4px;\n  }\n\n  .db-tier-subtitle {\n    font-size: 0.82rem;\n    color: #c8a96e;\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    margin: 0 0 12px;\n  }\n\n  .db-tier-price {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 1.6rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin: 0 0 2px;\n  }\n\n  .db-tier-price span {\n    font-size: 0.82rem;\n    color: #999;\n    font-family: 'Source Sans 3', sans-serif;\n    font-weight: 400;\n  }\n\n  .db-tier-detail {\n    font-size: 0.88rem;\n    color: #6a5f50;\n    line-height: 1.6;\n    margin: 10px 0 0;\n    padding-top: 10px;\n    border-top: 1px solid #e4dace;\n  }\n\n  \/* ── WHAT'S INCLUDED EACH MONTH ── *\/\n  .db-monthly-box {\n    background: #1a1a1a;\n    padding: 32px;\n    margin: 0 0 8px;\n  }\n\n  .db-monthly-title {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 1rem;\n    font-weight: 700;\n    color: #c8a96e;\n    margin: 0 0 20px;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    font-size: 0.85rem;\n  }\n\n  .db-monthly-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n  }\n\n  .db-monthly-item {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n  }\n\n  .db-monthly-dot {\n    width: 6px;\n    height: 6px;\n    background: #c8a96e;\n    border-radius: 50%;\n    margin-top: 7px;\n    flex-shrink: 0;\n  }\n\n  .db-monthly-item-text {\n    font-size: 0.92rem;\n    color: #c8bfb0;\n    line-height: 1.5;\n  }\n\n  .db-monthly-item-text strong {\n    display: block;\n    color: #f5efe6;\n    margin-bottom: 1px;\n    font-size: 0.95rem;\n  }\n\n  \/* ── HOW IT WORKS ── *\/\n  .db-steps {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 8px;\n    counter-reset: steps;\n  }\n\n  .db-steps li {\n    counter-increment: steps;\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n    padding: 16px 0;\n    border-bottom: 1px solid #efe8dc;\n    font-size: 0.97rem;\n    color: #3a3a3a;\n  }\n\n  .db-steps li:last-child { border-bottom: none; }\n\n  .db-steps li::before {\n    content: counter(steps);\n    flex-shrink: 0;\n    width: 30px;\n    height: 30px;\n    background: #1a1a1a;\n    color: #c8a96e;\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 0.9rem;\n    font-weight: 700;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 2px;\n  }\n\n  .db-steps li strong {\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: 3px;\n  }\n\n  \/* ── MEMBER PERKS ── *\/\n  .db-perks {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin: 0 0 8px;\n  }\n\n  .db-perk {\n    padding: 18px 20px;\n    background: #fdf8f2;\n    border: 1px solid #e4dace;\n    border-left: 3px solid #c8a96e;\n  }\n\n  .db-perk-title {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 0.98rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin: 0 0 6px;\n  }\n\n  .db-perk-text {\n    font-size: 0.88rem;\n    color: #6a5f50;\n    line-height: 1.55;\n  }\n\n  \/* ── VALUE PROOF ── *\/\n  .db-value-box {\n    background: #f5f0e6;\n    border-left: 3px solid #c8a96e;\n    padding: 20px 24px;\n    margin: 28px 0;\n  }\n\n  .db-value-box p {\n    margin: 0 0 8px;\n    font-size: 0.97rem;\n    color: #3a3a3a;\n  }\n\n  .db-value-box p:last-child { margin: 0; }\n  .db-value-box strong { color: #1a1a1a; }\n\n  \/* ── FAQ — pure CSS, no JS ── *\/\n  .db-faq-details {\n    border-bottom: 1px solid #e8e0d4;\n  }\n\n  .db-faq-details:first-of-type { border-top: 1px solid #e8e0d4; }\n\n  .db-faq-details summary {\n    list-style: none;\n    padding: 18px 0;\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 1rem;\n    font-weight: 600;\n    color: #1a1a1a;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 16px;\n    transition: color 0.2s;\n    user-select: none;\n  }\n\n  .db-faq-details summary::-webkit-details-marker { display: none; }\n  .db-faq-details summary::marker { display: none; }\n\n  .db-faq-details summary:hover { color: #c8a96e; }\n\n  .db-faq-details summary::after {\n    content: '+';\n    flex-shrink: 0;\n    width: 22px;\n    height: 22px;\n    border: 1.5px solid #c8a96e;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #c8a96e;\n    font-size: 1rem;\n    line-height: 1;\n    text-align: center;\n    transition: transform 0.25s, background 0.2s;\n  }\n\n  .db-faq-details[open] summary::after {\n    content: '+';\n    transform: rotate(45deg);\n    background: #c8a96e;\n    color: #fff;\n  }\n\n  .db-faq-answer {\n    padding: 4px 0 20px;\n    font-size: 0.97rem;\n    color: #555;\n    line-height: 1.75;\n  }\n\n  .db-faq-answer a { color: #c8a96e; }\n\n  \/* ── MEMBER PROMISE ── *\/\n  .db-promise {\n    background: #1a1a1a;\n    padding: 32px;\n    margin: 36px 0 8px;\n    text-align: center;\n  }\n\n  .db-promise-eyebrow {\n    font-size: 0.75rem;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #c8a96e;\n    margin: 0 0 12px;\n    display: block;\n  }\n\n  .db-promise-heading {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 1.4rem;\n    font-weight: 700;\n    color: #f5efe6;\n    margin: 0 0 14px;\n    line-height: 1.3;\n  }\n\n  .db-promise p {\n    color: #c8bfb0;\n    font-size: 0.95rem;\n    max-width: 560px;\n    margin: 0 auto;\n    line-height: 1.75;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"db-club-wrap\"\u003e\n\u003c!-- HOOK --\u003e\n\u003ch2 class=\"db-club-hook\"\u003eYour Freezer Should Never Be Empty of the Best Beef You've Ever Eaten.\u003c\/h2\u003e\n\u003cp\u003eThe 1944 Club is named for the year the Smoker family first put cattle on this land in Wanatah, Indiana. It's our way of bringing the full farm-direct beef experience to your door every single month — without the freezer space of a full share and without the planning of a one-time order. Just premium dry-aged Angus beef, a new recipe, a note from the farm, and the quiet confidence of knowing exactly where your food comes from.\u003c\/p\u003e\n\u003cp\u003eThis isn't a commodity subscription. Every box is curated by hand from our own herd, processed by our master butchers at Montgomery Meats in Ladoga, Indiana, and shipped directly to you. No warehouses. No mystery meat. No supply chain between our farm and your table.\u003c\/p\u003e\n\u003c!-- MEMBERSHIP TIERS --\u003e\n\u003cdiv class=\"db-section-title\"\u003eChoose Your Membership\u003c\/div\u003e\n\u003cdiv class=\"db-tiers\"\u003e\n\u003cdiv class=\"db-tier db-featured\"\u003e\n\u003cdiv class=\"db-tier-badge\"\u003eMost Popular\u003c\/div\u003e\n\u003cdiv class=\"db-tier-name\"\u003eQuarter Club\u003c\/div\u003e\n\u003cdiv class=\"db-tier-subtitle\"\u003eMonthly · ~12 lbs per delivery\u003c\/div\u003e\n\u003cdiv class=\"db-tier-price\"\u003e$149 \u003cspan\u003e\/ month\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-tier-detail\"\u003eA quarter beef share (~120 lbs total) delivered in monthly installments. Premium steaks, roasts, specialty cuts, and ground beef — a curated mix every month. Perfect for families of 2–4 who want great beef without storing it all at once.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-tier\"\u003e\n\u003cdiv class=\"db-tier-name\"\u003eHalf Club\u003c\/div\u003e\n\u003cdiv class=\"db-tier-subtitle\"\u003eMonthly · ~24 lbs per delivery\u003c\/div\u003e\n\u003cdiv class=\"db-tier-price\"\u003e$269 \u003cspan\u003e\/ month\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-tier-detail\"\u003eA half beef share (~240 lbs total) spread across monthly deliveries. More beef, more variety, lower price per pound. Ideal for larger families or households that go through beef quickly and want the best value per delivery.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-value-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eHow the math works:\u003c\/strong\u003e A quarter share priced individually runs approximately $1,250 all-in. The 1944 Club Quarter membership spreads that across monthly $149 payments — making premium farm-direct beef as accessible as a grocery store run, with dramatically better beef.\u003c\/p\u003e\n\u003cp\u003eCancel anytime. No contracts. No fees. No questions asked.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT'S IN EACH BOX --\u003e\n\u003cdiv class=\"db-section-title\"\u003eWhat's In Every Box\u003c\/div\u003e\n\u003cdiv class=\"db-monthly-box\"\u003e\n\u003cdiv class=\"db-monthly-title\"\u003eEvery Monthly Delivery Includes\u003c\/div\u003e\n\u003cdiv class=\"db-monthly-grid\"\u003e\n\u003cdiv class=\"db-monthly-item\"\u003e\n\u003cdiv class=\"db-monthly-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"db-monthly-item-text\"\u003e\n\u003cstrong\u003ePremium Steaks\u003c\/strong\u003e Rotating cuts — ribeyes, strips, sirloin, filets, and specialty cuts from our herd\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-monthly-item\"\u003e\n\u003cdiv class=\"db-monthly-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"db-monthly-item-text\"\u003e\n\u003cstrong\u003eRoasts \u0026amp; Braises\u003c\/strong\u003e Chuck, arm, rump — slow-cooking cuts that reward patience with extraordinary flavor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-monthly-item\"\u003e\n\u003cdiv class=\"db-monthly-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"db-monthly-item-text\"\u003e\n\u003cstrong\u003ePremium Ground Beef\u003c\/strong\u003e 80\/20 Angus blend · vacuum sealed in 1 lb portions · every box, every month\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-monthly-item\"\u003e\n\u003cdiv class=\"db-monthly-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"db-monthly-item-text\"\u003e\n\u003cstrong\u003eMonthly Recipe Card\u003c\/strong\u003e A new recipe featuring one of your cuts, written by the Smoker family\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-monthly-item\"\u003e\n\u003cdiv class=\"db-monthly-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"db-monthly-item-text\"\u003e\n\u003cstrong\u003eA Note From the Farm\u003c\/strong\u003e What's happening on the land this season — calving, planting, harvest\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-monthly-item\"\u003e\n\u003cdiv class=\"db-monthly-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"db-monthly-item-text\"\u003e\n\u003cstrong\u003eCut Card Insert\u003c\/strong\u003e Description of every cut in your box and the best way to cook it\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003cdiv class=\"db-section-title\"\u003eHow It Works\u003c\/div\u003e\n\u003col class=\"db-steps\"\u003e\n\u003cli\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eChoose Your Membership Tier\u003c\/strong\u003e Quarter Club ($149\/month) or Half Club ($269\/month). Both deliver the same quality — the Half Club simply gives you more beef and a better price per pound.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWe Curate Your Monthly Box\u003c\/strong\u003e Each month our team hand-selects a balanced mix of steaks, roasts, and ground beef from our Indiana herd. No two boxes are identical — variety is the point.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e21-Day Dry Aging\u003c\/strong\u003e Every cut is dry aged for 21 days before processing. This isn't a shortcut operation — the same standard that applies to our beef shares applies to every Club box.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eVacuum Sealed and Shipped\u003c\/strong\u003e Your box ships via UPS in insulated packaging with gel packs. Arrives frozen and ready for your freezer. You can also choose farm pickup in Wanatah, IN.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBilled Monthly · Cancel Anytime\u003c\/strong\u003e Your card is charged on the same date each month. Skip a month, pause, or cancel at any time from your account — no phone calls, no hassle, no fees.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c!-- MEMBER PERKS --\u003e\n\u003cdiv class=\"db-section-title\"\u003eWhat Members Get That Others Don't\u003c\/div\u003e\n\u003cdiv class=\"db-perks\"\u003e\n\u003cdiv class=\"db-perk\"\u003e\n\u003cdiv class=\"db-perk-title\"\u003ePriority Share Access\u003c\/div\u003e\n\u003cdiv class=\"db-perk-text\"\u003e1944 Club members get first access to beef share slots before they open to the public. Spring and fall slots fill fast — members never miss out.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-perk\"\u003e\n\u003cdiv class=\"db-perk-title\"\u003eMonthly Farm Notes\u003c\/div\u003e\n\u003cdiv class=\"db-perk-text\"\u003eEvery box includes a personal note from the Smoker family — what's happening on the farm, the season, the herd. You become part of the story.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-perk\"\u003e\n\u003cdiv class=\"db-perk-title\"\u003eRotating Recipe Cards\u003c\/div\u003e\n\u003cdiv class=\"db-perk-text\"\u003eA new recipe every month featuring one of your cuts. Over a year of membership you build a collection of 12 Defiance Beef recipes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-perk\"\u003e\n\u003cdiv class=\"db-perk-title\"\u003eDirect Butcher Access\u003c\/div\u003e\n\u003cdiv class=\"db-perk-text\"\u003eQuestions about your cuts? Want a specific cut prioritized? Members can reach our butcher team directly — something no grocery store can offer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"db-section-title\"\u003eCommon Questions\u003c\/div\u003e\n\u003cdetails class=\"db-faq-details\"\u003e\n\u003csummary\u003eCan I really cancel anytime?\u003c\/summary\u003e\n\u003cdiv class=\"db-faq-answer\"\u003eYes — cancel anytime from your account with zero fees and zero questions asked. We'd love to know why you're leaving so we can improve, but there's no obligation and no penalty. We keep members because the beef is exceptional, not because we make it hard to leave.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"db-faq-details\"\u003e\n\u003csummary\u003eCan I skip a month?\u003c\/summary\u003e\n\u003cdiv class=\"db-faq-answer\"\u003eAbsolutely. Manage your subscription from your account — skip, pause, or change your delivery date anytime. Heading on vacation? Freezer getting full? Skip that month. No penalty, no friction.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"db-faq-details\" open=\"\"\u003e\n\u003csummary\u003eHow much freezer space do I need?\u003c\/summary\u003e\n\u003cdiv class=\"db-faq-answer\"\u003eThe Quarter Club delivers approximately 12 lbs per month — that fits comfortably alongside what you already have in a standard refrigerator freezer. The Half Club delivers approximately 24 lbs, which benefits from a small dedicated chest freezer. Either way, most households keep up with it month to month without any overflow.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"db-faq-details\"\u003e\n\u003csummary\u003eCan I choose what cuts I get?\u003c\/summary\u003e\n\u003cdiv class=\"db-faq-answer\"\u003eEach box is curated by our team for the best seasonal mix — we rotate cuts to keep things fresh and interesting month to month. If you have a strong preference or something you'd like prioritized, reach out directly and we'll do our best to accommodate. Members who want full control over every cut are better served by our \u003ca href=\"\/products\/quarter-half-beef-shares-farm-raised-butcher-cut-to-your-specs\"\u003ebeef share option\u003c\/a\u003e, where you specify every cut directly with the butcher.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"db-faq-details\"\u003e\n\u003csummary\u003eWhen does my first box ship?\u003c\/summary\u003e\n\u003cdiv class=\"db-faq-answer\"\u003eMost first boxes ship within 5–7 business days of signup. You'll receive a tracking number as soon as your box ships. Subsequent boxes ship on the same date each month.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"db-faq-details\"\u003e\n\u003csummary\u003eIs this a good gift?\u003c\/summary\u003e\n\u003cdiv class=\"db-faq-answer\"\u003eOne of the best. A 3-month 1944 Club gift membership is the kind of gift people remember and talk about. We offer e-gift cards that recipients can apply to any membership tier. \u003ca href=\"\/collections\/e-gift-card\"\u003eSee our gift cards here →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- PROMISE --\u003e\n\u003cdiv class=\"db-promise\"\u003e\n\u003cspan class=\"db-promise-eyebrow\"\u003eThe 1944 Club Promise\u003c\/span\u003e\n\u003cdiv class=\"db-promise-heading\"\u003eIf a box ever isn't right, we'll make it right.\u003c\/div\u003e\n\u003cp\u003eWe've been farming this land for five generations. Our reputation is everything. If a cut isn't up to our standard — or yours — reach out and we'll replace it, credit your account, or refund it. No fine print. No runaround. Just a family farm standing behind what they raise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Defiance Beef","offers":[{"title":"Quarter Beef","offer_id":47784360181972,"sku":null,"price":149.0,"currency_code":"USD","in_stock":true},{"title":"Half Beef","offer_id":47784360214740,"sku":null,"price":269.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0752\/7448\/5972\/files\/how_it_works.png?v=1768678582"},{"product_id":"mini-beef-share","title":"Mini Beef Share","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900\u0026family=Source+Sans+3:wght@400;600\u0026display=swap');\n\n  .db-mini-wrap {\n    max-width: 780px;\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 19px;\n    color: #1a1a1a;\n    line-height: 1.7;\n  }\n\n  .db-mini-wrap * { box-sizing: border-box; }\n\n  .db-mini-hook {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: clamp(1.3rem, 3vw, 1.75rem);\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1.25;\n    margin: 0 0 16px;\n  }\n\n  .db-mini-wrap p {\n    font-size: 1rem;\n    color: #3a3a3a;\n    margin: 0 0 18px;\n    line-height: 1.8;\n  }\n\n  .db-section-title {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin: 36px 0 14px;\n    padding-bottom: 10px;\n    border-bottom: 2px solid #c8a96e;\n  }\n\n  \/* ── WHAT'S IN THE BOX ── *\/\n  .db-box-contents {\n    border: 1px solid #e4dace;\n    margin: 0 0 24px;\n    overflow: hidden;\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .db-box-header {\n    background: #1a1a1a;\n    padding: 16px 24px;\n  }\n\n  .db-box-header-title {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 1.05rem;\n    font-weight: 700;\n    color: #f5efe6;\n  }\n\n  .db-box-header-weight {\n    font-size: 0.82rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: #c8a96e;\n    text-align: right;\n  }\n\n  .db-box-table {\n    width: 100%;\n    border-collapse: collapse;\n    border: 1px solid #e4dace;\n    margin: 0 0 24px;\n  }\n\n  .db-box-table tr:nth-child(odd) td { background: #fdf8f2; }\n  .db-box-table tr:nth-child(even) td { background: #f5f0e6; }\n\n  .db-box-table tr.db-dark-row td {\n    background: #1a1a1a !important;\n  }\n\n  .db-box-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #e4dace;\n    vertical-align: top;\n  }\n\n  .db-box-table tr:last-child td { border-bottom: none; }\n\n  .db-box-cut-name {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 1rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    width: 180px;\n    white-space: nowrap;\n  }\n\n  .db-dark-row .db-box-cut-name { color: #f5efe6; }\n\n  .db-box-cut-desc {\n    font-size: 0.92rem;\n    color: #6a5f50;\n    line-height: 1.6;\n  }\n\n  .db-dark-row .db-box-cut-desc { color: #c8bfb0; }\n\n  .db-box-cut-tag {\n    font-size: 0.72rem;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: #c8a96e;\n    background: #1a1a1a;\n    padding: 2px 8px;\n    white-space: nowrap;\n    text-align: right;\n    width: 100px;\n  }\n\n  .db-dark-row .db-box-cut-tag {\n    background: #c8a96e;\n    color: #1a1a1a;\n  }\n\n  \/* ── PERFECT FOR ── *\/\n  .db-perfect-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 0 0 8px;\n  }\n\n  .db-perfect-table td {\n    width: 50%;\n    padding: 12px 14px;\n    background: #fdf8f2;\n    border: 1px solid #e4dace;\n    vertical-align: top;\n    font-size: 0.95rem;\n    color: #3a3a3a;\n    line-height: 1.5;\n  }\n\n  .db-perfect-table td strong {\n    display: block;\n    color: #1a1a1a;\n    margin-bottom: 2px;\n  }\n\n  .db-perfect-table tr:nth-child(even) td { background: #f5f0e6; }\n\n  \/* ── UPGRADE BOX ── *\/\n  .db-upgrade {\n    background: #1a1a1a;\n    padding: 0;\n    margin: 36px 0 8px;\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .db-upgrade-content {\n    padding: 28px 24px 28px 32px;\n    vertical-align: middle;\n  }\n\n  .db-upgrade-title {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #c8a96e;\n    margin: 0 0 10px;\n  }\n\n  .db-upgrade p {\n    color: #c8bfb0;\n    font-size: 0.95rem;\n    margin: 0;\n    line-height: 1.7;\n  }\n\n  .db-upgrade-btn-cell {\n    padding: 28px 32px 28px 16px;\n    vertical-align: middle;\n    text-align: center;\n    white-space: nowrap;\n    width: 180px;\n  }\n\n  .db-upgrade-btn {\n    display: inline-block;\n    background: #c8a96e;\n    color: #1a1a1a !important;\n    text-decoration: none !important;\n    font-weight: 700;\n    font-size: 0.88rem;\n    letter-spacing: 0.5px;\n    padding: 14px 24px;\n    white-space: nowrap;\n  }\n\n  .db-upgrade-btn:hover { background: #b8965a; }\n\n  \/* ── BULLETS ── *\/\n  .db-bullets {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 8px;\n  }\n\n  .db-bullets li {\n    padding: 10px 0 10px 26px;\n    border-bottom: 1px solid #efe8dc;\n    font-size: 0.97rem;\n    color: #3a3a3a;\n    position: relative;\n  }\n\n  .db-bullets li:last-child { border-bottom: none; }\n\n  .db-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 20px;\n    width: 10px;\n    height: 2px;\n    background: #c8a96e;\n  }\n\n  .db-bullets li strong { color: #1a1a1a; }\n\n  \/* ── SHIPPING INFO ── *\/\n  .db-shipping {\n    background: #f5f0e6;\n    border-left: 3px solid #c8a96e;\n    padding: 18px 24px;\n    margin: 28px 0;\n  }\n\n  .db-shipping p {\n    margin: 0;\n    font-size: 0.97rem;\n    color: #3a3a3a;\n  }\n\n  .db-shipping strong { color: #1a1a1a; }\n\n  \/* ── FAQ ── *\/\n  .db-faq-item {\n    border-bottom: 1px solid #e8e0d4;\n  }\n\n  .db-faq-item:first-of-type { border-top: 1px solid #e8e0d4; }\n\n  .db-faq-q {\n    width: 100%;\n    background: none;\n    border: none;\n    padding: 18px 0;\n    text-align: left;\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 1rem;\n    font-weight: 600;\n    color: #1a1a1a;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 16px;\n    transition: color 0.2s;\n  }\n\n  .db-faq-q:hover { color: #c8a96e; }\n\n  .db-faq-icon {\n    flex-shrink: 0;\n    width: 22px;\n    height: 22px;\n    border: 1.5px solid #c8a96e;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #c8a96e;\n    font-size: 1rem;\n    transition: transform 0.25s, background 0.2s;\n  }\n\n  .db-faq-item.open .db-faq-icon {\n    transform: rotate(45deg);\n    background: #c8a96e;\n    color: #fff;\n  }\n\n  .db-faq-a {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.35s ease;\n  }\n\n  .db-faq-a-inner {\n    padding: 0 0 20px;\n    font-size: 0.97rem;\n    color: #555;\n    line-height: 1.75;\n  }\n\n  .db-faq-a-inner a { color: #c8a96e; }\n\u003c\/style\u003e\n\u003cdiv class=\"db-mini-wrap\"\u003e\n\u003c!-- HOOK --\u003e\n\u003ch2 class=\"db-mini-hook\"\u003eThe Easiest Way to Find Out What Farm-Direct Beef Actually Tastes Like.\u003c\/h2\u003e\n\u003cp\u003eNot ready to commit to a full quarter share? Freezer running a little short on space? The Mini Beef Share was built for you. It's a hand-picked sampling of our best cuts — ribeyes or T-bones, a sirloin, a chuck roast, and five pounds of our premium ground beef — all from the same Indiana Angus herd we've been raising since 1944. Everything is 21-day dry aged, vacuum sealed, and shipped directly to your door.\u003c\/p\u003e\n\u003cp\u003eOne box is all it takes. Most people who order the Mini Share never go back to grocery store beef again — and most of them end up reserving a quarter share by their third month.\u003c\/p\u003e\n\u003cp style=\"font-size: 0.95rem; background: #f5f0e6; border-left: 3px solid #c8a96e; padding: 14px 18px; color: #6a5f50;\"\u003e\u003cstrong style=\"color: #1a1a1a;\"\u003eA note on availability:\u003c\/strong\u003e Depending on current stock, your box will include either ribeye steaks or a T-bone steak. Both are 21-day dry aged from our Indiana herd and cut to the same standard. We'll always include whichever is at its peak — never a downgrade.\u003c\/p\u003e\n\u003c!-- WHAT'S IN THE BOX --\u003e\n\u003cdiv class=\"db-section-title\"\u003eWhat's In Your Box\u003c\/div\u003e\n\u003ctable class=\"db-box-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"3\" style=\"background: #1a1a1a; padding: 16px 24px; border-bottom: 1px solid #c8a96e;\"\u003e\n\u003cspan class=\"db-box-header-title\"\u003eMini Beef Share — Everything Included\u003c\/span\u003e \u003cspan class=\"db-box-header-weight\"\u003e  ·  ~12 lbs Total\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"db-box-cut-name\"\u003eRibeye or T-Bone\u003c\/td\u003e\n\u003ctd class=\"db-box-cut-desc\"\u003eDepending on current availability you'll receive either bone-in ribeye steaks or a T-bone steak — both 21-day dry aged, both from our Indiana Angus herd. The ribeye is the most marbled cut on the animal, rich and buttery. The T-bone gives you two steaks in one — the strip on one side of the bone, the tenderloin on the other. Either way, this is the cut that changes how people think about beef.\u003c\/td\u003e\n\u003ctd class=\"db-box-cut-tag\"\u003eRib or Loin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"db-box-cut-name\"\u003eSirloin Steak\u003c\/td\u003e\n\u003ctd class=\"db-box-cut-desc\"\u003eLeaner than the ribeye with a bold, clean beef flavor. Excellent for slicing thin after a hard sear — great for weeknight meals when you want something impressive with a more intense, pure beef character.\u003c\/td\u003e\n\u003ctd class=\"db-box-cut-tag\"\u003eSirloin Primal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"db-box-cut-name\"\u003eChuck Roast\u003c\/td\u003e\n\u003ctd class=\"db-box-cut-desc\"\u003eCut from the shoulder — a hard-working muscle that rewards patience. Low, slow heat melts the connective tissue into rich gelatin, producing fork-tender, pull-apart beef with extraordinary depth of flavor. See the enclosed recipe card.\u003c\/td\u003e\n\u003ctd class=\"db-box-cut-tag\"\u003eChuck Primal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"db-dark-row\"\u003e\n\u003ctd class=\"db-box-cut-name\"\u003ePremium Ground Beef\u003c\/td\u003e\n\u003ctd class=\"db-box-cut-desc\"\u003e5 lbs · Vacuum sealed in 1 lb portions · Blended from multiple primals for a rich, balanced 80\/20 fat ratio. The kind of ground beef that makes a simple weeknight burger taste like it came from a steakhouse.\u003c\/td\u003e\n\u003ctd class=\"db-box-cut-tag\"\u003e5 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- PERFECT FOR --\u003e\n\u003cdiv class=\"db-section-title\"\u003ePerfect For\u003c\/div\u003e\n\u003ctable class=\"db-perfect-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eFirst-time buyers\u003c\/strong\u003eTry before you commit to a full share. One box tells you everything you need to know.\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eSmaller freezers\u003c\/strong\u003e~12 lbs fits comfortably in a standard refrigerator freezer with room to spare.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eGifting\u003c\/strong\u003eA premium food gift that people actually remember. Far more meaningful than a gift card.\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eCouples \u0026amp; singles\u003c\/strong\u003eRight-sized for a household of 1–2 who want premium beef without a freezer full of it.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- WHY IT'S DIFFERENT --\u003e\n\u003cdiv class=\"db-section-title\"\u003eWhy It's Different From Anything at the Store\u003c\/div\u003e\n\u003cul class=\"db-bullets\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSingle-source Indiana Angus\u003c\/strong\u003e — every cut in this box comes from our own herd, raised on our family farm in Wanatah, Indiana since 1944.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e21-day dry aged\u003c\/strong\u003e — natural enzymes break down the muscle fibers over three weeks, producing beef that is dramatically more tender and flavorful than fresh-cut. The same process used by the world's best steakhouses.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVacuum sealed at peak freshness\u003c\/strong\u003e — keeps for 12+ months in your freezer with zero freezer burn. No grocery store packaging comes close.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo added hormones or antibiotic regimens\u003c\/strong\u003e — raised the way beef should be, on our Midwest farm, with care.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShips anywhere in the lower 48\u003c\/strong\u003e — in an insulated box with gel packs. Arrives frozen and ready for your freezer.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- SHIPPING INFO --\u003e\n\u003cdiv class=\"db-shipping\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping \u0026amp; Pickup:\u003c\/strong\u003e The Mini Beef Share ships via UPS in an insulated box with gel packs, anywhere in the lower 48 states. Prefer pickup? Collect directly from our farm in Wanatah, IN — give us a call to arrange. Most orders ship within 3–5 business days. You'll receive a tracking number as soon as your box ships.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"db-section-title\"\u003eCommon Questions\u003c\/div\u003e\n\u003cdiv class=\"db-faq-item\"\u003e\n\u003cbutton class=\"db-faq-q\" aria-expanded=\"false\"\u003eHow long will this last in my freezer? \u003cspan class=\"db-faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"db-faq-a\"\u003e\n\u003cdiv class=\"db-faq-a-inner\"\u003eProperly vacuum sealed, your beef keeps for 12+ months in the freezer with no loss of quality. After thawing in the fridge, use within 2–3 days. The vacuum seal is dramatically superior to grocery store packaging — no freezer burn, no gray edges, just fresh beef every time you open a package.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-faq-item\"\u003e\n\u003cbutton class=\"db-faq-q\" aria-expanded=\"false\"\u003eIs this a subscription or a one-time order? \u003cspan class=\"db-faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"db-faq-a\"\u003e\n\u003cdiv class=\"db-faq-a-inner\"\u003eCompletely one-time — no subscription, no recurring charges, no fine print. Order once, receive your box, love it. If you want a recurring beef delivery, check out our \u003ca href=\"\/products\/the-1944-club\"\u003e1944 Club monthly subscription\u003c\/a\u003e, but the Mini Share is a straightforward single purchase with zero commitment.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-faq-item\"\u003e\n\u003cbutton class=\"db-faq-q\" aria-expanded=\"false\"\u003eWill the cuts vary from what's listed? \u003cspan class=\"db-faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"db-faq-a\"\u003e\n\u003cdiv class=\"db-faq-a-inner\"\u003eThe steak in your box will be either ribeye steaks or a T-bone depending on current availability — both are 21-day dry aged from our Indiana herd and we'll always send whichever is at its best. The sirloin, chuck roast, and ground beef are consistent in every box. If you have a strong preference on the steak cut, reach out before ordering and we'll do our best to accommodate.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-faq-item\"\u003e\n\u003cbutton class=\"db-faq-q\" aria-expanded=\"false\"\u003eCan I send this as a gift? \u003cspan class=\"db-faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"db-faq-a\"\u003e\n\u003cdiv class=\"db-faq-a-inner\"\u003eAbsolutely — the Mini Share makes an exceptional gift. Enter the recipient's shipping address at checkout and it ships directly to them. We also offer e-gift cards if you'd prefer to let them choose their own order. Father's Day, birthdays, housewarming — premium beef is one of the few gifts people talk about long after.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"db-faq-item\"\u003e\n\u003cbutton class=\"db-faq-q\" aria-expanded=\"false\"\u003eWhat's the difference between this and a full beef share? \u003cspan class=\"db-faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"db-faq-a\"\u003e\n\u003cdiv class=\"db-faq-a-inner\"\u003eA full beef share (quarter, half, or whole) means you're buying a portion of a live animal — everything is custom cut to your exact specifications by our master butchers, and you receive 110–500+ lbs of beef. It's the full farm-direct experience. The Mini Share is a curated, pre-set box designed to give you a taste of that quality without the commitment. Most Mini Share customers end up reserving a full share within a few months. \u003ca href=\"\/products\/quarter-half-beef-shares-farm-raised-butcher-cut-to-your-specs\"\u003eLearn more about beef shares →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- UPGRADE BOX --\u003e\n\u003ctable class=\"db-upgrade\" style=\"width: 100%; background: #1a1a1a; margin: 36px 0 8px; border-collapse: collapse;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"db-upgrade-content\"\u003e\n\u003cdiv class=\"db-upgrade-title\"\u003eLove It? Fill Your Whole Freezer.\u003c\/div\u003e\n\u003cp\u003eA quarter beef share gets you 110+ lbs of custom-cut, 21-day dry aged Angus beef — ribeyes, filets, roasts, short ribs, brisket, ground beef, and more — for approximately $1,250 all-in. That works out to around $10–11 per pound for everything. Reserve your spot and taste the full Defiance Beef experience.\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd class=\"db-upgrade-btn-cell\"\u003e\u003ca href=\"\/products\/quarter-half-beef-shares-farm-raised-butcher-cut-to-your-specs\" class=\"db-upgrade-btn\"\u003eReserve a Beef Share →\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Defiance Beef","offers":[{"title":"Default Title","offer_id":47459774202068,"sku":null,"price":149.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0752\/7448\/5972\/files\/MiniBeefShares.png?v=1768825305"},{"product_id":"dry-aged-ribeye","title":"Dry Aged Ribeye","description":"\u003c!--\n  ================================================================\n  DEFIANCE BEEF — INDIVIDUAL CUT PRODUCT DESCRIPTIONS\n  ================================================================\n  Six products, each clearly labeled below.\n  Copy everything between the START and END markers for each product\n  and paste into the product's Description field in Shopify HTML view.\n\n  PRODUCT TITLES TO USE:\n  1. Dry-Aged Bone-In or Boneless Ribeye — 2-Pack\n  2. Dry-Aged NY Strip — 2-Pack\n  3. Dry-Aged Filet Mignon — Coming Soon\n  4. Premium Ground Beef — 5 lbs\n  5. Burger Patties — 4-Pack (1 lb)\n  6. Chuck Roast — Indiana Farm-Raised\n  ================================================================\n--\u003e\n\n\n\u003c!-- ============================================================\n     PRODUCT 1: RIBEYE — START\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900\u0026family=Source+Sans+3:wght@400;600\u0026display=swap');\n  .db-cut-wrap{max-width:780px;font-family:'Source Sans 3',sans-serif;font-size:19px;color:#1a1a1a;line-height:1.7}\n  .db-cut-wrap *{box-sizing:border-box}\n  .db-cut-hook{font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.2rem,3vw,1.65rem);font-weight:900;color:#1a1a1a;line-height:1.25;margin:0 0 14px}\n  .db-cut-wrap p{font-size:1rem;color:#3a3a3a;margin:0 0 16px;line-height:1.8}\n  .db-cut-section{font-family:'Playfair Display',Georgia,serif;font-size:1.1rem;font-weight:700;color:#1a1a1a;margin:28px 0 12px;padding-bottom:8px;border-bottom:2px solid #c8a96e}\n  .db-cut-bullets{list-style:none;padding:0;margin:0 0 8px}\n  .db-cut-bullets li{padding:9px 0 9px 24px;border-bottom:1px solid #efe8dc;font-size:.96rem;color:#3a3a3a;position:relative}\n  .db-cut-bullets li:last-child{border-bottom:none}\n  .db-cut-bullets li::before{content:'';position:absolute;left:0;top:19px;width:10px;height:2px;background:#c8a96e}\n  .db-cut-bullets li strong{color:#1a1a1a}\n  .db-cut-how{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 8px}\n  .db-cut-how-item{background:#fdf8f2;border:1px solid #e4dace;border-left:3px solid #c8a96e;padding:14px 16px}\n  .db-cut-how-title{font-family:'Playfair Display',Georgia,serif;font-size:.95rem;font-weight:700;color:#1a1a1a;margin:0 0 4px}\n  .db-cut-how-text{font-size:.86rem;color:#6a5f50;line-height:1.55}\n  .db-cut-info{background:#f5f0e6;border-left:3px solid #c8a96e;padding:16px 22px;margin:22px 0}\n  .db-cut-info p{margin:0;font-size:.96rem;color:#3a3a3a}\n  .db-cut-info strong{color:#1a1a1a}\n  .db-cut-promise{background:#1a1a1a;padding:22px 28px;margin:28px 0 8px;display:flex;gap:16px;align-items:flex-start}\n  .db-cut-promise-title{font-family:'Playfair Display',Georgia,serif;font-size:1rem;font-weight:700;color:#c8a96e;margin:0 0 6px}\n  .db-cut-promise p{color:#c8bfb0;font-size:.92rem;margin:0;line-height:1.7}\n\u003c\/style\u003e\n\n\u003cdiv class=\"db-cut-wrap\"\u003e\n  \u003ch2 class=\"db-cut-hook\"\u003eThe Crown Jewel. Heavily Marbled, 21-Day Dry Aged, Cut From Our Indiana Angus Herd.\u003c\/h2\u003e\n  \u003cp\u003eIf there's one cut that tells you everything you need to know about Defiance Beef, it's the ribeye. Cut from the rib section between ribs 6 and 12 — the most marbled, most flavorful section of the animal — and dry aged for 21 days on our Indiana farm before being butchered to order. The result is a steak with rich intramuscular fat that bastes itself as it cooks, producing that deep, beefy flavor and buttery texture that no grocery store steak can replicate. Each 2-pack contains two 1-inch cut ribeyes from a single animal, vacuum sealed at peak freshness.\u003c\/p\u003e\n  \u003cp\u003eChoose bone-in for extra flavor and a dramatic presentation — the bone conducts heat and adds depth. Choose boneless for a cleaner, easier cook that still delivers every bit of the ribeye's signature richness.\u003c\/p\u003e\n\n  \u003cdiv class=\"db-cut-section\"\u003eBest Cooking Methods\u003c\/div\u003e\n  \u003cdiv class=\"db-cut-how\"\u003e\n    \u003cdiv class=\"db-cut-how-item\"\u003e\n      \u003cdiv class=\"db-cut-how-title\"\u003eCast Iron Sear\u003c\/div\u003e\n      \u003cdiv class=\"db-cut-how-text\"\u003ePull from fridge 45 min before cooking. Season generously with kosher salt. Ripping hot cast iron, 3–4 min per side. Baste with butter, garlic, and thyme. Rest 8 min. Target 130°F for medium-rare.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"db-cut-how-item\"\u003e\n      \u003cdiv class=\"db-cut-how-title\"\u003eReverse Sear\u003c\/div\u003e\n      \u003cdiv class=\"db-cut-how-text\"\u003e250°F oven until internal temp hits 115°F (~45 min). Rest 10 min. Then sear in screaming hot cast iron 90 seconds per side. Produces edge-to-edge perfect doneness with a superior crust.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"db-cut-how-item\"\u003e\n      \u003cdiv class=\"db-cut-how-title\"\u003eCharcoal Grill\u003c\/div\u003e\n      \u003cdiv class=\"db-cut-how-text\"\u003eTwo-zone fire. Sear over direct heat 2–3 min per side to build crust, finish over indirect heat to target temp. The smokiness from charcoal pairs beautifully with the ribeye's fat.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"db-cut-how-item\"\u003e\n      \u003cdiv class=\"db-cut-how-title\"\u003eTarget Temperature\u003c\/div\u003e\n      \u003cdiv class=\"db-cut-how-text\"\u003eMedium-rare: 130–135°F. Medium: 140–145°F. Always use a meat thermometer — this cut is too good to guess. Always rest at least 8 minutes before cutting.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"db-cut-section\"\u003eWhy Ours Is Different\u003c\/div\u003e\n  \u003cul class=\"db-cut-bullets\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003e21-day dry aged\u003c\/strong\u003e — dramatically more tender and flavorful than fresh-cut beef. The same standard used by the world's finest steakhouses.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSingle-source Indiana Angus\u003c\/strong\u003e — from our own herd in Wanatah, Indiana. Not a commodity blend. One farm, one animal, fully traceable.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eHand-selected for marbling\u003c\/strong\u003e — we choose the animals that become individual cuts. Superior genetics means superior fat distribution.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eVacuum sealed at peak freshness\u003c\/strong\u003e — keeps 12+ months in your freezer with zero freezer burn.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eShips nationwide\u003c\/strong\u003e — frozen in insulated packaging with gel packs. Arrives ready for your freezer.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"db-cut-info\"\u003e\n    \u003cp\u003e\u003cstrong\u003eWhat's in the box:\u003c\/strong\u003e 2 ribeye steaks · Cut at 1\" · Approximately 1.5–2 lbs total · Bone-in or boneless (select above) · Individually vacuum sealed · Ships frozen.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"db-cut-promise\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"db-cut-promise-title\"\u003eOur Guarantee\u003c\/div\u003e\n      \u003cp\u003eIf these steaks aren't the best ribeyes you've ever eaten, reach out and we'll make it right. Five generations of farming this land means our reputation matters more than any single sale.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n     PRODUCT 1: RIBEYE — END\n     ============================================================ --\u003e\n","brand":"Defiance Beef","offers":[{"title":"Bone In","offer_id":47814820364500,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"Boneless","offer_id":47814820397268,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0752\/7448\/5972\/files\/PhotoJan032026_10215PM_1.jpg?v=1776339417"},{"product_id":"ground-beef","title":"Ground Beef - 5 lbs","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900\u0026family=Source+Sans+3:wght@400;600\u0026display=swap');\n\n  .db-cut-wrap {\n    max-width: 780px;\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 19px;\n    color: #1a1a1a;\n    line-height: 1.7;\n  }\n\n  .db-cut-wrap * { box-sizing: border-box; }\n\n  .db-cut-hook {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: clamp(1.2rem, 3vw, 1.65rem);\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1.25;\n    margin: 0 0 14px;\n  }\n\n  .db-cut-wrap p {\n    font-size: 1rem;\n    color: #3a3a3a;\n    margin: 0 0 16px;\n    line-height: 1.8;\n  }\n\n  .db-cut-section {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin: 28px 0 12px;\n    padding-bottom: 8px;\n    border-bottom: 2px solid #c8a96e;\n  }\n\n  .db-cut-bullets {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 8px;\n  }\n\n  .db-cut-bullets li {\n    padding: 9px 0 9px 24px;\n    border-bottom: 1px solid #efe8dc;\n    font-size: .96rem;\n    color: #3a3a3a;\n    position: relative;\n  }\n\n  .db-cut-bullets li:last-child { border-bottom: none; }\n\n  .db-cut-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 19px;\n    width: 10px;\n    height: 2px;\n    background: #c8a96e;\n  }\n\n  .db-cut-bullets li strong { color: #1a1a1a; }\n\n  .db-cut-how {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin: 0 0 8px;\n  }\n\n  .db-cut-how-item {\n    background: #fdf8f2;\n    border: 1px solid #e4dace;\n    border-left: 3px solid #c8a96e;\n    padding: 14px 16px;\n  }\n\n  .db-cut-how-title {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: .95rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin: 0 0 4px;\n  }\n\n  .db-cut-how-text {\n    font-size: .86rem;\n    color: #6a5f50;\n    line-height: 1.55;\n  }\n\n  .db-cut-info {\n    background: #f5f0e6;\n    border-left: 3px solid #c8a96e;\n    padding: 16px 22px;\n    margin: 22px 0;\n  }\n\n  .db-cut-info p {\n    margin: 0;\n    font-size: .96rem;\n    color: #3a3a3a;\n  }\n\n  .db-cut-info strong { color: #1a1a1a; }\n\n  .db-cut-promise {\n    background: #1a1a1a;\n    padding: 22px 28px;\n    margin: 28px 0 8px;\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n  }\n\n  .db-cut-promise-title {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 1rem;\n    font-weight: 700;\n    color: #c8a96e;\n    margin: 0 0 6px;\n  }\n\n  .db-cut-promise p {\n    color: #c8bfb0;\n    font-size: .92rem;\n    margin: 0;\n    line-height: 1.7;\n  }\n\n  .db-cut-promise a { color: #c8a96e; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"db-cut-wrap\"\u003e\n\n  \u003ch2 class=\"db-cut-hook\"\u003eGround Beef That Actually Tastes Like Beef. Farm-Raised, Single-Source, Indiana Angus.\u003c\/h2\u003e\n\n  \u003cp\u003eMost ground beef at the grocery store is a commodity blend — trimmings from dozens of animals across multiple states, processed by one of four giant packing companies that control 84% of the U.S. beef supply. You have no idea where it came from, and the flavor proves it. Watery in the pan. Bland on the plate. Somehow still expensive.\u003c\/p\u003e\n\n  \u003cp\u003eOurs is different. Defiance Beef ground beef is made from our own Angus-influenced cattle, raised on our family farm in Wanatah, Indiana and blended from premium trimmings across multiple primals — chuck, round, and plate — for a rich, balanced 80\/20 fat ratio that delivers full, clean beef flavor in everything from a weeknight burger to a Sunday bolognese. You'll notice the difference the first time you brown it. No water in the pan. No gray color. Just beef that tastes the way beef is supposed to.\u003c\/p\u003e\n\n  \u003cp\u003eVacuum sealed in 1 lb portions. Five pounds total per order. Ships frozen and keeps for 12+ months in your freezer.\u003c\/p\u003e\n\n  \u003c!-- WHAT TO COOK --\u003e\n  \u003cdiv class=\"db-cut-section\"\u003eWhat to Cook With It\u003c\/div\u003e\n\n  \u003cdiv class=\"db-cut-how\"\u003e\n    \u003cdiv class=\"db-cut-how-item\"\u003e\n      \u003cdiv class=\"db-cut-how-title\"\u003eBurgers\u003c\/div\u003e\n      \u003cdiv class=\"db-cut-how-text\"\u003e80\/20 is the perfect burger ratio. Don't overwork the meat — form loosely, season the outside only, cook to 160°F. Cast iron or charcoal grill. The fat content keeps them juicy without falling apart.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"db-cut-how-item\"\u003e\n      \u003cdiv class=\"db-cut-how-title\"\u003eBolognese\u003c\/div\u003e\n      \u003cdiv class=\"db-cut-how-text\"\u003eBrown in batches — don't crowd the pan. Single-source beef produces a richer, deeper sauce than commodity ground beef. Low and slow, 2+ hours. This is what bolognese is supposed to taste like.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"db-cut-how-item\"\u003e\n      \u003cdiv class=\"db-cut-how-title\"\u003eTacos \u0026amp; Weeknight Meals\u003c\/div\u003e\n      \u003cdiv class=\"db-cut-how-text\"\u003eBrown over high heat, drain lightly. The clean flavor holds up beautifully to bold seasoning without disappearing behind it. Tacos, chili, meatballs, stuffed peppers — the everyday workhorse.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"db-cut-how-item\"\u003e\n      \u003cdiv class=\"db-cut-how-title\"\u003eSmash Burgers\u003c\/div\u003e\n      \u003cdiv class=\"db-cut-how-text\"\u003e80\/20 is ideal for smash burgers. Screaming hot flat griddle or cast iron, 2 oz balls smashed thin, 2 min per side. The fat renders into the crust producing maximum Maillard reaction flavor.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY OURS --\u003e\n  \u003cdiv class=\"db-cut-section\"\u003eWhy Ours Is Different\u003c\/div\u003e\n\n  \u003cul class=\"db-cut-bullets\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSingle-source Indiana Angus\u003c\/strong\u003e — blended from our own herd, not a commodity mix from unknown origins.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003e80\/20 lean-to-fat ratio\u003c\/strong\u003e — enough fat for flavor and moisture without being greasy. The ideal ratio for burgers and most recipes.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eMultiple primal blend\u003c\/strong\u003e — chuck, round, and plate trimmings give a richer, more complex flavor than single-primal grinds.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eVacuum sealed in 1 lb portions\u003c\/strong\u003e — thaw only what you need. 12+ months freezer life with no quality loss.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eNo fillers, no additives, no mystery\u003c\/strong\u003e — just beef from our farm in Wanatah, Indiana.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eShips anywhere in the lower 48\u003c\/strong\u003e — frozen in insulated packaging with gel packs.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- WHAT'S IN THE BOX --\u003e\n  \u003cdiv class=\"db-cut-info\"\u003e\n    \u003cp\u003e\u003cstrong\u003eWhat's in the box:\u003c\/strong\u003e 5 lbs of premium ground beef  ·  Five 1 lb vacuum sealed portions  ·  80\/20 lean-to-fat  ·  Ships frozen  ·  Keeps 12+ months in freezer.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SUBSCRIPTION NUDGE --\u003e\n  \u003cdiv class=\"db-cut-promise\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"db-cut-promise-title\"\u003eWant More Every Month?\u003c\/div\u003e\n      \u003cp\u003eNever run out of good ground beef. Our monthly ground beef subscription delivers 5, 10, or 20 lbs of farm-raised, single-source Angus ground beef to your door every month — vacuum sealed, frozen, and always ready when you need it. \u003ca href=\"\/products\/ground-beef-subscription\"\u003eLearn more about the subscription →\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Defiance Beef","offers":[{"title":"Default Title","offer_id":47782469435604,"sku":null,"price":49.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0752\/7448\/5972\/files\/2cc6a1b6-863e-4ad9-8647-a1eef3b54d0d_c630ea91-c840-409f-8a57-b7361d9f84b6.jpg?v=1776013053"}],"url":"https:\/\/defiancebeef.com\/collections\/best-sellers.oembed","provider":"Defiance Beef","version":"1.0","type":"link"}