{"product_id":"hammer-stahl-6-chef-knife","title":"Hammer Stahl 6” Chef Knife","description":"\u003cstyle\u003e\n.pd-hs6c-wrap {\n  --pd-bg: #ffffff;\n  --pd-bg-alt: #f8f6f3;\n  --pd-bg-dark: #1a1a1a;\n  --pd-border: #e4e0da;\n  --pd-accent: #c8102e;\n  --pd-accent-dim: rgba(200,16,46,0.07);\n  --pd-text: #1a1a1a;\n  --pd-muted: #5a5550;\n  --pd-radius: 8px;\n  font-family: inherit;\n  box-sizing: border-box;\n  width: 100%;\n  color: var(--pd-text);\n}\n.pd-hs6c-wrap * { box-sizing: border-box; }\n\n.pd-hs6c-stats {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 0;\n  background: var(--pd-bg-dark);\n  border-radius: var(--pd-radius);\n  overflow: hidden;\n  margin-bottom: 32px;\n}\n.pd-hs6c-stat {\n  padding: 20px 14px;\n  text-align: center;\n  border-right: 1px solid rgba(255,255,255,0.07);\n  display: flex;\n  flex-direction: column;\n  gap: 4px;\n}\n.pd-hs6c-stat:last-child { border-right: none; }\n.pd-hs6c-stat-val {\n  font-size: 1.05rem;\n  font-weight: 800;\n  color: #c8102e;\n  line-height: 1;\n  letter-spacing: -0.02em;\n}\n.pd-hs6c-stat-label {\n  font-size: 0.6rem;\n  font-weight: 600;\n  color: #9a9590;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n}\n\n.pd-hs6c-intro {\n  background: var(--pd-bg-alt);\n  border: 1px solid var(--pd-border);\n  border-left: 4px solid var(--pd-accent);\n  border-radius: var(--pd-radius);\n  padding: 22px 24px;\n  margin-bottom: 28px;\n  font-size: 0.96rem;\n  color: var(--pd-muted);\n  line-height: 1.8;\n}\n.pd-hs6c-intro strong { color: var(--pd-text); font-weight: 700; }\n\n.pd-hs6c-heading {\n  font-size: 1.05rem;\n  font-weight: 800;\n  color: var(--pd-text);\n  margin: 0 0 16px;\n  letter-spacing: -0.01em;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.pd-hs6c-heading::after {\n  content: '';\n  flex: 1;\n  height: 2px;\n  background: var(--pd-border);\n  border-radius: 2px;\n}\n\n\/* 6 vs 8 comparison *\/\n.pd-hs6c-vs {\n  background: var(--pd-bg-dark);\n  border-radius: var(--pd-radius);\n  padding: 24px 28px;\n  margin-bottom: 28px;\n}\n.pd-hs6c-vs-label {\n  font-size: 0.68rem;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--pd-accent);\n  margin: 0 0 16px;\n}\n.pd-hs6c-vs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n.pd-hs6c-vs-card {\n  border-radius: 6px;\n  padding: 16px 18px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n.pd-hs6c-vs-card.current {\n  background: rgba(200,16,46,0.1);\n  border: 1px solid rgba(200,16,46,0.3);\n}\n.pd-hs6c-vs-card.other {\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(255,255,255,0.08);\n}\n.pd-hs6c-vs-size {\n  font-size: 1.3rem;\n  font-weight: 800;\n  color: var(--pd-accent);\n  line-height: 1;\n  letter-spacing: -0.02em;\n}\n.pd-hs6c-vs-card.other .pd-hs6c-vs-size { color: #a8a39e; }\n.pd-hs6c-vs-name {\n  font-size: 0.88rem;\n  font-weight: 700;\n  color: #f0ece4;\n  margin: 0;\n}\n.pd-hs6c-vs-items {\n  display: flex;\n  flex-direction: column;\n  gap: 4px;\n}\n.pd-hs6c-vs-item {\n  font-size: 0.78rem;\n  color: #a8a39e;\n  line-height: 1.4;\n  display: flex;\n  gap: 6px;\n}\n.pd-hs6c-vs-item::before {\n  content: '';\n  width: 4px;\n  height: 4px;\n  border-radius: 50%;\n  background: var(--pd-accent);\n  flex-shrink: 0;\n  margin-top: 6px;\n}\n.pd-hs6c-vs-card.current .pd-hs6c-vs-item { color: #d4cfc8; }\n.pd-hs6c-vs-item strong { font-weight: 700; color: #f0ece4; }\n\n\/* FEATURES *\/\n.pd-hs6c-features {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin-bottom: 28px;\n}\n.pd-hs6c-feature {\n  background: var(--pd-bg-alt);\n  border: 1px solid var(--pd-border);\n  border-top: 3px solid var(--pd-accent);\n  border-radius: var(--pd-radius);\n  padding: 18px 18px 16px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n.pd-hs6c-feature-num {\n  font-size: 0.58rem;\n  font-weight: 800;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--pd-accent);\n}\n.pd-hs6c-feature-title {\n  font-size: 0.92rem;\n  font-weight: 800;\n  color: var(--pd-text);\n  margin: 0;\n  line-height: 1.3;\n}\n.pd-hs6c-feature-body {\n  font-size: 0.84rem;\n  color: var(--pd-muted);\n  line-height: 1.65;\n  margin: 0;\n}\n.pd-hs6c-feature-body strong { color: var(--pd-text); font-weight: 700; }\n\n\/* USE CASES *\/\n.pd-hs6c-uses {\n  background: var(--pd-bg-alt);\n  border: 1px solid var(--pd-border);\n  border-radius: var(--pd-radius);\n  padding: 20px 22px;\n  margin-bottom: 28px;\n}\n.pd-hs6c-uses-label {\n  font-size: 0.68rem;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--pd-accent);\n  margin: 0 0 12px;\n}\n.pd-hs6c-uses-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 6px 20px;\n}\n.pd-hs6c-use-item {\n  display: flex;\n  gap: 8px;\n  font-size: 0.85rem;\n  color: var(--pd-text);\n  line-height: 1.5;\n  align-items: baseline;\n}\n.pd-hs6c-use-item::before {\n  content: '';\n  width: 5px;\n  height: 5px;\n  border-radius: 50%;\n  background: var(--pd-accent);\n  flex-shrink: 0;\n  margin-top: 6px;\n}\n\n\/* CRAFT STRIP *\/\n.pd-hs6c-craft {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 0;\n  background: var(--pd-bg-dark);\n  border-radius: var(--pd-radius);\n  overflow: hidden;\n  margin-bottom: 28px;\n}\n.pd-hs6c-craft-item {\n  padding: 18px 14px;\n  border-right: 1px solid rgba(255,255,255,0.07);\n  display: flex;\n  flex-direction: column;\n  gap: 4px;\n}\n.pd-hs6c-craft-item:last-child { border-right: none; }\n.pd-hs6c-craft-label {\n  font-size: 0.58rem;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--pd-accent);\n}\n.pd-hs6c-craft-value {\n  font-size: 0.86rem;\n  font-weight: 800;\n  color: #f0ece4;\n  line-height: 1.2;\n}\n.pd-hs6c-craft-detail {\n  font-size: 0.72rem;\n  color: #a8a39e;\n  line-height: 1.4;\n}\n\n\/* SPECS *\/\n.pd-hs6c-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.88rem;\n  margin-bottom: 28px;\n}\n.pd-hs6c-specs-table tr { border-bottom: 1px solid var(--pd-border); }\n.pd-hs6c-specs-table tr:last-child { border-bottom: none; }\n.pd-hs6c-specs-table tr:nth-child(even) td { background: var(--pd-bg-alt); }\n.pd-hs6c-specs-table td { padding: 11px 14px; vertical-align: top; line-height: 1.5; }\n.pd-hs6c-specs-table td:first-child { font-weight: 700; color: var(--pd-text); width: 40%; }\n.pd-hs6c-specs-table td:last-child { color: var(--pd-muted); }\n\n\/* FAQ *\/\n.pd-hs6c-faq-item {\n  border: 1px solid var(--pd-border);\n  border-radius: var(--pd-radius);\n  overflow: hidden;\n  margin-bottom: 8px;\n  background: var(--pd-bg-alt);\n  transition: border-color 0.2s;\n}\n.pd-hs6c-faq-item[open] { border-color: var(--pd-accent); }\n.pd-hs6c-faq-item summary {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 14px;\n  padding: 16px 20px;\n  font-size: 0.9rem;\n  font-weight: 700;\n  color: var(--pd-text);\n  cursor: pointer;\n  list-style: none;\n  line-height: 1.4;\n}\n.pd-hs6c-faq-item summary::-webkit-details-marker { display: none; }\n.pd-hs6c-faq-icon {\n  width: 24px;\n  height: 24px;\n  border-radius: 50%;\n  background: var(--pd-accent-dim);\n  border: 1px solid rgba(200,16,46,0.2);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--pd-accent);\n  flex-shrink: 0;\n  transition: transform 0.22s;\n}\n.pd-hs6c-faq-icon svg { width: 12px; height: 12px; }\n.pd-hs6c-faq-item[open] .pd-hs6c-faq-icon { transform: rotate(180deg); background: var(--pd-accent); color: #fff; border-color: var(--pd-accent); }\n.pd-hs6c-faq-answer {\n  padding: 0 20px 16px;\n  font-size: 0.87rem;\n  color: var(--pd-muted);\n  line-height: 1.7;\n  border-top: 1px solid var(--pd-border);\n}\n.pd-hs6c-faq-answer p { margin: 10px 0 0; }\n.pd-hs6c-faq-answer p:first-child { margin-top: 12px; }\n.pd-hs6c-faq-answer strong { color: var(--pd-text); font-weight: 700; }\n\n\/* CTA *\/\n.pd-hs6c-cta {\n  background: var(--pd-bg-dark);\n  border-radius: var(--pd-radius);\n  padding: 20px 24px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 16px;\n  flex-wrap: wrap;\n  margin-top: 8px;\n}\n.pd-hs6c-cta-text { font-size: 0.88rem; color: #a8a39e; line-height: 1.5; }\n.pd-hs6c-cta-text strong { color: #f0ece4; font-weight: 700; }\n.pd-hs6c-cta-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  background: var(--pd-accent);\n  color: #fff;\n  font-size: 0.76rem;\n  font-weight: 700;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  text-decoration: none;\n  padding: 11px 20px;\n  border-radius: var(--pd-radius);\n  transition: background 0.18s;\n  white-space: nowrap;\n}\n.pd-hs6c-cta-btn:hover { background: #a50d25; }\n.pd-hs6c-cta-btn svg { width: 11px; height: 11px; }\n\n@media (max-width: 640px) {\n  .pd-hs6c-stats { grid-template-columns: repeat(2, 1fr); }\n  .pd-hs6c-stat:nth-child(2) { border-right: none; }\n  .pd-hs6c-stat:nth-child(-n+2) { border-bottom: 1px solid rgba(255,255,255,0.07); }\n  .pd-hs6c-craft { grid-template-columns: repeat(2, 1fr); }\n  .pd-hs6c-craft-item:nth-child(2) { border-right: none; }\n  .pd-hs6c-craft-item:nth-child(-n+2) { border-bottom: 1px solid rgba(255,255,255,0.07); }\n  .pd-hs6c-features { grid-template-columns: 1fr; }\n  .pd-hs6c-vs-grid { grid-template-columns: 1fr; }\n  .pd-hs6c-uses-grid { grid-template-columns: 1fr; }\n  .pd-hs6c-vs { padding: 20px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-hs6c-wrap\"\u003e\n\n  \u003cdiv class=\"pd-hs6c-stats\"\u003e\n    \u003cdiv class=\"pd-hs6c-stat\"\u003e\n      \u003cspan class=\"pd-hs6c-stat-val\"\u003e6 Inch\u003c\/span\u003e\n      \u003cspan class=\"pd-hs6c-stat-label\"\u003eBlade Length\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-hs6c-stat\"\u003e\n      \u003cspan class=\"pd-hs6c-stat-val\"\u003eX50CrMoV15\u003c\/span\u003e\n      \u003cspan class=\"pd-hs6c-stat-label\"\u003eGerman Steel\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-hs6c-stat\"\u003e\n      \u003cspan class=\"pd-hs6c-stat-val\"\u003e55-57 HRC\u003c\/span\u003e\n      \u003cspan class=\"pd-hs6c-stat-label\"\u003eRockwell Hardness\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-hs6c-stat\"\u003e\n      \u003cspan class=\"pd-hs6c-stat-val\"\u003eLifetime\u003c\/span\u003e\n      \u003cspan class=\"pd-hs6c-stat-label\"\u003eWarranty\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-hs6c-intro\"\u003e\n    The Hammer Stahl 6-inch Chef Knife is the \u003cstrong\u003eshorter, more agile configuration of the Hammer Stahl workhorse blade\u003c\/strong\u003e. The same German X50CrMoV15 steel, Quad Tang Pakkawood handle, 20-degree laser-set bevel, and sloped bolster as the 8-inch chef, in a blade that is two inches more compact and proportionally more controllable in the hand. For cooks with smaller hands, for tasks that reward precision over reach, and for anyone who wants a dedicated shorter blade alongside their 8-inch, the 6-inch fills the gap between the full chef knife and the smaller santoku.\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"pd-hs6c-heading\"\u003e6 Inch vs 8 Inch\u003c\/h3\u003e\n  \u003cdiv class=\"pd-hs6c-vs\"\u003e\n    \u003cp class=\"pd-hs6c-vs-label\"\u003eTwo lengths. One standard of steel.\u003c\/p\u003e\n    \u003cdiv class=\"pd-hs6c-vs-grid\"\u003e\n      \u003cdiv class=\"pd-hs6c-vs-card current\"\u003e\n        \u003cspan class=\"pd-hs6c-vs-size\"\u003e6\"\u003c\/span\u003e\n        \u003cp class=\"pd-hs6c-vs-name\"\u003eThis knife\u003c\/p\u003e\n        \u003cdiv class=\"pd-hs6c-vs-items\"\u003e\n          \u003cdiv class=\"pd-hs6c-vs-item\"\u003e\n\u003cstrong\u003eMore control\u003c\/strong\u003e through shorter lever arm\u003c\/div\u003e\n          \u003cdiv class=\"pd-hs6c-vs-item\"\u003e\n\u003cstrong\u003eBetter for smaller hands\u003c\/strong\u003e and pinch grip\u003c\/div\u003e\n          \u003cdiv class=\"pd-hs6c-vs-item\"\u003e\n\u003cstrong\u003eFaster for smaller tasks\u003c\/strong\u003e and detail work\u003c\/div\u003e\n          \u003cdiv class=\"pd-hs6c-vs-item\"\u003e\n\u003cstrong\u003eMore compact\u003c\/strong\u003e in a knife roll or block\u003c\/div\u003e\n          \u003cdiv class=\"pd-hs6c-vs-item\"\u003e\n\u003cstrong\u003eLess fatiguing\u003c\/strong\u003e through extended repetitive prep\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-hs6c-vs-card other\"\u003e\n        \u003cspan class=\"pd-hs6c-vs-size\"\u003e8\"\u003c\/span\u003e\n        \u003cp class=\"pd-hs6c-vs-name\"\u003e8-inch Chef Knife\u003c\/p\u003e\n        \u003cdiv class=\"pd-hs6c-vs-items\"\u003e\n          \u003cdiv class=\"pd-hs6c-vs-item\"\u003eMore reach for large produce and bulk chopping\u003c\/div\u003e\n          \u003cdiv class=\"pd-hs6c-vs-item\"\u003eBetter for large quantities of a single ingredient\u003c\/div\u003e\n          \u003cdiv class=\"pd-hs6c-vs-item\"\u003eThe industry standard length for kitchen chef knives\u003c\/div\u003e\n          \u003cdiv class=\"pd-hs6c-vs-item\"\u003eMore momentum per stroke on heavy-duty tasks\u003c\/div\u003e\n          \u003cdiv class=\"pd-hs6c-vs-item\"\u003eSame steel and construction as the 6-inch\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"pd-hs6c-heading\"\u003eFeatures\u003c\/h3\u003e\n  \u003cdiv class=\"pd-hs6c-features\"\u003e\n\n    \u003cdiv class=\"pd-hs6c-feature\"\u003e\n      \u003cspan class=\"pd-hs6c-feature-num\"\u003eFeature 01\u003c\/span\u003e\n      \u003ch4 class=\"pd-hs6c-feature-title\"\u003eShorter Blade for Greater Control\u003c\/h4\u003e\n      \u003cp class=\"pd-hs6c-feature-body\"\u003eA shorter blade requires less wrist rotation to complete a cut and provides a shorter lever arm between the grip and the tip. \u003cstrong\u003eThe result is more precise directional control\u003c\/strong\u003e through the cut, particularly for tasks that require accuracy rather than reach: herb chopping, trimming, small portioning, and any work where the knife needs to follow a precise line.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-hs6c-feature\"\u003e\n      \u003cspan class=\"pd-hs6c-feature-num\"\u003eFeature 02\u003c\/span\u003e\n      \u003ch4 class=\"pd-hs6c-feature-title\"\u003eSloped Bolster and Pinch Grip\u003c\/h4\u003e\n      \u003cp class=\"pd-hs6c-feature-body\"\u003eThe sloped bolster positions the fingers naturally into a pinch grip on the blade rather than a hammer grip on the handle. \u003cstrong\u003eA pinch grip provides better control of blade angle\u003c\/strong\u003e and reduces wrist tension through repetitive cutting. On a 6-inch blade, the pinch grip is even more natural because the shorter reach makes the grip position more comfortable for a wider range of hand sizes.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-hs6c-feature\"\u003e\n      \u003cspan class=\"pd-hs6c-feature-num\"\u003eFeature 03\u003c\/span\u003e\n      \u003ch4 class=\"pd-hs6c-feature-title\"\u003eQuad Tang for Balance\u003c\/h4\u003e\n      \u003cp class=\"pd-hs6c-feature-body\"\u003eThe steel runs through the handle and is exposed on all four sides. On a shorter blade, the balance point sits closer to the hand, which produces a \u003cstrong\u003emore responsive feel during quick, precise cutting tasks\u003c\/strong\u003e. The Quad Tang gives the knife a centre of gravity that matches the blade length rather than the heavier bias of a standard full tang two-sided handle.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-hs6c-feature\"\u003e\n      \u003cspan class=\"pd-hs6c-feature-num\"\u003eFeature 04\u003c\/span\u003e\n      \u003ch4 class=\"pd-hs6c-feature-title\"\u003eGerman X50CrMoV15 at 20 Degrees\u003c\/h4\u003e\n      \u003cp class=\"pd-hs6c-feature-body\"\u003eThe same high-carbon stainless steel and 20-degree laser-set bevel as every other Hammer Stahl knife. \u003cstrong\u003eAt 55 to 57 HRC, the blade holds a working edge through regular use\u003c\/strong\u003e and responds well to honing and home sharpening. The shorter blade does not compromise the steel specification or the edge geometry.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"pd-hs6c-heading\"\u003eWhat It Is Used For\u003c\/h3\u003e\n  \u003cdiv class=\"pd-hs6c-uses\"\u003e\n    \u003cp class=\"pd-hs6c-uses-label\"\u003eTasks Where the 6-Inch Excels\u003c\/p\u003e\n    \u003cdiv class=\"pd-hs6c-uses-grid\"\u003e\n      \u003cdiv class=\"pd-hs6c-use-item\"\u003eHerb and aromatics chopping\u003c\/div\u003e\n      \u003cdiv class=\"pd-hs6c-use-item\"\u003eShallots, garlic, and small produce\u003c\/div\u003e\n      \u003cdiv class=\"pd-hs6c-use-item\"\u003eTrimming individual portions\u003c\/div\u003e\n      \u003cdiv class=\"pd-hs6c-use-item\"\u003ePortioning smaller cuts of meat\u003c\/div\u003e\n      \u003cdiv class=\"pd-hs6c-use-item\"\u003ePrecision slicing at medium scale\u003c\/div\u003e\n      \u003cdiv class=\"pd-hs6c-use-item\"\u003eRub and marinade prep ingredients\u003c\/div\u003e\n      \u003cdiv class=\"pd-hs6c-use-item\"\u003eGeneral prep on smaller boards\u003c\/div\u003e\n      \u003cdiv class=\"pd-hs6c-use-item\"\u003eEveryday quick kitchen tasks\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CRAFT STRIP --\u003e\n  \u003cdiv class=\"pd-hs6c-craft\"\u003e\n    \u003cdiv class=\"pd-hs6c-craft-item\"\u003e\n      \u003cspan class=\"pd-hs6c-craft-label\"\u003eSteel\u003c\/span\u003e\n      \u003cspan class=\"pd-hs6c-craft-value\"\u003eGerman X50CrMoV15\u003c\/span\u003e\n      \u003cspan class=\"pd-hs6c-craft-detail\"\u003eHigh-carbon stainless. Same spec as Wusthof.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-hs6c-craft-item\"\u003e\n      \u003cspan class=\"pd-hs6c-craft-label\"\u003eHardness\u003c\/span\u003e\n      \u003cspan class=\"pd-hs6c-craft-value\"\u003eRockwell 55-57\u003c\/span\u003e\n      \u003cspan class=\"pd-hs6c-craft-detail\"\u003eOptimal daily-use range. Hones and sharpens at home.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-hs6c-craft-item\"\u003e\n      \u003cspan class=\"pd-hs6c-craft-label\"\u003eEdge\u003c\/span\u003e\n      \u003cspan class=\"pd-hs6c-craft-value\"\u003e20° Bevel\u003c\/span\u003e\n      \u003cspan class=\"pd-hs6c-craft-detail\"\u003eLaser measured. European standard. Razor sharp from the box.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-hs6c-craft-item\"\u003e\n      \u003cspan class=\"pd-hs6c-craft-label\"\u003eHandle\u003c\/span\u003e\n      \u003cspan class=\"pd-hs6c-craft-value\"\u003eQuad Tang Pakkawood\u003c\/span\u003e\n      \u003cspan class=\"pd-hs6c-craft-detail\"\u003eSteel on all four sides. Phenolic-infused timber.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003ch3 class=\"pd-hs6c-heading\"\u003eSpecifications\u003c\/h3\u003e\n  \u003ctable class=\"pd-hs6c-specs-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eHammer Stahl 6-Inch Chef Knife\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSKU\u003c\/td\u003e\n\u003ctd\u003e6CHEF\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBlade Length\u003c\/td\u003e\n\u003ctd\u003e6 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSteel\u003c\/td\u003e\n\u003ctd\u003eGerman X50CrMoV15 high-carbon stainless\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eRockwell Hardness\u003c\/td\u003e\n\u003ctd\u003e55 to 57 HRC\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBevel Angle\u003c\/td\u003e\n\u003ctd\u003e20 degrees (laser measured)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eHandle\u003c\/td\u003e\n\u003ctd\u003eQuad Tang Pakkawood, phenolic resin infused\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBolster\u003c\/td\u003e\n\u003ctd\u003eSloped, for pinch grip\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003eLifetime (defects in materials and workmanship)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePackaging\u003c\/td\u003e\n\u003ctd\u003eFoam-padded gift box with magnetic latch closure\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCare\u003c\/td\u003e\n\u003ctd\u003eHand wash only. Dry immediately.\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHammer Stahl\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003ch3 class=\"pd-hs6c-heading\"\u003eCommon Questions\u003c\/h3\u003e\n\n  \u003cdetails class=\"pd-hs6c-faq-item\"\u003e\n    \u003csummary\u003eShould I get the 6-inch or the 8-inch chef knife?\u003cspan class=\"pd-hs6c-faq-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n    \u003cdiv class=\"pd-hs6c-faq-answer\"\u003e\n      \u003cp\u003eIt depends on your hand size, your dominant tasks, and whether you want one knife or two. \u003cstrong\u003eThe 6-inch is better for smaller hands, precision work, and cooks who find the 8-inch too long for everyday tasks.\u003c\/strong\u003e The 8-inch is better for bulk prep, large produce, and cooks who work with a lot of volume and need the reach. Many serious cooks own both: the 8-inch for production prep and the 6-inch for the more controlled work. Both share the same steel and construction.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pd-hs6c-faq-item\"\u003e\n    \u003csummary\u003eIs a 6-inch chef knife a beginner knife?\u003cspan class=\"pd-hs6c-faq-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n    \u003cdiv class=\"pd-hs6c-faq-answer\"\u003e\n      \u003cp\u003eNo. The 6-inch is more accessible for beginners because the shorter blade is less intimidating and easier to control before knife technique is fully developed. But it is equally appropriate as a specialist tool for experienced cooks who want a dedicated shorter blade for precision tasks. \u003cstrong\u003eProfessional kitchens use 6-inch chef knives alongside 8-inch and 10-inch versions\u003c\/strong\u003e for different tasks. The size is a function decision, not a skill level decision.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pd-hs6c-faq-item\"\u003e\n    \u003csummary\u003eCan I put this in the Hammer Stahl 12 Slot Bamboo Block?\u003cspan class=\"pd-hs6c-faq-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n    \u003cdiv class=\"pd-hs6c-faq-answer\"\u003e\n      \u003cp\u003eYes. The 12-slot bamboo block accommodates the full Hammer Stahl range including the 6-inch chef knife. The horizontal slots are sized to fit blades from the 3.5-inch paring knife through to the 10-inch slicer. \u003cstrong\u003eThe 6-inch sits comfortably in any of the main knife slots\u003c\/strong\u003e in the block.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pd-hs6c-faq-item\"\u003e\n    \u003csummary\u003eIs this a good knife for BBQ prep work?\u003cspan class=\"pd-hs6c-faq-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n    \u003cdiv class=\"pd-hs6c-faq-answer\"\u003e\n      \u003cp\u003eYes, particularly for the prep side. The aromatics for a marinade, the vegetables for a side dish, the herbs for a rub, the shallots and garlic for a braise: these are all tasks where the 6-inch is the right size. \u003cstrong\u003eFor the larger meat preparation tasks\u003c\/strong\u003e that come with BBQ cooking (trimming fat caps, breaking down primals, portioning whole cuts), the scimitar, boning knife, and 8-inch chef are better suited. The 6-inch works alongside those larger knives as the agile prep blade rather than the heavy-duty one.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"pd-hs6c-cta\"\u003e\n    \u003cdiv class=\"pd-hs6c-cta-text\"\u003e\n\u003cstrong\u003eThe full Hammer Stahl range is in stock at our Wetherill Park showroom.\u003c\/strong\u003e Hold the 6-inch and 8-inch alongside each other before deciding. Open Monday and Wednesday to Friday 10am to 5pm, Saturday 9am to 2pm.\u003c\/div\u003e\n    \u003ca href=\"tel:0434010411\" class=\"pd-hs6c-cta-btn\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 9.81a19.79 19.79 0 01-3.07-8.63A2 2 0 012 .18h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L6.09 7.91a16 16 0 006 6l1.09-1.09a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 14.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Call 0434 010 411\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Hammer Stahl","offers":[{"title":"Default Title","offer_id":46730932813996,"sku":"HS6CK","price":119.9,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/7KkXzp5H_web.jpg?v=1783334441","url":"https:\/\/bbqrepublic.com.au\/products\/hammer-stahl-6-chef-knife","provider":"BBQ Republic","version":"1.0","type":"link"}