{"product_id":"hanks-pitmaster-basket","title":"Hank's Pitmaster Basket","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eHank's Pitmaster Basket — Product Description\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n\/*\n  Color palette \u0026#8212; warm BBQ \/ Texas pitmaster:\n  --primary: #9b3812 (deep BBQ red \/ cinnamon)\n  --accent: #d6a019 (warm amber)\n  --bg: #faf6ee (cream)\n  --card: #ffffff\n  --text: #2a1a0e (dark brown)\n  --muted: #8a7a6a\n  --border: #ece6d8\n*\/\n.prod-wrapper { font-family: 'Poppins', -apple-system, sans-serif; max-width: 920px; margin: 0 auto; padding: 0; color: #2a1a0e; line-height: 1.6; background: #faf6ee; }\n.prod-wrapper * { box-sizing: border-box; }\n\n\/* Hero *\/\n.prod-hero { text-align: center; padding: 48px 24px 36px; background: linear-gradient(180deg, #faf6ee 0%, #f3ecdb 100%); border-radius: 12px; margin-bottom: 32px; }\n.prod-hero-icon { font-size: 44px; margin-bottom: 8px; }\n.prod-hero h2 { font-size: 28px; font-weight: 700; margin: 8px 0 12px; color: #2a1a0e; line-height: 1.25; }\n.prod-hero-sub { font-size: 16px; color: #6b5a4a; max-width: 540px; margin: 0 auto; }\n\n\/* Story-Quote *\/\n.prod-story { background: #fff; border-left: 5px solid #9b3812; padding: 28px 32px; margin: 0 24px 32px; border-radius: 6px; box-shadow: 0 2px 10px rgba(0,0,0,0.04); }\n.prod-story-quote { font-size: 18px; font-style: italic; color: #2a1a0e; line-height: 1.6; margin: 0 0 16px; }\n.prod-story-author { font-size: 14px; color: #8a7a6a; font-weight: 600; margin: 0; }\n\n\/* Includes Grid *\/\n.prod-includes { padding: 0 24px; margin-bottom: 40px; }\n.prod-includes h3 { font-size: 22px; font-weight: 700; text-align: center; margin: 0 0 24px; color: #2a1a0e; }\n.prod-includes-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }\n.prod-include-tile { background: #fff; border: 1px solid #ece6d8; border-radius: 10px; padding: 20px 16px; text-align: center; transition: transform 0.2s; }\n.prod-include-tile:hover { transform: translateY(-2px); box-shadow: 0 6px 16px rgba(0,0,0,0.06); }\n.prod-include-icon { font-size: 32px; margin-bottom: 8px; }\n.prod-include-name { font-size: 14px; font-weight: 700; margin: 4px 0 6px; color: #2a1a0e; }\n.prod-include-desc { font-size: 12px; color: #8a7a6a; line-height: 1.4; }\n\n\/* Features Grid *\/\n.prod-features { padding: 0 24px; margin-bottom: 40px; }\n.prod-features h3 { font-size: 22px; font-weight: 700; text-align: center; margin: 0 0 24px; color: #2a1a0e; }\n.prod-features-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }\n.prod-feature-card { background: #fff; border: 1px solid #ece6d8; border-radius: 10px; padding: 22px 20px; transition: transform 0.2s, box-shadow 0.2s; }\n.prod-feature-card:hover { transform: translateY(-3px); box-shadow: 0 8px 22px rgba(0,0,0,0.07); }\n.prod-feature-icon { font-size: 28px; margin-bottom: 8px; }\n.prod-feature-title { font-size: 16px; font-weight: 700; margin: 4px 0 8px; color: #2a1a0e; }\n.prod-feature-desc { font-size: 14px; color: #5a4a3a; line-height: 1.55; margin: 0; }\n\n\/* Craftsman Box *\/\n.prod-craftsman { display: grid; grid-template-columns: 220px 1fr; gap: 24px; align-items: center; background: #fff; padding: 28px; margin: 0 24px 36px; border-radius: 12px; border: 1px solid #ece6d8; }\n.prod-craftsman-photo { width: 100%; aspect-ratio: 1; background: #f3ecdb; border-radius: 10px; display: flex; align-items: center; justify-content: center; color: #8a7a6a; font-style: italic; font-size: 13px; text-align: center; padding: 12px; }\n.prod-craftsman-name { font-size: 20px; font-weight: 700; margin: 0 0 4px; color: #9b3812; }\n.prod-craftsman-meta { font-size: 13px; color: #8a7a6a; margin: 0 0 14px; font-weight: 500; }\n.prod-craftsman-bio { font-size: 15px; color: #2a1a0e; line-height: 1.65; margin: 0; }\n\n\/* Expert Box *\/\n.prod-expert { background: #2a1a0e; color: #faf6ee; padding: 32px; margin: 0 24px 40px; border-radius: 12px; position: relative; }\n.prod-expert-quote-mark { font-size: 60px; line-height: 0.8; color: #d6a019; opacity: 0.6; font-family: Georgia, serif; }\n.prod-expert-quote { font-size: 17px; line-height: 1.65; font-style: italic; margin: 8px 0 16px; }\n.prod-expert-author { font-size: 14px; font-weight: 600; color: #d6a019; margin: 0; }\n.prod-expert-meta { font-size: 13px; color: #c4b5a3; margin: 4px 0 0; }\n\n\/* Perfect-For Tags *\/\n.prod-perfect-for { padding: 0 24px; margin-bottom: 40px; text-align: center; }\n.prod-perfect-for h3 { font-size: 22px; font-weight: 700; margin: 0 0 20px; color: #2a1a0e; }\n.prod-tag-list { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; }\n.prod-tag { background: #fff; border: 1px solid #ece6d8; border-radius: 999px; padding: 10px 18px; font-size: 14px; font-weight: 500; color: #2a1a0e; }\n\n\/* Quality Checklist *\/\n.prod-list { padding: 0 24px; margin-bottom: 40px; }\n.prod-list h3 { font-size: 22px; font-weight: 700; text-align: center; margin: 0 0 24px; color: #2a1a0e; }\n.prod-list-items { background: #fff; border: 1px solid #ece6d8; border-radius: 12px; padding: 24px 28px; }\n.prod-list-item { padding: 14px 0; border-bottom: 1px solid #f3ecdb; display: flex; gap: 14px; }\n.prod-list-item:last-child { border-bottom: none; }\n.prod-list-check { color: #9b3812; font-size: 20px; font-weight: 800; flex-shrink: 0; }\n.prod-list-text { font-size: 15px; color: #2a1a0e; line-height: 1.55; }\n.prod-list-text strong { color: #9b3812; }\n\n\/* Guarantee Box *\/\n.prod-guarantee { background: linear-gradient(135deg, #9b3812 0%, #c44b1c 100%); color: #fff; padding: 32px; margin: 0 24px 32px; border-radius: 12px; text-align: center; }\n.prod-guarantee-icon { font-size: 38px; margin-bottom: 8px; }\n.prod-guarantee h3 { font-size: 22px; font-weight: 700; margin: 8px 0 12px; }\n.prod-guarantee p { font-size: 15px; line-height: 1.55; margin: 0; opacity: 0.95; }\n\n\/* Note Box *\/\n.prod-note { background: #fff8ed; border: 1px solid #f0dfb0; border-left: 4px solid #d6a019; padding: 20px 24px; margin: 0 24px 36px; border-radius: 6px; }\n.prod-note-title { font-size: 14px; font-weight: 700; color: #9b3812; margin: 0 0 6px; text-transform: uppercase; letter-spacing: 0.5px; }\n.prod-note-text { font-size: 14px; color: #5a4a3a; line-height: 1.6; margin: 0; }\n\n\/* Specs Table *\/\n.prod-specs { padding: 0 24px 48px; }\n.prod-specs h3 { font-size: 22px; font-weight: 700; text-align: center; margin: 0 0 20px; color: #2a1a0e; }\n.prod-specs-table { width: 100%; background: #fff; border: 1px solid #ece6d8; border-radius: 10px; overflow: hidden; border-collapse: collapse; }\n.prod-specs-table tr { border-bottom: 1px solid #f3ecdb; }\n.prod-specs-table tr:last-child { border-bottom: none; }\n.prod-specs-table td { padding: 12px 18px; font-size: 14px; }\n.prod-specs-table td:first-child { font-weight: 600; color: #8a7a6a; width: 38%; background: #faf6ee; }\n.prod-specs-table td:last-child { color: #2a1a0e; }\n\n\/* Mobile responsive *\/\n@media (max-width: 600px) {\n  .prod-includes-grid { grid-template-columns: 1fr 1fr; }\n  .prod-features-grid { grid-template-columns: 1fr; }\n  .prod-craftsman { grid-template-columns: 1fr; text-align: center; }\n  .prod-craftsman-photo { max-width: 220px; margin: 0 auto; }\n  .prod-hero h2 { font-size: 22px; }\n  .prod-story, .prod-craftsman, .prod-expert, .prod-guarantee, .prod-note { margin-left: 16px; margin-right: 16px; }\n}\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"prod-wrapper\"\u003e\n\n\u003c!-- 1. HERO --\u003e\n\u003cdiv class=\"prod-hero\"\u003e\n  \u003cdiv class=\"prod-hero-icon\"\u003e🔥\u003c\/div\u003e\n  \u003ch2\u003eDesigned in Lockhart, Texas — Built for the Way Real People Grill\u003c\/h2\u003e\n  \u003cp class=\"prod-hero-sub\"\u003eBy Hank Marshall — 68, retired BBQ pitmaster. Forty-three years behind a smoker. Three-time Memphis-in-May finalist.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- 2. STORY-QUOTE --\u003e\n\u003cdiv class=\"prod-story\"\u003e\n  \u003cp class=\"prod-story-quote\"\u003e\"I built the first one for myself a decade ago. I was tired of losing half the vegetables through the grates at every catering job. So I built something simple — no rack, no motor. Just a basket you roll by hand. Forty years at a smoker taught me that simpler is almost always better.\"\u003c\/p\u003e\n  \u003cp class=\"prod-story-author\"\u003e— Hank Marshall, Lockhart, Texas\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- 4. FEATURES --\u003e\n\u003cdiv class=\"prod-features\"\u003e\n  \u003ch3\u003eWhy It Works\u003c\/h3\u003e\n  \u003cdiv class=\"prod-features-grid\"\u003e\n    \u003cdiv class=\"prod-feature-card\"\u003e\n      \u003cdiv class=\"prod-feature-icon\"\u003e🔥\u003c\/div\u003e\n      \u003cdiv class=\"prod-feature-title\"\u003ePlace It Down. Roll It. Done.\u003c\/div\u003e\n      \u003cp class=\"prod-feature-desc\"\u003eNo rack to attach. No motor. No setup. Drop it on any grill — gas, charcoal, or open fire — give it a slow turn every minute, and the food cooks evenly on every side.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-feature-card\"\u003e\n      \u003cdiv class=\"prod-feature-icon\"\u003e📏\u003c\/div\u003e\n      \u003cdiv class=\"prod-feature-title\"\u003eSized to Cook Through\u003c\/div\u003e\n      \u003cp class=\"prod-feature-desc\"\u003eAt 7.8 × 3.5 inches, every piece of food makes contact with hot mesh on every turn. Bigger baskets leave food cold in the middle. Hank tested every size before settling on this one.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-feature-card\"\u003e\n      \u003cdiv class=\"prod-feature-icon\"\u003e🥇\u003c\/div\u003e\n      \u003cdiv class=\"prod-feature-title\"\u003e304 Food-Grade Stainless\u003c\/div\u003e\n      \u003cp class=\"prod-feature-desc\"\u003eWon't warp. Won't rust. Won't flake chrome into your dinner. The same grade used in commercial kitchen equipment, built to outlast every grill in your garage.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-feature-card\"\u003e\n      \u003cdiv class=\"prod-feature-icon\"\u003e🪵\u003c\/div\u003e\n      \u003cdiv class=\"prod-feature-title\"\u003eReal Hardwood Handles\u003c\/div\u003e\n      \u003cp class=\"prod-feature-desc\"\u003eSolid wood, not plastic. Heat-resistant, comfortable to grip, and the perfect length for rolling the basket evenly. Pull them off when you're done — basket goes straight in the dishwasher.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-feature-card\"\u003e\n      \u003cdiv class=\"prod-feature-icon\"\u003e🌐\u003c\/div\u003e\n      \u003cdiv class=\"prod-feature-title\"\u003eTight Mesh Weave\u003c\/div\u003e\n      \u003cp class=\"prod-feature-desc\"\u003eCherry tomatoes, shrimp, asparagus tips, sliced mushrooms — nothing falls through into the coals. The mesh is tight enough to contain small food and open enough to let smoke and flame do their work.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-feature-card\"\u003e\n      \u003cdiv class=\"prod-feature-icon\"\u003e🎒\u003c\/div\u003e\n      \u003cdiv class=\"prod-feature-title\"\u003eCompact \u0026amp; Genuinely Portable\u003c\/div\u003e\n      \u003cp class=\"prod-feature-desc\"\u003eFits in a cooler bag, a backpack, or a glove box. Built for backyard grills, campfires, beach setups, and tailgate pits — wherever you actually cook.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 6. EXPERT --\u003e\n\u003cdiv class=\"prod-expert\"\u003e\n  \u003cdiv class=\"prod-expert-quote-mark\"\u003e\"\u003c\/div\u003e\n  \u003cp class=\"prod-expert-quote\"\u003eIn twenty years of testing grilling tools, I've never seen a rolling basket as practical as Hank's. The size is the secret — most rolling baskets you find online are too big to cook food through evenly. Hank's compact 7.8-inch design ensures every piece makes contact with hot mesh on every turn. It's the small detail that separates a tool you actually use from one that ends up at the back of the garage.\u003c\/p\u003e\n  \u003cp class=\"prod-expert-author\"\u003eMark Holloway\u003c\/p\u003e\n  \u003cp class=\"prod-expert-meta\"\u003eBBQ Editor, Backyard \u0026amp; Smoke Magazine\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- 8. PERFECT FOR --\u003e\n\u003cdiv class=\"prod-perfect-for\"\u003e\n  \u003ch3\u003ePerfect For\u003c\/h3\u003e\n  \u003cdiv class=\"prod-tag-list\"\u003e\n    \u003cspan class=\"prod-tag\"\u003e🍖 Backyard BBQ\u003c\/span\u003e\n    \u003cspan class=\"prod-tag\"\u003e🏕️ Camping Trips\u003c\/span\u003e\n    \u003cspan class=\"prod-tag\"\u003e🏖️ Beach Cookouts\u003c\/span\u003e\n    \u003cspan class=\"prod-tag\"\u003e🦐 Shrimp \u0026amp; Seafood\u003c\/span\u003e\n    \u003cspan class=\"prod-tag\"\u003e🥦 Grilled Vegetables\u003c\/span\u003e\n    \u003cspan class=\"prod-tag\"\u003e🚗 Tailgating\u003c\/span\u003e\n    \u003cspan class=\"prod-tag\"\u003e🎁 Father's Day Gifts\u003c\/span\u003e\n    \u003cspan class=\"prod-tag\"\u003e🌭 Family Cookouts\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 9. QUALITY CHECKLIST --\u003e\n\u003cdiv class=\"prod-list\"\u003e\n  \u003ch3\u003eWhat Makes It Different\u003c\/h3\u003e\n  \u003cdiv class=\"prod-list-items\"\u003e\n    \u003cdiv class=\"prod-list-item\"\u003e\n      \u003cspan class=\"prod-list-check\"\u003e✓\u003c\/span\u003e\n      \u003cdiv class=\"prod-list-text\"\u003e\n\u003cstrong\u003eFood-Grade 304 Stainless Steel.\u003c\/strong\u003e Safe for direct food contact, won't rust or warp at high heat.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-list-item\"\u003e\n      \u003cspan class=\"prod-list-check\"\u003e✓\u003c\/span\u003e\n      \u003cdiv class=\"prod-list-text\"\u003e\n\u003cstrong\u003eSolid Hardwood Handles.\u003c\/strong\u003e Real wood, not plastic. Heat-resistant and detachable for easy storage and cleaning.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-list-item\"\u003e\n      \u003cspan class=\"prod-list-check\"\u003e✓\u003c\/span\u003e\n      \u003cdiv class=\"prod-list-text\"\u003e\n\u003cstrong\u003eFully Welded End Caps.\u003c\/strong\u003e Won't pop apart under real grill heat the way crimped versions do.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-list-item\"\u003e\n      \u003cspan class=\"prod-list-check\"\u003e✓\u003c\/span\u003e\n      \u003cdiv class=\"prod-list-text\"\u003e\n\u003cstrong\u003eTight Mesh Weave.\u003c\/strong\u003e Small food — shrimp, cherry tomatoes, asparagus tips — stays in the basket where it belongs.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-list-item\"\u003e\n      \u003cspan class=\"prod-list-check\"\u003e✓\u003c\/span\u003e\n      \u003cdiv class=\"prod-list-text\"\u003e\n\u003cstrong\u003eSized 7.8 × 3.5 inches.\u003c\/strong\u003e Compact enough to cook food through evenly on every turn — not the oversized \"XL\" size that cooks unevenly.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 10. GUARANTEE --\u003e\n\u003cdiv class=\"prod-guarantee\"\u003e\n  \u003cdiv class=\"prod-guarantee-icon\"\u003e🛡️\u003c\/div\u003e\n  \u003ch3\u003e30-Day No-Questions Guarantee\u003c\/h3\u003e\n  \u003cp\u003eIf it's not the easiest grilling tool you've ever owned, send it back. Email Hank's team directly — full refund, no questions, no forms.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- 11. NOTE --\u003e\n\u003cdiv class=\"prod-note\"\u003e\n  \u003cp class=\"prod-note-title\"\u003eA Note About the Handles\u003c\/p\u003e\n  \u003cp class=\"prod-note-text\"\u003eEach handle is real hardwood, sanded and finished by hand. Color and grain may vary slightly from the listing photos — that's the nature of real wood, not a flaw. Hand-wash the handles to extend their life. The basket itself is fully dishwasher-safe.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- 12. SPECS --\u003e\n\u003cdiv class=\"prod-specs\"\u003e\n  \u003ch3\u003eProduct Details\u003c\/h3\u003e\n  \u003ctable class=\"prod-specs-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eFood-grade 304 stainless steel + solid hardwood handles\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eMesh\u003c\/td\u003e\n\u003ctd\u003eReinforced tight-weave, fully welded end caps\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eSet Includes\u003c\/td\u003e\n\u003ctd\u003e1 basket, 2 detachable handles, cleaning brush, quick-start guide\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e7.8\" × 3.5\" (20cm × 9cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e~1.2 lbs (550g)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eStainless silver with natural hardwood handles\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eSetup\u003c\/td\u003e\n\u003ctd\u003eNo assembly required — handles snap on and off\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCare\u003c\/td\u003e\n\u003ctd\u003eDishwasher-safe basket; hand-wash handles\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eDesigned in Lockhart, Texas\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eSales\u003c\/td\u003e\n\u003ctd\u003e100,000+ units sold • 4.9★ average rating\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"Developed by Hank","offers":[{"title":"Default Title","offer_id":48272904519905,"sku":"DHOD9-WM584001","price":35.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/5234\/2497\/files\/hf_20260504_084924_8d9fef71-9cc0-49ac-9f26-09131b390b6a.png?v=1777884978","url":"https:\/\/craft-folk.com\/products\/hanks-pitmaster-basket","provider":"CRAFTFOLK","version":"1.0","type":"link"}