{"title":"KAN Kitchen","description":null,"products":[{"product_id":"santoku","title":"KAN Santoku Knife","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\u0026amp;width=1600\" alt=\"KAN Santoku Knife - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Santoku Knife, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/santoku-on-board-with-peppers_1786b98b-c90f-4879-b0be-b3f945c69cd9.jpg?v=1737636967\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/santoku-on-board-with-peppers_1786b98b-c90f-4879-b0be-b3f945c69cd9.jpg?v=1737636967\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/santoku-on-board-with-peppers_1786b98b-c90f-4879-b0be-b3f945c69cd9.jpg?v=1737636967\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Santoku Knife, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Santoku-long_1a337a76-186a-452e-ac1c-e2caac58182a.png?v=1737636955\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Santoku-long_1a337a76-186a-452e-ac1c-e2caac58182a.png?v=1737636955\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Santoku-long_1a337a76-186a-452e-ac1c-e2caac58182a.png?v=1737636955\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Santoku Knife, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/santoku-action-shot-with-peppers-scaled_d8ef132f-46d4-4dc6-bd41-c3649a16c3fd.jpg?v=1737636953\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/santoku-action-shot-with-peppers-scaled_d8ef132f-46d4-4dc6-bd41-c3649a16c3fd.jpg?v=1737636953\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/santoku-action-shot-with-peppers-scaled_d8ef132f-46d4-4dc6-bd41-c3649a16c3fd.jpg?v=1737636953\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Santoku Knife, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_132e0223-5225-4742-a2af-544e42fabca6.jpg?v=1737636946\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_132e0223-5225-4742-a2af-544e42fabca6.jpg?v=1737636946\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_132e0223-5225-4742-a2af-544e42fabca6.jpg?v=1737636946\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Santoku Knife, view 5\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-Layers Damascus Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic handle\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e15° Double-Sided Bevel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        Precision Crafted Damascus Steel Knife\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e1 67-Layers Damascus Santoku Knife · VG-10 Core · 6-Inch Blade\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"Cuts smoothly through meat and vegetables with incredible precision.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.9 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e142 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$99\u003c\/span\u003e\n          \u003cspan style=\"font-size:15px;color:#77706A;text-decoration:line-through;\"\u003e$129\u003c\/span\u003e\n          \u003cspan class=\"save-badge\"\u003eSave $30\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eEbony Wood\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:black;\" title=\"Ebony Wood\" onclick=\"selectSwatch(this,'Ebony Wood')\"\u003e\u003c\/button\u003e\n            \n            \u003cbutton class=\"swatch \" style=\"background:grey;\" title=\"G10 Composite Resin\" onclick=\"selectSwatch(this,'G10 Composite Resin')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'santoku')\"\u003eAdd to Cart: $99\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41181604773991\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $24 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e67-layers Damascus steel\u003c\/strong\u003e with a VG-10 Core. Handcrafted for unmatched sharpness and durability, ideal for home chefs seeking precision.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-Layers Damascus Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic handle\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e15° Double-Sided Bevel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n\u003ca href=\"#section-value-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eBuilt to last\u003c\/a\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the KAN Santoku Knife different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes Damascus steel different from standard stainless steel knives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from \u003cstrong\u003e67-layers of Damascus steel\u003c\/strong\u003e, this knife offers outstanding durability and strength.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003ePRECISION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003e15° double-sided bevel\u003c\/strong\u003e allows for precise and versatile cutting tasks.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eBALANCE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eDesigned with an \u003cstrong\u003eergonomic handle\u003c\/strong\u003e, it ensures a comfortable, balanced grip even after prolonged use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eCRAFTSMANSHIP\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eEach knife is \u003cstrong\u003ehand-honed\u003c\/strong\u003e to achieve a razor-sharp edge that stays sharp longer.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy stamped knives lose their edge\u003c\/h2\u003e\n          \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - stamped blade\u003c\/text\u003e\n        \u003cpath d=\"M 8 58 L 168 52 L 172 62 L 8 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"52\" width=\"18\" height=\"18\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 108 62 Q 120 58 132 62 Q 144 65 154 62\" stroke-width=\"1.3\" stroke=\"#9B8B78\" fill=\"none\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"130\" cy=\"61\" r=\"9\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"130\" y1=\"52\" x2=\"130\" y2=\"-2\" stroke-width=\"1\" stroke=\"#9B8B78\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"130\" y=\"-6\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eedge worn\u003c\/text\u003e\n        \u003cline x1=\"96\" y1=\"68\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edulled · corroded\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - forged blade\u003c\/text\u003e\n        \u003cpath d=\"M 280 52 L 456 46 L 460 58 L 280 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"58\" x2=\"444\" y2=\"52\" stroke-width=\"2\" stroke=\"#9B8B78\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n        \u003crect x=\"280\" y=\"50\" width=\"12\" height=\"20\" rx=\"2\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"262\" y=\"50\" width=\"22\" height=\"20\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"268\" cy=\"60\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"278\" cy=\"60\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"410\" cy=\"53\" r=\"9\" fill=\"none\" stroke=\"#5A4A30\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"410\" y1=\"44\" x2=\"410\" y2=\"-2\" stroke-width=\"1\" stroke=\"#6B5B3E\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"410\" y=\"-6\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eedge holds\u003c\/text\u003e\n        \u003cline x1=\"368\" y1=\"68\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esharp still · patina forming\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n    \n    \n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"kn3-bevel\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(30)\"\u003e\n          \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#B0A898\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n        \u003c\/pattern\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"75\" y=\"14\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003emachine-ground\u003c\/text\u003e\n      \u003cpath d=\"M 4 72 L 4 84 L 22 84 L 22 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 22 70 L 138 66 L 142 78 L 22 86 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"30\" y1=\"68\" x2=\"136\" y2=\"65\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"30\" y1=\"84\" x2=\"136\" y2=\"80\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n      \u003ctext x=\"75\" y=\"100\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eidentical\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"228\" y=\"14\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-forged\u003c\/text\u003e\n      \u003cpath d=\"M 168 68 L 168 84 L 188 84 L 188 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.5\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"174\" cy=\"76\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n      \u003ccircle cx=\"182\" cy=\"76\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n      \u003crect x=\"188\" y=\"66\" width=\"10\" height=\"20\" rx=\"1\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n      \u003cpath d=\"M 198 66 L 290 62 L 294 76 L 198 86 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"204\" y1=\"73\" x2=\"285\" y2=\"69\" stroke-width=\"2\" stroke=\"#9B8B78\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n      \u003cpath d=\"M 208 66 Q 240 63 290 62\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"250\" cy=\"73\" r=\"3.5\" fill=\"none\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n      \u003ctext x=\"228\" y=\"100\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a blade with 67-layers Damascus Steel and a VG-10 Core for unmatched sharpness, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-value-comparison\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n\u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:12px;letter-spacing:.1em;\"\u003eBuilt to last\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:16px;line-height:1.15;\"\u003eBuy once, not every few years\u003c\/h2\u003e\n\u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;margin:0 auto 36px;max-width:600px;line-height:1.5;\"\u003eThe cheaper option looks like a saving until you replace it. Here is how it compares over the long run.\u003c\/p\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;text-align:left;\"\u003e\n\u003cdiv style=\"border:1px solid #E8E4DE;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#4A4340;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThe budget alternative\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eA stamped stainless knife, typically replaced about every 4 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #C4963A;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#C4963A;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThis knife\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eBuilt to last 20+ years of regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this knife right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this knife\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Love precision and finesse_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eYou enjoy crafting intricate dishes and need a reliable knife to match your skills.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Value durability_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eLooking for a knife that will maintain its edge and last for years.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Prefer ergonomic design_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eYou need a comfortable knife for extended kitchen use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Appreciate craftsmanship_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eYou value the artistry and skill in a well-made knife.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this knife if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_On a tight budget_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf price is your primary concern, this might not be the best option.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Rarely cooks intricate meals_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf you don't need precision, another knife might suffice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Prefer a lighter knife_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf weight is an issue, consider a lighter alternative.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Need a dishwasher-safe knife_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis knife requires careful hand washing to maintain its integrity.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Gourmet home chefs_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those who cook sophisticated meals regularly.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Precision-focused cooks_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for chefs who value detailed and controlled cutting.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Culinary artists_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those who see cooking as an art form.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_KAN Kitchen fans_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eThose who appreciate KAN Kitchen's dedication to quality and craftsmanship.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" data-ctl-version=\"13\" data-ctl-created=\"1\" style=\"padding:0;background:#1A1714;\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eOutfit your kitchen\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eOutfit your\u003cbr\u003ekitchen\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/paring-knife\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Paring-diagonal_9215c2f7-d9c7-43e9-afb5-4513a2662cfe.png?v=1737637194\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/paring-knife\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eKAN Paring Knife\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eKitchen Knife\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41181604708455\" data-handle=\"paring-knife\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/kan-core-standard-set\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/kan-core-standard-set\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eKAN Core Standard Set\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eCookware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41181605593191\" data-handle=\"kan-core-standard-set\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/magnetic-knife-block-11-x-3-5\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/M078084.png?v=1771517998\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/magnetic-knife-block-11-x-3-5\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eSolid Ash Magnetic Knife Block – German-Crafted Kitchen Storage 10 Knives\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eKnife Block\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"42203928592487\" data-handle=\"magnetic-knife-block-11-x-3-5\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked kitchen pieces that work alongside this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Paring-diagonal_9215c2f7-d9c7-43e9-afb5-4513a2662cfe.png?v=1737637194\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose the KAN Santoku Knife\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eUnmatched Sharpness\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe VG-10 Core ensures the blade maintains a razor-sharp edge for longer periods.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eSturdy Construction\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003e67-layers of Damascus steel offer superior strength and durability, resisting wear and tear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eBeautiful Design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe knife's elegant pattern is not just for aesthetics; it's a testament to its craftsmanship.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eSHARPNESS\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eVG-10 Core\u003c\/strong\u003e ensures cutting precision.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003e67-layers\u003c\/strong\u003e offer long-lasting use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eCOMFORT\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eErgonomic handle for \u003cstrong\u003eeasy grip\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e67-layers Damascus · VG-10 Core · 6-inch blade\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'santoku')\"\u003eAdd to Cart: $99\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eOwning the KAN Santoku Knife elevates your cooking experience\u003c\/em\u003e, making every meal preparation an art form.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eExceptional Durability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e67-layers of Damascus steel\u003c\/strong\u003e provide a robust blade that withstands the rigors of daily kitchen use, ensuring it remains a trusted tool for years.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eTimeless Aesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe intricate patterns of the \u003cstrong\u003eDamascus steel\u003c\/strong\u003e not only enhance performance but also add a touch of elegance to your kitchen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvesting in a \u003cstrong\u003eVG-10 Core\u003c\/strong\u003e blade means less frequent sharpening, saving you time and maintaining cutting efficiency.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003ePrecision and artistry for culinary excellence\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'santoku')\"\u003eAdd to Cart: $99\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003ePrecision becomes a kitchen staple\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore owning the KAN Santoku Knife, you might struggle with dull blades. After, enjoy consistently \u003cstrong\u003esharp performance\u003c\/strong\u003e that makes meal prep smoother.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eEmbrace the art of precision cutting with every dish.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the KAN Santoku Knife is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e6 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eOverall Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e11 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight per piece\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.4 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eApproximate measurements.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Construction\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Steel\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Wood\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in India\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eResin Handles \u0026amp; Assembly\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in China\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Steel Type\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e67-layers Damascus with VG-10 Core\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eG10 Composite Resin or Ebony Wood\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eConstruction Method\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHand-forged\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eEdge Bevel\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e15° Double-Sided Bevel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eCrafted for precision and durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Maintenance\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eNo, hand wash only\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSharpening Method\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHoning steel or whetstone\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHoning Frequency\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMonthly\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eStorage Recommendation\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eStore in a knife block or magnetic strip\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eProper care extends the knife's lifespan.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x KAN Santoku Knife\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eSingle item included.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eNot all knives are created equal\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003eMass-produced knives\u003c\/strong\u003e often lack the precision and durability of hand-forged alternatives like the KAN Santoku Knife.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eExperience a knife that truly enhances your culinary skills.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Santoku-long_1a337a76-186a-452e-ac1c-e2caac58182a.png?v=1737636955\u0026amp;width=1200\" alt=\"KAN Santoku Knife - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003ePrecision transforms ordinary to extraordinary\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eChoosing the KAN Santoku Knife means embracing a tool that's not just practical but also elevates your entire cooking experience with \u003cstrong\u003eartistry and precision\u003c\/strong\u003e.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eEvery slice becomes a statement of skill.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eFor \u003cstrong\u003ehome chefs\u003c\/strong\u003e who see cooking as an art, \u003cstrong\u003eprecision\u003c\/strong\u003e and \u003cstrong\u003edurability\u003c\/strong\u003e are non-negotiables. This knife is for those who demand superior performance and quality in their culinary tools.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"steel-hatch\" patternunits=\"userSpaceOnUse\" width=\"5\" height=\"5\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"5\" stroke=\"#9B8B78\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 606 130 L 588 182 L 120 152 Z\" fill=\"#E8E0D4\" stroke-width=\"1.8\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 606 130 L 588 182 L 120 152 Z\" fill=\"url(#steel-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 590 85 L 120 115 Z\" fill=\"#D8D0C4\" stroke-width=\"0.8\" stroke=\"#7A6A58\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 152 L 588 182 L 590 175 L 120 145 Z\" fill=\"#D8D0C4\" stroke-width=\"0.8\" stroke=\"#7A6A58\"\u003e\u003c\/path\u003e\n        \u003cellipse cx=\"600\" cy=\"130\" rx=\"10\" ry=\"26\" fill=\"#C8B898\" stroke-width=\"1.5\" stroke=\"#5A4A30\"\u003e\u003c\/ellipse\u003e\n        \u003cline x1=\"350\" y1=\"76\" x2=\"350\" y2=\"50\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"350\" y=\"44\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003egrain direction →\u003c\/text\u003e\n        \u003cpath d=\"M 180 150 L 180 210\" stroke-width=\"1\" stroke-dasharray=\"4,3\" stroke=\"#B0A898\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"180\" y=\"224\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eBlade edge\u003c\/text\u003e\n        \u003cpath d=\"M 480 180 L 480 210\" stroke-width=\"1\" stroke-dasharray=\"4,3\" stroke=\"#8A7A60\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"480\" y=\"224\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eVG-10\u003c\/text\u003e\n        \u003ctext x=\"614\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#8A7A60\" font-style=\"italic\"\u003eedge\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of blade steel and handle materials\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eUnmatched Sharpness\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e67-layers Damascus steel\u003c\/strong\u003e provides a superior edge that stays sharp longer than standard stainless.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eDurable Handle\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eChoose between \u003cstrong\u003eG10 Composite\u003c\/strong\u003e or \u003cstrong\u003eEbony Wood\u003c\/strong\u003e for a handle that resists wear and tear.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eEdge Retention\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003eVG-10 Core\u003c\/strong\u003e enhances the blade's ability to maintain a keen edge through extensive use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"It feels like an extension of my hand, guiding each cut with precision.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eFine Dining Excellence with G10 Composite Handle\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe KAN Santoku Knife offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Ergonomic handle, no slip grip\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 67-layers forged, holds edge under use\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Handcrafted excellence, not mass-produced\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eYou’ve considered budget knives, but why settle when one set can offer a lifetime of culinary satisfaction?\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eKAN Santoku Knife\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eJean Dubost\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eLaguiole en Aubrac\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWüsthof\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have a bee bolster?\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes*\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eDecorative mark only\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes*\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it suitable for fine dining?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eWhat type of steel is used?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e67-layers Damascus, VG-10 Core\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStandard stainless\u003c\/td\u003e\n\u003ctd class=\"\"\u003eCarbon steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHigh-carbon stainless\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFine dining use\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand-forged\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-stamped\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand-forged\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-stamped\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBee bolster\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes*\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eDecorative mark only\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes*\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle material\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eG10 Composite or Ebony Wood\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePlastic\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHorn\u003c\/td\u003e\n\u003ctd class=\"\"\u003ePolyoxymethylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifetime Value\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eOne set, a lifetime of use\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBudget price point · mass production\u003c\/td\u003e\n\u003ctd class=\"\"\u003eOne-time heirloom investment\u003c\/td\u003e\n\u003ctd class=\"\"\u003eOne-time investment · decades of use\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/5\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (4 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eExperience fine dining elegance at home with a handle crafted from premium G10 Composite or Ebony Wood. Choose plastic-handled options and the first sign will be a slippery grip — right when you needed precision most.\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eKAN KITCHEN\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision and Artistry in Every Slice\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'santoku')\"\u003eAdd to Cart: $99\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eIdeal settings for the KAN Santoku Knife\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGourmet Cooking\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003ePerfect for preparing intricate dishes requiring precision and skill.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome Entertaining\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eImpress guests with your culinary expertise using a knife designed for excellence.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eEveryday Meal Prep\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eMake daily cooking tasks easier and more efficient with a reliable, sharp blade.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGift for Chefs\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eAn excellent gift choice for the culinary enthusiast in your life.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProfessional Kitchens\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eSuitable for use in professional environments, offering durability and performance.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/santoku-action-shot-with-peppers-scaled_d8ef132f-46d4-4dc6-bd41-c3649a16c3fd.jpg?v=1737636953\u0026amp;width=1200\" alt=\"KAN Santoku Knife - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003ePrecision transforms the ordinary to extraordinary\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eKAN Santoku is for the discerning chef\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'santoku')\"\u003eAdd to Cart: $99\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eUnderstanding Damascus Steel and its benefits\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"gen-loose\" patternunits=\"userSpaceOnUse\" width=\"10\" height=\"10\"\u003e\n            \u003cellipse cx=\"3\" cy=\"3\" rx=\"2.2\" ry=\"1.4\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"8\" cy=\"7.5\" rx=\"1.8\" ry=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.6\"\u003e\u003c\/ellipse\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"gen-dense\" patternunits=\"userSpaceOnUse\" width=\"5\" height=\"5\" patterntransform=\"rotate(30)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"5\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2.5\" y1=\"0\" x2=\"2.5\" y2=\"5\" stroke=\"#9B8B78\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cclippath id=\"gen-left-clip\"\u003e\u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n          \u003cclippath id=\"gen-right-clip\"\u003e\u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eStandard\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\" rx=\"3\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\" fill=\"url(#gen-loose)\" clip-path=\"url(#gen-left-clip)\" opacity=\"0.9\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"150\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard construction\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e67-Layers Damascus\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\" rx=\"3\" fill=\"#D8D0C4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\" fill=\"url(#gen-dense)\" clip-path=\"url(#gen-right-clip)\" opacity=\"0.65\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"492\" y=\"150\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehigher-grade construction\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e67-Layers Damascus\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eBlade steel comparison, lower quality vs our knife\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe \u003cstrong\u003e67-layers of Damascus steel\u003c\/strong\u003e provide exceptional hardness and edge retention, outperforming mass-market stainless steels that dull quickly.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eWith a hardness rating of HRC 60-62, the VG-10 Core ensures superior sharpness and durability.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis combination allows the KAN Santoku Knife to maintain its edge longer, requiring less frequent sharpening.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eDamascus steel\u003c\/strong\u003e is synonymous with precision.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe forging process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eSteps in crafting a KAN Santoku Knife\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"18\" y=\"48\" width=\"74\" height=\"14\" rx=\"2\" fill=\"#D8D0C4\" stroke-width=\"1.2\" stroke=\"#6B5B3E\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"18\" y1=\"55\" x2=\"92\" y2=\"55\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003ebar stock\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - steel\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 148 72 L 148 64 L 220 62 L 220 70 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.85\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 166 28 Q 163 20 166 14\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 178 26 Q 175 18 178 12\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 190 28 Q 187 20 190 14\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eforge \u0026amp; shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - forge\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 272 74 L 272 64 L 344 60 L 344 70 Z\" fill=\"#D8D0C4\" stroke-width=\"1.2\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"280\" y1=\"64\" x2=\"340\" y2=\"61\" stroke-width=\"1.8\" stroke=\"#C8C0B0\" opacity=\"0.7\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eHRC 60-62\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - grind\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"394\" y=\"48\" width=\"22\" height=\"16\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"400\" cy=\"56\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"408\" cy=\"56\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003crect x=\"416\" y=\"46\" width=\"10\" height=\"20\" rx=\"1\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 426 48 L 498 44 L 500 56 L 426 66 Z\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"432\" y1=\"55\" x2=\"494\" y2=\"51\" stroke-width=\"1.5\" stroke=\"#C8C0B0\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - temper\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eSteel billet selection to hand-honing\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eEach KAN Santoku Knife is \u003cstrong\u003ehand-forged\u003c\/strong\u003e from selected steel billets, ensuring unique grain patterns that enhance performance and aesthetics.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eVariations in grain patterns are a mark of authenticity, reflecting the artisanal craftsmanship that goes into each blade.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eHand-forging ensures a blade that stands the test of time.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eThe legacy behind KAN Kitchen\u003c\/h2\u003e\n    \n\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_132e0223-5225-4742-a2af-544e42fabca6.jpg?v=1737636946\u0026amp;width=1200\" alt=\"KAN Santoku Knife - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'santoku')\"\u003eAdd to Cart: $99\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I am amazed by the precision of the KAN Santoku Knife. It's a game-changer in my kitchen.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJamie L., professional chef, 2 years ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The craftsmanship is evident in every cut. It slices through everything effortlessly.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmma C., culinary enthusiast, 5 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"A beautiful knife that performs as well as it looks. It's my go-to for all my meals.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eOliver P., home cook, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete the kitchen without doubling up\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eEnhance your culinary toolkit with these complementary KAN Kitchen products.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/kan-core-complete-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=600\" alt=\"KAN Core Complete Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Complete Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePrecision for larger tasks\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/kan-core-basic-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319\u0026amp;width=600\" alt=\"KAN Core Basic Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Basic Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor intricate peeling\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/kan-core-standard-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\u0026amp;width=600\" alt=\"KAN Core Standard Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Standard Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eEffortless slicing\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/paring-knife\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Paring-diagonal_9215c2f7-d9c7-43e9-afb5-4513a2662cfe.png?v=1737637194\u0026amp;width=600\" alt=\"KAN Paring Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Paring Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eVersatile all-rounder\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout KAN Kitchen\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting precision tools for culinary excellence\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFounded by Barney Lund on Kickstarter in 2017, KAN Kitchen has been dedicated to revolutionizing kitchen experiences with high-quality tools. Their mission is to empower home and professional chefs with knives that enhance culinary precision.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eKAN Kitchen believes in professional-grade quality that caters to both home cooks and culinary experts. Their use of 67-layers Damascus steel with a VG-10 Core is a testament to their commitment to exceptional craftsmanship.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your knife\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve the edge\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand wash only\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAvoid using a dishwasher to prevent deterioration and maintain sharpness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry immediately\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAfter washing, dry your knife immediately to prevent any potential rusting.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProper storage\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eStore in a knife block or on a magnetic strip to protect the edge.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eRegular honing\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse a honing steel regularly to maintain the blade's sharp edge.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your KAN Santoku Knife will serve you beautifully for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eWhy the KAN Santoku Knife stands out\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eInvesting in the KAN Santoku Knife is a decision for quality and longevity. Its \u003cstrong\u003e67-layers Damascus Steel\u003c\/strong\u003e and \u003cstrong\u003eVG-10 Core\u003c\/strong\u003e offer excellent edge retention and durability. While the initial cost is higher, the long-term benefits of having a reliable, precision tool are substantial.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e67-layers Damascus Steel with VG-10 Core for sharpness.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHandcrafted in China with exceptional craftsmanship.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash only to maintain edge integrity.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eErgonomic handle offers comfort during extended use.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your kitchen experience with a tool built for precision and beauty.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $99\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the Santoku knife dishwasher safe?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo, we recommend \u003cstrong\u003ehand washing\u003c\/strong\u003e to preserve the knife's edge and prevent damage.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do I care for the Santoku knife?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eHand wash with warm, soapy water and dry immediately. \u003cstrong\u003eAvoid dishwashers\u003c\/strong\u003e to maintain sharpness.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the weight of the Santoku knife?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe KAN Santoku Knife weighs approximately \u003cstrong\u003e0.4 lbs\u003c\/strong\u003e, offering a balanced feel.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat materials are used in the Santoku knife?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe blade is made from \u003cstrong\u003e67-layers Damascus steel\u003c\/strong\u003e with a VG-10 Core, available with G10 Composite or Ebony Wood handles.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow often should I hone the knife?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eFor best results, we recommend honing your knife \u003cstrong\u003eonce a month\u003c\/strong\u003e with a honing steel.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan the Santoku knife handle be replaced?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe handle is designed for durability and is not easily replaceable. Proper care ensures longevity.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the knife suitable for professional kitchens?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the \u003cstrong\u003eKAN Santoku Knife\u003c\/strong\u003e is crafted for both home and professional chefs, offering precision and durability.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does Damascus steel improve performance?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe \u003cstrong\u003e67-layers of Damascus steel\u003c\/strong\u003e provide superior edge retention and durability compared to standard stainless steel.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the bevel angle of the knife?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe knife features a \u003cstrong\u003e15° double-sided bevel\u003c\/strong\u003e, allowing for versatile and precise cutting.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan the knife be used for all cutting tasks?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe KAN Santoku Knife is designed for \u003cstrong\u003eslicing, chopping, and dicing\u003c\/strong\u003e, making it versatile for most kitchen tasks.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'santoku')\"\u003eAdd to Cart: $99\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Is the Santoku knife dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No, we recommend hand washing to preserve the knife's edge and prevent damage.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do I care for the Santoku knife?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Hand wash with warm, soapy water and dry immediately. Avoid dishwashers to maintain sharpness.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the weight of the Santoku knife?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The KAN Santoku Knife weighs approximately 0.4 lbs, offering a balanced feel.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What materials are used in the Santoku knife?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The blade is made from 67-layers Damascus steel with a VG-10 Core, available with G10 Composite or Ebony Wood handles.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How often should I hone the knife?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"For best results, we recommend honing your knife once a month with a honing steel.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can the Santoku knife handle be replaced?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The handle is designed for durability and is not easily replaceable. Proper care ensures longevity.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the knife suitable for professional kitchens?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the KAN Santoku Knife is crafted for both home and professional chefs, offering precision and durability.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does Damascus steel improve performance?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The 67-layers of Damascus steel provide superior edge retention and durability compared to standard stainless steel.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the bevel angle of the knife?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The knife features a 15° double-sided bevel, allowing for versatile and precise cutting.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can the knife be used for all cutting tasks?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The KAN Santoku Knife is designed for slicing, chopping, and dicing, making it versatile for most kitchen tasks.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"KAN Santoku Knife\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"KAN Kitchen\"\n  },\n  \"description\": \"The KAN Santoku Knife is a 6-inch multi-purpose chef's knife crafted from 67-layers Damascus Japanese Steel VG-10 Core. Designed for precision and durability, it features an ergonomic handle available in G10 Composite or Ebony Wood. Ideal for slicing, chopping, and dicing produce, fish, and meat.\",\n  \"sku\": \"KANCoreSantokuVG10NonHG10\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"99\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"67-layers Damascus Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Blade Length\",\n      \"value\": \"6 inches\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Steel Type\",\n      \"value\": \"67-layers Damascus, VG-10 Core\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Handle Material\",\n      \"value\": \"G10 Composite or Ebony Wood\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Edge Bevel\",\n      \"value\": \"15\\u00b0 Double-Sided Bevel\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Weight\",\n      \"value\": \"0.4 lbs\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003ePrecision Crafted Damascus Steel Knife\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$99\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'santoku')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e\u003c\/section\u003e","brand":"KAN Kitchen","offers":[{"title":"G10 Composite Resin","offer_id":41181604773991,"sku":"KANCoreSantokuVG10NonHG10","price":99.0,"currency_code":"USD","in_stock":true},{"title":"Ebony Wood","offer_id":41181604806759,"sku":"KANCoreSantokuVG10NonHEb","price":99.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966"},{"product_id":"paring-knife","title":"KAN Paring Knife","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Paring-diagonal_9215c2f7-d9c7-43e9-afb5-4513a2662cfe.png?v=1737637194\u0026amp;width=1600\" alt=\"KAN Paring Knife - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Paring-diagonal_9215c2f7-d9c7-43e9-afb5-4513a2662cfe.png?v=1737637194\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Paring-diagonal_9215c2f7-d9c7-43e9-afb5-4513a2662cfe.png?v=1737637194\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Paring-diagonal_9215c2f7-d9c7-43e9-afb5-4513a2662cfe.png?v=1737637194\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Paring Knife, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_2bad3304-61dc-479d-b54f-d06261015610.jpg?v=1737637191\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_2bad3304-61dc-479d-b54f-d06261015610.jpg?v=1737637191\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_2bad3304-61dc-479d-b54f-d06261015610.jpg?v=1737637191\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Paring Knife, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-Layers Damascus Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eRazor-sharp blade\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePrecision 15° Edge\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        Precision Crafted Damascus Paring Knife\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e1 67 Layers Paring Knife · 3.5-Inch Blade · VG-10 Core\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"An absolute game changer in my kitchen. The VG-10 core cuts through everything with ease.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.9 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e205 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$39\u003c\/span\u003e\n          \u003cspan style=\"font-size:15px;color:#77706A;text-decoration:line-through;\"\u003e$59\u003c\/span\u003e\n          \u003cspan class=\"save-badge\"\u003eSave $20\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eWood\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:background-color: #333333;;\" title=\"Wood\" onclick=\"selectSwatch(this,'Wood')\"\u003e\u003c\/button\u003e\n            \n            \u003cbutton class=\"swatch \" style=\"background:background-color: #444444;;\" title=\"G10 Composite\" onclick=\"selectSwatch(this,'G10 Composite')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'paring-knife')\"\u003eAdd to Cart: $39\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41181604708455\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $9 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eCrafted in China\u003c\/strong\u003e, this knife features 67 layers of Damascus Steel around a VG-10 core, ensuring sharpness and longevity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-Layers Damascus Steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eRazor-sharp blade\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePrecision 15° Edge\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n\u003ca href=\"#section-value-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eBuilt to last\u003c\/a\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is KAN Paring Knife different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes Damascus Steel different from mass-produced stainless steel knives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eSHARPNESS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e67 layers\u003c\/strong\u003e of Damascus Steel ensure a razor-sharp edge and aesthetic appeal.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eVG-10 Core\u003c\/strong\u003e provides exceptional edge retention and corrosion resistance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eBALANCE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e3.5-inch blade\u003c\/strong\u003e is perfectly balanced for intricate cutting tasks.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eHANDLE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eChoose between \u003cstrong\u003eG10 Composite\u003c\/strong\u003e or \u003cstrong\u003eWood\u003c\/strong\u003e for a comfortable grip.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy stamped knives dull quickly\u003c\/h2\u003e\n          \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - stamped blade\u003c\/text\u003e\n        \u003cpath d=\"M 8 58 L 168 52 L 172 62 L 8 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"52\" width=\"18\" height=\"18\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 108 62 Q 120 58 132 62 Q 144 65 154 62\" stroke-width=\"1.3\" stroke=\"#9B8B78\" fill=\"none\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"130\" cy=\"61\" r=\"9\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"130\" y1=\"52\" x2=\"130\" y2=\"-2\" stroke-width=\"1\" stroke=\"#9B8B78\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"130\" y=\"-6\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eedge worn\u003c\/text\u003e\n        \u003cline x1=\"96\" y1=\"68\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edulled · corroded\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - forged blade\u003c\/text\u003e\n        \u003cpath d=\"M 280 52 L 456 46 L 460 58 L 280 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"58\" x2=\"444\" y2=\"52\" stroke-width=\"2\" stroke=\"#9B8B78\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n        \u003crect x=\"280\" y=\"50\" width=\"12\" height=\"20\" rx=\"2\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"262\" y=\"50\" width=\"22\" height=\"20\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"268\" cy=\"60\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"278\" cy=\"60\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"410\" cy=\"53\" r=\"9\" fill=\"none\" stroke=\"#5A4A30\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"410\" y1=\"44\" x2=\"410\" y2=\"-2\" stroke-width=\"1\" stroke=\"#6B5B3E\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"410\" y=\"-6\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eedge holds\u003c\/text\u003e\n        \u003cline x1=\"368\" y1=\"68\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esharp still · patina forming\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n    \n    \n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"kn3-bevel\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(30)\"\u003e\n          \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#B0A898\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n        \u003c\/pattern\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"75\" y=\"14\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003emachine-ground\u003c\/text\u003e\n      \u003cpath d=\"M 4 72 L 4 84 L 22 84 L 22 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 22 70 L 138 66 L 142 78 L 22 86 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"30\" y1=\"68\" x2=\"136\" y2=\"65\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"30\" y1=\"84\" x2=\"136\" y2=\"80\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n      \u003ctext x=\"75\" y=\"100\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eidentical\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"228\" y=\"14\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-forged\u003c\/text\u003e\n      \u003cpath d=\"M 168 68 L 168 84 L 188 84 L 188 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.5\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"174\" cy=\"76\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n      \u003ccircle cx=\"182\" cy=\"76\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n      \u003crect x=\"188\" y=\"66\" width=\"10\" height=\"20\" rx=\"1\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n      \u003cpath d=\"M 198 66 L 290 62 L 294 76 L 198 86 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"204\" y1=\"73\" x2=\"285\" y2=\"69\" stroke-width=\"2\" stroke=\"#9B8B78\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n      \u003cpath d=\"M 208 66 Q 240 63 290 62\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"250\" cy=\"73\" r=\"3.5\" fill=\"none\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n      \u003ctext x=\"228\" y=\"100\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a knife with a hand-forged 67-layer Damascus blade and VG-10 core, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-value-comparison\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n\u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:12px;letter-spacing:.1em;\"\u003eBuilt to last\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:16px;line-height:1.15;\"\u003eBuy once, not every few years\u003c\/h2\u003e\n\u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;margin:0 auto 36px;max-width:600px;line-height:1.5;\"\u003eThe cheaper option looks like a saving until you replace it. Here is how it compares over the long run.\u003c\/p\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;text-align:left;\"\u003e\n\u003cdiv style=\"border:1px solid #E8E4DE;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#4A4340;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThe budget alternative\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eA stamped stainless knife, typically replaced about every 4 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #C4963A;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#C4963A;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThis knife\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eBuilt to last 20+ years of regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this knife right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this knife\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eIf you love precision...\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003ePerfect for achieving flawless, detailed cuts with ease.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eIf you need reliability...\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThis knife offers consistent performance and excellent durability.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eIf you value craftsmanship...\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eHand-forged with 67 layers of Damascus Steel for exceptional quality.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eIf you appreciate design...\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThe aesthetic Damascus pattern adds elegance to your kitchen tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this knife if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003eIf you prefer low maintenance...\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eRequires hand washing to maintain the blade's integrity.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003eIf you're on a tight budget...\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003ePriced higher than basic stamped knives.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003eIf you're rough with tools...\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eRequires careful handling to preserve sharpness.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003eIf you want dishwasher safe...\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eHand wash only, not suitable for dishwashers.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eFor culinary enthusiasts...\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those who cherish quality and craftsmanship in their tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eFor precision lovers...\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eDesigned for chefs who demand exact cuts every time.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eFor detail-oriented cooks...\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for intricate tasks like garnishing and mincing.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eFor serious home chefs...\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eA must-have for those who take their cooking seriously.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" data-ctl-version=\"13\" data-ctl-created=\"1\" style=\"padding:0;background:#1A1714;\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eOutfit your kitchen\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eOutfit your\u003cbr\u003ekitchen\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/bread-knife\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bread-knife_1b897aff-9747-4d15-8470-a89e5bbbdeea.png?v=1737638047\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/bread-knife\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eKAN Bread Knife\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eKitchen Knife\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41181605298279\" data-handle=\"bread-knife\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/kan-core-standard-set\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/kan-core-standard-set\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eKAN Core Standard Set\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eCookware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41181605593191\" data-handle=\"kan-core-standard-set\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/magnetic-knife-block-11-x-3-5\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/M078084.png?v=1771517998\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/magnetic-knife-block-11-x-3-5\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eSolid Ash Magnetic Knife Block – German-Crafted Kitchen Storage 10 Knives\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eKnife Block\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"42203928592487\" data-handle=\"magnetic-knife-block-11-x-3-5\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked kitchen pieces that work alongside this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bread-knife_1b897aff-9747-4d15-8470-a89e5bbbdeea.png?v=1737638047\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose KAN Paring Knife\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eRazor-sharp precision\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe 67 layers of Damascus Steel ensure an incredibly sharp and precise cut every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \u003cdiv style=\"font-size:24px;margin-bottom:14px;text-align:center;\"\u003e⚖️\u003c\/div\u003e\n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePerfectly balanced design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe knife's design offers a balance that enhances control and performance in every use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eDurable craftsmanship\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eWith a VG-10 core, this knife promises longevity and resilience against wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eSHARPNESS\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003e67 layers\u003c\/strong\u003e of Damascus Steel.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eBALANCE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003ePerfectly balanced for control.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eVG-10 Core\u003c\/strong\u003e for longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Paring-diagonal_9215c2f7-d9c7-43e9-afb5-4513a2662cfe.png?v=1737637194\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Paring-diagonal_9215c2f7-d9c7-43e9-afb5-4513a2662cfe.png?v=1737637194\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Paring-diagonal_9215c2f7-d9c7-43e9-afb5-4513a2662cfe.png?v=1737637194\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e67-Layers Damascus Steel · VG-10 Core · Hand-forged\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'paring-knife')\"\u003eAdd to Cart: $39\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eFor those who see cooking as an art form, the KAN Paring Knife is the brush and the canvas.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability that lasts\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted with a \u003cstrong\u003eVG-10 core\u003c\/strong\u003e, this knife offers remarkable edge retention and withstands the test of time. The Damascus Steel layers not only enhance its durability but also add a touch of elegance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetic appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe striking \u003cstrong\u003eDamascus pattern\u003c\/strong\u003e of 67 layers is not just for looks; it also enhances the knife's performance. Each layer adds to the knife's strength while creating a beautiful, unique design.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue over time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvesting in a KAN Paring Knife means a lifetime of precise cuts. The VG-10 core and meticulous hand-forging ensure that this knife remains a staple in your kitchen for years to come.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003ePerfect for precision tasks · Hand wash only\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'paring-knife')\"\u003eAdd to Cart: $39\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eYour kitchen experience transforms forever.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore owning the KAN Paring Knife, you may have settled for dull, unbalanced tools. After, you'll savor the precision and control it offers in every culinary task.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003ePrecision becomes second nature\u003c\/strong\u003e, and each meal becomes a crafted experience.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the KAN Paring Knife is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e3.5 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eOverall Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e7.5 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight per piece\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e80 grams\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Construction\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Steel\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Wood\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in India\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eResin Handles \u0026amp; Assembly\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in China\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Steel Type\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e67-layers Damascus Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eG10 Composite or Wood\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eConstruction Method\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHand-forged\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eEdge Bevel\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e15° Double-Sided Bevel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eCrafted for superior performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Maintenance\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eNo, hand wash only\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSharpening Method\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHoning steel or whetstone\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHoning Frequency\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eEvery 3-6 months\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eStorage Recommendation\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eStore in a knife block or magnetic strip\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eProper care ensures longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x KAN Paring Knife\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eSingle piece included.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are subject to change.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eAll knives are not created equal.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eWhile many assume all knives perform the same, \u003cstrong\u003ethe KAN Paring Knife's construction\u003c\/strong\u003e sets it apart. Its hand-forged Damascus Steel layers provide durability and precision.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eChoosing quality over convenience, the KAN Paring Knife offers an unparalleled cutting experience.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_2bad3304-61dc-479d-b54f-d06261015610.jpg?v=1737637191\u0026amp;width=1200\" alt=\"KAN Paring Knife - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eFor those who craft, not just cook.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe KAN Paring Knife transforms your kitchen into an atelier, where culinary creations flow with precision and ease. Its hand-forged Damascus Steel and VG-10 core ensure every slice is a masterpiece.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eOwning this knife means \u003cstrong\u003eembracing excellence\u003c\/strong\u003e in every cut.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eThis knife is for \u003cstrong\u003ehome chefs\u003c\/strong\u003e and \u003cstrong\u003eprofessionals\u003c\/strong\u003e who value \u003cstrong\u003eprecision\u003c\/strong\u003e and \u003cstrong\u003ecraftsmanship\u003c\/strong\u003e. If you appreciate tools designed for detailed tasks and demand performance with every use, the KAN Paring Knife is your ideal choice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"steel-hatch\" patternunits=\"userSpaceOnUse\" width=\"5\" height=\"5\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"5\" stroke=\"#9B8B78\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 606 130 L 588 182 L 120 152 Z\" fill=\"#E8E0D4\" stroke-width=\"1.8\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 606 130 L 588 182 L 120 152 Z\" fill=\"url(#steel-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 590 85 L 120 115 Z\" fill=\"#D8D0C4\" stroke-width=\"0.8\" stroke=\"#7A6A58\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 152 L 588 182 L 590 175 L 120 145 Z\" fill=\"#D8D0C4\" stroke-width=\"0.8\" stroke=\"#7A6A58\"\u003e\u003c\/path\u003e\n        \u003cellipse cx=\"600\" cy=\"130\" rx=\"10\" ry=\"26\" fill=\"#C8B898\" stroke-width=\"1.5\" stroke=\"#5A4A30\"\u003e\u003c\/ellipse\u003e\n        \u003cline x1=\"350\" y1=\"76\" x2=\"350\" y2=\"50\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"350\" y=\"44\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003egrain direction →\u003c\/text\u003e\n        \u003cpath d=\"M 180 150 L 180 210\" stroke-width=\"1\" stroke-dasharray=\"4,3\" stroke=\"#B0A898\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"180\" y=\"224\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eDamascus finish\u003c\/text\u003e\n        \u003cpath d=\"M 480 180 L 480 210\" stroke-width=\"1\" stroke-dasharray=\"4,3\" stroke=\"#8A7A60\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"480\" y=\"224\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eVG-10 core\u003c\/text\u003e\n        \u003ctext x=\"614\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#8A7A60\" font-style=\"italic\"\u003eedge\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section comparison: standard stainless vs Damascus Steel\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eEdge retention\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe VG-10 core ensures that the knife maintains its sharpness longer than standard stainless steel knives.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eDurability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e67 layers of Damascus Steel provide a robust construction that withstands regular kitchen use without compromising quality.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eAesthetic appeal\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe Damascus pattern is not only visually stunning but also contributes to the knife's overall strength.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"When I hold it, I feel like an artist ready to create.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eLifetime Durability with G10 Composite or Ebony Handle\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe KAN Paring Knife offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Textured grip, firm hold\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Hand-forged, grain density resists chipping\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Satisfaction guaranteed, crafted for perfection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eYou’ve come this far for quality; don't settle for the fleeting allure of a mass-produced knife.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eKAN Paring Knife\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eJean Dubost\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eLaguiole en Aubrac\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWüsthof\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it suitable for fine dining?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it hand-forged?\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand-forged\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-stamped\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand-forged\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-stamped\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have a bee bolster?\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes*\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eDecorative mark only\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes*\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle material\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eG10 Composite or Ebony Wood\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePlastic\u003c\/td\u003e\n\u003ctd class=\"\"\u003eWood\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSynthetic polymer\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifetime Value\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eOne set, a lifetime of use\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBudget price point · mass production\u003c\/td\u003e\n\u003ctd class=\"\"\u003eOne-time heirloom investment\u003c\/td\u003e\n\u003ctd class=\"\"\u003eOne-time investment · decades of use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSteel type\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eVG-10 Core · Damascus Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHigh-carbon stainless\u003c\/td\u003e\n\u003ctd class=\"\"\u003e12C27 Sandvik stainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eX50CrMoV15\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/5\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (2 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eExperience the elegance of G10 Composite or Ebony Wood handles, setting KAN apart from cheaper alternatives. Choose the budget option and the first sign will be a dull edge — right when you needed precision most.\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eKAN KITCHEN\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eCrafted for those who appreciate precision and quality.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'paring-knife')\"\u003eAdd to Cart: $39\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect moments in your kitchen\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGourmet cooking\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eIdeal for chefs who demand precision in every cut and detail.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome cooking\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eTransforms everyday meals into culinary masterpieces with ease.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGift giving\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA thoughtful gift for those who value quality kitchen tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProfessional kitchens\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA reliable tool for chefs who require lasting performance.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eSpecial occasions\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEnhances the preparation of intricate dishes for holidays and events.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_2bad3304-61dc-479d-b54f-d06261015610.jpg?v=1737637191\u0026amp;width=1200\" alt=\"KAN Paring Knife - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003ePrecision tools for those who craft.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eKAN Paring Knife is for the artisan cook.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'paring-knife')\"\u003eAdd to Cart: $39\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eUnderstanding Damascus Steel\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"gen-loose\" patternunits=\"userSpaceOnUse\" width=\"10\" height=\"10\"\u003e\n            \u003cellipse cx=\"3\" cy=\"3\" rx=\"2.2\" ry=\"1.4\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"8\" cy=\"7.5\" rx=\"1.8\" ry=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.6\"\u003e\u003c\/ellipse\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"gen-dense\" patternunits=\"userSpaceOnUse\" width=\"5\" height=\"5\" patterntransform=\"rotate(30)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"5\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2.5\" y1=\"0\" x2=\"2.5\" y2=\"5\" stroke=\"#9B8B78\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cclippath id=\"gen-left-clip\"\u003e\u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n          \u003cclippath id=\"gen-right-clip\"\u003e\u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eStandard\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\" rx=\"3\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\" fill=\"url(#gen-loose)\" clip-path=\"url(#gen-left-clip)\" opacity=\"0.9\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"150\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard construction\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eDamascus Steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\" rx=\"3\" fill=\"#D8D0C4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\" fill=\"url(#gen-dense)\" clip-path=\"url(#gen-right-clip)\" opacity=\"0.65\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"492\" y=\"150\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehigher-grade construction\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eDamascus Steel\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of mass-market stainless vs Damascus Steel\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eDamascus Steel combines \u003cstrong\u003e67 layers\u003c\/strong\u003e of folded steel, offering superior edge retention compared to regular stainless steel. The VG-10 core enhances cutting performance.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe VG-10 core has a high carbon content and a hardness of 60 HRC, ensuring exceptional sharpness and durability over time.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis knife's Damascus Steel offers a unique aesthetic pattern that also contributes to its strength and cutting efficiency.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eChoose Damascus for unmatched performance and beauty.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe forging process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow we craft each blade\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"18\" y=\"48\" width=\"74\" height=\"14\" rx=\"2\" fill=\"#D8D0C4\" stroke-width=\"1.2\" stroke=\"#6B5B3E\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"18\" y1=\"55\" x2=\"92\" y2=\"55\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003ebar stock\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - steel\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 148 72 L 148 64 L 220 62 L 220 70 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.85\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 166 28 Q 163 20 166 14\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 178 26 Q 175 18 178 12\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 190 28 Q 187 20 190 14\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eforge \u0026amp; shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - forge\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 272 74 L 272 64 L 344 60 L 344 70 Z\" fill=\"#D8D0C4\" stroke-width=\"1.2\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"280\" y1=\"64\" x2=\"340\" y2=\"61\" stroke-width=\"1.8\" stroke=\"#C8C0B0\" opacity=\"0.7\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eTempering\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - grind\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"394\" y=\"48\" width=\"22\" height=\"16\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"400\" cy=\"56\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"408\" cy=\"56\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003crect x=\"416\" y=\"46\" width=\"10\" height=\"20\" rx=\"1\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 426 48 L 498 44 L 500 56 L 426 66 Z\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"432\" y1=\"55\" x2=\"494\" y2=\"51\" stroke-width=\"1.5\" stroke=\"#C8C0B0\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - temper\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eThe journey from steel billet to finished knife\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eOur knives are \u003cstrong\u003ehand-forged\u003c\/strong\u003e, a meticulous process involving selecting the finest steel billets, forging, and going through rigorous heat treatment. This ensures each knife has unique characteristics and unparalleled quality.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eEach blade's individual characteristics make it distinct. Variation in grain and texture is not a flaw but a testament to its unique craftsmanship.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eEach knife is a unique piece of art.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eKAN Kitchen's blade-making tradition\u003c\/h2\u003e\n    \n\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_2bad3304-61dc-479d-b54f-d06261015610.jpg?v=1737637191\u0026amp;width=1200\" alt=\"KAN Paring Knife - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'paring-knife')\"\u003eAdd to Cart: $39\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"This knife has completely changed how I approach cooking. Its precision is unmatched.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eLinda M., avid home cook, 5 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The best knife I've ever owned. It's become an extension of my hand.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJames T., professional chef, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"Absolutely love the design and balance. Makes every task feel seamless.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., culinary enthusiast, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete the collection\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eExplore other KAN Kitchen essentials to elevate your culinary toolkit.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/kan-core-complete-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=600\" alt=\"KAN Core Complete Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Complete Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eEssential knives for every kitchen\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/kan-core-basic-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319\u0026amp;width=600\" alt=\"KAN Core Basic Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Basic Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFoundation of cooking excellence\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/kan-core-standard-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\u0026amp;width=600\" alt=\"KAN Core Standard Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Standard Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eComprehensive kitchen knife set\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/santoku\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\u0026amp;width=600\" alt=\"KAN Santoku Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Santoku Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eThe chef's indispensable tool\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout KAN Kitchen\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003ePrecision and quality in every blade\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eKAN Kitchen was launched by Barney Lund on Kickstarter in 2017 with the mission to revolutionize kitchen tools. By using premium 67-layers Damascus Japanese Steel with a VG-10 Core, KAN Kitchen ensures exceptional sharpness and durability.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eKAN Kitchen chose this approach to emphasize precision and longevity in every cut, ensuring that both home cooks and professionals can experience the art of fine culinary craftsmanship.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules that preserve your knife\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand wash only\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAvoid dishwashers. Rinse with hot, soapy water and dry immediately.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eRegular honing\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eMaintain sharpness with a honing steel before each use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProper storage\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eStore in a knife block or magnetic strip to prevent damage.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid harsh chemicals\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eKeep away from saltwater, chlorine, and other rust-causing agents.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your KAN Paring Knife will maintain its edge and elegance for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eWhy the KAN Paring Knife is unmatched\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe KAN Paring Knife is a smart investment for anyone serious about cooking. With its \u003cstrong\u003e67-layers Damascus Steel\u003c\/strong\u003e and \u003cstrong\u003eVG-10 core\u003c\/strong\u003e, it offers unrivaled precision and durability. This knife isn't just a tool; it's an enhancement to your culinary experience, transforming tasks into art.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e67 layers of Damascus Steel, stunning and strong\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand-forged in China with VG-10 core\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash only, preserves sharpness and integrity\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003ePerfect for precision tasks like peeling and coring\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eEmbrace precision and craftsmanship with every cut.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $39\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the Paring knife dishwasher safe?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eNo\u003c\/strong\u003e, the KAN Paring Knife should be hand washed only to preserve its edge and finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the best use for a Paring knife?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe KAN Paring Knife excels in \u003cstrong\u003epeeling, coring, and making decorative cuts\u003c\/strong\u003e with precision.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I replace the Paring knife if it breaks?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, KAN Kitchen offers a \u003cstrong\u003esatisfaction guarantee\u003c\/strong\u003e. Please contact customer service for assistance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the blade angle?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe KAN Paring Knife features a \u003cstrong\u003e15° double-sided bevel\u003c\/strong\u003e for precise slicing.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do I maintain the knife's sharpness?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eRegular honing with a steel or whetstone is recommended. Use before each major use for best results.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat are the handle options?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eChoose between \u003cstrong\u003eG10 Composite Resin\u003c\/strong\u003e and \u003cstrong\u003eWood\u003c\/strong\u003e for a comfortable grip.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this knife suitable for professional chefs?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, the KAN Paring Knife is designed for both \u003cstrong\u003ehome and professional kitchens\u003c\/strong\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes Damascus Steel special?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eDamascus Steel combines \u003cstrong\u003elayers for durability\u003c\/strong\u003e and a unique aesthetic, setting it apart from standard knives.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow should I store the knife?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eStore the knife in a \u003cstrong\u003eknife block or magnetic strip\u003c\/strong\u003e to maintain its edge and prevent damage.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'paring-knife')\"\u003eAdd to Cart: $39\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Is the Paring knife dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No, the KAN Paring Knife should be hand washed only to preserve its edge and finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the best use for a Paring knife?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The KAN Paring Knife excels in peeling, coring, and making decorative cuts with precision.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I replace the Paring knife if it breaks?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, KAN Kitchen offers a satisfaction guarantee. Please contact customer service for assistance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the blade angle?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The KAN Paring Knife features a 15° double-sided bevel for precise slicing.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do I maintain the knife's sharpness?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Regular honing with a steel or whetstone is recommended. Use before each major use for best results.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What are the handle options?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Choose between G10 Composite Resin and Wood for a comfortable grip.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this knife suitable for professional chefs?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, the KAN Paring Knife is designed for both home and professional kitchens.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes Damascus Steel special?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Damascus Steel combines layers for durability and a unique aesthetic, setting it apart from standard knives.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should I store the knife?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Store the knife in a knife block or magnetic strip to maintain its edge and prevent damage.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"KAN Paring Knife\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"KAN Kitchen\"\n  },\n  \"description\": \"The KAN Paring Knife is crafted with 67 layers of Damascus Steel and a VG-10 Core, designed for precision tasks like peeling and coring. Made in China, this knife offers exceptional sharpness and durability.\",\n  \"sku\": \"KANCoreParingVG10NonHG10\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"39\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"67-layers Damascus Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Blade Length\",\n      \"value\": \"3.5 inches\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Core Material\",\n      \"value\": \"VG-10\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Handle Options\",\n      \"value\": \"G10 Composite or Wood\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Edge Bevel\",\n      \"value\": \"15\\u00b0 Double-Sided Bevel\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003ePrecision Crafted Damascus Paring Knife\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$39\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'paring-knife')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e\u003c\/section\u003e","brand":"KAN Kitchen","offers":[{"title":"G10 Composite Resin","offer_id":41181604708455,"sku":"KANCoreParingVG10NonHG10","price":39.0,"currency_code":"USD","in_stock":true},{"title":"Ebony Wood","offer_id":41181604741223,"sku":"KANCoreParingVG10NonHEb","price":39.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Paring-diagonal_9215c2f7-d9c7-43e9-afb5-4513a2662cfe.png?v=1737637194"},{"product_id":"utility-knife","title":"KAN Utility Knife","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Utility-on-black-scaled_52604c57-ef6e-4557-b2fd-e9cddc64ccdd.jpg?v=1737641385\u0026amp;width=1600\" alt=\"KAN Utility Knife - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Utility-on-black-scaled_52604c57-ef6e-4557-b2fd-e9cddc64ccdd.jpg?v=1737641385\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Utility-on-black-scaled_52604c57-ef6e-4557-b2fd-e9cddc64ccdd.jpg?v=1737641385\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Utility-on-black-scaled_52604c57-ef6e-4557-b2fd-e9cddc64ccdd.jpg?v=1737641385\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Utility Knife, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_59e269ba-094b-4674-a0f6-09c082b1112a.jpg?v=1737641380\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_59e269ba-094b-4674-a0f6-09c082b1112a.jpg?v=1737641380\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_59e269ba-094b-4674-a0f6-09c082b1112a.jpg?v=1737641380\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Utility Knife, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Utility-knife_b33d4322-546b-41d2-b5f8-fb3186e05998.png?v=1737641286\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Utility-knife_b33d4322-546b-41d2-b5f8-fb3186e05998.png?v=1737641286\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Utility-knife_b33d4322-546b-41d2-b5f8-fb3186e05998.png?v=1737641286\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Utility Knife, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-Layer Damascus\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand Wash Only\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e5-inch Blade\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eNon-Slip Handle\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        Precision Blade for Everyday Use\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e1 67 Layers Utility Knife · VG-10 Core · 5-inch Blade\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"The Damascus steel blade makes slicing effortless and precise every time.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.7 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e171 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$59\u003c\/span\u003e\n          \u003cspan style=\"font-size:15px;color:#77706A;text-decoration:line-through;\"\u003e$79\u003c\/span\u003e\n          \u003cspan class=\"save-badge\"\u003eSave $20\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eG10 Composite Resin\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:g10;\" title=\"G10 Composite Resin\" onclick=\"selectSwatch(this,'G10 Composite Resin')\"\u003e\u003c\/button\u003e\n            \n            \u003cbutton class=\"swatch \" style=\"background:ebony;\" title=\"Wood\" onclick=\"selectSwatch(this,'Wood')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'utility-knife')\"\u003eAdd to Cart: $59\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41181604970599\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $14 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e67-layers of Damascus Japanese Steel\u003c\/strong\u003e with a VG-10 Core crafted in China. This knife offers unparalleled precision and edge retention for various culinary tasks.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-Layer Damascus\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand Wash Only\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e5-inch Blade\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eNon-Slip Handle\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n\u003ca href=\"#section-value-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eBuilt to last\u003c\/a\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is KAN Utility Knife different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes Damascus steel different from mass-produced knives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eCRAFT\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eHand-forged\u003c\/strong\u003e craftsmanship ensures each knife is unique, providing superior precision and control.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eMATERIAL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from \u003cstrong\u003e67 layers\u003c\/strong\u003e of Damascus steel, combining beauty with functionality for exceptional durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eEDGE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003eVG-10 Core\u003c\/strong\u003e retains sharpness longer, ideal for precision culinary tasks.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eHANDLE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eAvailable in \u003cstrong\u003eG10 Resin\u003c\/strong\u003e or \u003cstrong\u003eWood\u003c\/strong\u003e, offering comfort and a secure grip.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy stamped knives lose their edge\u003c\/h2\u003e\n          \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - stamped blade\u003c\/text\u003e\n        \u003cpath d=\"M 8 58 L 168 52 L 172 62 L 8 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"52\" width=\"18\" height=\"18\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 108 62 Q 120 58 132 62 Q 144 65 154 62\" stroke-width=\"1.3\" stroke=\"#9B8B78\" fill=\"none\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"130\" cy=\"61\" r=\"9\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"130\" y1=\"52\" x2=\"130\" y2=\"-2\" stroke-width=\"1\" stroke=\"#9B8B78\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"130\" y=\"-6\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eedge worn\u003c\/text\u003e\n        \u003cline x1=\"96\" y1=\"68\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edulled · corroded\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - forged blade\u003c\/text\u003e\n        \u003cpath d=\"M 280 52 L 456 46 L 460 58 L 280 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"58\" x2=\"444\" y2=\"52\" stroke-width=\"2\" stroke=\"#9B8B78\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n        \u003crect x=\"280\" y=\"50\" width=\"12\" height=\"20\" rx=\"2\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"262\" y=\"50\" width=\"22\" height=\"20\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"268\" cy=\"60\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"278\" cy=\"60\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"410\" cy=\"53\" r=\"9\" fill=\"none\" stroke=\"#5A4A30\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"410\" y1=\"44\" x2=\"410\" y2=\"-2\" stroke-width=\"1\" stroke=\"#6B5B3E\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"410\" y=\"-6\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eedge holds\u003c\/text\u003e\n        \u003cline x1=\"368\" y1=\"68\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esharp still · patina forming\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n    \n    \n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"kn3-bevel\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(30)\"\u003e\n          \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#B0A898\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n        \u003c\/pattern\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"75\" y=\"14\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003emachine-ground\u003c\/text\u003e\n      \u003cpath d=\"M 4 72 L 4 84 L 22 84 L 22 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 22 70 L 138 66 L 142 78 L 22 86 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"30\" y1=\"68\" x2=\"136\" y2=\"65\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"30\" y1=\"84\" x2=\"136\" y2=\"80\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n      \u003ctext x=\"75\" y=\"100\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eidentical\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"228\" y=\"14\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-forged\u003c\/text\u003e\n      \u003cpath d=\"M 168 68 L 168 84 L 188 84 L 188 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.5\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"174\" cy=\"76\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n      \u003ccircle cx=\"182\" cy=\"76\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n      \u003crect x=\"188\" y=\"66\" width=\"10\" height=\"20\" rx=\"1\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n      \u003cpath d=\"M 198 66 L 290 62 L 294 76 L 198 86 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"204\" y1=\"73\" x2=\"285\" y2=\"69\" stroke-width=\"2\" stroke=\"#9B8B78\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n      \u003cpath d=\"M 208 66 Q 240 63 290 62\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"250\" cy=\"73\" r=\"3.5\" fill=\"none\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n      \u003ctext x=\"228\" y=\"100\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a Damascus steel blade with a VG-10 Core, offering unmatched sharpness and durability, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-value-comparison\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n\u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:12px;letter-spacing:.1em;\"\u003eBuilt to last\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:16px;line-height:1.15;\"\u003eBuy once, not every few years\u003c\/h2\u003e\n\u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;margin:0 auto 36px;max-width:600px;line-height:1.5;\"\u003eThe cheaper option looks like a saving until you replace it. Here is how it compares over the long run.\u003c\/p\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;text-align:left;\"\u003e\n\u003cdiv style=\"border:1px solid #E8E4DE;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#4A4340;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThe budget alternative\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eA stamped stainless knife, typically replaced about every 4 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #C4963A;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#C4963A;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThis knife\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eBuilt to last 20+ years of regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this knife right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this knife\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Desire a versatile knife*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIdeal for those who need a reliable tool for both slicing and trimming.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Seek longevity in tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003ePerfect for buyers prioritizing durability and long-lasting sharpness.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Prefer exceptional sharpness*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eChoose this knife for its precision and effortless cutting ability.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Value craftsmanship*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIdeal for those who appreciate superior materials and design.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this knife if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Looking for a budget knife*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf price is your only priority, this may not be your best choice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Prefer dishwasher-safe items*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eRequires hand washing to maintain its edge and finish.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Need a one-use tool*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis knife is designed for multi-purpose tasks, not single-use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Avoid maintenance tasks*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eNeeds regular honing to maintain its superior sharpness.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Home chefs*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those who cook daily and need a reliable kitchen tool.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Professional kitchens*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for chefs who demand precision and durability.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Culinary enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for enthusiasts who appreciate high-quality knives.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Gift givers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eAn excellent choice for gifting to passionate cooks.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" data-ctl-version=\"13\" data-ctl-created=\"1\" style=\"padding:0;background:#1A1714;\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eOutfit your kitchen\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eOutfit your\u003cbr\u003ekitchen\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/bread-knife\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bread-knife_1b897aff-9747-4d15-8470-a89e5bbbdeea.png?v=1737638047\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/bread-knife\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eKAN Bread Knife\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eKitchen Knife\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41181605298279\" data-handle=\"bread-knife\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/kan-core-complete-set\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/kan-core-complete-set\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eKAN Core Complete Set\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eCookware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41181604839527\" data-handle=\"kan-core-complete-set\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/magnetic-knife-block-11-x-3-5\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/M078084.png?v=1771517998\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/magnetic-knife-block-11-x-3-5\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eSolid Ash Magnetic Knife Block – German-Crafted Kitchen Storage 10 Knives\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eKnife Block\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"42203928592487\" data-handle=\"magnetic-knife-block-11-x-3-5\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked kitchen pieces that work alongside this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bread-knife_1b897aff-9747-4d15-8470-a89e5bbbdeea.png?v=1737638047\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose KAN Utility Knife\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eUnmatched Sharpness\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe VG-10 Core provides an edge that stays sharp, reducing the need for frequent honing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eEco-Conscious Design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eCrafted with sustainable practices, minimizing environmental impact while maintaining quality.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePrecision Craftsmanship\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eHand-forged construction ensures each knife is a masterpiece of balance and durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDesign\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eFeatures \u003cstrong\u003eergonomic handles\u003c\/strong\u003e for comfort.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eSteel\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e67-layer Damascus with \u003cstrong\u003eVG-10 Core\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eCraft\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eHand-forged\u003c\/strong\u003e for superior quality.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Utility-on-black-scaled_52604c57-ef6e-4557-b2fd-e9cddc64ccdd.jpg?v=1737641385\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Utility-on-black-scaled_52604c57-ef6e-4557-b2fd-e9cddc64ccdd.jpg?v=1737641385\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Utility-on-black-scaled_52604c57-ef6e-4557-b2fd-e9cddc64ccdd.jpg?v=1737641385\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e67 layers of Damascus Steel · VG-10 Core\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'utility-knife')\"\u003eAdd to Cart: $59\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eThe KAN Utility Knife\u003c\/em\u003e becomes an extension of your hand, making every slice as effortless as it is precise.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurable Construction\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted with \u003cstrong\u003e67 layers of Damascus steel\u003c\/strong\u003e, this knife withstands the test of time, offering a durable and resilient edge.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eElegant Aesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe distinctive \u003cstrong\u003eDamascus pattern\u003c\/strong\u003e not only adds beauty but also signifies the high-quality craftsmanship behind each knife.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvesting in a \u003cstrong\u003eKAN Utility Knife\u003c\/strong\u003e means choosing a tool that will serve you reliably, reducing the need for frequent replacements.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eHand-forged precision · Perfect for slicing and trimming\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'utility-knife')\"\u003eAdd to Cart: $59\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eKitchen tasks become effortless with the KAN Utility Knife.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eWith the \u003cstrong\u003eKAN Utility Knife\u003c\/strong\u003e, every slice is precise. You'll find that food preparation becomes quicker and more enjoyable, allowing you to focus on the culinary creativity rather than the effort.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003ePrecision\u003c\/strong\u003e becomes your new standard.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the KAN Utility Knife is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e5 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eOverall Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e10 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e150 grams\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eWeights may vary slightly with handle choice.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Construction\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Steel\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Wood\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in India\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eResin Handles \u0026amp; Assembly\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in China\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Steel Type\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eVG-10 Core\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eG10 Composite Resin\/Wood\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eConstruction Method\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHand-forged\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eEdge Bevel\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e15° double-sided\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eMaterial choice affects the knife's tactile feel.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Maintenance\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eNo, hand wash only\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSharpening Method\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHoning steel or whetstone\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHoning Frequency\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMonthly\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eStorage Recommendation\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eStore in a knife block or magnetic strip\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eProper maintenance ensures longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x KAN Utility Knife\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eSingle-piece purchase.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are subject to change based on manufacturing updates.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eUtility knives are all the same, or are they?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany assume all utility knives are interchangeable. \u003cstrong\u003eThe KAN Utility Knife\u003c\/strong\u003e proves otherwise with its superior \u003cstrong\u003eDamascus steel construction\u003c\/strong\u003e and VG-10 Core.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eInvest once in quality and experience the difference in your daily cooking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Utility-knife_b33d4322-546b-41d2-b5f8-fb3186e05998.png?v=1737641286\u0026amp;width=1200\" alt=\"KAN Utility Knife - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003ePrecision that transforms cooking into an art.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eChoosing the \u003cstrong\u003eKAN Utility Knife\u003c\/strong\u003e means embracing precision in every culinary task. Its sharpness and balance transform preparation into a seamless experience, enhancing both the pleasure of cooking and the quality of each dish.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eExperience \u003cstrong\u003eculinary mastery\u003c\/strong\u003e with every use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eThis knife is perfect for \u003cstrong\u003ehome chefs\u003c\/strong\u003e, \u003cstrong\u003eprofessional cooks\u003c\/strong\u003e, and \u003cstrong\u003eculinary enthusiasts\u003c\/strong\u003e who value precision and durability. The KAN Utility Knife is for those who appreciate the artistry and performance of a well-crafted tool.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"steel-hatch\" patternunits=\"userSpaceOnUse\" width=\"5\" height=\"5\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"5\" stroke=\"#9B8B78\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 606 130 L 588 182 L 120 152 Z\" fill=\"#E8E0D4\" stroke-width=\"1.8\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 606 130 L 588 182 L 120 152 Z\" fill=\"url(#steel-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 590 85 L 120 115 Z\" fill=\"#D8D0C4\" stroke-width=\"0.8\" stroke=\"#7A6A58\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 152 L 588 182 L 590 175 L 120 145 Z\" fill=\"#D8D0C4\" stroke-width=\"0.8\" stroke=\"#7A6A58\"\u003e\u003c\/path\u003e\n        \u003cellipse cx=\"600\" cy=\"130\" rx=\"10\" ry=\"26\" fill=\"#C8B898\" stroke-width=\"1.5\" stroke=\"#5A4A30\"\u003e\u003c\/ellipse\u003e\n        \u003cline x1=\"350\" y1=\"76\" x2=\"350\" y2=\"50\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"350\" y=\"44\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003egrain direction →\u003c\/text\u003e\n        \u003cpath d=\"M 180 150 L 180 210\" stroke-width=\"1\" stroke-dasharray=\"4,3\" stroke=\"#B0A898\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"180\" y=\"224\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eblade edge\u003c\/text\u003e\n        \u003cpath d=\"M 480 180 L 480 210\" stroke-width=\"1\" stroke-dasharray=\"4,3\" stroke=\"#8A7A60\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"480\" y=\"224\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eVG-10\u003c\/text\u003e\n        \u003ctext x=\"614\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#8A7A60\" font-style=\"italic\"\u003eedge\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section comparison of blade materials\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eDamascus Steel\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e67 layers of steel provide a strong exterior, ensuring longevity and a beautiful, unique pattern.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eVG-10 Core\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eHigh-carbon content\u003c\/strong\u003e for superior sharpness and edge retention compared to standard stainless.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eHandle Options\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eChoose between \u003cstrong\u003eG10 Resin\u003c\/strong\u003e for a modern touch or \u003cstrong\u003eWood\u003c\/strong\u003e for classic elegance.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"The knife feels like an extension of my hand, making every slice effortless.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eLifetime Utility: A Single Set for Life\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe KAN Utility Knife offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• G10\/Ebony, ergonomic non-slip grip\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Hand-forged, blade holds edge under stress\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Crafted in small batches with care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eFor those who know the value of a lifetime investment, settling for a mass-produced option isn't an option.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eKAN Utility Knife\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eJean Dubost\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eLaguiole en Aubrac\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWüsthof\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it suitable for fine dining?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eWhat is the handle made of?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eG10 Resin\/Ebony Wood\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePlastic\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHorn handle\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSynthetic polymer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have a bee bolster?\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes*\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eDecorative mark only\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes*\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFine dining use\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand-forged\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-stamped\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand-forged\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePrecision-forged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBee bolster\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes*\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eDecorative mark only\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes*\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifetime Value\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eOne set, a lifetime of use\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBudget price point · mass production\u003c\/td\u003e\n\u003ctd class=\"\"\u003eOne-time heirloom investment\u003c\/td\u003e\n\u003ctd class=\"\"\u003eOne-time investment · decades of use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSteel type\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eVG-10 Core\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHigh-carbon stainless\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHigh-carbon stainless\u003c\/td\u003e\n\u003ctd class=\"\"\u003eX50CrMoV15\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/5\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (4 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eOnly the KAN Utility Knife is crafted for fine dining, delivering a unique culinary experience. That's the difference you feel years in, long after a cheaper knife has been replaced.\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eKAN KITCHEN\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision crafted for culinary excellence\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'utility-knife')\"\u003eAdd to Cart: $59\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect for every kitchen task\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eEveryday Cooking\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eIdeal for daily meal prep, offering consistent and precise cuts.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGourmet Dishes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003ePerfect for intricate cuts required in gourmet cooking.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eAn excellent gift for culinary enthusiasts and professional chefs alike.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eSpecial Occasions\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eElevate your cooking for holidays and family gatherings.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCulinary Classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA reliable tool for both students and instructors in cooking classes.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Utility-knife_b33d4322-546b-41d2-b5f8-fb3186e05998.png?v=1737641286\u0026amp;width=1200\" alt=\"KAN Utility Knife - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eSome tools just perform. Others inspire.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eKAN Utility Knife is for the inspired chef.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'utility-knife')\"\u003eAdd to Cart: $59\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eUnderstanding Damascus steel\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"gen-loose\" patternunits=\"userSpaceOnUse\" width=\"10\" height=\"10\"\u003e\n            \u003cellipse cx=\"3\" cy=\"3\" rx=\"2.2\" ry=\"1.4\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"8\" cy=\"7.5\" rx=\"1.8\" ry=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.6\"\u003e\u003c\/ellipse\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"gen-dense\" patternunits=\"userSpaceOnUse\" width=\"5\" height=\"5\" patterntransform=\"rotate(30)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"5\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2.5\" y1=\"0\" x2=\"2.5\" y2=\"5\" stroke=\"#9B8B78\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cclippath id=\"gen-left-clip\"\u003e\u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n          \u003cclippath id=\"gen-right-clip\"\u003e\u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eStandard\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\" rx=\"3\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\" fill=\"url(#gen-loose)\" clip-path=\"url(#gen-left-clip)\" opacity=\"0.9\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"150\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard construction\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eDamascus steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\" rx=\"3\" fill=\"#D8D0C4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\" fill=\"url(#gen-dense)\" clip-path=\"url(#gen-right-clip)\" opacity=\"0.65\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"492\" y=\"150\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehigher-grade construction\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eDamascus steel\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of Damascus steel vs mass-market stainless\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003eDamascus steel\u003c\/strong\u003e combines multiple layers for strength and flexibility, giving the KAN Utility Knife superior edge retention and sharpness compared to ordinary stainless steel knives.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis knife features \u003cstrong\u003e67 layers\u003c\/strong\u003e of Damascus steel with a VG-10 Core, providing exceptional hardness and a razor-sharp edge.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe KAN Utility Knife's \u003cstrong\u003eVG-10 Core\u003c\/strong\u003e ensures the blade stays sharper for longer, reducing the frequency of sharpening.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eInvest in Damascus steel\u003c\/strong\u003e for a lifetime of kitchen precision.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe forging process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eFrom billet to blade\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"18\" y=\"48\" width=\"74\" height=\"14\" rx=\"2\" fill=\"#D8D0C4\" stroke-width=\"1.2\" stroke=\"#6B5B3E\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"18\" y1=\"55\" x2=\"92\" y2=\"55\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003ebar stock\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - steel\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 148 72 L 148 64 L 220 62 L 220 70 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.85\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 166 28 Q 163 20 166 14\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 178 26 Q 175 18 178 12\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 190 28 Q 187 20 190 14\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eforge \u0026amp; shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - forge\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 272 74 L 272 64 L 344 60 L 344 70 Z\" fill=\"#D8D0C4\" stroke-width=\"1.2\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"280\" y1=\"64\" x2=\"340\" y2=\"61\" stroke-width=\"1.8\" stroke=\"#C8C0B0\" opacity=\"0.7\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eHRC 60\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - grind\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"394\" y=\"48\" width=\"22\" height=\"16\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"400\" cy=\"56\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"408\" cy=\"56\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003crect x=\"416\" y=\"46\" width=\"10\" height=\"20\" rx=\"1\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 426 48 L 498 44 L 500 56 L 426 66 Z\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"432\" y1=\"55\" x2=\"494\" y2=\"51\" stroke-width=\"1.5\" stroke=\"#C8C0B0\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - temper\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eSteel selection to hand-honing in four steps\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eUnlike mass-produced knives, the KAN Utility Knife is \u003cstrong\u003ehand-forged\u003c\/strong\u003e from start to finish. This artisanal process involves selecting high-quality steel billets, skilled forging, and meticulous grinding.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eEach knife is unique, offering slight variations that are a testament to its handcrafted nature, ensuring no two knives are exactly the same.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eChoose a knife that reflects true craftsmanship.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eA legacy of precision\u003c\/h2\u003e\n    \n\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Utility-knife_b33d4322-546b-41d2-b5f8-fb3186e05998.png?v=1737641286\u0026amp;width=1200\" alt=\"KAN Utility Knife - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'utility-knife')\"\u003eAdd to Cart: $59\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"This knife has completely changed the way I prep meals. Its sharpness and balance are unmatched.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eLaura M., avid home cook, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The ergonomic handle and sharp blade make slicing vegetables a breeze. Highly recommend for casual cooks and pros alike.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJohn S., professional chef, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I've owned many knives, but the KAN Utility Knife stands out for its precision and durability.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., culinary enthusiast, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your kitchen toolkit\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eExplore these complementary tools to enhance your cooking experience.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/kan-core-complete-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=600\" alt=\"KAN Core Complete Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Complete Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFull kitchen essentials\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/kan-core-standard-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\u0026amp;width=600\" alt=\"KAN Core Standard Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Standard Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eEveryday cooking tools\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/kan-core-basic-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319\u0026amp;width=600\" alt=\"KAN Core Basic Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Basic Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eStarter knife collection\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/santoku\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\u0026amp;width=600\" alt=\"KAN Santoku Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Santoku Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eJapanese precision\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout KAN Kitchen\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting precision tools for culinary excellence\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eKAN Kitchen was launched on Kickstarter in 2017 by Barney Lund. The mission is to transform cooking experiences by providing professional-grade knives. Using 67-layers Damascus Japanese Steel and VG-10 Core, KAN knives offer exceptional sharpness and longevity.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eKAN Kitchen emphasizes craftsmanship and quality, ensuring every knife meets the needs of both home and professional chefs. The brand's commitment to excellence makes it a trusted choice for culinary enthusiasts.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules to maintain sharpness\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand Wash Only\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAvoid the dishwasher to preserve the blade and handle integrity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry Immediately\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003ePrevent rust by drying your knife thoroughly after washing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHone Regularly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse a honing steel monthly to maintain the edge.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore Safely\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eKeep your knife in a block or on a magnetic strip to protect the blade.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your KAN Utility Knife will offer precision and reliability for years to come.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eMake the smart choice for your kitchen\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe \u003cstrong\u003eKAN Utility Knife\u003c\/strong\u003e is an investment in quality. With its hand-forged construction and VG-10 Core, this knife delivers exceptional sharpness and durability. Say goodbye to frequent replacements and enjoy a tool that enhances your culinary experience.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e67 layers of Damascus steel, beauty and durability combined\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted in China with VG-10 Core for superior performance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash only, maintain sharpness and handle quality\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003ePerfect for slicing, trimming, and everyday kitchen tasks\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eChoose the KAN Utility Knife for a lifetime of culinary precision.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $59\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do I care for the Utility Knife?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eHand wash\u003c\/strong\u003e with warm, soapy water and dry immediately to prevent rust. Avoid the dishwasher.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the Utility Knife suitable for all types of foods?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the \u003cstrong\u003eKAN Utility Knife\u003c\/strong\u003e is versatile, suitable for slicing vegetables, trimming meats, and more.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the length of the Utility Knife blade?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe blade length is \u003cstrong\u003e5 inches\u003c\/strong\u003e, perfect for precision tasks.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat materials are used in the handle?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe handle is available in \u003cstrong\u003eG10 Composite Resin\u003c\/strong\u003e or \u003cstrong\u003eWood\u003c\/strong\u003e, offering a comfortable grip.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan the knife be sharpened at home?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, use a \u003cstrong\u003ehoning steel or whetstone\u003c\/strong\u003e for regular maintenance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this knife dishwasher safe?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo, to maintain its quality, always \u003cstrong\u003ehand wash\u003c\/strong\u003e this knife.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes Damascus steel special?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003e67 layers\u003c\/strong\u003e of folded steel create a strong, sharp blade with a unique pattern.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow often should I hone the knife?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eHone the knife \u003cstrong\u003emonthly\u003c\/strong\u003e to keep the edge sharp and ready.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the best way to store the knife?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eStore it in a \u003cstrong\u003eknife block\u003c\/strong\u003e or on a \u003cstrong\u003emagnetic strip\u003c\/strong\u003e for blade protection.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the KAN Utility Knife good for gifting?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, its \u003cstrong\u003ecraftsmanship\u003c\/strong\u003e and versatility make it a sought-after gift for cooks.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'utility-knife')\"\u003eAdd to Cart: $59\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"How do I care for the Utility Knife?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Hand wash with warm, soapy water and dry immediately to prevent rust. Avoid the dishwasher.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the Utility Knife suitable for all types of foods?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the KAN Utility Knife is versatile, suitable for slicing vegetables, trimming meats, and more.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the length of the Utility Knife blade?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The blade length is 5 inches, perfect for precision tasks.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What materials are used in the handle?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The handle is available in G10 Composite Resin or Wood, offering a comfortable grip.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can the knife be sharpened at home?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, use a honing steel or whetstone for regular maintenance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this knife dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No, to maintain its quality, always hand wash this knife.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes Damascus steel special?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"67 layers of folded steel create a strong, sharp blade with a unique pattern.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How often should I hone the knife?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Hone the knife monthly to keep the edge sharp and ready.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the best way to store the knife?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Store it in a knife block or on a magnetic strip for blade protection.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the KAN Utility Knife good for gifting?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, its craftsmanship and versatility make it a sought-after gift for cooks.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"KAN Utility Knife\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"KAN Kitchen\"\n  },\n  \"description\": \"The KAN Utility Knife features a 5-inch VG-10 Core blade with 67 layers of Damascus steel, designed for precision and durability in every kitchen task.\",\n  \"sku\": \"KANCoreUtilityVG10NonHG10\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"59\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"Damascus steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Blade Length\",\n      \"value\": \"5 inches\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Handle Material\",\n      \"value\": \"G10 Composite Resin\/Wood\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Steel Type\",\n      \"value\": \"VG-10 Core\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Construction\",\n      \"value\": \"Hand-forged\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003ePrecision Blade for Everyday Use\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$59\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'utility-knife')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e\u003c\/section\u003e","brand":"KAN Kitchen","offers":[{"title":"G10 Composite Resin","offer_id":41181604970599,"sku":"KANCoreUtilityVG10NonHG10","price":59.0,"currency_code":"USD","in_stock":true},{"title":"Ebony Wood","offer_id":41181605003367,"sku":"KANCoreUtilityVG10NonHEb","price":59.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Utility-on-black-scaled_52604c57-ef6e-4557-b2fd-e9cddc64ccdd.jpg?v=1737641385"},{"product_id":"kan-core-complete-set","title":"KAN Core Complete Set","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=1600\" alt=\"KAN Core Complete Set - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Core Complete Set, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-layer Damascus\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003e\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eFull Tang Design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        The Ultimate Damascus Steel Knife Set\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e1 67-Layer Damascus Knife · VG-10 Core\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"The knives' sharpness and balance are unmatched, making every cut effortless.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.6 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e240 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$499\u003c\/span\u003e\n          \u003cspan style=\"font-size:15px;color:#77706A;text-decoration:line-through;\"\u003e$733\u003c\/span\u003e\n          \u003cspan class=\"save-badge\"\u003eSave $234\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eEbony Wood\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:color: #000000;;\" title=\"Ebony Wood\" onclick=\"selectSwatch(this,'Ebony Wood')\"\u003e\u003c\/button\u003e\n            \n            \u003cbutton class=\"swatch \" style=\"background:color: #4c4c4c;;\" title=\"G10 Composite Resin\" onclick=\"selectSwatch(this,'G10 Composite Resin')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-complete-set')\"\u003eAdd to Cart: $499\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41181604839527\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $124 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003eExperience professional-grade quality\u003c\/strong\u003e with our 67-layer Damascus Steel knives, all featuring a VG-10 core for exceptional sharpness and durability.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-layer Damascus\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003e\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eFull Tang Design\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n\u003ca href=\"#section-value-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eBuilt to last\u003c\/a\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is KAN Core different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes Damascus Steel different from other knife materials)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eCRAFTED\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eEach knife is meticulously crafted from 67 layers of Damascus Steel, ensuring \u003cstrong\u003eunmatched sharpness\u003c\/strong\u003e and durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eVG-10 CORE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe VG-10 core provides a \u003cstrong\u003eunique balance\u003c\/strong\u003e of strength and flexibility, perfect for all culinary tasks.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eERGONOMIC\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eDesigned with ergonomic handles that provide a \u003cstrong\u003ecomfortable, slip-resistant grip\u003c\/strong\u003e for extended use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eVERSATILE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThis set includes seven essential knives, each \u003cstrong\u003ecrafted for specific tasks\u003c\/strong\u003e in the kitchen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy most knife sets fall short\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - thin-gauge\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ebase warped · uneven heat\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - heavy-gauge\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003estays true · even heat\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003emachine-pressed\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eidentical\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-hammered\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a set crafted from 67-layer Damascus Steel with VG-10 cores, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-value-comparison\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n\u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:12px;letter-spacing:.1em;\"\u003eBuilt to last\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:16px;line-height:1.15;\"\u003eBuy once, not every few years\u003c\/h2\u003e\n\u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;margin:0 auto 36px;max-width:600px;line-height:1.5;\"\u003eThe cheaper option looks like a saving until you replace it. Here is how it compares over the long run.\u003c\/p\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;text-align:left;\"\u003e\n\u003cdiv style=\"border:1px solid #E8E4DE;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#4A4340;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThe budget alternative\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eA stamped stainless knife, typically replaced about every 4 years. Around $479 each.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #C4963A;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#C4963A;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThis knife\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eBuilt to last 20+ years of regular use. A one-time $499.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:15px;color:#3D3830;line-height:1.7;margin:28px auto 0;max-width:600px;\"\u003eOver a decade, replacing a stamped stainless knife about every 4 years runs roughly \u003cstrong\u003e$1,437\u003c\/strong\u003e — versus a single \u003cstrong\u003e$499\u003c\/strong\u003e for this knife. That is about \u003cstrong\u003e$938\u003c\/strong\u003e less over ten years, before you count the difference in everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this set right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this set\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Precision and artistry meet_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eFor those who value precision and artistry, this set offers unrivaled performance.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Crafted for culinary pros_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIdeal for culinary professionals seeking reliable, high-performance tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Transform your kitchen_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003ePerfect for transforming your kitchen into a professional-grade workspace.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Durability that lasts_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eChoose this set for its durability, ensuring it remains a kitchen staple for years.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this set if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Simple needs only_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf basic cutlery suffices, this comprehensive set might be more than you need.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Budget constraints_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf price is your primary concern, consider a smaller or more affordable set.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Not dishwasher safe_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eSkip if you require dishwasher-safe knives; these require hand washing.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Minimalist kitchens_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eFor minimalists, a smaller collection may be more suitable.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Aspiring chefs_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eAspiring chefs will appreciate the professional-grade quality and versatility.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Gifting for weddings_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eAn excellent choice for wedding gifts or housewarming presents.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Professional environments_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eDesigned for use in professional kitchens where performance is key.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Precision enthusiasts_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those who value precision and high-quality craftsmanship.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:#1A1714;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eComplete 7-piece knife set\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eYour complete\u003cbr\u003eknife collection\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eChef Knife\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e8-inch\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eParing Knife\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e3.5-inch\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eSantoku Knife\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e6-inch\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eUtility Knife\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e5-inch\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eBoning Knife\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e6-inch\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eSlicer Knife\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e9-inch\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eBread Knife\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e9-inch\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:#C4963A;\"\u003e7 knives · Complete kitchen set\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eCrafted in China\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eMade from high-quality 67-layer Damascus Steel with VG-10 cores.\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=1600\" alt=\"KAN Core Complete Set - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose KAN Core Complete Set\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eProfessional Quality\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eEngineered for culinary professionals seeking exceptional performance and durability in every knife.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eErgonomic Design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eHandles designed for a comfortable, controlled grip, reducing hand fatigue during long prep sessions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eSharpness Retention\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eVG-10 core ensures long-lasting sharpness, requiring less frequent sharpening.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eSHARPNESS\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eThe \u003cstrong\u003eVG-10 core\u003c\/strong\u003e ensures long-lasting sharpness.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003e67-layer Damascus\u003c\/strong\u003e steel is known for its durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eCOMFORT\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eErgonomic handles offer \u003cstrong\u003esuperior comfort\u003c\/strong\u003e during use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e67-layer Damascus Steel · VG-10 Core · 7 pieces\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-complete-set')\"\u003eAdd to Cart: $499\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eThe KAN Core Complete Set is for those who demand precision and elegance, transforming every cooking experience into an art form.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability that Lasts\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCrafted from 67-layer Damascus Steel, this set stands the test of time, offering unmatched durability and performance for years to come.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetic Elegance\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eWith a choice of hammered or smooth finishes, each knife not only performs exceptionally but also adds a touch of elegance to your kitchen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvesting in this complete set means fewer replacements and a lifetime of reliable, sharp knives, making it a cost-effective choice.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003ePrecision-crafted knives for culinary excellence\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-complete-set')\"\u003eAdd to Cart: $499\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eThe way you approach cooking transforms.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore owning the KAN Core Complete Set, knife tasks might feel like a chore. With these precision tools, cooking becomes an enjoyable, artful experience.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eEmbrace \u003cstrong\u003equality craftsmanship\u003c\/strong\u003e in every culinary adventure.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the KAN Core Complete Set is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Capacity\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eChef Knife\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e8-inch\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eParing Knife\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e3.5-inch\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSantoku Knife\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e6-inch\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eUtility Knife\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e5-inch\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBoning Knife\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e6-inch\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSlicer Knife\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e9-inch\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBread Knife\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e9-inch\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Construction\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Steel\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Wood\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in India\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eResin Handles \u0026amp; Assembly\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in China\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e67-Layer Damascus Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCore Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eVG-10\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eG10 Composite Resin\/Ebony Wood\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eHigh-quality materials ensure longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCompatibility \u0026amp; Care\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eNo\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSharpening\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eEvery 6-12 Months\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHand Wash\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eRecommended\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eProper care extends the life of your knives.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eChef Knife\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x 8-inch\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eParing Knife\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x 3.5-inch\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSantoku Knife\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x 6-inch\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eUtility Knife\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x 5-inch\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBoning Knife\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x 6-inch\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSlicer Knife\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x 9-inch\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBread Knife\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x 9-inch\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eComplete set includes all essential knives.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eNot all knives are created equal.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany assume all knife sets deliver the same performance. \u003cstrong\u003eHowever, the KAN Core Complete Set offers superior sharpness and balance\u003c\/strong\u003e, changing your cooking experience.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eChoose quality over mediocrity for a kitchen toolkit that impresses.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=1200\" alt=\"KAN Core Complete Set - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eTransform cooking into an art form.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eWith the KAN Core Complete Set in your kitchen, every meal becomes an opportunity to create something extraordinary. Feel the difference as precision and craftsmanship elevate your culinary pursuits.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eQuality that \u003cstrong\u003einspires culinary creativity\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eThis set is for culinary enthusiasts and professional chefs who demand \u003cstrong\u003eprecision\u003c\/strong\u003e, \u003cstrong\u003eperformance\u003c\/strong\u003e, and \u003cstrong\u003edurability\u003c\/strong\u003e from their kitchen tools. It's also perfect for those who appreciate the artistry and functionality of finely crafted knives.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat Damascus Steel does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003eDamascus finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003eVG-10 core\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003eVG-10 core · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eIllustration of Damascus Steel vs standard steel.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eUnmatched Sharpness\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e67-layer Damascus Steel provides \u003cstrong\u003erazor-sharp edges\u003c\/strong\u003e that stay sharp longer than standard blades.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eExceptional Durability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eVG-10 core\u003c\/strong\u003e offers strength and flexibility, making it perfect for a variety of culinary tasks.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eArtistic Design\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe unique Damascus pattern provides \u003cstrong\u003evisual appeal\u003c\/strong\u003e, ensuring your knives are both functional and beautiful.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"Every cut feels precise and effortless, transforming my cooking experience.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eWhere the quality difference shows\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe KAN Core Complete Set offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 67-layer Damascus Steel craftsmanship\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Elegant hammered or smooth finishes\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• VG-10 core for superior strength\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eYou didn't come this far to settle for high-carbon stainless when precision and beauty are within reach.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eKAN Core Complete Set\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWüsthof\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eShun\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eGlobal\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003ePFAS-free coating\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNo coating\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNo coating\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNo coating\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNo coating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e67-layer Damascus Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHigh-carbon stainless\u003c\/td\u003e\n\u003ctd class=\"\"\u003eVG-MAX steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eCROMOVA 18 stainless\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInduction Compatible\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eGermany\u003c\/td\u003e\n\u003ctd class=\"\"\u003eJapan\u003c\/td\u003e\n\u003ctd class=\"\"\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$499 · 7 pieces\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$499 · 7 pieces\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$529 · 7 pieces\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$479 · 7 pieces\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/5\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (1 more dimension)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eExperience the unmatched artistry of 67-layer Damascus Steel, setting a new standard in your kitchen. The difference shows up exactly when it matters — when preparing a special dinner and cheaper options dull too soon.\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eKAN CORE COLLECTION\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision tools for the art of cooking\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-complete-set')\"\u003eAdd to Cart: $499\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect for every culinary moment\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGourmet Cooking\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eFor those who love cooking gourmet meals and need reliable, precise tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eEntertaining Guests\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eImpress your guests with beautifully crafted knives that complement your dining experience.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDaily Meal Prep\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eIdeal for everyday use, making meal preparation efficient and enjoyable.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eSpecial Occasions\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003ePerfect for preparing elaborate dishes on special occasions and holidays.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGift Giving\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA thoughtful gift choice for weddings, anniversaries, and housewarmings.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=1200\" alt=\"KAN Core Complete Set - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eTransform your cooking with precision and style.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eKAN Core is for true culinary artists.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-complete-set')\"\u003eAdd to Cart: $499\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy Damascus Steel outperforms\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-gauge\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003esingle layer · warps under heat\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eDamascus Steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003emulti-ply · even heat distribution\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of standard vs Damascus Steel blades.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eDamascus Steel knives offer a \u003cstrong\u003esuperior cutting experience\u003c\/strong\u003e thanks to their multi-layered construction, which provides excellent edge retention and sharpness compared to standard stainless steel blades.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe 67-layer Damascus Steel is known for its \u003cstrong\u003eexceptional durability\u003c\/strong\u003e and ability to maintain a sharp edge, making it ideal for both professional and home kitchens.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eEach KAN Core knife features a VG-10 core, known for its \u003cstrong\u003eunique balance\u003c\/strong\u003e of strength and flexibility.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eDamascus Steel knives\u003c\/strong\u003e are the choice for those seeking lasting sharpness.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe manufacturing process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow KAN Core knives are made\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eprecision forging\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFrom forging to finishing: the knife-making process.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eKAN Core knives are made with a \u003cstrong\u003emeticulous forging process\u003c\/strong\u003e, layering 67 sheets of Damascus Steel around a VG-10 core, ensuring each knife is unique and of the highest quality.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eIndividual variations in the knives are a testament to their handcrafted nature, offering each piece a \u003cstrong\u003edistinct character\u003c\/strong\u003e that mass-produced knives lack.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eExperience the \u003cstrong\u003eartistry and precision\u003c\/strong\u003e in every KAN Core knife.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe brand heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eKAN Kitchen's storied tradition\u003c\/h2\u003e\n    \n\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=1200\" alt=\"KAN Core Complete Set - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-complete-set')\"\u003eAdd to Cart: $499\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"These knives are a game-changer in my kitchen. The sharpness and balance are incredible.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I've never used knives that make food prep this effortless. Highly recommend.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJohn D., professional chef, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The craftsmanship is evident in every detail. These knives are both functional and beautiful.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., home cook, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your kitchen setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eExplore other essentials to pair with your KAN Core Set.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/kan-core-basic-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319\u0026amp;width=600\" alt=\"KAN Core Basic Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Basic Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eEssential knives for every kitchen\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/kan-core-standard-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\u0026amp;width=600\" alt=\"KAN Core Standard Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Standard Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eStandard set for versatile tasks\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/kan-core-chef-knife\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteBlackHammered.jpg?v=1737637317\u0026amp;width=600\" alt=\"KAN Core Chef Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Chef Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePrecision for all cutting needs\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/santoku\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\u0026amp;width=600\" alt=\"KAN Santoku Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Santoku Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePerfect for slicing and dicing\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout KAN Kitchen\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting precision for culinary excellence\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eKAN Kitchen was launched by Barney Lund on Kickstarter in 2017 with a mission to transform kitchen experiences through superior knife craftsmanship. By utilizing 67-layer Damascus Japanese Steel with a VG-10 core, KAN ensures exceptional sharpness and longevity, making their knives a staple in both professional and home kitchens.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eKAN Kitchen's commitment to quality and precision sets them apart in the culinary world. By choosing to manufacture with high-grade materials and expert techniques, they create tools that elevate culinary craftsmanship.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules to preserve your tools\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand wash only\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAvoid using the dishwasher; hand wash with warm, soapy water.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry thoroughly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eImmediately dry knives after washing to prevent rust.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid harsh chemicals\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eKeep knives away from saltwater, chlorine, or acidic substances.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore safely\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse a knife block or magnetic strip to protect the blades.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your KAN Core Complete Set will remain a reliable kitchen companion for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eWhy the KAN Core Complete Set is essential\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eInvesting in the KAN Core Complete Set promises \u003cstrong\u003eunmatched precision\u003c\/strong\u003e and \u003cstrong\u003edurability\u003c\/strong\u003e. With each knife crafted from 67-layer Damascus Steel, this set is designed to elevate your cooking experience. The VG-10 core ensures that each blade retains its sharpness, making it a smart choice for both professional chefs and home cooks.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e67-layer Damascus Steel for lasting sharpness and durability\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted with a VG-10 core for superior performance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash only, preserves edge and finish\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned for precision and balance in every task\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eEmbrace the artistry of cooking with tools that inspire confidence.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $499\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is included in the Complete Set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe KAN Core Complete Set includes 7 knives: 8-inch Chef, 3.5-inch Paring, 6-inch Santoku, 5-inch Utility, 6-inch Boning, 9-inch Slicer, and 9-inch Bread.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the Complete Set dishwasher safe?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo, we recommend hand washing to maintain the sharpness and finish of your knives.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I add more pieces later?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, you can expand your collection with additional knives like the KAN Core Chef Knife.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do I care for the Complete Set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eHand wash with warm, soapy water, dry immediately, and store safely. Avoid harsh chemicals.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the return policy for the Complete Set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eReturns are accepted\u003c\/strong\u003e within 30 days of purchase. Please ensure all items are in their original condition.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this set a good gift for weddings?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely! The KAN Core Complete Set is an excellent gift for weddings, offering both elegance and practicality.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the price per piece vs the full set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe full set offers a better value at $499 for 7 pieces compared to individual purchases.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow long does shipping take?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eShipping timing depends on your location and the option selected at checkout.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eDoes the Complete Set match other sets exactly?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the knives in the Complete Set are designed to match other KAN Core collections.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the best use for the KAN Core knives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eDesigned for precision, these knives are best used for tasks demanding accuracy, like slicing, dicing, and chopping.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-complete-set')\"\u003eAdd to Cart: $499\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What is included in the Complete Set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The KAN Core Complete Set includes 7 knives: 8-inch Chef, 3.5-inch Paring, 6-inch Santoku, 5-inch Utility, 6-inch Boning, 9-inch Slicer, and 9-inch Bread.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the Complete Set dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No, we recommend hand washing to maintain the sharpness and finish of your knives.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I add more pieces later?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, you can expand your collection with additional knives like the KAN Core Chef Knife.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do I care for the Complete Set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Hand wash with warm, soapy water, dry immediately, and store safely. Avoid harsh chemicals.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the return policy for the Complete Set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Returns are accepted within 30 days of purchase. Please ensure all items are in their original condition.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this set a good gift for weddings?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely! The KAN Core Complete Set is an excellent gift for weddings, offering both elegance and practicality.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the price per piece vs the full set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The full set offers a better value at $499 for 7 pieces compared to individual purchases.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How long does shipping take?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Shipping timing depends on your location and the option selected at checkout.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Does the Complete Set match other sets exactly?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the knives in the Complete Set are designed to match other KAN Core collections.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the best use for the KAN Core knives?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Designed for precision, these knives are best used for tasks demanding accuracy, like slicing, dicing, and chopping.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"KAN Core Complete Set\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"KAN Kitchen\"\n  },\n  \"description\": \"The KAN Core Complete Set offers a comprehensive collection of knives crafted from 67-layer Damascus Steel with a VG-10 core, ensuring exceptional sharpness and durability for both professional chefs and home cooks.\",\n  \"sku\": \"sku-43667260211363\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"499\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"67-layer Damascus Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Blade Material\",\n      \"value\": \"67-Layer Damascus Steel\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Core Material\",\n      \"value\": \"VG-10\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Handle Material\",\n      \"value\": \"G10 Composite Resin\/Ebony Wood\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Pieces in Set\",\n      \"value\": \"7\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Warranty\",\n      \"value\": \"Lifetime\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Dishwasher Safe\",\n      \"value\": \"No\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Ultimate Damascus Steel Knife Set\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$499\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-complete-set')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e\u003c\/section\u003e","brand":"KAN Kitchen","offers":[{"title":"G10 Composite Resin \/ Hammered","offer_id":41181604839527,"sku":"sku-43667260211363","price":499.0,"currency_code":"USD","in_stock":true},{"title":"G10 Composite Resin \/ Non-hammered","offer_id":41181604872295,"sku":"sku-43667260244131","price":499.0,"currency_code":"USD","in_stock":true},{"title":"Ebony Wood \/ Hammered","offer_id":41181604905063,"sku":"sku-43667260276899","price":499.0,"currency_code":"USD","in_stock":true},{"title":"Ebony Wood \/ Non-hammered","offer_id":41181604937831,"sku":"sku-43667260309667","price":499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205"},{"product_id":"kan-core-chef-knife","title":"KAN Core Chef Knife","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteBlackHammered.jpg?v=1737637317\u0026amp;width=1600\" alt=\"KAN Core Chef Knife - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteBlackHammered.jpg?v=1737637317\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteBlackHammered.jpg?v=1737637317\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteBlackHammered.jpg?v=1737637317\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Core Chef Knife, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteWoodHammered.jpg?v=1737637312\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteWoodHammered.jpg?v=1737637312\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteWoodHammered.jpg?v=1737637312\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Core Chef Knife, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteWoodSmooth_3267e885-9204-4cc8-b0e0-a5afc038223a.jpg?v=1737637304\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteWoodSmooth_3267e885-9204-4cc8-b0e0-a5afc038223a.jpg?v=1737637304\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteWoodSmooth_3267e885-9204-4cc8-b0e0-a5afc038223a.jpg?v=1737637304\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Core Chef Knife, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteBlackSmooth.jpg?v=1737637296\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteBlackSmooth.jpg?v=1737637296\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteBlackSmooth.jpg?v=1737637296\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Core Chef Knife, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-layers Damascus\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHoning steel recommended\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eDouble-sided bevel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        The Damascus Knife for Precision Cooks\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e1 67-Layers Damascus Chef's Knife · 8-inch Blade · VG-10 Core\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"Effortless sharpness with a perfectly balanced grip.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.8 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e128 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$139\u003c\/span\u003e\n          \n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eHammered G10\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:background-color: #c0c0c0;;\" title=\"Hammered G10\" onclick=\"selectSwatch(this,'Hammered G10')\"\u003e\u003c\/button\u003e\n            \n            \u003cbutton class=\"swatch \" style=\"background:background-color: #8b4513;;\" title=\"Ebony Wood\" onclick=\"selectSwatch(this,'Ebony Wood')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-chef-knife')\"\u003eAdd to Cart: $139\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41181605036135\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $34 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e67-layers Damascus steel\u003c\/strong\u003e ensures durability and sharpness. Assembled in China for professional chefs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-layers Damascus\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHoning steel recommended\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eDouble-sided bevel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n\u003ca href=\"#section-value-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eBuilt to last\u003c\/a\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is KAN Core Chef Knife different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 67-layers Damascus steel different from mass-produced steel?)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eSTEEL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e67-layers Damascus\u003c\/strong\u003e offers superior sharpness and edge retention compared to mass-market stainless.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eCORE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eVG-10 core\u003c\/strong\u003e provides the hardness and durability professionals demand.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eBEVEL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e15° double-sided\u003c\/strong\u003e bevel allows for precision cuts and versatile use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eHANDLE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eErgonomically crafted for comfort, choose from \u003cstrong\u003eG10 or Ebony Wood\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy stamped knives lose their edge\u003c\/h2\u003e\n          \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - stamped blade\u003c\/text\u003e\n        \u003cpath d=\"M 8 58 L 168 52 L 172 62 L 8 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"52\" width=\"18\" height=\"18\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 108 62 Q 120 58 132 62 Q 144 65 154 62\" stroke-width=\"1.3\" stroke=\"#9B8B78\" fill=\"none\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"130\" cy=\"61\" r=\"9\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"130\" y1=\"52\" x2=\"130\" y2=\"-2\" stroke-width=\"1\" stroke=\"#9B8B78\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"130\" y=\"-6\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eedge worn\u003c\/text\u003e\n        \u003cline x1=\"96\" y1=\"68\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edulled · corroded\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - forged blade\u003c\/text\u003e\n        \u003cpath d=\"M 280 52 L 456 46 L 460 58 L 280 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"58\" x2=\"444\" y2=\"52\" stroke-width=\"2\" stroke=\"#9B8B78\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n        \u003crect x=\"280\" y=\"50\" width=\"12\" height=\"20\" rx=\"2\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"262\" y=\"50\" width=\"22\" height=\"20\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"268\" cy=\"60\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"278\" cy=\"60\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"410\" cy=\"53\" r=\"9\" fill=\"none\" stroke=\"#5A4A30\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"410\" y1=\"44\" x2=\"410\" y2=\"-2\" stroke-width=\"1\" stroke=\"#6B5B3E\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"410\" y=\"-6\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eedge holds\u003c\/text\u003e\n        \u003cline x1=\"368\" y1=\"68\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esharp still · patina forming\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n    \n    \n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"kn3-bevel\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(30)\"\u003e\n          \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#B0A898\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n        \u003c\/pattern\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"75\" y=\"14\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003emachine-ground\u003c\/text\u003e\n      \u003cpath d=\"M 4 72 L 4 84 L 22 84 L 22 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 22 70 L 138 66 L 142 78 L 22 86 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"30\" y1=\"68\" x2=\"136\" y2=\"65\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"30\" y1=\"84\" x2=\"136\" y2=\"80\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n      \u003ctext x=\"75\" y=\"100\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eidentical\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"228\" y=\"14\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-forged\u003c\/text\u003e\n      \u003cpath d=\"M 168 68 L 168 84 L 188 84 L 188 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.5\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"174\" cy=\"76\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n      \u003ccircle cx=\"182\" cy=\"76\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n      \u003crect x=\"188\" y=\"66\" width=\"10\" height=\"20\" rx=\"1\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n      \u003cpath d=\"M 198 66 L 290 62 L 294 76 L 198 86 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"204\" y1=\"73\" x2=\"285\" y2=\"69\" stroke-width=\"2\" stroke=\"#9B8B78\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n      \u003cpath d=\"M 208 66 Q 240 63 290 62\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"250\" cy=\"73\" r=\"3.5\" fill=\"none\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n      \u003ctext x=\"228\" y=\"100\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a VG-10 Core, 67-layers Damascus steel for unmatched sharpness, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-value-comparison\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n\u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:12px;letter-spacing:.1em;\"\u003eBuilt to last\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:16px;line-height:1.15;\"\u003eBuy once, not every few years\u003c\/h2\u003e\n\u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;margin:0 auto 36px;max-width:600px;line-height:1.5;\"\u003eThe cheaper option looks like a saving until you replace it. Here is how it compares over the long run.\u003c\/p\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;text-align:left;\"\u003e\n\u003cdiv style=\"border:1px solid #E8E4DE;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#4A4340;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThe budget alternative\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eA stamped stainless knife, typically replaced about every 4 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #C4963A;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#C4963A;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThis knife\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eBuilt to last 20+ years of regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this knife right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this knife\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*For precision cutting*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIdeal for chefs who demand exacting performance and precision in every cut.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*If you appreciate craftsmanship*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003ePerfect for those who value artisanal quality and attention to detail.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*For daily use*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eDesigned for chefs and home cooks who use their tools frequently.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*For complex tasks*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eA versatile tool for those who tackle a range of cooking challenges.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this knife if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If you need a budget option*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis knife may be over-engineered for casual or infrequent use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If you prefer dishwasher safe*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eRequires hand washing and careful maintenance.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If weight is a concern*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThe solid construction might feel heavy to some users.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*If you're looking for a set*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis is an individual piece, not part of a bundle.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Professional chefs*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those who need reliable, precise tools daily.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Serious home cooks*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for enthusiasts who experiment with complex recipes.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Gift for culinary students*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eAn excellent tool for aspiring chefs starting their journey.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*For KAN Kitchen fans*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eComplements existing KAN Kitchen collections beautifully.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" data-ctl-version=\"13\" data-ctl-created=\"1\" style=\"padding:0;background:#1A1714;\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eOutfit your kitchen\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eOutfit your\u003cbr\u003ekitchen\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/santoku\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/santoku\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eKAN Santoku Knife\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eKitchen Knife\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41181604773991\" data-handle=\"santoku\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/kan-core-standard-set\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/kan-core-standard-set\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eKAN Core Standard Set\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eCookware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41181605593191\" data-handle=\"kan-core-standard-set\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/magnetic-knife-block-11-x-3-5\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/M078084.png?v=1771517998\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/magnetic-knife-block-11-x-3-5\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eSolid Ash Magnetic Knife Block – German-Crafted Kitchen Storage 10 Knives\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eKnife Block\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"42203928592487\" data-handle=\"magnetic-knife-block-11-x-3-5\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked kitchen pieces that work alongside this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose KAN Core Chef Knife\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePrecision and Control\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe double-sided bevel offers exceptional control for precise cuts every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eProfessional Quality\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eCrafted for both home cooks and professionals who demand the best.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eDurability and Strength\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003e67-layers Damascus steel ensures long-lasting performance and strength.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eSHARPNESS\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eEffortless\u003c\/strong\u003e slicing and dicing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eBALANCE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003ePerfectly\u003c\/strong\u003e balanced for comfort.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eSTYLE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eDistinctive Damascus \u003cstrong\u003epatterns\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteBlackHammered.jpg?v=1737637317\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteBlackHammered.jpg?v=1737637317\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteBlackHammered.jpg?v=1737637317\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eDamascus Steel · 8-inch Blade · VG-10 Core\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-chef-knife')\"\u003eAdd to Cart: $139\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eThis is more than a knife; it's a statement of your culinary ambition.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e67-layers Damascus steel provides unmatched durability, ensuring this knife remains a staple in your kitchen for years.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe unique Damascus pattern adds a touch of elegance, making it as beautiful to display as it is to use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvest in a knife that reduces the need for replacements. A durable choice that keeps cutting sharp.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eProfessional Quality · Hand Wash Only · 8-inch Blade\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-chef-knife')\"\u003eAdd to Cart: $139\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eYour kitchen becomes a chef's playground.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eTransform your cooking experience with precise, effortless cuts. Enjoy the \u003cstrong\u003econfidence\u003c\/strong\u003e that comes with professional-grade tools.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eElevate your culinary skills with a \u003cstrong\u003etool that inspires\u003c\/strong\u003e creativity.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the KAN Core Chef Knife is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e8 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eOverall Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e13 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e220g \/ 7.8 oz\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eAll dimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Construction\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Steel\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Wood\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in India\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eResin Handles \u0026amp; Assembly\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in China\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Steel Type\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e67-layers Damascus with VG-10 Core\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eG10 Composite Resin, Ebony Wood\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eConstruction Method\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHand-forged\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eEdge Bevel\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e15° double-sided\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003ePrecision-crafted for durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Maintenance\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eNo, hand wash only\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSharpening Method\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHoning steel or whetstone\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHoning Frequency\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAs needed based on usage\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eStorage Recommendation\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eStore in a knife block or sheath\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eProper care ensures longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x KAN Core Chef Knife\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eSingle piece.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eStamped vs hand-forged: why it matters\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany assume all knives are the same. But \u003cstrong\u003ehand-forged\u003c\/strong\u003e knives offer superior edge retention and durability.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eOpt for quality and craftsmanship that enhances your cooking experience.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteWoodSmooth_3267e885-9204-4cc8-b0e0-a5afc038223a.jpg?v=1737637304\u0026amp;width=1200\" alt=\"KAN Core Chef Knife - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eChoosing precision over convenience.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eOpt for a knife that embodies precision and craftsmanship. The KAN Core Chef Knife complements your culinary passion with its exceptional design and performance.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eInvest in a tool that \u003cstrong\u003eelevates your cooking\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003ePerfect for \u003cstrong\u003eprofessional chefs\u003c\/strong\u003e and \u003cstrong\u003epassionate home cooks\u003c\/strong\u003e who value precision, durability, and the \u003cstrong\u003eart of cooking\u003c\/strong\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"steel-hatch\" patternunits=\"userSpaceOnUse\" width=\"5\" height=\"5\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"5\" stroke=\"#9B8B78\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 606 130 L 588 182 L 120 152 Z\" fill=\"#E8E0D4\" stroke-width=\"1.8\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 606 130 L 588 182 L 120 152 Z\" fill=\"url(#steel-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 590 85 L 120 115 Z\" fill=\"#D8D0C4\" stroke-width=\"0.8\" stroke=\"#7A6A58\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 152 L 588 182 L 590 175 L 120 145 Z\" fill=\"#D8D0C4\" stroke-width=\"0.8\" stroke=\"#7A6A58\"\u003e\u003c\/path\u003e\n        \u003cellipse cx=\"600\" cy=\"130\" rx=\"10\" ry=\"26\" fill=\"#C8B898\" stroke-width=\"1.5\" stroke=\"#5A4A30\"\u003e\u003c\/ellipse\u003e\n        \u003cline x1=\"350\" y1=\"76\" x2=\"350\" y2=\"50\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"350\" y=\"44\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003egrain direction →\u003c\/text\u003e\n        \u003cpath d=\"M 180 150 L 180 210\" stroke-width=\"1\" stroke-dasharray=\"4,3\" stroke=\"#B0A898\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"180\" y=\"224\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eblade edge\u003c\/text\u003e\n        \u003cpath d=\"M 480 180 L 480 210\" stroke-width=\"1\" stroke-dasharray=\"4,3\" stroke=\"#8A7A60\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"480\" y=\"224\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eVG-10\u003c\/text\u003e\n        \u003ctext x=\"614\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#8A7A60\" font-style=\"italic\"\u003eedge\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section showing blade layers and core material.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eSuperior sharpness\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe VG-10 Core offers \u003cstrong\u003eexcellent edge retention\u003c\/strong\u003e, outperforming typical stainless steel.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eDurable handle\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eChoose from G10 Composite or Ebony Wood for \u003cstrong\u003elasting comfort\u003c\/strong\u003e and style.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003ePrecision crafting\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e67-layers Damascus adds \u003cstrong\u003ebeauty and strength\u003c\/strong\u003e to the blade, ensuring longevity.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"I feel the precision in every slice.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eIdeal for Fine Dining Experiences\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe KAN Core Chef Knife offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Non-slip grip, choose G10 or Ebony\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Hand-forged, edge holds under pressure\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Fine dining standard, never mass-produced\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eFor someone who values craftsmanship, settling for a plastic handle is compromising your culinary integrity.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eKAN Core Chef Knife\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eJean Dubost\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eLaguiole en Aubrac\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWüsthof\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have a bee bolster?\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes*\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eDecorative mark only\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes*\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it hand-forged?\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand-forged\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-stamped\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand-forged\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMachine-stamped\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it a lifetime investment?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eOne set, a lifetime of use\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBudget price point · mass production\u003c\/td\u003e\n\u003ctd class=\"\"\u003eOne-time heirloom investment\u003c\/td\u003e\n\u003ctd class=\"\"\u003eOne-time investment · decades of use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFine dining use\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eSteel type\u003c\/td\u003e\n\u003ctd class=\"\"\u003e67-layers Damascus with VG-10 Core\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStandard stainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eX50CrMoV15 stainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle material\u003c\/td\u003e\n\u003ctd class=\"\"\u003eG10 Composite Resin, Ebony Wood\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePlastic\u003c\/td\u003e\n\u003ctd class=\"\"\u003eVarious materials including wood and horn\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSynthetic polymer\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/5\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (2 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eThe only knife here crafted for fine dining, elevating your culinary experience to a professional level. Choose basic options, and the first sign will be a slipping handle — right when you needed precision most.\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eKAN CORE\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision built into every cut.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-chef-knife')\"\u003eAdd to Cart: $139\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eWhen to reach for the KAN Core Chef Knife\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDaily meal prep\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003ePerfect for everyday tasks, from slicing vegetables to cutting meat.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eSpecial occasions\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eImpress guests with precision cuts and professional presentation.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGourmet cooking\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eIdeal for chefs creating intricate dishes with precision.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGift for chefs\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eThe perfect gift for culinary students or professional chefs.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCulinary competitions\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eUse in competitions where precision and reliability are key.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteBlackSmooth.jpg?v=1737637296\u0026amp;width=1200\" alt=\"KAN Core Chef Knife - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003ePrecision meets passion in every slice.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eThe KAN Core difference\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-chef-knife')\"\u003eAdd to Cart: $139\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy VG-10 Damascus outperforms\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"gen-loose\" patternunits=\"userSpaceOnUse\" width=\"10\" height=\"10\"\u003e\n            \u003cellipse cx=\"3\" cy=\"3\" rx=\"2.2\" ry=\"1.4\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"8\" cy=\"7.5\" rx=\"1.8\" ry=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.6\"\u003e\u003c\/ellipse\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"gen-dense\" patternunits=\"userSpaceOnUse\" width=\"5\" height=\"5\" patterntransform=\"rotate(30)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"5\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2.5\" y1=\"0\" x2=\"2.5\" y2=\"5\" stroke=\"#9B8B78\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cclippath id=\"gen-left-clip\"\u003e\u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n          \u003cclippath id=\"gen-right-clip\"\u003e\u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eStandard\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\" rx=\"3\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\" fill=\"url(#gen-loose)\" clip-path=\"url(#gen-left-clip)\" opacity=\"0.9\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"150\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard construction\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eVG-10 core\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\" rx=\"3\" fill=\"#D8D0C4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\" fill=\"url(#gen-dense)\" clip-path=\"url(#gen-right-clip)\" opacity=\"0.65\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"492\" y=\"150\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehigher-grade construction\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eVG-10 core\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eLeft: mass-market stainless. Right: VG-10 Damascus.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003e67-layers Damascus steel\u003c\/strong\u003e offers superior edge retention and durability compared to standard stainless steel options.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe VG-10 Core is known for its \u003cstrong\u003ehigh carbon content\u003c\/strong\u003e and an HRC hardness of 60-62, ensuring a sharp edge.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis specific combination allows the KAN Core Chef Knife to maintain its edge longer while providing a \u003cstrong\u003evisually striking\u003c\/strong\u003e pattern.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eProfessional-quality steel\u003c\/strong\u003e that withstands daily use.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe forging process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow KAN knives are crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"18\" y=\"48\" width=\"74\" height=\"14\" rx=\"2\" fill=\"#D8D0C4\" stroke-width=\"1.2\" stroke=\"#6B5B3E\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"18\" y1=\"55\" x2=\"92\" y2=\"55\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003ebar stock\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - steel\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 148 72 L 148 64 L 220 62 L 220 70 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.85\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 166 28 Q 163 20 166 14\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 178 26 Q 175 18 178 12\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 190 28 Q 187 20 190 14\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eforge \u0026amp; shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - forge\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 272 74 L 272 64 L 344 60 L 344 70 Z\" fill=\"#D8D0C4\" stroke-width=\"1.2\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"280\" y1=\"64\" x2=\"340\" y2=\"61\" stroke-width=\"1.8\" stroke=\"#C8C0B0\" opacity=\"0.7\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eHRC 60-62\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - grind\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"394\" y=\"48\" width=\"22\" height=\"16\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"400\" cy=\"56\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"408\" cy=\"56\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003crect x=\"416\" y=\"46\" width=\"10\" height=\"20\" rx=\"1\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 426 48 L 498 44 L 500 56 L 426 66 Z\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"432\" y1=\"55\" x2=\"494\" y2=\"51\" stroke-width=\"1.5\" stroke=\"#C8C0B0\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - temper\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eBillet selection to final honing.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe process begins with selecting high-quality steel billets, followed by \u003cstrong\u003eforging\u003c\/strong\u003e and heat treatment to harden and temper the blade.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eEach step introduces slight variations, making each knife unique and demonstrating the artisan touch that machines can't replicate.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eA knife that balances art and function.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eKAN Kitchen's origins and evolution\u003c\/h2\u003e\n    \n\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteBlackSmooth.jpg?v=1737637296\u0026amp;width=1200\" alt=\"KAN Core Chef Knife - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-chef-knife')\"\u003eAdd to Cart: $139\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The blade is sharp and precise, making cutting effortless. The weight is perfect for balance.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJohn D., professional chef, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"Love the design and feel. It slices through vegetables like butter and stays sharp.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily W., home cook, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"This knife has transformed my cooking experience. It's a joy to use and looks beautiful.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eMichael S., culinary student, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your kitchen setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eDiscover more KAN Kitchen essentials to enhance your cooking experience.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/kan-core-complete-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=600\" alt=\"KAN Core Complete Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Complete Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor precise slicing\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/kan-core-basic-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319\u0026amp;width=600\" alt=\"KAN Core Basic Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Basic Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor delicate tasks\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/kan-core-standard-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\u0026amp;width=600\" alt=\"KAN Core Standard Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Standard Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFull culinary toolkit\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/santoku\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\u0026amp;width=600\" alt=\"KAN Santoku Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Santoku Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eEffortless bread cutting\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout KAN Kitchen\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003ePrecision tools for passionate cooks\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eKAN Kitchen was launched by Barney Lund on Kickstarter in 2017 with a mission to revolutionize kitchen tools. Using 67-layers Damascus Japanese Steel with a VG-10 Core, KAN emphasizes professional-grade quality for home and professional kitchens.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eBy choosing KAN Kitchen, you're investing in precision and durability, as their knives are crafted to enhance culinary experiences with exceptional sharpness and longevity.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules to maintain sharpness\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand wash only\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAvoid the dishwasher to prevent damage and preserve the blade.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry immediately\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAfter washing, dry the knife to prevent rust and spotting.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eUse honing steel\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eRegularly hone with a steel to maintain edge sharpness.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProper storage\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eStore in a block or sheath to protect the blade and yourself.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your KAN Core Chef Knife will provide exceptional performance for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eA chef-grade tool for your kitchen\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eInvesting in the KAN Core Chef Knife means choosing \u003cstrong\u003eprecision\u003c\/strong\u003e and \u003cstrong\u003edurability\u003c\/strong\u003e. This isn't just a knife; it's a tool that enhances your culinary adventures. With a VG-10 Core and 67-layers Damascus steel, it delivers unmatched sharpness and longevity.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e67-layers Damascus with VG-10 Core for exceptional sharpness\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted in China with Japanese steel design\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash only to preserve edge integrity\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eIdeal for all-purpose cutting and intricate tasks\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eA knife that elevates your cooking, turning every meal into a masterpiece.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $139\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the weight of the Chef knife?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe KAN Core Chef Knife weighs approximately \u003cstrong\u003e220 grams\u003c\/strong\u003e, offering a balanced feel for precise cutting.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the Chef knife dishwasher safe?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo, the KAN Core Chef Knife is not dishwasher safe. \u003cstrong\u003eHand wash\u003c\/strong\u003e only to maintain its edge and finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the finish of the Chef knife differ batch to batch?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach knife features a \u003cstrong\u003eunique Damascus pattern\u003c\/strong\u003e due to the hand-forging process, making every piece distinct.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the best way to store the knife?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eStore your knife in a block or sheath to \u003cstrong\u003eprotect the blade\u003c\/strong\u003e and ensure safety.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow often should I sharpen the knife?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eUse a honing steel regularly, but full sharpening depends on usage frequency. \u003cstrong\u003eProfessional sharpening\u003c\/strong\u003e is recommended as needed.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan this knife handle frozen foods?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eWhile it's best to avoid cutting frozen foods, the KAN Core Chef Knife can handle them with \u003cstrong\u003ecareful technique\u003c\/strong\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat's the difference between G10 and Ebony handles?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eG10 is lightweight and moisture-resistant, while Ebony offers a \u003cstrong\u003eclassic look\u003c\/strong\u003e and solid feel.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this knife suitable for left-handed users?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the \u003cstrong\u003e15° double-sided bevel\u003c\/strong\u003e design accommodates both right and left-handed users.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes this knife special for culinary students?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eIts precision and durability make it ideal for students learning \u003cstrong\u003eadvanced techniques\u003c\/strong\u003e and practicing diverse culinary skills.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-chef-knife')\"\u003eAdd to Cart: $139\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What is the weight of the Chef knife?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The KAN Core Chef Knife weighs approximately 220 grams, offering a balanced feel for precise cutting.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the Chef knife dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No, the KAN Core Chef Knife is not dishwasher safe. Hand wash only to maintain its edge and finish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does the finish of the Chef knife differ batch to batch?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Each knife features a unique Damascus pattern due to the hand-forging process, making every piece distinct.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the best way to store the knife?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Store your knife in a block or sheath to protect the blade and ensure safety.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How often should I sharpen the knife?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Use a honing steel regularly, but full sharpening depends on usage frequency. Professional sharpening is recommended as needed.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can this knife handle frozen foods?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"While it's best to avoid cutting frozen foods, the KAN Core Chef Knife can handle them with careful technique.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What's the difference between G10 and Ebony handles?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"G10 is lightweight and moisture-resistant, while Ebony offers a classic look and solid feel.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this knife suitable for left-handed users?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the 15° double-sided bevel design accommodates both right and left-handed users.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes this knife special for culinary students?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Its precision and durability make it ideal for students learning advanced techniques and practicing diverse culinary skills.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"KAN Core Chef Knife\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"KAN Kitchen\"\n  },\n  \"description\": \"The KAN Core Chef Knife features an 8-inch blade crafted from 67-layers Damascus Japanese Steel with a VG-10 Core. Known for its precision and durability, this knife is suitable for both home and professional kitchens.\",\n  \"sku\": \"KANCoreChefVG10HamG10\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"139\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"67-layers Damascus with VG-10 Core\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Blade Length\",\n      \"value\": \"8 inches\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Handle Material\",\n      \"value\": \"G10 Composite Resin, Ebony Wood\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Edge Bevel\",\n      \"value\": \"15\\u00b0 double-sided\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Weight\",\n      \"value\": \"220 grams\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eThe Damascus Knife for Precision Cooks\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$139\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-chef-knife')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e\u003c\/section\u003e","brand":"KAN Kitchen","offers":[{"title":"Hammered \/ G10 Composite Resin","offer_id":41181605036135,"sku":"KANCoreChefVG10HamG10","price":139.0,"currency_code":"USD","in_stock":true},{"title":"Hammered \/ Ebony Wood","offer_id":41181605068903,"sku":"KANCoreChefVG10HamEb","price":139.0,"currency_code":"USD","in_stock":true},{"title":"Non-hammered \/ G10 Composite Resin","offer_id":41181605101671,"sku":"KANCoreChefVG10NonHG10","price":139.0,"currency_code":"USD","in_stock":true},{"title":"Non-hammered \/ Ebony Wood","offer_id":41181605134439,"sku":"KANCoreChefVG10NonHEb","price":139.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteBlackHammered.jpg?v=1737637317"},{"product_id":"slicer-carving-knife","title":"KAN Slicer\/Carving Knife","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Slicer_6254f57a-47df-416e-9256-5e72a0f58e77.png?v=1737636937\u0026amp;width=1600\" alt=\"KAN Slicer\/Carving Knife - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Slicer_6254f57a-47df-416e-9256-5e72a0f58e77.png?v=1737636937\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Slicer_6254f57a-47df-416e-9256-5e72a0f58e77.png?v=1737636937\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Slicer_6254f57a-47df-416e-9256-5e72a0f58e77.png?v=1737636937\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Slicer\/Carving Knife, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_1cdd58f2-400c-4ad2-ab46-0b967c786a9d.jpg?v=1737636849\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_1cdd58f2-400c-4ad2-ab46-0b967c786a9d.jpg?v=1737636849\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_1cdd58f2-400c-4ad2-ab46-0b967c786a9d.jpg?v=1737636849\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Slicer\/Carving Knife, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Slicer-long_5e7e7705-62af-44f8-94bd-92ea911d5049.png?v=1737636840\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Slicer-long_5e7e7705-62af-44f8-94bd-92ea911d5049.png?v=1737636840\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Slicer-long_5e7e7705-62af-44f8-94bd-92ea911d5049.png?v=1737636840\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Slicer\/Carving Knife, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-Layers Damascus\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand Wash Only\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e15° Double Bevel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eProfessional Grade\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        Precision Carving with VG-10 Steel\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e1 VG-10 Core Carving Knife · 9-inch Blade · Double Bevel\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"The razor-sharp edge and perfect balance make this knife a true delight to use.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.9 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e102 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$119\u003c\/span\u003e\n          \u003cspan style=\"font-size:15px;color:#77706A;text-decoration:line-through;\"\u003e$139\u003c\/span\u003e\n          \u003cspan class=\"save-badge\"\u003eSave $20\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eG10 Composite Resin\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:g10-composite-resin;\" title=\"G10 Composite Resin\" onclick=\"selectSwatch(this,'G10 Composite Resin')\"\u003e\u003c\/button\u003e\n            \n            \u003cbutton class=\"swatch \" style=\"background:ebony-wood;\" title=\"Wood\" onclick=\"selectSwatch(this,'Wood')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'slicer-carving-knife')\"\u003eAdd to Cart: $119\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41181605167207\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $29 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e67-layers Damascus Steel\u003c\/strong\u003e forms the core of this knife, crafted to ensure superior performance for slicing large meats.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-Layers Damascus\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand Wash Only\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e15° Double Bevel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eProfessional Grade\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n\u003ca href=\"#section-value-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eBuilt to last\u003c\/a\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is KAN Slicer\/Carving Knife different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes Damascus VG-10 Steel different from mass-produced carving knives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eSTEEL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eVG-10 Core\u003c\/strong\u003e ensures exceptional edge retention and sharpness, ideal for professional use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eFORGING\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eHand-forged\u003c\/strong\u003e for superior grain integrity, providing a blade that resists bending and chipping.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eHANDLE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eChoose between \u003cstrong\u003eG10 Composite Resin\u003c\/strong\u003e or \u003cstrong\u003eWood\u003c\/strong\u003e for a secure, ergonomic grip.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eEDGE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003e15° double bevel\u003c\/strong\u003e edge delivers precise, clean cuts with minimal resistance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy stamped knives lose their edge\u003c\/h2\u003e\n          \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - stamped blade\u003c\/text\u003e\n        \u003cpath d=\"M 8 58 L 168 52 L 172 62 L 8 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"52\" width=\"18\" height=\"18\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 108 62 Q 120 58 132 62 Q 144 65 154 62\" stroke-width=\"1.3\" stroke=\"#9B8B78\" fill=\"none\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"130\" cy=\"61\" r=\"9\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"130\" y1=\"52\" x2=\"130\" y2=\"-2\" stroke-width=\"1\" stroke=\"#9B8B78\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"130\" y=\"-6\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eedge worn\u003c\/text\u003e\n        \u003cline x1=\"96\" y1=\"68\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edulled · corroded\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - forged blade\u003c\/text\u003e\n        \u003cpath d=\"M 280 52 L 456 46 L 460 58 L 280 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"58\" x2=\"444\" y2=\"52\" stroke-width=\"2\" stroke=\"#9B8B78\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n        \u003crect x=\"280\" y=\"50\" width=\"12\" height=\"20\" rx=\"2\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"262\" y=\"50\" width=\"22\" height=\"20\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"268\" cy=\"60\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"278\" cy=\"60\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"410\" cy=\"53\" r=\"9\" fill=\"none\" stroke=\"#5A4A30\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"410\" y1=\"44\" x2=\"410\" y2=\"-2\" stroke-width=\"1\" stroke=\"#6B5B3E\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"410\" y=\"-6\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eedge holds\u003c\/text\u003e\n        \u003cline x1=\"368\" y1=\"68\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esharp still · patina forming\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n    \n    \n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"kn3-bevel\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(30)\"\u003e\n          \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#B0A898\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n        \u003c\/pattern\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"75\" y=\"14\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003emachine-ground\u003c\/text\u003e\n      \u003cpath d=\"M 4 72 L 4 84 L 22 84 L 22 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 22 70 L 138 66 L 142 78 L 22 86 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"30\" y1=\"68\" x2=\"136\" y2=\"65\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"30\" y1=\"84\" x2=\"136\" y2=\"80\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n      \u003ctext x=\"75\" y=\"100\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eidentical\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"228\" y=\"14\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-forged\u003c\/text\u003e\n      \u003cpath d=\"M 168 68 L 168 84 L 188 84 L 188 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.5\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"174\" cy=\"76\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n      \u003ccircle cx=\"182\" cy=\"76\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n      \u003crect x=\"188\" y=\"66\" width=\"10\" height=\"20\" rx=\"1\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n      \u003cpath d=\"M 198 66 L 290 62 L 294 76 L 198 86 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"204\" y1=\"73\" x2=\"285\" y2=\"69\" stroke-width=\"2\" stroke=\"#9B8B78\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n      \u003cpath d=\"M 208 66 Q 240 63 290 62\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"250\" cy=\"73\" r=\"3.5\" fill=\"none\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n      \u003ctext x=\"228\" y=\"100\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you seek is a hand-forged blade with a VG-10 Core and 67-layers of Damascus Steel, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-value-comparison\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n\u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:12px;letter-spacing:.1em;\"\u003eBuilt to last\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:16px;line-height:1.15;\"\u003eBuy once, not every few years\u003c\/h2\u003e\n\u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;margin:0 auto 36px;max-width:600px;line-height:1.5;\"\u003eThe cheaper option looks like a saving until you replace it. Here is how it compares over the long run.\u003c\/p\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;text-align:left;\"\u003e\n\u003cdiv style=\"border:1px solid #E8E4DE;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#4A4340;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThe budget alternative\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eA stamped stainless knife, typically replaced about every 4 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #C4963A;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#C4963A;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThis knife\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eBuilt to last 20+ years of regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this knife right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this knife\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Value precision and control_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eChoose this knife if you need precision for carving large meats and roasts.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Appreciate fine craftsmanship_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eOpt for this knife if you value the artistry of hand-forged blades.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Demand durability_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eSelect this knife for its excellent edge retention and longevity.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Seek professional-grade tools_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIdeal for those who require high-quality, reliable kitchen tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this knife if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Prefer generously sized tools_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis knife is not suitable if you need compact kitchen tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Cook rarely_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eSkip this knife if you seldom prepare large roasts or meats.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Need a budget option_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf price is a concern, this premium knife may not fit your budget.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Want multi-purpose knives_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eNot ideal if you need a general-purpose knife for all tasks.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Culinary professionals_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for chefs who demand precision and quality in their kitchen.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Serious home cooks_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eGreat for home cooks who appreciate the difference a superior knife makes.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Presentation perfectionists_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eExcellent for those who focus on the presentation and quality of their dishes.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_KAN Kitchen enthusiasts_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for fans of KAN Kitchen’s professional-grade tools and craftsmanship.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" data-ctl-version=\"13\" data-ctl-created=\"1\" style=\"padding:0;background:#1A1714;\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eOutfit your kitchen\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eOutfit your\u003cbr\u003ekitchen\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/boning-knife\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boning-knife-1_60cd9736-7a49-441f-96ca-5635e7e80382.png?v=1737638281\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/boning-knife\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eKAN Boning Knife\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eKitchen Knife\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41181605232743\" data-handle=\"boning-knife\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/kan-core-complete-set\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/kan-core-complete-set\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eKAN Core Complete Set\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eCookware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41181604839527\" data-handle=\"kan-core-complete-set\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/magnetic-knife-block-11-x-3-5\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/M078084.png?v=1771517998\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/magnetic-knife-block-11-x-3-5\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eSolid Ash Magnetic Knife Block – German-Crafted Kitchen Storage 10 Knives\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eKnife Block\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"42203928592487\" data-handle=\"magnetic-knife-block-11-x-3-5\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked kitchen pieces that work alongside this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boning-knife-1_60cd9736-7a49-441f-96ca-5635e7e80382.png?v=1737638281\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose KAN Slicer\/Carving Knife\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePrecision in Every Slice\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eAchieve perfect slices every time with the sharp and durable VG-10 Core blade.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eCraftsmanship That Shows\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eExperience the quality of hand-forged 67-layer Damascus Steel, bringing artistry to your kitchen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eProfessional Grade Quality\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eTrusted by chefs for its reliability and performance, perfect for both home and professional kitchens.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eSHARP\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eMaintains \u003cstrong\u003esharpness longer\u003c\/strong\u003e than standard knives.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eBALANCED\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eOffers \u003cstrong\u003eperfect balance\u003c\/strong\u003e for controlled use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDURABLE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eExceptional \u003cstrong\u003eedge retention\u003c\/strong\u003e and longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Slicer_6254f57a-47df-416e-9256-5e72a0f58e77.png?v=1737636937\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Slicer_6254f57a-47df-416e-9256-5e72a0f58e77.png?v=1737636937\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Slicer_6254f57a-47df-416e-9256-5e72a0f58e77.png?v=1737636937\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e67-layers Damascus · VG-10 Core · Precision carving\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'slicer-carving-knife')\"\u003eAdd to Cart: $119\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eFor those who demand sharpness and precision in every cut, the KAN Slicer\/Carving Knife is unmatched.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability That Lasts\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eHand-forged\u003c\/strong\u003e from 67-layers Damascus Steel, this knife offers extraordinary durability and resilience, making it a lifelong kitchen companion.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetic Elegance\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe intricate \u003cstrong\u003eDamascus pattern\u003c\/strong\u003e on the blade adds a touch of elegance, while the handle options provide a sleek finish that complements any kitchen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvest in quality with the \u003cstrong\u003eVG-10 Core\u003c\/strong\u003e blade, ensuring that this knife remains sharp and reliable even after years of use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eHand-forged for the professional chef's kitchen\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'slicer-carving-knife')\"\u003eAdd to Cart: $119\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eSlicing becomes an art, not a chore.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e\u003cstrong\u003eBefore:\u003c\/strong\u003e Struggling with dull blades. \u003cstrong\u003eAfter:\u003c\/strong\u003e Effortlessly slicing through meats with precision and ease.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eEnjoy the difference that a \u003cstrong\u003eprofessional-grade\u003c\/strong\u003e knife makes in everyday cooking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the KAN Slicer\/Carving Knife is made of\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e9 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eOverall Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e14 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e8 oz (227 g)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Construction\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Steel\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Wood\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in India\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eResin Handles \u0026amp; Assembly\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in China\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Steel Type\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e67-layers Damascus\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eG10 Composite Resin or Wood\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eConstruction Method\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHand-forged\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eEdge Bevel\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e15° Double-Sided\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eMaterials chosen for professional-grade performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Maintenance\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eNo, hand wash only\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSharpening Method\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHoning steel or whetstone\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHoning Frequency\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eEvery 3-4 uses\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eStorage Recommendation\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eStore in a knife block or magnetic strip\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eProper care ensures long-lasting performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x KAN Slicer\/Carving Knife\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eSingle item included.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eWhy a premium knife is worth it\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany think a knife is just a knife. \u003cstrong\u003eThe KAN Slicer\/Carving Knife proves otherwise\u003c\/strong\u003e with its exceptional craftsmanship and precision.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eYour culinary skills deserve tools that match your ambitions. Choose quality and see the difference.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Slicer-long_5e7e7705-62af-44f8-94bd-92ea911d5049.png?v=1737636840\u0026amp;width=1200\" alt=\"KAN Slicer\/Carving Knife - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eA cut above the rest\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eElevate your kitchen experience with the KAN Slicer\/Carving Knife, where every slice is precise and every cut is effortless. \u003cstrong\u003eExperience the art of slicing\u003c\/strong\u003e with a tool engineered for excellence.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eDiscover the joy of \u003cstrong\u003eprecision\u003c\/strong\u003e in every slice.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eThis knife is for \u003cstrong\u003eculinary artists\u003c\/strong\u003e and \u003cstrong\u003eprecision enthusiasts\u003c\/strong\u003e who value \u003cstrong\u003equality\u003c\/strong\u003e and \u003cstrong\u003ecraftsmanship\u003c\/strong\u003e. Ideal for those who wish to elevate their cooking skills and presentation to new heights.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"steel-hatch\" patternunits=\"userSpaceOnUse\" width=\"5\" height=\"5\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"5\" stroke=\"#9B8B78\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 606 130 L 588 182 L 120 152 Z\" fill=\"#E8E0D4\" stroke-width=\"1.8\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 606 130 L 588 182 L 120 152 Z\" fill=\"url(#steel-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 590 85 L 120 115 Z\" fill=\"#D8D0C4\" stroke-width=\"0.8\" stroke=\"#7A6A58\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 152 L 588 182 L 590 175 L 120 145 Z\" fill=\"#D8D0C4\" stroke-width=\"0.8\" stroke=\"#7A6A58\"\u003e\u003c\/path\u003e\n        \u003cellipse cx=\"600\" cy=\"130\" rx=\"10\" ry=\"26\" fill=\"#C8B898\" stroke-width=\"1.5\" stroke=\"#5A4A30\"\u003e\u003c\/ellipse\u003e\n        \u003cline x1=\"350\" y1=\"76\" x2=\"350\" y2=\"50\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"350\" y=\"44\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003egrain direction →\u003c\/text\u003e\n        \u003cpath d=\"M 180 150 L 180 210\" stroke-width=\"1\" stroke-dasharray=\"4,3\" stroke=\"#B0A898\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"180\" y=\"224\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eblade edge\u003c\/text\u003e\n        \u003cpath d=\"M 480 180 L 480 210\" stroke-width=\"1\" stroke-dasharray=\"4,3\" stroke=\"#8A7A60\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"480\" y=\"224\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eVG-10\u003c\/text\u003e\n        \u003ctext x=\"614\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#8A7A60\" font-style=\"italic\"\u003eedge\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section of VG-10 Damascus blade\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eDamascus Layers\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe 67 layers of Damascus Steel provide exceptional durability and aesthetic appeal, maintaining sharpness over time.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eVG-10 Core\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThis core offers superior hardness and edge retention, crucial for professional-grade performance.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eHandle Options\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eSelect from G10 Composite Resin for resilience and Wood for traditional elegance and grip.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"Using this knife feels like wielding a piece of culinary art.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eFine Dining Excellence for a Lifetime\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe KAN Slicer\/Carving Knife offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Ebony Wood, secure grip\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Hand-forged, no flex, holds edge\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Made to order in China\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eFor those who value timeless quality over a one-time heirloom splurge, the KAN Slicer is your lifelong choice.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eKAN Slicer\/Carving Knife\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eJean Dubost\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eLaguiole en Aubrac\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWüsthof\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eWhat is the handle made of?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eG10 Composite Resin\/Ebony Wood\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePolymer\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHorn\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSynthetic polymer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it hand-forged or machine-made?\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand-forged\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-stamped\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand-forged\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMachine-stamped\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eWhat type of steel is used?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e67-layers Damascus\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHigh-carbon stainless\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHigh-carbon stainless\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFine dining use\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eBee bolster\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes*\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eDecorative mark only\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes*\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifetime Value\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eOne set, a lifetime of use\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBudget price point · mass production\u003c\/td\u003e\n\u003ctd class=\"\"\u003eOne-time heirloom investment\u003c\/td\u003e\n\u003ctd class=\"\"\u003eOne-time investment · decades of use\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/5\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (2 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eThe only knife here designed for fine dining elegance, ensuring every slice is precise and professional. The difference shows up exactly when it matters — when carving the perfect roast and budget options dull mid-cut.\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eKAN KITCHEN\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision and craftsmanship in every slice\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'slicer-carving-knife')\"\u003eAdd to Cart: $119\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect for special occasions\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHoliday Roasts\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eCarve your holiday roasts with precision, impressing guests with perfect slices.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eFamily Feasts\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eAn essential tool for large family gatherings, ensuring every slice is perfect.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCulinary Competitions\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eIdeal for chefs looking to showcase their skills with a professional-grade knife.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGourmet Dinners\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEnhance your gourmet dinners with precise cuts that elevate your presentation.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eEveryday Excellence\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eFor the chef who demands excellence in everyday cooking and presentation.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Slicer-long_5e7e7705-62af-44f8-94bd-92ea911d5049.png?v=1737636840\u0026amp;width=1200\" alt=\"KAN Slicer\/Carving Knife - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003ePrecision in every slice, elegance in every cut\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eThe KAN difference\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'slicer-carving-knife')\"\u003eAdd to Cart: $119\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy VG-10 Damascus Steel excels\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"gen-loose\" patternunits=\"userSpaceOnUse\" width=\"10\" height=\"10\"\u003e\n            \u003cellipse cx=\"3\" cy=\"3\" rx=\"2.2\" ry=\"1.4\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"8\" cy=\"7.5\" rx=\"1.8\" ry=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.6\"\u003e\u003c\/ellipse\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"gen-dense\" patternunits=\"userSpaceOnUse\" width=\"5\" height=\"5\" patterntransform=\"rotate(30)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"5\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2.5\" y1=\"0\" x2=\"2.5\" y2=\"5\" stroke=\"#9B8B78\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cclippath id=\"gen-left-clip\"\u003e\u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n          \u003cclippath id=\"gen-right-clip\"\u003e\u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eStandard\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\" rx=\"3\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\" fill=\"url(#gen-loose)\" clip-path=\"url(#gen-left-clip)\" opacity=\"0.9\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"150\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard construction\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eVG-10 Damascus\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\" rx=\"3\" fill=\"#D8D0C4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\" fill=\"url(#gen-dense)\" clip-path=\"url(#gen-right-clip)\" opacity=\"0.65\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"492\" y=\"150\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehigher-grade construction\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eVG-10 Damascus\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCompare mass-market stainless to VG-10 Damascus\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe KAN Slicer\/Carving Knife boasts a \u003cstrong\u003eVG-10 Core\u003c\/strong\u003e, providing superior hardness and edge retention compared to mass-market stainless steel. Its 67-layer Damascus construction ensures durability and precision.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eVG-10 Steel features a high carbon content, enhancing its hardness and edge retention. With an HRC rating of 60-62, it outperforms standard stainless steel in maintaining sharpness.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis knife's blade offers impeccable precision and control, making it ideal for slicing and carving large meats with ease.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eChoose VG-10 for unmatched performance.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe forging process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow craftsmanship shapes quality\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"18\" y=\"48\" width=\"74\" height=\"14\" rx=\"2\" fill=\"#D8D0C4\" stroke-width=\"1.2\" stroke=\"#6B5B3E\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"18\" y1=\"55\" x2=\"92\" y2=\"55\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003ebar stock\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - steel\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 148 72 L 148 64 L 220 62 L 220 70 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.85\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 166 28 Q 163 20 166 14\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 178 26 Q 175 18 178 12\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 190 28 Q 187 20 190 14\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eforge \u0026amp; shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - forge\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 272 74 L 272 64 L 344 60 L 344 70 Z\" fill=\"#D8D0C4\" stroke-width=\"1.2\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"280\" y1=\"64\" x2=\"340\" y2=\"61\" stroke-width=\"1.8\" stroke=\"#C8C0B0\" opacity=\"0.7\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eHRC 60-62\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - grind\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"394\" y=\"48\" width=\"22\" height=\"16\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"400\" cy=\"56\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"408\" cy=\"56\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003crect x=\"416\" y=\"46\" width=\"10\" height=\"20\" rx=\"1\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 426 48 L 498 44 L 500 56 L 426 66 Z\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"432\" y1=\"55\" x2=\"494\" y2=\"51\" stroke-width=\"1.5\" stroke=\"#C8C0B0\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - temper\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eCrafting from billet to final edge\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe KAN Slicer\/Carving Knife undergoes a meticulous hand-forging process, ensuring each blade meets the highest standards. \u003cstrong\u003eFrom steel billet selection\u003c\/strong\u003e to final hand-honing, every step is tailored for precision and durability.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eEach knife is unique, with subtle variations that reflect the artisan's touch. This individuality enhances the blade's character, offering a truly personalized kitchen experience.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eA truly unique tool for your culinary needs.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eKAN Kitchen's legacy of quality\u003c\/h2\u003e\n    \n\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Slicer-long_5e7e7705-62af-44f8-94bd-92ea911d5049.png?v=1737636840\u0026amp;width=1200\" alt=\"KAN Slicer\/Carving Knife - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'slicer-carving-knife')\"\u003eAdd to Cart: $119\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"This knife takes my carving to the next level. The balance and sharpness are unmatched.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJames L., professional chef, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The VG-10 Core really holds its edge, making slicing large roasts effortless.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., home cook, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I love the handle options and how they feel in hand. Truly a chef's tool.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eKyle G., culinary enthusiast, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete the kitchen without doubling up\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eEnhance your kitchen toolkit with these complementary KAN Kitchen products.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/kan-core-complete-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=600\" alt=\"KAN Core Complete Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Complete Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eCore essentials for every chef\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/boning-knife\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boning-knife-1_60cd9736-7a49-441f-96ca-5635e7e80382.png?v=1737638281\u0026amp;width=600\" alt=\"KAN Boning Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Boning Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePrecision for deboning tasks\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/bread-knife\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bread-knife_1b897aff-9747-4d15-8470-a89e5bbbdeea.png?v=1737638047\u0026amp;width=600\" alt=\"KAN Bread Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Bread Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePerfect slices every time\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/santoku\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\u0026amp;width=600\" alt=\"KAN Santoku Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Santoku Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eVersatility in every cut\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout KAN Kitchen\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting knives that inspire culinary excellence\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eKAN Kitchen began its journey on Kickstarter in 2017, founded by Barney Lund with a mission to transform the culinary experience through high-quality knives. Their use of 67-layers Damascus Steel with a VG-10 Core epitomizes their commitment to craftsmanship.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eBy choosing hand-forged techniques and premium materials, KAN Kitchen ensures that each knife offers unmatched performance, sharpening the skills of chefs worldwide and elevating everyday cooking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules to preserve your knife\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand wash only\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAvoid dishwashers to prevent damage to the blade and handle.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry thoroughly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eEnsure your knife is completely dry before storing to prevent rust.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eRegular honing\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse a honing steel or whetstone regularly to maintain the edge.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProper storage\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eStore in a knife block or on a magnetic strip to protect the blade.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your KAN Slicer\/Carving Knife will remain a reliable and sharp kitchen companion for years to come.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eWhy the KAN Slicer\/Carving Knife stands out\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe KAN Slicer\/Carving Knife is a premium tool for chefs who value precision, durability, and craftsmanship. Its \u003cstrong\u003eVG-10 Core\u003c\/strong\u003e and 67-layers Damascus Steel ensure a sharp edge that lasts, making it a worthy investment. Discover how this knife transforms your culinary experience, bringing precision and elegance to every meal.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e67-layer Damascus steel with VG-10 Core ensures durability and sharpness.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand-forged construction guarantees exceptional performance and precision.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash only, preserves the blade's edge and integrity.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003ePerfect for professional chefs and serious home cooks who demand quality.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eElevate your culinary skills with a knife that delivers precise performance and lasting quality.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $119\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the Carving knife dishwasher safe?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo, the KAN Slicer\/Carving Knife should be \u003cstrong\u003ehand washed only\u003c\/strong\u003e to maintain its edge and handle integrity.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the best use case for the Carving knife?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis knife is best used for \u003cstrong\u003eslicing and carving large meats\u003c\/strong\u003e, ideal for achieving thin, even slices.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow should I sharpen the Carving knife?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eUse a \u003cstrong\u003ehoning steel or whetstone\u003c\/strong\u003e regularly to maintain the knife's sharp edge.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes VG-10 Steel special?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eVG-10 Steel is renowned for its \u003cstrong\u003esuperior hardness\u003c\/strong\u003e and edge retention, making it ideal for professional-grade knives.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan this knife handle large roasts?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the 9-inch blade is \u003cstrong\u003edesigned for large cuts\u003c\/strong\u003e, providing precision and control.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat are the handle options?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eChoose between \u003cstrong\u003eG10 Composite Resin\u003c\/strong\u003e for resilience or \u003cstrong\u003eWood\u003c\/strong\u003e for traditional elegance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this knife suitable for professional chefs?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely, the KAN Slicer\/Carving Knife is \u003cstrong\u003edesigned for professional use\u003c\/strong\u003e with its superior materials and craftsmanship.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the knife maintain its edge?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe \u003cstrong\u003eVG-10 Core\u003c\/strong\u003e and 67-layers of Damascus Steel ensure exceptional edge retention.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhere is the knife manufactured?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe KAN Slicer\/Carving Knife is \u003cstrong\u003ecrafted with precision\u003c\/strong\u003e in China, using Japanese steel.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'slicer-carving-knife')\"\u003eAdd to Cart: $119\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Is the Carving knife dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No, the KAN Slicer\/Carving Knife should be hand washed only to maintain its edge and handle integrity.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the best use case for the Carving knife?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"This knife is best used for slicing and carving large meats, ideal for achieving thin, even slices.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should I sharpen the Carving knife?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Use a honing steel or whetstone regularly to maintain the knife's sharp edge.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes VG-10 Steel special?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"VG-10 Steel is renowned for its superior hardness and edge retention, making it ideal for professional-grade knives.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can this knife handle large roasts?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the 9-inch blade is designed for large cuts, providing precision and control.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What are the handle options?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Choose between G10 Composite Resin for resilience or Wood for traditional elegance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this knife suitable for professional chefs?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely, the KAN Slicer\/Carving Knife is designed for professional use with its superior materials and craftsmanship.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does the knife maintain its edge?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The VG-10 Core and 67-layers of Damascus Steel ensure exceptional edge retention.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Where is the knife manufactured?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The KAN Slicer\/Carving Knife is crafted with precision in China, using Japanese steel.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"KAN Slicer\/Carving Knife\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"KAN Kitchen\"\n  },\n  \"description\": \"The KAN Slicer\/Carving Knife features a 9-inch blade crafted from 67-layers of Damascus Steel with a VG-10 Core, offering exceptional precision for slicing and carving large meats.\",\n  \"sku\": \"KANCoreSlicerVG10NonHG10\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"119\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"Damascus Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Blade Length\",\n      \"value\": \"9 inches\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Steel Type\",\n      \"value\": \"67-layers Damascus\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Core Material\",\n      \"value\": \"VG-10 Steel\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Edge Angle\",\n      \"value\": \"15\\u00b0 Double-Sided\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Handle Options\",\n      \"value\": \"G10 Composite Resin\/Wood\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003ePrecision Carving with VG-10 Steel\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$119\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'slicer-carving-knife')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e\u003c\/section\u003e","brand":"KAN Kitchen","offers":[{"title":"G10 Composite Resin","offer_id":41181605167207,"sku":"KANCoreSlicerVG10NonHG10","price":119.0,"currency_code":"USD","in_stock":true},{"title":"Ebony Wood","offer_id":41181605199975,"sku":"KANCoreSlicerVG10NonHEb","price":119.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Slicer_6254f57a-47df-416e-9256-5e72a0f58e77.png?v=1737636937"},{"product_id":"boning-knife","title":"KAN Boning Knife","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      \/* comp-mobile-v2 *\/\n      \/* compact treatment (bold questions, smaller type, wider answer cols) *\/\n      #section-comparison { padding: 44px 0 !important; }\n      #section-comparison h2.serif { font-size: 21px !important; line-height: 1.25 !important; }\n      .comp { min-width: 0 !important; }\n      .comp th, .comp td { padding: 8px 9px !important; font-size: 11px !important; line-height: 1.34 !important; vertical-align: top !important; min-width: 128px !important; }\n      .comp th { font-size: 9.5px !important; letter-spacing: 0.03em !important; }\n      .comp th small { font-size: 8px !important; }\n      .comp th .comp-th-name { -webkit-line-clamp: 3 !important; line-clamp: 3 !important; }\n      .comp th:first-child, .comp td:first-child { min-width: 116px !important; max-width: 150px !important; width: 128px !important; }\n      .comp td:first-child { font-weight: 700 !important; color: var(--dark) !important; }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boning-knife-1_60cd9736-7a49-441f-96ca-5635e7e80382.png?v=1737638281\u0026amp;width=1600\" alt=\"KAN Boning Knife - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boning-knife-1_60cd9736-7a49-441f-96ca-5635e7e80382.png?v=1737638281\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boning-knife-1_60cd9736-7a49-441f-96ca-5635e7e80382.png?v=1737638281\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boning-knife-1_60cd9736-7a49-441f-96ca-5635e7e80382.png?v=1737638281\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Boning Knife, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_31d4ce02-6090-4a42-a116-6a3ccafa6290.jpg?v=1737638278\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_31d4ce02-6090-4a42-a116-6a3ccafa6290.jpg?v=1737638278\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_31d4ce02-6090-4a42-a116-6a3ccafa6290.jpg?v=1737638278\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Boning Knife, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-layer Damascus steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003e6-inch blade\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePrecision-engineered blade\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        Precision-Engineered Damascus Boning Knife\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e1 67-Layer Damascus Boning Knife · 6-Inch Blade · Solid Wood Handle\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"The blade's sharpness and balance make deboning effortless.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.9 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e153 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$69\u003c\/span\u003e\n          \u003cspan style=\"font-size:15px;color:#77706A;text-decoration:line-through;\"\u003e$89\u003c\/span\u003e\n          \u003cspan class=\"save-badge\"\u003eSave $20\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eG10 Composite Resin\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:background-color: #C4963A;\" title=\"G10 Composite Resin\" onclick=\"selectSwatch(this,'G10 Composite Resin')\"\u003e\u003c\/button\u003e\n            \n            \u003cbutton class=\"swatch \" style=\"background:background-color: #1A1714;\" title=\"Wood\" onclick=\"selectSwatch(this,'Wood')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'boning-knife')\"\u003eAdd to Cart: $69\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41181605232743\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $17 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e67-layer Damascus steel\u003c\/strong\u003e with a VG-10 core, offering unmatched sharpness and durability. Finished in China with precision assembly.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-layer Damascus steel\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003e6-inch blade\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePrecision-engineered blade\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n\u003ca href=\"#section-value-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eBuilt to last\u003c\/a\u003e\u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is KAN Boning Knife different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes Damascus steel different from mass-produced stainless steel knives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e67 layers\u003c\/strong\u003e of Damascus steel ensure unparalleled strength and edge retention.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003ePRECISION\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe VG-10 core allows for \u003cstrong\u003erazor-sharp cutting\u003c\/strong\u003e with minimal maintenance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eCOMFORT\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eChoose between \u003cstrong\u003eG10 Resin\u003c\/strong\u003e and \u003cstrong\u003eWood\u003c\/strong\u003e for a grip that fits your style.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eCRAFTSMANSHIP\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eHand-assembled in China, each knife reflects \u003cstrong\u003eexceptional craftsmanship\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe issue with stamped knives\u003c\/h2\u003e\n          \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - stamped blade\u003c\/text\u003e\n        \u003cpath d=\"M 8 58 L 168 52 L 172 62 L 8 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"52\" width=\"18\" height=\"18\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 108 62 Q 120 58 132 62 Q 144 65 154 62\" stroke-width=\"1.3\" stroke=\"#9B8B78\" fill=\"none\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"130\" cy=\"61\" r=\"9\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"130\" y1=\"52\" x2=\"130\" y2=\"-2\" stroke-width=\"1\" stroke=\"#9B8B78\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"130\" y=\"-6\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eedge worn\u003c\/text\u003e\n        \u003cline x1=\"96\" y1=\"68\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edulled · corroded\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - forged blade\u003c\/text\u003e\n        \u003cpath d=\"M 280 52 L 456 46 L 460 58 L 280 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"58\" x2=\"444\" y2=\"52\" stroke-width=\"2\" stroke=\"#9B8B78\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n        \u003crect x=\"280\" y=\"50\" width=\"12\" height=\"20\" rx=\"2\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"262\" y=\"50\" width=\"22\" height=\"20\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"268\" cy=\"60\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"278\" cy=\"60\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"410\" cy=\"53\" r=\"9\" fill=\"none\" stroke=\"#5A4A30\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"410\" y1=\"44\" x2=\"410\" y2=\"-2\" stroke-width=\"1\" stroke=\"#6B5B3E\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"410\" y=\"-6\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eedge holds\u003c\/text\u003e\n        \u003cline x1=\"368\" y1=\"68\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esharp still · patina forming\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n    \n    \n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"kn3-bevel\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(30)\"\u003e\n          \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#B0A898\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n        \u003c\/pattern\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"75\" y=\"14\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003emachine-ground\u003c\/text\u003e\n      \u003cpath d=\"M 4 72 L 4 84 L 22 84 L 22 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 22 70 L 138 66 L 142 78 L 22 86 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"30\" y1=\"68\" x2=\"136\" y2=\"65\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"30\" y1=\"84\" x2=\"136\" y2=\"80\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n      \u003ctext x=\"75\" y=\"100\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eidentical\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"228\" y=\"14\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-forged\u003c\/text\u003e\n      \u003cpath d=\"M 168 68 L 168 84 L 188 84 L 188 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.5\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"174\" cy=\"76\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n      \u003ccircle cx=\"182\" cy=\"76\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n      \u003crect x=\"188\" y=\"66\" width=\"10\" height=\"20\" rx=\"1\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n      \u003cpath d=\"M 198 66 L 290 62 L 294 76 L 198 86 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"204\" y1=\"73\" x2=\"285\" y2=\"69\" stroke-width=\"2\" stroke=\"#9B8B78\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n      \u003cpath d=\"M 208 66 Q 240 63 290 62\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"250\" cy=\"73\" r=\"3.5\" fill=\"none\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n      \u003ctext x=\"228\" y=\"100\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is \u003cstrong\u003eVG-10 core Damascus steel\u003c\/strong\u003e with a solid wood handle, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-value-comparison\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n\u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:12px;letter-spacing:.1em;\"\u003eBuilt to last\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:16px;line-height:1.15;\"\u003eBuy once, not every few years\u003c\/h2\u003e\n\u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;margin:0 auto 36px;max-width:600px;line-height:1.5;\"\u003eThe cheaper option looks like a saving until you replace it. Here is how it compares over the long run.\u003c\/p\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;text-align:left;\"\u003e\n\u003cdiv style=\"border:1px solid #E8E4DE;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#4A4340;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThe budget alternative\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eA stamped stainless knife, typically replaced about every 4 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #C4963A;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#C4963A;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThis knife\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eBuilt to last 20+ years of regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this knife right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this knife\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Ideal for precise deboning*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eYou're looking for a tool specifically designed for precision meat deboning.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Durability matters to you*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eYou want a knife that lasts, offering longevity with minimal maintenance.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Comfort in grip*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eA comfortable and ergonomic handle is essential for your kitchen tasks.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Quality craftsmanship*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eYou're looking for a knife with professional-grade craftsmanship and materials.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this knife if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Need a multipurpose knife*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eYou're looking for a knife that can handle a variety of kitchen tasks.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Budget constraints*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eYour priority is to find a more budget-friendly, general-use knife.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Dishwasher use*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eYou prefer a knife that is dishwasher-safe for easy cleaning.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Seeking lightweight option*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eA lighter knife is what you are seeking, rather than a solid, robust tool.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Professional chefs*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for chefs who need precision tools for intricate cuts and deboning.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Home cooking enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor cooks who appreciate precision and quality in their kitchen tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Meat preparation specialists*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those specializing in meat preparation and butchery at home.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Quality-conscious buyers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those investing in durable kitchen tools with lasting performance.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" data-ctl-version=\"13\" data-ctl-created=\"1\" style=\"padding:0;background:#1A1714;\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eOutfit your kitchen\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eOutfit your\u003cbr\u003ekitchen\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/santoku\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/santoku\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eKAN Santoku Knife\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eKitchen Knife\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41181604773991\" data-handle=\"santoku\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/kan-core-complete-set\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/kan-core-complete-set\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eKAN Core Complete Set\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eCookware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41181604839527\" data-handle=\"kan-core-complete-set\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/magnetic-knife-block-11-x-3-5\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/M078084.png?v=1771517998\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/magnetic-knife-block-11-x-3-5\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eSolid Ash Magnetic Knife Block – German-Crafted Kitchen Storage 10 Knives\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eKnife Block\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"42203928592487\" data-handle=\"magnetic-knife-block-11-x-3-5\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked kitchen pieces that work alongside this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose KAN Boning Knife\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePrecision in every cut\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eAchieve meticulous cuts with the VG-10 core and 67-layer Damascus steel.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eCrafted to last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe solid construction ensures this knife remains a kitchen staple for years.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eElegance in design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eChoose a handle that complements your aesthetic and provides a comfortable grip.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eSharpness\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eMaintains \u003cstrong\u003erazor-sharp\u003c\/strong\u003e edge longer.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eBalance\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003ePerfectly \u003cstrong\u003ebalanced\u003c\/strong\u003e for easy handling.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eCraft\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eExpert \u003cstrong\u003ecraftsmanship\u003c\/strong\u003e in every detail.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boning-knife-1_60cd9736-7a49-441f-96ca-5635e7e80382.png?v=1737638281\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boning-knife-1_60cd9736-7a49-441f-96ca-5635e7e80382.png?v=1737638281\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boning-knife-1_60cd9736-7a49-441f-96ca-5635e7e80382.png?v=1737638281\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e67-layer Damascus · VG-10 Core · Precision Tool\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'boning-knife')\"\u003eAdd to Cart: $69\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eFor those who see cooking as an art, this knife is your brush. It's not just a tool, it's an extension of your craft.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eWith 67 layers of Damascus steel, this knife is built to withstand the pressures of daily use. Its VG-10 core ensures that the blade holds its edge longer, reducing the need for frequent sharpening.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe intricate patterns of Damascus steel not only offer superior performance but also add a touch of elegance to your kitchen. Choose a handle in G10 Resin or Wood to match your style.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue-over-time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvesting in the KAN Boning Knife means fewer replacements and a tool that will last a lifetime, maintaining its precision and reliability with proper care. It's a one-time investment that pays off every time you use it.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eCrafted for precision cutting and deboning\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'boning-knife')\"\u003eAdd to Cart: $69\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eMeat preparation becomes a precision art form.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore owning the KAN Boning Knife, meat preparation was challenging. Now, every cut is precise, reducing waste and time spent trimming. The knife's \u003cstrong\u003esharpness and balance\u003c\/strong\u003e transform your cooking experience.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003ePrecision and ease join your culinary toolkit. \u003cstrong\u003eMaster every deboning task effortlessly.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the KAN Boning Knife is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e6 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eOverall Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e11 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight per piece\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e6 oz (170 g)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Construction\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Steel\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Wood\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in India\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eResin Handles \u0026amp; Assembly\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in China\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Steel Type\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e67-Layer Damascus, VG-10 Core\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eG10 Composite Resin, Wood\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eConstruction Method\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHand-assembled\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eEdge Bevel\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e20° Double-Sided\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eMaterials are sourced from Japan and India, final assembly in China.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Maintenance\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eNo, hand wash only\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSharpening Method\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHoning steel or whetstone\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHoning Frequency\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAs needed, typically monthly\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eStorage Recommendation\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eStore in a knife block or sheath\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eProper care extends the knife's life.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x KAN Boning Knife\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eSingle-piece product.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications are subject to change without notice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eNot all Damascus knives are equal.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany assume all Damascus knives offer the same quality. \u003cstrong\u003eOur 67-layer design\u003c\/strong\u003e with a VG-10 core provides superior edge retention and durability.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eThis knife proves that precision and craftsmanship matter in every cut.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_31d4ce02-6090-4a42-a116-6a3ccafa6290.jpg?v=1737638278\u0026amp;width=1200\" alt=\"KAN Boning Knife - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eA tool that elevates your culinary skills.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eOwning the KAN Boning Knife transforms your kitchen into a place of precision and artistry. Each slice, each cut becomes an expression of your skill, making meal preparation a joy rather than a chore.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eYour culinary performance \u003cstrong\u003edeserves the best\u003c\/strong\u003e tools.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eThis knife is for those who see cooking as an art form. \u003cstrong\u003ePrecision-driven cooks\u003c\/strong\u003e and \u003cstrong\u003eculinary enthusiasts\u003c\/strong\u003e who appreciate high-quality tools will find it indispensable. It’s also perfect for \u003cstrong\u003eprofessional chefs\u003c\/strong\u003e and \u003cstrong\u003emeat preparation specialists\u003c\/strong\u003e who need a reliable tool for intricate tasks.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"steel-hatch\" patternunits=\"userSpaceOnUse\" width=\"5\" height=\"5\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"5\" stroke=\"#9B8B78\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 606 130 L 588 182 L 120 152 Z\" fill=\"#E8E0D4\" stroke-width=\"1.8\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 606 130 L 588 182 L 120 152 Z\" fill=\"url(#steel-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 590 85 L 120 115 Z\" fill=\"#D8D0C4\" stroke-width=\"0.8\" stroke=\"#7A6A58\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 152 L 588 182 L 590 175 L 120 145 Z\" fill=\"#D8D0C4\" stroke-width=\"0.8\" stroke=\"#7A6A58\"\u003e\u003c\/path\u003e\n        \u003cellipse cx=\"600\" cy=\"130\" rx=\"10\" ry=\"26\" fill=\"#C8B898\" stroke-width=\"1.5\" stroke=\"#5A4A30\"\u003e\u003c\/ellipse\u003e\n        \u003cline x1=\"350\" y1=\"76\" x2=\"350\" y2=\"50\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"350\" y=\"44\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003egrain direction →\u003c\/text\u003e\n        \u003cpath d=\"M 180 150 L 180 210\" stroke-width=\"1\" stroke-dasharray=\"4,3\" stroke=\"#B0A898\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"180\" y=\"224\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eRazor-sharp edge\u003c\/text\u003e\n        \u003cpath d=\"M 480 180 L 480 210\" stroke-width=\"1\" stroke-dasharray=\"4,3\" stroke=\"#8A7A60\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"480\" y=\"224\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eVG-10 core\u003c\/text\u003e\n        \u003ctext x=\"614\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#8A7A60\" font-style=\"italic\"\u003eedge\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section diagram of the blade's material layers.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eBlade strength\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe 67-layer Damascus steel construction provides \u003cstrong\u003esuperior strength\u003c\/strong\u003e and resilience against wear.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eCore performance\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eVG-10 core ensures a \u003cstrong\u003erazor-sharp edge\u003c\/strong\u003e that retains its sharpness longer than typical stainless steel.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eHandle selection\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eChoose between durable G10 Resin or elegant Wood for a \u003cstrong\u003ecomfortable grip\u003c\/strong\u003e.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"Handling this knife feels like an extension of my hand, precise and powerful.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eHand-forged vs stamped, the difference you'll feel\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe KAN Boning Knife offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• G10 Resin, no-slip grip\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Hand-forged, blade holds edge under load\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Assembled in China, small-batch precision\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eSerious chefs know the value of craftsmanship — don't settle for a basic high-carbon alternative.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eKAN Boning Knife\u003c\/span\u003e\u003c\/th\u003e\n            \u003cth\u003eVictorinox\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eVictorinox Fibrox Pro Boning Knife\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eDexter-Russell\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eDexter-Russell Sani-Safe Boning Knife\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eMercer Culinary\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eMercer Culinary Millennia Boning Knife\u003c\/small\u003e\n\u003c\/th\u003e\n            \u003cth\u003eRada Cutlery\u003cbr\u003e\u003csmall style=\"font-weight:400;font-size:10px;opacity:0.75;\"\u003eRada Cutlery Boning Knife\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eWhat type of steel is used?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e67-Layer Damascus, VG-10 Core\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eHigh-carbon stainless steel\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eProprietary DEXSTEEL® high-carbon stainless steel\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eHigh-Carbon Japanese Steel\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eT420 high-carbon stainless steel.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eWhat is the handle made of?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eG10 Resin, Ebony Wood\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eThermoplastic elastomers (TPE)\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eECOGRIP® handle made from 100% recycled polypropylene\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSantoprene®, Polypropylene\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eSolid brushed aluminum.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have a bee bolster?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBee bolster\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eYes*\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot specified.\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eBlade Style\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eBoning\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFlexible\u003c\/td\u003e\n\u003ctd class=\"\"\u003eCurved\u003c\/td\u003e\n\u003ctd class=\"\"\u003eCurved\u003c\/td\u003e\n\u003ctd class=\"\"\u003eCurved\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSteel Grade\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e67-Layers Damascus, VG-10 Core\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHigh-carbon stainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHigh-carbon steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHigh-carbon stainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eT420 high-carbon stainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBlade Length\u003c\/td\u003e\n\u003ctd class=\"\"\u003e6 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e6 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e6 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e6 inches\u003c\/td\u003e\n\u003ctd class=\"\"\u003e6.125 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$69\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$40.00\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$33.15-$35.70\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$24.99\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$19.99\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/6\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (4 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eExperience the precision of a 67-layer Damascus blade with a VG-10 core, ensuring superior edge retention. Choose a cheaper knife and watch the edge dull quickly, right when you needed to impress.\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eKAN KITCHEN\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision and craftsmanship in every slice\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'boning-knife')\"\u003eAdd to Cart: $69\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect settings for your KAN Boning Knife\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eFamily gatherings\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eIdeal for preparing large family meals where precision cuts make a difference.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDinner parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eImpress guests with your precise deboning skills and a professional-grade tool.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCooking classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eShowcase your skill with a knife that's designed for precision and craftsmanship.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCulinary gifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA thoughtful gift for culinary enthusiasts who appreciate quality kitchen tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eWeekend barbecues\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003ePerfect for trimming meats and preparing cuts for the grill.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_31d4ce02-6090-4a42-a116-6a3ccafa6290.jpg?v=1737638278\u0026amp;width=1200\" alt=\"KAN Boning Knife - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003ePrecision tools for culinary artistry\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eKAN Boning Knife is for the dedicated chef\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'boning-knife')\"\u003eAdd to Cart: $69\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe blade definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eUnderstanding the Damascus steel advantage\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"gen-loose\" patternunits=\"userSpaceOnUse\" width=\"10\" height=\"10\"\u003e\n            \u003cellipse cx=\"3\" cy=\"3\" rx=\"2.2\" ry=\"1.4\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"8\" cy=\"7.5\" rx=\"1.8\" ry=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.6\"\u003e\u003c\/ellipse\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"gen-dense\" patternunits=\"userSpaceOnUse\" width=\"5\" height=\"5\" patterntransform=\"rotate(30)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"5\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2.5\" y1=\"0\" x2=\"2.5\" y2=\"5\" stroke=\"#9B8B78\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cclippath id=\"gen-left-clip\"\u003e\u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n          \u003cclippath id=\"gen-right-clip\"\u003e\u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eStandard\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\" rx=\"3\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\" fill=\"url(#gen-loose)\" clip-path=\"url(#gen-left-clip)\" opacity=\"0.9\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"150\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard construction\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e67-Layer Damascus\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\" rx=\"3\" fill=\"#D8D0C4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\" fill=\"url(#gen-dense)\" clip-path=\"url(#gen-right-clip)\" opacity=\"0.65\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"492\" y=\"150\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehigher-grade construction\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e67-Layer Damascus\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of blade materials: lower quality vs Damascus steel.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eDamascus steel, with its \u003cstrong\u003e67-layer construction\u003c\/strong\u003e, offers unparalleled strength and durability compared to mass-produced stainless steel. This results in enhanced edge retention and superior performance in kitchen tasks.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFeaturing a \u003cstrong\u003eVG-10 core\u003c\/strong\u003e, this knife maintains its sharpness longer and offers a hardness of 60 HRC, surpassing typical commercial-grade knives in edge retention.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe combination of \u003cstrong\u003eDamascus layering\u003c\/strong\u003e and a VG-10 core gives the KAN Boning Knife a distinct advantage in both durability and cutting efficiency.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003e67-layer Damascus steel\u003c\/strong\u003e ensures lasting sharpness and strength.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe forging process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eSteps in crafting this knife\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"18\" y=\"48\" width=\"74\" height=\"14\" rx=\"2\" fill=\"#D8D0C4\" stroke-width=\"1.2\" stroke=\"#6B5B3E\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"18\" y1=\"55\" x2=\"92\" y2=\"55\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003ebar stock\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - steel\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 148 72 L 148 64 L 220 62 L 220 70 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.85\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 166 28 Q 163 20 166 14\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 178 26 Q 175 18 178 12\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 190 28 Q 187 20 190 14\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eforge \u0026amp; shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - forge\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 272 74 L 272 64 L 344 60 L 344 70 Z\" fill=\"#D8D0C4\" stroke-width=\"1.2\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"280\" y1=\"64\" x2=\"340\" y2=\"61\" stroke-width=\"1.8\" stroke=\"#C8C0B0\" opacity=\"0.7\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eHeat-treated\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - grind\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"394\" y=\"48\" width=\"22\" height=\"16\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"400\" cy=\"56\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"408\" cy=\"56\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003crect x=\"416\" y=\"46\" width=\"10\" height=\"20\" rx=\"1\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 426 48 L 498 44 L 500 56 L 426 66 Z\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"432\" y1=\"55\" x2=\"494\" y2=\"51\" stroke-width=\"1.5\" stroke=\"#C8C0B0\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - temper\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eFrom steel selection to honing, the 6-step process.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eUnlike mass-produced knives, the KAN Boning Knife undergoes a meticulous hand-forging process. \u003cstrong\u003eEach knife\u003c\/strong\u003e is crafted with precision, ensuring that no two blades are exactly alike, adding a personal touch to your kitchen tools.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe individual variations in each knife are a testament to its craftsmanship. These differences ensure that each blade is unique, providing a personalized cutting experience.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eEvery KAN Boning Knife is a unique piece of art.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eTracing the tradition and innovation\u003c\/h2\u003e\n    \n\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_31d4ce02-6090-4a42-a116-6a3ccafa6290.jpg?v=1737638278\u0026amp;width=1200\" alt=\"KAN Boning Knife - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'boning-knife')\"\u003eAdd to Cart: $69\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"This knife has transformed my kitchen experience. The precision is unmatched and the quality is evident.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eSarah K., bought for new home, 8 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The VG-10 core keeps the blade sharp with minimal maintenance. It's a true kitchen staple.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJames L., professional chef, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I love the balance and grip of this knife. It makes deboning meats so much easier and efficient.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., home cooking enthusiast, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your kitchen tools\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eExplore these essential tools to complement your KAN Boning Knife.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/kan-core-complete-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=600\" alt=\"KAN Core Complete Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Complete Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eEssential kitchen set\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/utility-knife\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Utility-on-black-scaled_52604c57-ef6e-4557-b2fd-e9cddc64ccdd.jpg?v=1737641385\u0026amp;width=600\" alt=\"KAN Utility Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Utility Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eVersatile kitchen tool\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/slicer-carving-knife\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Slicer_6254f57a-47df-416e-9256-5e72a0f58e77.png?v=1737636937\u0026amp;width=600\" alt=\"KAN Slicer\/Carving Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Slicer\/Carving Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePerfect for slicing\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/santoku\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\u0026amp;width=600\" alt=\"KAN Santoku Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Santoku Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eIdeal for detailed work\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout KAN Kitchen\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCrafting precision tools for culinary excellence\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFounded by Barney Lund in 2017, KAN Kitchen emerged from a Kickstarter campaign with a mission to revolutionize kitchen tools. By prioritizing \u003cstrong\u003eprofessional-grade craftsmanship\u003c\/strong\u003e, they offer knives that deliver exceptional sharpness and durability.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eKAN Kitchen's commitment to quality is evident in their choice of materials and precise assembly techniques. Their focus on \u003cstrong\u003esuperior craftsmanship\u003c\/strong\u003e ensures each knife meets the demands of both home cooks and professionals.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eMaintain edge and finish\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand wash only\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAlways hand wash your knife to maintain its edge and prevent rust.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry immediately\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAvoid rust by thoroughly drying the knife after each wash.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eSharpen regularly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse a honing steel or whetstone to keep the blade sharp.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore safely\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eStore in a knife block or sheath to protect the edge.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your KAN Boning Knife will remain a trusted kitchen companion for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eA precision tool worth every penny\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe KAN Boning Knife stands out as a premium choice for anyone serious about their cooking. Its \u003cstrong\u003e67-layer Damascus steel\u003c\/strong\u003e and VG-10 core offer unmatched precision and durability. For those who value quality, this knife is a worthy investment that will elevate your culinary experience.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e67-layer Damascus steel, unmatched strength and edge retention\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned and assembled by KAN Kitchen in China\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash only, maintains edge and finish for years\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eIdeal for detailed deboning and precision tasks\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eInvest in quality and transform your kitchen experience.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $69\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan the Boning knife be used for fish?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, the KAN Boning Knife is versatile and precise enough for deboning fish.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the best sharpening angle for the Boning knife?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe optimal sharpening angle is \u003cstrong\u003e15°\u003c\/strong\u003e for maintaining its sharpness.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the Boning knife dishwasher safe?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eNo\u003c\/strong\u003e, it is recommended to hand wash the knife to maintain its quality.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do I maintain the knife's sharpness?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eRegularly use a \u003cstrong\u003ehoning steel or whetstone\u003c\/strong\u003e to keep the edge sharp.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes Damascus steel special?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eDamascus steel is known for its \u003cstrong\u003estrength\u003c\/strong\u003e and ability to maintain a sharp edge longer.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan the knife handle heavy-duty tasks?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the \u003cstrong\u003e67-layer construction\u003c\/strong\u003e ensures it can handle robust tasks.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat's the best way to store the knife?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eStore in a knife block or sheath to \u003cstrong\u003eprotect the edge\u003c\/strong\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this knife suitable for gifting?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, it's a thoughtful gift for anyone who values \u003cstrong\u003eprecision and quality\u003c\/strong\u003e in their kitchen tools.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does this knife compare to others?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe KAN Boning Knife offers superior \u003cstrong\u003esharpness and durability\u003c\/strong\u003e thanks to its Damascus steel and VG-10 core.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'boning-knife')\"\u003eAdd to Cart: $69\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Can the Boning knife be used for fish?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the KAN Boning Knife is versatile and precise enough for deboning fish.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the best sharpening angle for the Boning knife?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The optimal sharpening angle is 15° for maintaining its sharpness.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the Boning knife dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No, it is recommended to hand wash the knife to maintain its quality.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do I maintain the knife's sharpness?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Regularly use a honing steel or whetstone to keep the edge sharp.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes Damascus steel special?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Damascus steel is known for its strength and ability to maintain a sharp edge longer.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can the knife handle heavy-duty tasks?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the 67-layer construction ensures it can handle robust tasks.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What's the best way to store the knife?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Store in a knife block or sheath to protect the edge.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this knife suitable for gifting?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it's a thoughtful gift for anyone who values precision and quality in their kitchen tools.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does this knife compare to others?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The KAN Boning Knife offers superior sharpness and durability thanks to its Damascus steel and VG-10 core.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"KAN Boning Knife\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"KAN Kitchen\"\n  },\n  \"description\": \"The KAN Boning Knife is crafted with 67-layer Damascus steel featuring a VG-10 core. This knife is designed for precision meat deboning, offering exceptional sharpness and durability.\",\n  \"sku\": \"KANCoreBoningVG10NonHG10\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"69\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"67-layer Damascus steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Blade Length\",\n      \"value\": \"6 inches\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Weight\",\n      \"value\": \"6 oz\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Handle Material\",\n      \"value\": \"G10 Composite Resin, Wood\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Edge Bevel\",\n      \"value\": \"20\\u00b0 Double-Sided\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Care\",\n      \"value\": \"Hand wash only\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003ePrecision-Engineered Damascus Boning Knife\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$69\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'boning-knife')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e\u003c\/section\u003e","brand":"KAN Kitchen","offers":[{"title":"G10 Composite Resin","offer_id":41181605232743,"sku":"KANCoreBoningVG10NonHG10","price":69.0,"currency_code":"USD","in_stock":true},{"title":"Ebony Wood","offer_id":41181605265511,"sku":"KANCoreBoningVG10NonHEb","price":69.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boning-knife-1_60cd9736-7a49-441f-96ca-5635e7e80382.png?v=1737638281"},{"product_id":"bread-knife","title":"KAN Bread Knife","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bread-knife_1b897aff-9747-4d15-8470-a89e5bbbdeea.png?v=1737638047\u0026amp;width=1600\" alt=\"KAN Bread Knife - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bread-knife_1b897aff-9747-4d15-8470-a89e5bbbdeea.png?v=1737638047\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bread-knife_1b897aff-9747-4d15-8470-a89e5bbbdeea.png?v=1737638047\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bread-knife_1b897aff-9747-4d15-8470-a89e5bbbdeea.png?v=1737638047\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Bread Knife, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/bread-knife-with-crustinis-and-baguette-scaled_b2d84e9a-deba-4ffd-871c-df85aab730b6.jpg?v=1737638045\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/bread-knife-with-crustinis-and-baguette-scaled_b2d84e9a-deba-4ffd-871c-df85aab730b6.jpg?v=1737638045\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/bread-knife-with-crustinis-and-baguette-scaled_b2d84e9a-deba-4ffd-871c-df85aab730b6.jpg?v=1737638045\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Bread Knife, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_5eaec232-d9e5-478a-b08e-e615f711b454.jpg?v=1737638036\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_5eaec232-d9e5-478a-b08e-e615f711b454.jpg?v=1737638036\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_5eaec232-d9e5-478a-b08e-e615f711b454.jpg?v=1737638036\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Bread Knife, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/bread-knife-closeup-with-baguette-scaled_1d6b3b6f-8751-4d7c-89ec-cddea25099e0.jpg?v=1737638034\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/bread-knife-closeup-with-baguette-scaled_1d6b3b6f-8751-4d7c-89ec-cddea25099e0.jpg?v=1737638034\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/bread-knife-closeup-with-baguette-scaled_1d6b3b6f-8751-4d7c-89ec-cddea25099e0.jpg?v=1737638034\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Bread Knife, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67 layers Damascus\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Steel Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003ePrecision-crafted in China\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e9-inch Blade\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eLifetime satisfaction guarantee\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        Serrated Blade for Precision Slicing\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e1 Damascus Steel Bread Knife · VG-10 Core · 9-inch Blade\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"Slices through crusty breads effortlessly with its Damascus steel blade.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.7 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e132 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$89\u003c\/span\u003e\n          \u003cspan style=\"font-size:15px;color:#77706A;text-decoration:line-through;\"\u003e$109\u003c\/span\u003e\n          \u003cspan class=\"save-badge\"\u003eSave $20\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eG10 Composite Resin\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:background-color: #E8E4DE;;\" title=\"G10 Composite Resin\" onclick=\"selectSwatch(this,'G10 Composite Resin')\"\u003e\u003c\/button\u003e\n            \n            \u003cbutton class=\"swatch \" style=\"background:background-color: #3D3830;;\" title=\"Ebony Wood\" onclick=\"selectSwatch(this,'Ebony Wood')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'bread-knife')\"\u003eAdd to Cart: $89\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41181605298279\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $22 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e67 layers\u003c\/strong\u003e of Damascus Japanese Steel crafted with a VG-10 Core, made in China. Designed for both home and professional use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67 layers Damascus\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand wash only\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Steel Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003ePrecision-crafted in China\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e9-inch Blade\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eLifetime satisfaction guarantee\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n\u003ca href=\"#section-value-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eBuilt to last\u003c\/a\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is KAN Bread Knife different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes Damascus steel different from mass-produced stainless steel knives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eSHARPNESS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003eVG-10 Core\u003c\/strong\u003e ensures extraordinary sharpness and edge retention, superior to mass-market knives.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003e67 layers of Damascus steel\u003c\/strong\u003e offer exceptional durability and resistance to wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eBALANCE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003ePerfectly balanced design reduces fatigue, making it ideal for extended use in the kitchen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eAESTHETICS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003eDamascus pattern\u003c\/strong\u003e is not only functional but also provides a visually stunning blade.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy stamped knives fail\u003c\/h2\u003e\n          \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - stamped blade\u003c\/text\u003e\n        \u003cpath d=\"M 8 58 L 168 52 L 172 62 L 8 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"52\" width=\"18\" height=\"18\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 108 62 Q 120 58 132 62 Q 144 65 154 62\" stroke-width=\"1.3\" stroke=\"#9B8B78\" fill=\"none\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"130\" cy=\"61\" r=\"9\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"130\" y1=\"52\" x2=\"130\" y2=\"-2\" stroke-width=\"1\" stroke=\"#9B8B78\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"130\" y=\"-6\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eedge worn\u003c\/text\u003e\n        \u003cline x1=\"96\" y1=\"68\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003edulled · corroded\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - forged blade\u003c\/text\u003e\n        \u003cpath d=\"M 280 52 L 456 46 L 460 58 L 280 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"58\" x2=\"444\" y2=\"52\" stroke-width=\"2\" stroke=\"#9B8B78\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n        \u003crect x=\"280\" y=\"50\" width=\"12\" height=\"20\" rx=\"2\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"262\" y=\"50\" width=\"22\" height=\"20\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"268\" cy=\"60\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"278\" cy=\"60\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"410\" cy=\"53\" r=\"9\" fill=\"none\" stroke=\"#5A4A30\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"410\" y1=\"44\" x2=\"410\" y2=\"-2\" stroke-width=\"1\" stroke=\"#6B5B3E\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"410\" y=\"-6\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eedge holds\u003c\/text\u003e\n        \u003cline x1=\"368\" y1=\"68\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003esharp still · patina forming\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n    \n    \n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"kn3-bevel\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(30)\"\u003e\n          \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#B0A898\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n        \u003c\/pattern\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"75\" y=\"14\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003emachine-ground\u003c\/text\u003e\n      \u003cpath d=\"M 4 72 L 4 84 L 22 84 L 22 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 22 70 L 138 66 L 142 78 L 22 86 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"30\" y1=\"68\" x2=\"136\" y2=\"65\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"30\" y1=\"84\" x2=\"136\" y2=\"80\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n      \u003ctext x=\"75\" y=\"100\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eidentical\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"228\" y=\"14\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-forged\u003c\/text\u003e\n      \u003cpath d=\"M 168 68 L 168 84 L 188 84 L 188 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.5\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"174\" cy=\"76\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n      \u003ccircle cx=\"182\" cy=\"76\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n      \u003crect x=\"188\" y=\"66\" width=\"10\" height=\"20\" rx=\"1\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n      \u003cpath d=\"M 198 66 L 290 62 L 294 76 L 198 86 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"204\" y1=\"73\" x2=\"285\" y2=\"69\" stroke-width=\"2\" stroke=\"#9B8B78\" opacity=\"0.55\"\u003e\u003c\/line\u003e\n      \u003cpath d=\"M 208 66 Q 240 63 290 62\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"250\" cy=\"73\" r=\"3.5\" fill=\"none\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n      \u003ctext x=\"228\" y=\"100\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is a knife crafted from 67 layers of Damascus steel with a VG-10 core, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-value-comparison\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n\u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:12px;letter-spacing:.1em;\"\u003eBuilt to last\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:16px;line-height:1.15;\"\u003eBuy once, not every few years\u003c\/h2\u003e\n\u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;margin:0 auto 36px;max-width:600px;line-height:1.5;\"\u003eThe cheaper option looks like a saving until you replace it. Here is how it compares over the long run.\u003c\/p\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;text-align:left;\"\u003e\n\u003cdiv style=\"border:1px solid #E8E4DE;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#4A4340;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThe budget alternative\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eA stamped stainless knife, typically replaced about every 4 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #C4963A;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#C4963A;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThis knife\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eBuilt to last 20+ years of regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this knife right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this knife\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_For daily bread slicing_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThis knife excels in slicing through any bread type with precision and ease.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Need precision cuts_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIts serrated blade ensures clean, even slices every time, without crushing.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Appreciate quality materials_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eCrafted with 67 layers of Damascus steel, it's made for durability and sharpness.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Professional kitchen tool_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003ePerfect for chefs and home cooks who value high-quality kitchen tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this knife if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Rarely use a bread knife_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf you don't often slice bread, a simpler knife may suffice.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Prefer electric slicers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eFor those who prefer electric options, manual slicing may not be ideal.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Minimalist kitchen_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf you avoid specialized tools, this might not fit your needs.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Budget constraints_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf price is a major concern, consider more affordable alternatives.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Home bakers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for bakers who need consistent, clean slices from their homemade bread.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Professional chefs_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFits seamlessly into professional kitchens for reliable daily use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Culinary students_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eA great tool for learning precision and technique in slicing.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Gift for bakers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eAn excellent gift for anyone passionate about baking and cooking.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" data-ctl-version=\"13\" data-ctl-created=\"1\" style=\"padding:0;background:#1A1714;\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eOutfit your kitchen\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eOutfit your\u003cbr\u003ekitchen\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/boning-knife\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boning-knife-1_60cd9736-7a49-441f-96ca-5635e7e80382.png?v=1737638281\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/boning-knife\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eKAN Boning Knife\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eKitchen Knife\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41181605232743\" data-handle=\"boning-knife\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/steak-knife-set\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/gBAQst4AQM6WY4kLqS0PcQ_thumb_5392_65c8e2d7-a397-49f7-81aa-6eec61b60332.jpg?v=1737636817\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/steak-knife-set\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eKAN Steak Knife Set\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eCookware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41181605560423\" data-handle=\"steak-knife-set\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/slotted-knife-block-oak-5-4-x-5-4-x-10-75\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/SlottedKnifeBlock_d8bb311f-13f4-4d0b-a24f-0bd04cfe4565.png?v=1771518014\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/slotted-knife-block-oak-5-4-x-5-4-x-10-75\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eSolid Oak Knife Block – German-Crafted Storage for 12 Knives\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eKnife Block\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"42203928461415\" data-handle=\"slotted-knife-block-oak-5-4-x-5-4-x-10-75\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked kitchen pieces that work alongside this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Boning-knife-1_60cd9736-7a49-441f-96ca-5635e7e80382.png?v=1737638281\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose KAN Bread Knife\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eSuperior Sharpness\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe VG-10 core ensures exceptional sharpness for effortless slicing every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eDurable Construction\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eCrafted with 67 layers of Damascus steel, this knife is built to last.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \u003cdiv style=\"font-size:24px;margin-bottom:14px;text-align:center;\"\u003e⚖️\u003c\/div\u003e\n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePerfectly Balanced\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eDesigned for comfort and precision, reducing hand fatigue during use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDamascus\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eThe \u003cstrong\u003e67 layers\u003c\/strong\u003e ensure durability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eVG-10 Core\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eProvides \u003cstrong\u003esuperior edge retention\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eErgonomic\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eDesigned for \u003cstrong\u003ecomfort\u003c\/strong\u003e and ease.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bread-knife_1b897aff-9747-4d15-8470-a89e5bbbdeea.png?v=1737638047\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bread-knife_1b897aff-9747-4d15-8470-a89e5bbbdeea.png?v=1737638047\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bread-knife_1b897aff-9747-4d15-8470-a89e5bbbdeea.png?v=1737638047\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eSerrated blade · Damascus steel · VG-10 core\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'bread-knife')\"\u003eAdd to Cart: $89\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eFor those who see their kitchen as a place of innovation and art, the KAN Bread Knife is your ally.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eUnmatched Durability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eWith \u003cstrong\u003e67 layers\u003c\/strong\u003e of Damascus steel, this knife is built to withstand the rigors of daily use without losing its edge or integrity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetic Appeal\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe unique Damascus pattern not only enhances functionality but also adds an element of beauty to your kitchen collection.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvesting in this knife means choosing lasting quality, reducing the need for frequent replacements and ensuring reliable performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003ePrecision slicing · Durable construction · Perfect balance\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'bread-knife')\"\u003eAdd to Cart: $89\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eExperience flawless bread slicing every time.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore owning the KAN Bread Knife, slicing bread might have been a struggle. Now, every cut is effortless, preserving your loaf’s integrity and enhancing your culinary experience.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eWith \u003cstrong\u003eprecision slicing\u003c\/strong\u003e, your kitchen tasks become a delight.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the KAN Bread Knife is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Weight\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e9 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eOverall Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e14 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e8 oz (227 g)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Construction\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Steel\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Wood\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in India\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eResin Handles \u0026amp; Assembly\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in China\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Steel Type\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e67-layers Damascus, VG-10 Core\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eG10 Composite Resin or Ebony Wood\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eConstruction Method\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHand-forged\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eEdge Bevel\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e15° double-sided bevel edge\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eMaterials sourced responsibly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCare \u0026amp; Maintenance\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eNo, hand wash only\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSharpening Method\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eHoning steel or whetstone\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHoning Frequency\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eAs needed, depending on use\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eStorage Recommendation\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eStore in a knife block or magnetic strip\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eProper care extends lifespan.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x KAN Bread Knife\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eSingle piece knife.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eAll sizes and weights are approximate.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eMass-market blades vs. Damascus steel\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany assume all knives perform the same. However, \u003cstrong\u003eVG-10 Damascus steel\u003c\/strong\u003e provides superior sharpness and longevity compared to mass-market alternatives.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eInvesting in quality means fewer replacements and better performance.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/ebony-vs-g10_5eaec232-d9e5-478a-b08e-e615f711b454.jpg?v=1737638036\u0026amp;width=1200\" alt=\"KAN Bread Knife - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eTransform your kitchen experience\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eOwning the KAN Bread Knife elevates your culinary creations, ensuring every slice is perfect. The Damascus steel craftsmanship provides both beauty and function, making it a centerpiece in your kitchen.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eChoose \u003cstrong\u003eprecision\u003c\/strong\u003e and quality for every slice.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eThis knife is perfect for \u003cstrong\u003ehome bakers\u003c\/strong\u003e, \u003cstrong\u003eprofessional chefs\u003c\/strong\u003e, and \u003cstrong\u003eculinary enthusiasts\u003c\/strong\u003e who demand precision and quality in their kitchen tools.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"steel-hatch\" patternunits=\"userSpaceOnUse\" width=\"5\" height=\"5\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"5\" stroke=\"#9B8B78\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 606 130 L 588 182 L 120 152 Z\" fill=\"#E8E0D4\" stroke-width=\"1.8\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 606 130 L 588 182 L 120 152 Z\" fill=\"url(#steel-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 108 L 588 78 L 590 85 L 120 115 Z\" fill=\"#D8D0C4\" stroke-width=\"0.8\" stroke=\"#7A6A58\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 120 152 L 588 182 L 590 175 L 120 145 Z\" fill=\"#D8D0C4\" stroke-width=\"0.8\" stroke=\"#7A6A58\"\u003e\u003c\/path\u003e\n        \u003cellipse cx=\"600\" cy=\"130\" rx=\"10\" ry=\"26\" fill=\"#C8B898\" stroke-width=\"1.5\" stroke=\"#5A4A30\"\u003e\u003c\/ellipse\u003e\n        \u003cline x1=\"350\" y1=\"76\" x2=\"350\" y2=\"50\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"350\" y=\"44\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003egrain direction →\u003c\/text\u003e\n        \u003cpath d=\"M 180 150 L 180 210\" stroke-width=\"1\" stroke-dasharray=\"4,3\" stroke=\"#B0A898\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"180\" y=\"224\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eblade edge\u003c\/text\u003e\n        \u003cpath d=\"M 480 180 L 480 210\" stroke-width=\"1\" stroke-dasharray=\"4,3\" stroke=\"#8A7A60\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"480\" y=\"224\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eVG-10 core\u003c\/text\u003e\n        \u003ctext x=\"614\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#8A7A60\" font-style=\"italic\"\u003eedge\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section of Damascus steel and VG-10 core\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eExceptional Sharpness\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe VG-10 core provides a \u003cstrong\u003erazor-sharp edge\u003c\/strong\u003e that stays sharp longer than typical stainless.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eDurable Layers\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e67 layers of Damascus steel offer \u003cstrong\u003eunrivaled durability\u003c\/strong\u003e and aesthetic appeal.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eComfortable Grip\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eChoose between G10 composite or ebony wood for a \u003cstrong\u003esecure and comfortable grip\u003c\/strong\u003e.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"This knife feels like an extension of my hand.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eG10 Composite Resin Handle for Lifetime Use\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe KAN Bread Knife offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• G10 composite or ebony, secure grip\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Hand-forged, edge holds under pressure\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Japanese VG-10 core, exceptional sharpness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eFor those who value enduring quality over fleeting savings, settle for nothing less than the KAN Bread Knife.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eKAN Bread Knife\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eJean Dubost\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eLaguiole en Aubrac\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWüsthof\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it suitable for fine dining?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it hand-forged?\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand-forged\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-stamped\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHand-forged\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eMachine-stamped\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eDoes it have a bee bolster?\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes*\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eDecorative mark only\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes*\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle material\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eG10 Composite Resin or Ebony Wood\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003ePlastic\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHorn or bone\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSynthetic polymer\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifetime Value\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eOne set, a lifetime of use\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eBudget price point · mass production\u003c\/td\u003e\n\u003ctd class=\"\"\u003eOne-time heirloom investment\u003c\/td\u003e\n\u003ctd class=\"\"\u003eOne-time investment · decades of use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSteel type\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e67-layers Damascus, VG-10 Core\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHigh-carbon stainless\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHigh-carbon stainless\u003c\/td\u003e\n\u003ctd class=\"\"\u003eX50CrMoV15\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/5\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (2 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eOne of the few knives here with a G10 Composite Resin or Ebony Wood handle, ensuring a comfortable and durable grip. Because when slicing through a crusty artisan loaf, a budget knife dulls quickly — and that's not the moment to struggle.\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eKAN KITCHEN\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003eThe art of bread slicing perfected.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'bread-knife')\"\u003eAdd to Cart: $89\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eIdeal occasions for this knife\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDaily Baking\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003ePerfect for daily use when slicing homemade or store-bought bread.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHoliday Feasts\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eImpress guests with perfectly sliced loaves during festive gatherings.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProfessional Kitchens\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA reliable tool for chefs who demand precision and quality.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGift Giving\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eAn ideal present for baking enthusiasts and culinary students.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eBaking Classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEnhance the learning experience with professional-grade tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/bread-knife-closeup-with-baguette-scaled_1d6b3b6f-8751-4d7c-89ec-cddea25099e0.jpg?v=1737638034\u0026amp;width=1200\" alt=\"KAN Bread Knife - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003ePrecision and artistry in every slice.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eKAN Bread Knife is the choice for artisans.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'bread-knife')\"\u003eAdd to Cart: $89\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy Damascus steel excels\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"gen-loose\" patternunits=\"userSpaceOnUse\" width=\"10\" height=\"10\"\u003e\n            \u003cellipse cx=\"3\" cy=\"3\" rx=\"2.2\" ry=\"1.4\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"8\" cy=\"7.5\" rx=\"1.8\" ry=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.6\"\u003e\u003c\/ellipse\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"gen-dense\" patternunits=\"userSpaceOnUse\" width=\"5\" height=\"5\" patterntransform=\"rotate(30)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"5\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2.5\" y1=\"0\" x2=\"2.5\" y2=\"5\" stroke=\"#9B8B78\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cclippath id=\"gen-left-clip\"\u003e\u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n          \u003cclippath id=\"gen-right-clip\"\u003e\u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\"\u003e\u003c\/rect\u003e\u003c\/clippath\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eStandard\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\" rx=\"3\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"50\" width=\"200\" height=\"80\" fill=\"url(#gen-loose)\" clip-path=\"url(#gen-left-clip)\" opacity=\"0.9\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"150\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard construction\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eVG-10 Damascus\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\" rx=\"3\" fill=\"#D8D0C4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"80\" fill=\"url(#gen-dense)\" clip-path=\"url(#gen-right-clip)\" opacity=\"0.65\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"492\" y=\"150\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehigher-grade construction\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003estandard\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eVG-10 Damascus\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of mass-market stainless vs. Damascus steel\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eDamascus steel, with its \u003cstrong\u003eVG-10 core\u003c\/strong\u003e, offers superior sharpness and edge retention compared to mass-market stainless steel. This results in a knife that stays sharp longer, reducing the need for frequent maintenance.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe VG-10 core, known for its \u003cstrong\u003ehigh carbon content\u003c\/strong\u003e, achieves a Rockwell hardness rating that allows for a fine, long-lasting edge.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis unique construction ensures that the KAN Bread Knife not only performs exceptionally but also enhances the aesthetic appeal of any kitchen.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eDamascus steel\u003c\/strong\u003e means lasting performance and visual elegance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe forging process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow this knife is crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"18\" y=\"48\" width=\"74\" height=\"14\" rx=\"2\" fill=\"#D8D0C4\" stroke-width=\"1.2\" stroke=\"#6B5B3E\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"18\" y1=\"55\" x2=\"92\" y2=\"55\" stroke-width=\"1\" stroke=\"#B0A898\" opacity=\"0.5\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003ebar stock\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - steel\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 148 72 L 148 64 L 220 62 L 220 70 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.85\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 166 28 Q 163 20 166 14\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 178 26 Q 175 18 178 12\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 190 28 Q 187 20 190 14\" stroke-width=\"0.9\" stroke=\"#6B5B3E\" stroke-dasharray=\"2,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eforge \u0026amp; shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - forge\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 272 74 L 272 64 L 344 60 L 344 70 Z\" fill=\"#D8D0C4\" stroke-width=\"1.2\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"280\" y1=\"64\" x2=\"340\" y2=\"61\" stroke-width=\"1.8\" stroke=\"#C8C0B0\" opacity=\"0.7\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eHeat treatment\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - grind\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"394\" y=\"48\" width=\"22\" height=\"16\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"400\" cy=\"56\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"408\" cy=\"56\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003crect x=\"416\" y=\"46\" width=\"10\" height=\"20\" rx=\"1\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 426 48 L 498 44 L 500 56 L 426 66 Z\" fill=\"#D8D0C4\" stroke=\"#5A4A30\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"432\" y1=\"55\" x2=\"494\" y2=\"51\" stroke-width=\"1.5\" stroke=\"#C8C0B0\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - temper\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eUnlike mass-produced knives, the KAN Bread Knife undergoes a \u003cstrong\u003ehand-forging process\u003c\/strong\u003e that includes precise heat treatment, which hardens and tempers the steel, ensuring durability and performance.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eEach knife exhibits slight variations, a testament to its handcrafted nature, offering a unique and personal touch to each culinary tool.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eChoosing handcrafted means choosing a \u003cstrong\u003eunique, lasting quality\u003c\/strong\u003e.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe craft heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eTradition behind every blade\u003c\/h2\u003e\n    \n\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/bread-knife-closeup-with-baguette-scaled_1d6b3b6f-8751-4d7c-89ec-cddea25099e0.jpg?v=1737638034\u0026amp;width=1200\" alt=\"KAN Bread Knife - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'bread-knife')\"\u003eAdd to Cart: $89\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"This knife has completely transformed how I slice bread. It's sharp, durable, and beautiful.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., avid home baker, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I use this knife daily in my bakery, and it's never let me down. A fantastic tool.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJohn D., professional baker, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The Damascus pattern is stunning, and the edge is incredibly sharp. Worth every penny.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eLisa M., purchased for home use, 4 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your culinary toolkit\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eExplore other essential KAN Kitchen tools to enhance your cooking experience.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/kan-core-complete-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=600\" alt=\"KAN Core Complete Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Complete Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eEssential knives for every task\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/kan-core-standard-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\u0026amp;width=600\" alt=\"KAN Core Standard Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Standard Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eCore knives for versatile use\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/slicer-carving-knife\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Slicer_6254f57a-47df-416e-9256-5e72a0f58e77.png?v=1737636937\u0026amp;width=600\" alt=\"KAN Slicer\/Carving Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Slicer\/Carving Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePerfect for roasts and large cuts\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/santoku\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\u0026amp;width=600\" alt=\"KAN Santoku Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Santoku Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePrecision for all kitchen tasks\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout KAN Kitchen\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003ePrecision and quality in every blade\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eKAN Kitchen was launched by Barney Lund in 2017 with a mission to revolutionize kitchen tools. Known for using 67-layers of Damascus Japanese Steel with a VG-10 Core, KAN Kitchen combines professional-grade quality with exceptional craftsmanship.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eKAN Kitchen's dedication to superior materials and meticulous craftsmanship ensures that every knife meets the high standards of both home cooks and professional chefs.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules to keep your knife sharp\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand wash only\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAvoid the dishwasher to prevent rust and preserve the blade.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry immediately\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003ePrevent moisture damage by drying the knife thoroughly after washing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eRegular honing\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse a honing steel frequently to maintain the edge.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProper storage\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eStore in a knife block or on a magnetic strip to protect the blade.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your KAN Bread Knife will provide years of reliable service.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eA must-have for precision slicing\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe KAN Bread Knife offers unparalleled sharpness and durability. Investing in this knife means choosing \u003cstrong\u003equality and longevity\u003c\/strong\u003e over frequent replacements. Its Damascus steel construction guarantees exceptional performance, making it a wise addition to any kitchen.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e67 layers of Damascus steel for superior sharpness and edge retention.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand-forged with a VG-10 core, ensuring long-lasting durability.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eRequires hand washing, preserves edge integrity and appearance.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eDesigned for precision slicing, a tool for culinary professionals and enthusiasts.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eChoose the KAN Bread Knife for a tool that enhances your culinary creations.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $89\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes the KAN Bread Knife different from others?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003e67 layers of Damascus steel\u003c\/strong\u003e with a VG-10 core provides superior sharpness and durability.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the KAN Bread Knife dishwasher safe?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo, \u003cstrong\u003ehand wash only\u003c\/strong\u003e to preserve the blade and prevent rust.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do I care for the KAN Bread Knife?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eHand wash, dry immediately, hone regularly, and store properly to maintain its edge and appearance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the blade length?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe blade is \u003cstrong\u003e9 inches\u003c\/strong\u003e long, perfect for slicing bread.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs this knife suitable for professional use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, it's designed for \u003cstrong\u003eboth home and professional kitchens\u003c\/strong\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan the handle withstand regular use?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, made from \u003cstrong\u003eG10 composite resin\u003c\/strong\u003e or \u003cstrong\u003eEbony wood\u003c\/strong\u003e for durability.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow often should I hone the blade?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eHone the blade \u003cstrong\u003eas needed\u003c\/strong\u003e, depending on use, to maintain sharpness.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat tasks is this knife best for?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eIdeal for slicing \u003cstrong\u003ebread and tough rinds\u003c\/strong\u003e without crushing.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan it be used on pastries?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, its serrated edge is perfect for \u003cstrong\u003edelicate pastry crusts\u003c\/strong\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'bread-knife')\"\u003eAdd to Cart: $89\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What makes the KAN Bread Knife different from others?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"67 layers of Damascus steel with a VG-10 core provides superior sharpness and durability.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the KAN Bread Knife dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No, hand wash only to preserve the blade and prevent rust.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do I care for the KAN Bread Knife?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Hand wash, dry immediately, hone regularly, and store properly to maintain its edge and appearance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the blade length?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The blade is 9 inches long, perfect for slicing bread.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is this knife suitable for professional use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, it's designed for both home and professional kitchens.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can the handle withstand regular use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, made from G10 composite resin or Ebony wood for durability.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How often should I hone the blade?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Hone the blade as needed, depending on use, to maintain sharpness.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What tasks is this knife best for?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Ideal for slicing bread and tough rinds without crushing.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can it be used on pastries?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, its serrated edge is perfect for delicate pastry crusts.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"KAN Bread Knife\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"KAN Kitchen\"\n  },\n  \"description\": \"The KAN Bread Knife is crafted from 67 layers of Damascus Japanese Steel with a VG-10 Core, designed for precision slicing in both home and professional kitchens.\",\n  \"sku\": \"KANCoreBreadVG10NonHG10\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"89\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"67-layers Damascus steel, VG-10 Core\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Blade Length\",\n      \"value\": \"9 inches\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Handle Material\",\n      \"value\": \"G10 Composite Resin or Ebony Wood\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Construction Method\",\n      \"value\": \"Hand-forged\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Edge Bevel\",\n      \"value\": \"15\\u00b0 double-sided bevel edge\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eSerrated Blade for Precision Slicing\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$89\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'bread-knife')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e\u003c\/section\u003e","brand":"KAN Kitchen","offers":[{"title":"G10 Composite Resin","offer_id":41181605298279,"sku":"KANCoreBreadVG10NonHG10","price":89.0,"currency_code":"USD","in_stock":true},{"title":"Ebony Wood","offer_id":41181605331047,"sku":"KANCoreBreadVG10NonHEb","price":89.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Bread-knife_1b897aff-9747-4d15-8470-a89e5bbbdeea.png?v=1737638047"},{"product_id":"kan-core-basic-set","title":"KAN Core Basic Set","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319\u0026amp;width=1600\" alt=\"KAN Core Basic Set - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Core Basic Set, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-Layer Damascus\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand Wash Only\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic Handle\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePrecise Edge Retention\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        Precision-Crafted Damascus Steel Knives\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e1 67-Layer Damascus Knife · VG-10 Core · 3 Knives\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"The VG-10 core offers exceptional durability and sharpness.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.9 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e122 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$249\u003c\/span\u003e\n          \u003cspan style=\"font-size:15px;color:#77706A;text-decoration:line-through;\"\u003e$406\u003c\/span\u003e\n          \u003cspan class=\"save-badge\"\u003eSave $157\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eEbony Wood\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:color: #333333;;\" title=\"Ebony Wood\" onclick=\"selectSwatch(this,'Ebony Wood')\"\u003e\u003c\/button\u003e\n            \n            \u003cbutton class=\"swatch \" style=\"background:color: #444444;;\" title=\"G10 Resin\" onclick=\"selectSwatch(this,'G10 Resin')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-basic-set')\"\u003eAdd to Cart: $249\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41181605396583\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $62 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e67-layer Damascus steel\u003c\/strong\u003e with a VG-10 core ensures superior edge retention and sharpness. Crafted for precision and durability, this set is perfect for all culinary tasks.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-Layer Damascus\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand Wash Only\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic Handle\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003ePrecise Edge Retention\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n\u003ca href=\"#section-value-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eBuilt to last\u003c\/a\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is KAN Core Basic Set different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 67-layer Damascus steel superior to standard knives)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eCRAFTSMANSHIP\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e67-layer Damascus steel\u003c\/strong\u003e ensures each knife in the set is not only beautiful but incredibly durable.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eSHARPNESS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003eVG-10 core\u003c\/strong\u003e provides outstanding sharpness and edge retention, ideal for precise culinary tasks.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eERGONOMICS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eDesigned with a comfortable, fatigue-free grip, these knives support extended use without discomfort.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eVERSATILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eSuitable for all kitchen tasks, from chopping vegetables to slicing meats, ensuring reliable performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy budget knives dull quickly\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - thin-gauge\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ebase warped · uneven heat\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - heavy-gauge\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003estays true · even heat\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \u003cp style=\"font-size:17px;line-height:1.8;color:#3D3830;text-align:left;margin-top:28px;\"\u003e\n      \u003cstrong\u003eBudget brands\u003c\/strong\u003e often deliver initial sharpness, but their \u003cstrong\u003eedge retention\u003c\/strong\u003e fails over time. KAN's superior steel ensures long-lasting sharpness.\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003emachine-pressed\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eidentical\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-hammered\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \u003cp class=\"serif\" style=\"font-size:22px;color:#4A4340;line-height:1.6;margin-bottom:32px;font-style:italic;\"\u003e\n      \"If the budget knife satisfies you, then this set may raise your culinary standards.\"\n    \u003c\/p\u003e\n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is premium Japanese VG-10 core steel, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-value-comparison\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n\u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:12px;letter-spacing:.1em;\"\u003eBuilt to last\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:16px;line-height:1.15;\"\u003eBuy once, not every few years\u003c\/h2\u003e\n\u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;margin:0 auto 36px;max-width:600px;line-height:1.5;\"\u003eThe cheaper option looks like a saving until you replace it. Here is how it compares over the long run.\u003c\/p\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;text-align:left;\"\u003e\n\u003cdiv style=\"border:1px solid #E8E4DE;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#4A4340;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThe budget alternative\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eA stamped stainless knife, typically replaced about every 4 years. Around $200 each.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #C4963A;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#C4963A;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThis knife\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eBuilt to last 20+ years of regular use. A one-time $249.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:15px;color:#3D3830;line-height:1.7;margin:28px auto 0;max-width:600px;\"\u003eOver a decade, replacing a stamped stainless knife about every 4 years runs roughly \u003cstrong\u003e$600\u003c\/strong\u003e — versus a single \u003cstrong\u003e$249\u003c\/strong\u003e for this knife. That is about \u003cstrong\u003e$351\u003c\/strong\u003e less over ten years, before you count the difference in everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this set right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this set\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Prefers quality over quantity_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThis set provides professional-grade knives for serious home cooking.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Starting a new kitchen_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIdeal for beginners setting up their first kitchen with essential tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Loves precision cooking_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThe KAN Core Basic Set is perfect for those who value accuracy in meal prep.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Needs reliable tools_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eFor daily use, these knives offer durability and ease of use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this set if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Prefers budget options_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf you are looking for the lowest price, this set might not fit your budget.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Seeks a full collection_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThose who need a complete knife range may find this set lacking.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Uses dishwasher for cleaning_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThese knives require hand washing to maintain their quality.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e_Wants decorative knives_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis set focuses on function and precision, not ornate designs.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Home chefs starting out_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those beginning their culinary journey.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Small kitchens_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eCompact and efficient, ideal for limited space.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Everyday cooks_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eDependable for consistent daily meal preparation.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e_Quality seekers_\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor those who appreciate high-quality, long-lasting kitchen tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:#1A1714;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003e3 essential knives\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eYour essential\u003cbr\u003eknife trio\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003e8” Chef Knife\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e67-layer Damascus, VG-10 core\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003e3.5” Paring Knife\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eCompact, precision tasks\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003e6” Santoku Knife\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eGeneral-purpose, versatile\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 pieces · Essential trio\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eCrafted in China\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003e67-layer Damascus steel with a VG-10 core ensures exceptional sharpness and durability.\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319\u0026amp;width=1600\" alt=\"KAN Core Basic Set - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose KAN Core Basic Set\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePrecision-Crafted Blades\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eEach knife is crafted for superior sharpness and durability, making meal prep seamless.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eExceptional Durability\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003e67-layer Damascus steel provides lasting edge retention and strength.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eVersatile Usage\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eIdeal for various culinary tasks, from slicing to dicing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003ePrecision\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eCrafted for \u003cstrong\u003esharpness\u003c\/strong\u003e and \u003cstrong\u003edurability\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eComfort\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eErgonomic handles \u003cstrong\u003ereduce fatigue\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eVersatility\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e\u003cstrong\u003eAdaptable\u003c\/strong\u003e for all kitchen tasks.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e67-layer Damascus · VG-10 core · Ergonomic design\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-basic-set')\"\u003eAdd to Cart: $249\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eChoosing KAN means selecting a set that offers precise cuts and enduring sharpness for every culinary creation.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eUnmatched Durability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eWith 67-layer Damascus steel, the KAN Core Basic Set boasts unmatched durability, ensuring each knife remains sharp and reliable over time. This material choice means less frequent sharpening, saving you time and effort.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eRefined Aesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe beautiful Damascus pattern not only adds an aesthetic appeal but also signifies the craftsmanship and quality behind every knife. These knives become a statement piece in your kitchen, admired by guests and family alike.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvesting in the KAN Core Basic Set means choosing knives that maintain their edge and performance for years, reducing the need for replacements. The superior materials and construction offer a return on investment through long-term use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eEssential knives · Professional quality · Durable performance\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-basic-set')\"\u003eAdd to Cart: $249\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eCooking becomes a precise art\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore owning the KAN Core Basic Set, meal prep might have felt cumbersome. Post-purchase, you wield tools that glide through ingredients with ease, enhancing your cooking experience.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003ePrecision and ease\u003c\/strong\u003e redefine your kitchen routines.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the KAN Core Basic Set is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Capacity\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eChef Knife Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e8 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eParing Knife Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e3.5 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSantoku Knife Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e6 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Construction\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Steel\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Wood\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in India\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eResin Handles \u0026amp; Assembly\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in China\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBody Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e67-layer Damascus Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCore Type\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eVG-10\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eEbony Wood or G10 Resin\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eHigh-quality materials ensure longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCompatibility \u0026amp; Care\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eNo\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHand Wash\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eOven Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eNo\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eProper care extends the life of the knives.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x 8-inch Chef Knife\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x 3.5-inch Paring Knife\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e1 x 6-inch Santoku Knife\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eEssential set for versatile use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications may vary slightly due to handcrafting.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eThink all knives are equal? Think again.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany assume all knives perform the same, but \u003cstrong\u003e67-layer Damascus steel\u003c\/strong\u003e offers unparalleled sharpness and durability. This technology ensures that each blade retains its edge far longer than standard knives.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eChoosing the KAN Core Basic Set means investing in quality that transforms cooking experiences.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319\u0026amp;width=1200\" alt=\"KAN Core Basic Set - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCraftsmanship that transforms your kitchen\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eAdding the KAN Core Basic Set to your kitchen means choosing a collection that enhances your culinary skills. Each knife is designed for precision, making every cut a testament to quality and craftsmanship.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eExperience \u003cstrong\u003eprecision and elegance\u003c\/strong\u003e daily.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eThis set is perfect for \u003cstrong\u003ehome chefs\u003c\/strong\u003e looking to start their culinary journey with reliable tools. It suits \u003cstrong\u003esmall kitchens\u003c\/strong\u003e needing compact solutions and is ideal for those who \u003cstrong\u003evalue precision\u003c\/strong\u003e in cooking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003eDamascus steel finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003eVG-10 core\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003eVG-10 core · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eCross-section of VG-10 core in Damascus steel\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eDurability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e\u003cstrong\u003e67-layer Damascus\u003c\/strong\u003e construction ensures long-lasting sharpness and resilience.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003ePrecision\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe \u003cstrong\u003eVG-10 core\u003c\/strong\u003e offers exceptional edge retention, perfect for intricate cuts.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eAesthetics\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eUnique patterning of Damascus steel makes each knife visually striking.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"The balance and sharpness of these knives is simply unmatched.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eAffordable Excellence in Cookware Pricing\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe KAN Core Basic Set offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 67-layer Damascus steel, VG-10 core\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Distinctive Damascus pattern, unique to each knife\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Superior edge retention, professional-grade sharpness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eYou’ve done your homework; don’t settle for options that compromise on quality when every dish deserves the best.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eKAN Core Basic Set\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWüsthof Classic\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eShun Classic\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eGlobal G Series\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs there a PFAS-free coating?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003eNo coating\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNot specified\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eWhat material is it made from?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e67-layer Damascus Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHigh-carbon steel\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eChromium steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs it induction compatible?\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$249\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003e$300\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003e$275\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$200\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eGermany\u003c\/td\u003e\n\u003ctd class=\"\"\u003eJapan\u003c\/td\u003e\n\u003ctd class=\"\"\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOven Safe Temp\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/5\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \u003cbutton id=\"comp-link\" onclick=\"toggleComp()\" style=\"background:none;border:none;padding:10px 0;font-size:14px;color:#C4963A;text-decoration:underline;cursor:pointer;display:block;margin-top:6px;\"\u003eSee full comparison + (2 more dimensions)\u003c\/button\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eOne of the few in this lineup offering a competitive price without compromising quality. The difference shows up exactly when it matters — when ingredients stick and the cheaper options fail to release them effortlessly.\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eKAN CORE COLLECTION\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision-crafted knives for the discerning chef.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-basic-set')\"\u003eAdd to Cart: $249\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect for every culinary task\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHome Cooking\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eIdeal for everyday meal preparation and perfecting your culinary skills.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGourmet Kitchens\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eAdds a professional touch to any kitchen setup, enhancing your cooking experience.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGifting\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eMakes an excellent gift for new homeowners or cooking enthusiasts.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eSpecial Occasions\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003ePerfect for preparing meals during holidays and celebrations.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eProfessional Use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eSuitable for professional chefs and serious home cooks alike.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319\u0026amp;width=1200\" alt=\"KAN Core Basic Set - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eSome knives are just tools. Others are art.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eKAN Core is for the latter.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-basic-set')\"\u003eAdd to Cart: $249\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy 67-layer Damascus steel excels\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-gauge\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003esingle layer · warps under heat\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003e67-layer Damascus\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003emulti-ply · even heat distribution\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison of standard vs 67-layer Damascus steel\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003e67-layer Damascus steel offers \u003cstrong\u003esuperior edge retention\u003c\/strong\u003e and \u003cstrong\u003edurability\u003c\/strong\u003e compared to standard stainless steel. The layers provide strength and flexibility, preventing brittleness and chip resistance.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe VG-10 core, renowned for its hardness, sits at the heart of each knife, enhancing sharpness and edge retention. This alloy grade is a favorite among professional chefs.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eKAN's unique pattern not only enhances aesthetics but also signifies the craftsmanship involved in creating each knife.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eChoose Damascus steel\u003c\/strong\u003e for unmatched performance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe manufacturing process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow KAN knives are crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-forged\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eCrafting sequence from raw steel to finished knife\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eKAN knives go through a \u003cstrong\u003ehand-forged\u003c\/strong\u003e process, ensuring each piece is uniquely crafted. This method contrasts with mass-production, where uniformity often sacrifices quality.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eIndividual differences in the patterning are a mark of authenticity and craftsmanship, making each knife a unique masterpiece.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eKAN knives are \u003cstrong\u003ecrafted for excellence\u003c\/strong\u003e.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe brand heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eKAN Kitchen's journey through knife crafting\u003c\/h2\u003e\n    \n\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319\u0026amp;width=1200\" alt=\"KAN Core Basic Set - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-basic-set')\"\u003eAdd to Cart: $249\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The craftsmanship is evident in every cut. These knives have transformed my cooking experience.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., avid home cook, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I love the balance and sharpness of these knives. Perfect for everyday use.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJames L., purchased for new kitchen, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"KAN knives have become my go-to tools in the kitchen. The precision is unmatched.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eSamantha T., professional chef, 9 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your culinary toolkit\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eEnhance your kitchen with these complementary KAN products.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/kan-core-complete-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=600\" alt=\"KAN Core Complete Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Complete Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eExpand your knife collection\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/kan-core-standard-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\u0026amp;width=600\" alt=\"KAN Core Standard Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Standard Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePerfect for versatile cooking\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/kan-core-chef-knife\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteBlackHammered.jpg?v=1737637317\u0026amp;width=600\" alt=\"KAN Core Chef Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Chef Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eFor precise cuts\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/santoku\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\u0026amp;width=600\" alt=\"KAN Santoku Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Santoku Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eAll-purpose kitchen tool\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout KAN Kitchen\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eCraftsmanship that transforms kitchens\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eKAN Kitchen was launched by Barney Lund on Kickstarter in 2017, focusing on \u003cstrong\u003epremium craftsmanship\u003c\/strong\u003e and \u003cstrong\u003equality\u003c\/strong\u003e. The brand emphasizes the importance of having the right tools to elevate culinary experiences, offering knives made with 67-layer Damascus steel and a VG-10 core.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eKAN chose this production approach to ensure each knife delivers professional-grade sharpness and durability, suitable for both home and professional kitchens.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules for maintaining sharpness\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand Wash Only\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003ePrevent damage by avoiding the dishwasher.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry Immediately\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAvoid rust by thoroughly drying after each use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eUse a Cutting Board\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003ePreserve the edge by cutting on a wooden board.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore Safely\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse a knife block to prevent accidental damage.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eProper care ensures your knives remain sharp and reliable for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eInvest in precision and durability\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eThe KAN Core Basic Set offers exceptional value for those seeking professional-grade knives. With \u003cstrong\u003e67-layer Damascus steel\u003c\/strong\u003e and a \u003cstrong\u003eVG-10 core\u003c\/strong\u003e, these knives deliver unmatched sharpness and durability. This set is an investment in quality that enhances your cooking experience.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e67-layer Damascus steel, superior edge retention\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eVG-10 core, professional-grade sharpness\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted in China, reliable quality\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash only, ensures long-lasting performance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eChoose KAN for precision, durability, and a transformative cooking experience.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $249\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is included in the Basic Set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eThe KAN Core Basic Set\u003c\/strong\u003e includes three essential knives: 8-inch Chef, 3.5-inch Paring, and 6-inch Santoku.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I add more items to the Basic Set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, you can \u003cstrong\u003eexpand your collection\u003c\/strong\u003e by adding other KAN knives, such as the Utility Knife or Boning Knife.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the Basic Set dishwasher safe?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo, these knives should be \u003cstrong\u003ehand washed\u003c\/strong\u003e to maintain their edge and prevent damage.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat makes Damascus steel special?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eDamascus steel is known for its \u003cstrong\u003eunique pattern\u003c\/strong\u003e and exceptional durability, providing superior edge retention.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow should I store my knives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eStore them in a knife block or magnetic strip to \u003cstrong\u003eprevent accidental damage\u003c\/strong\u003e and ensure safety.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre these knives suitable for professional chefs?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the KAN Core Basic Set offers \u003cstrong\u003eprofessional-grade sharpness\u003c\/strong\u003e, making it suitable for chefs and home cooks.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the best way to sharpen these knives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eUse a whetstone or professional sharpening service to \u003cstrong\u003emaintain the edge\u003c\/strong\u003e and prolong the knife's life.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow often should I sharpen my knives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eSharpening frequency depends on use, but generally, \u003cstrong\u003eonce every few months\u003c\/strong\u003e ensures optimal performance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I use these knives to cut frozen food?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eIt's not recommended, as cutting frozen food can \u003cstrong\u003edamage the blade\u003c\/strong\u003e. Thaw food first for best results.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre the handles slip-resistant?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the ergonomic handles are designed to \u003cstrong\u003ereduce slippage\u003c\/strong\u003e and increase comfort during use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-basic-set')\"\u003eAdd to Cart: $249\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What is included in the Basic Set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The KAN Core Basic Set includes three essential knives: 8-inch Chef, 3.5-inch Paring, and 6-inch Santoku.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I add more items to the Basic Set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, you can expand your collection by adding other KAN knives, such as the Utility Knife or Boning Knife.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the Basic Set dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No, these knives should be hand washed to maintain their edge and prevent damage.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What makes Damascus steel special?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Damascus steel is known for its unique pattern and exceptional durability, providing superior edge retention.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should I store my knives?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Store them in a knife block or magnetic strip to prevent accidental damage and ensure safety.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are these knives suitable for professional chefs?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the KAN Core Basic Set offers professional-grade sharpness, making it suitable for chefs and home cooks.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the best way to sharpen these knives?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Use a whetstone or professional sharpening service to maintain the edge and prolong the knife's life.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How often should I sharpen my knives?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Sharpening frequency depends on use, but generally, once every few months ensures optimal performance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I use these knives to cut frozen food?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It's not recommended, as cutting frozen food can damage the blade. Thaw food first for best results.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are the handles slip-resistant?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the ergonomic handles are designed to reduce slippage and increase comfort during use.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"KAN Core Basic Set\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"KAN Kitchen\"\n  },\n  \"description\": \"The KAN Core Basic Set features a trio of knives crafted from 67-layer Damascus steel with a VG-10 core. Each knife offers professional-grade sharpness, durability, and precision, making it ideal for home cooks and professionals.\",\n  \"sku\": \"sku-43750724108451\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"249\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"67-layer Damascus Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Blade Length\",\n      \"value\": \"Chef: 8 inches, Paring: 3.5 inches, Santoku: 6 inches\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Core Material\",\n      \"value\": \"VG-10\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Handle Material\",\n      \"value\": \"Ebony Wood or G10 Resin\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Care Instructions\",\n      \"value\": \"Hand Wash Only\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003ePrecision-Crafted Damascus Steel Knives\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$249\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-basic-set')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e\u003c\/section\u003e","brand":"KAN Kitchen","offers":[{"title":"Ebony wood \/ Hammered","offer_id":41181605396583,"sku":"sku-43750724108451","price":249.0,"currency_code":"USD","in_stock":true},{"title":"Ebony wood \/ Non-hammered","offer_id":41181605429351,"sku":"sku-43750724141219","price":249.0,"currency_code":"USD","in_stock":true},{"title":"G10 resin \/ Hammered","offer_id":41181605462119,"sku":"sku-43750724173987","price":249.0,"currency_code":"USD","in_stock":true},{"title":"G10 resin \/ Non-hammered","offer_id":41181605494887,"sku":"sku-43750724206755","price":249.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319"},{"product_id":"steak-knife-set","title":"KAN Steak Knife Set","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 14px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: background .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .15s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; color: var(--dark); margin-bottom: 18px; opacity:0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/gBAQst4AQM6WY4kLqS0PcQ_thumb_5392_65c8e2d7-a397-49f7-81aa-6eec61b60332.jpg?v=1737636817\u0026amp;width=1600\" alt=\"KAN Steak Knife Set - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/gBAQst4AQM6WY4kLqS0PcQ_thumb_5392_65c8e2d7-a397-49f7-81aa-6eec61b60332.jpg?v=1737636817\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/gBAQst4AQM6WY4kLqS0PcQ_thumb_5392_65c8e2d7-a397-49f7-81aa-6eec61b60332.jpg?v=1737636817\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/gBAQst4AQM6WY4kLqS0PcQ_thumb_5392_65c8e2d7-a397-49f7-81aa-6eec61b60332.jpg?v=1737636817\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Steak Knife Set, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Handle-Grain-Swatches-G10_e3a37b98-d1c3-44f6-9040-6b27dcf81d24.jpg?v=1737641760\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Handle-Grain-Swatches-G10_e3a37b98-d1c3-44f6-9040-6b27dcf81d24.jpg?v=1737641760\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Handle-Grain-Swatches-G10_e3a37b98-d1c3-44f6-9040-6b27dcf81d24.jpg?v=1737641760\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Steak Knife Set, view 2\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Handle-Grain-Swatches-Ebony_c0c19b07-a90f-4c76-9adf-4c938bfb9a17.jpg?v=1737641754\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Handle-Grain-Swatches-Ebony_c0c19b07-a90f-4c76-9adf-4c938bfb9a17.jpg?v=1737641754\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Handle-Grain-Swatches-Ebony_c0c19b07-a90f-4c76-9adf-4c938bfb9a17.jpg?v=1737641754\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Steak Knife Set, view 3\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"thumb \" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6A6C1D6F-1BFD-4DAA-BC5E-06D82F41F13D_1_105_c_362b8ed9-1136-4c62-a7e6-e1efed74dd5e.jpg?v=1737641742\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6A6C1D6F-1BFD-4DAA-BC5E-06D82F41F13D_1_105_c_362b8ed9-1136-4c62-a7e6-e1efed74dd5e.jpg?v=1737641742\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6A6C1D6F-1BFD-4DAA-BC5E-06D82F41F13D_1_105_c_362b8ed9-1136-4c62-a7e6-e1efed74dd5e.jpg?v=1737641742\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Steak Knife Set, view 4\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-layer Damascus\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHandcrafted in China\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic handle\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eNon-serrated edge\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eProfessional quality\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        Non-Serrated Damascus Steel Mastery\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e4 67-Layers Damascus Steak Knives · VG-10 Core · Non-serrated\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"Effortlessly glides through steak and veggies with its 67-layer Damascus steel.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.7 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e122 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$199\u003c\/span\u003e\n          \u003cspan style=\"font-size:15px;color:#77706A;text-decoration:line-through;\"\u003e$199\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eEbony Wood\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:black;\" title=\"Ebony Wood\" onclick=\"selectSwatch(this,'Ebony Wood')\"\u003e\u003c\/button\u003e\n            \n            \u003cbutton class=\"swatch \" style=\"background:gray;\" title=\"G10 Composite Resin\" onclick=\"selectSwatch(this,'G10 Composite Resin')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'steak-knife-set')\"\u003eAdd to Cart: $199\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41181605560423\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $49 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e67-layers Damascus steel\u003c\/strong\u003e enfolds a VG-10 Core, offering unparalleled sharpness and longevity. Crafted in China using the finest materials, these knives are a testament to KAN Kitchen’s commitment to quality.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-layer Damascus\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHandcrafted in China\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic handle\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eNon-serrated edge\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eProfessional quality\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n\u003ca href=\"#section-value-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eBuilt to last\u003c\/a\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the Steak Knife Set different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes 67-layer Damascus steel different from standard stainless)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eSHARPNESS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe VG-10 Core delivers unmatched sharpness, ensuring each cut is clean and precise.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e67 layers of Damascus steel provide outstanding strength and resistance to wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDESIGN\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe ergonomic handles in either G10 Composite Resin or Ebony Wood offer comfort and style.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003ePROFESSIONAL\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eFavored by chefs worldwide, these knives bring professional quality to your home kitchen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eWhy mass-market steak knives fall short\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - thin-gauge\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ebase warped · uneven heat\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - heavy-gauge\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003estays true · even heat\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003emachine-pressed\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eidentical\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-hammered\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is Japanese VG-10 Core wrapped in 67 layers of Damascus steel, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-value-comparison\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n\u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:12px;letter-spacing:.1em;\"\u003eBuilt to last\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:16px;line-height:1.15;\"\u003eBuy once, not every few years\u003c\/h2\u003e\n\u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;margin:0 auto 36px;max-width:600px;line-height:1.5;\"\u003eThe cheaper option looks like a saving until you replace it. Here is how it compares over the long run.\u003c\/p\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;text-align:left;\"\u003e\n\u003cdiv style=\"border:1px solid #E8E4DE;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#4A4340;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThe budget alternative\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eA stamped stainless knife, typically replaced about every 4 years. Around $150 each.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #C4963A;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#C4963A;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThis knife\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eBuilt to last 20+ years of regular use. A one-time $199.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:15px;color:#3D3830;line-height:1.7;margin:28px auto 0;max-width:600px;\"\u003eOver a decade, replacing a stamped stainless knife about every 4 years runs roughly \u003cstrong\u003e$450\u003c\/strong\u003e — versus a single \u003cstrong\u003e$199\u003c\/strong\u003e for this knife. That is about \u003cstrong\u003e$251\u003c\/strong\u003e less over ten years, before you count the difference in everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this set right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this set\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eIf you value aesthetics\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThe KAN Steak Knife Set offers a visually striking design that enhances any table setting.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eFor precision cutting\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIdeal for those who prioritize sharpness and clean cuts in their culinary tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eIf you love steak\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003ePerfect for steak enthusiasts who enjoy a smooth, non-serrated cutting experience.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eFor professional quality\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eSuitable for home chefs seeking professional-grade knives that last through frequent use.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this set if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003eIf you prefer serration\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThese knives feature a non-serrated edge, which may not suit your preference for serrated steak knives.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003eFor dishwasher use\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThese knives require hand washing to maintain their integrity and sharpness.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003eIf budget is tight\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003ePriced at a premium, they may not fit within a tight budget.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003eFor minimal maintenance\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThese knives need care to avoid rust and maintain their sharpness.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eHome gourmets\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for home cooks who host dinner parties and wish to impress with fine cutlery.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eSteak lovers\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for those who enjoy steak dinners and appreciate the art of a clean cut.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003ePrecision seekers\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFor individuals who value the precision and control offered by non-serrated edges.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003eGift givers\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eA thoughtful gift for culinary enthusiasts who appreciate high-quality kitchen tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" style=\"padding:0;background:#1A1714;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\n    \u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n      \u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n        \u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003e4-piece steak knife set\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eYour complete\u003cbr\u003e4-piece set\u003c\/h2\u003e\n        \u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:flex-start;gap:16px;padding:16px 0;\"\u003e\n            \u003cdiv style=\"flex:1;min-width:0;\"\u003e\n              \u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eSteak Knife\u003c\/span\u003e\n              \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003e5-inch blade, non-serrated\u003c\/span\u003e\n            \u003c\/div\u003e\n            \n          \u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n            \u003cspan style=\"font-size:14px;font-weight:700;color:#C4963A;\"\u003e4 pieces · Service for 4\u003c\/span\u003e\n            \u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003eMade in China\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003e67 layers of Damascus steel with a VG-10 core ensure lasting sharpness and beauty.\u003c\/p\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6A6C1D6F-1BFD-4DAA-BC5E-06D82F41F13D_1_105_c_362b8ed9-1136-4c62-a7e6-e1efed74dd5e.jpg?v=1737641742\u0026amp;width=1600\" alt=\"KAN Steak Knife Set - complete set\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose KAN Steak Knife Set\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eUnmatched Sharpness\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThe VG-10 core ensures every cut is smooth, making dining experiences exceptional.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eElegant Design\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eThese knives enhance table aesthetics with their beautiful Damascus patterns.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eHome and Professional Use\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eIdeal for both home kitchens and professional chefs seeking reliable performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDesign\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eErgonomic handles \u003cstrong\u003eensure comfort\u003c\/strong\u003e during use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eMaterial\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eCrafted from premium \u003cstrong\u003e67-layer Damascus steel\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003ePrecision\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eVG-10 core offers \u003cstrong\u003eunmatched sharpness\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/gBAQst4AQM6WY4kLqS0PcQ_thumb_5392_65c8e2d7-a397-49f7-81aa-6eec61b60332.jpg?v=1737636817\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/gBAQst4AQM6WY4kLqS0PcQ_thumb_5392_65c8e2d7-a397-49f7-81aa-6eec61b60332.jpg?v=1737636817\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/gBAQst4AQM6WY4kLqS0PcQ_thumb_5392_65c8e2d7-a397-49f7-81aa-6eec61b60332.jpg?v=1737636817\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e67-layer Damascus · VG-10 Core · Non-serrated\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'steak-knife-set')\"\u003eAdd to Cart: $199\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      \u003cem\u003eFor those who treat dining as an art form\u003c\/em\u003e, the KAN Steak Knife Set transforms every meal into a culinary masterpiece.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eDurability That Lasts\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eBuilt with 67 layers of Damascus steel, these knives offer exceptional durability. The VG-10 Core is renowned for its ability to retain sharpness, ensuring long-lasting performance even with frequent use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eAesthetic Beauty\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe intricate Damascus pattern not only enhances visual appeal but also reflects superior craftsmanship. Each knife is a work of art, making it a conversation starter at any dining table.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvest in quality and precision with the KAN Steak Knife Set. These knives provide value that extends beyond their initial price, offering performance and longevity that cheaper alternatives cannot match.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003eProfessional quality · 4-piece set · Made in China\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'steak-knife-set')\"\u003eAdd to Cart: $199\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eSteak dinners become gourmet experiences.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore owning the KAN Steak Knife Set, steak nights might have been enjoyable. \u003cstrong\u003eAfter\u003c\/strong\u003e, they become exceptional culinary events, elevating each meal through precise cuts and elegant presentation.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eExperience the difference that quality cutlery brings. \u003cstrong\u003eEvery slice becomes a delight.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the KAN Steak Knife Set is made of\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Capacity\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Length\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e5 inches\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e0.5 lbs (0.23 kg)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Construction\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Steel\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Wood\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in India\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eResin Handles \u0026amp; Assembly\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in China\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e67 layers Damascus\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCore\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eVG-10 Japanese Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eG10 Composite Resin or Ebony Wood\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eMaterials ensure longevity and performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCompatibility \u0026amp; Care\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eNo, hand wash recommended\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eClean and dry thoroughly after use\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eProper care extends product life.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eSet Includes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e4 x 5\" Steak Knives\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eComplete set for four.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eSpecifications may vary slightly due to handmade nature.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eNon-serrated knives are not just aesthetic.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany assume that non-serrated knives lack functionality compared to their serrated counterparts. \u003cstrong\u003eIn reality\u003c\/strong\u003e, they offer cleaner cuts and a superior dining experience.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eChoosing non-serrated is about precision and finesse. Elevate your steak dinners with this choice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Handle-Grain-Swatches-Ebony_c0c19b07-a90f-4c76-9adf-4c938bfb9a17.jpg?v=1737641754\u0026amp;width=1200\" alt=\"KAN Steak Knife Set - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eFor those who savor every detail\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eOwning the KAN Steak Knife Set is for those who appreciate the artistry in every meal. These knives transform dining into a performance, making each dinner an occasion to remember.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eChoose \u003cstrong\u003equality\u003c\/strong\u003e, choose \u003cstrong\u003eprecision\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eThe KAN Steak Knife Set is for \u003cstrong\u003econnoisseurs\u003c\/strong\u003e who value \u003cstrong\u003eprecision\u003c\/strong\u003e and \u003cstrong\u003eelegance\u003c\/strong\u003e in their dining experiences. It suits those who cherish the ritual of a beautifully set table and the satisfaction that comes from using finely crafted tools.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003eDamascus steel finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003eVG-10 core\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003eVG-10 core · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003e67-layer Damascus steel vs common stainless\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003ePrecision Edge\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe VG-10 core delivers a sharp, precise edge that glides through steaks without tearing.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eDurable Layers\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e67 layers of Damascus steel enhance durability, ensuring a long-lasting performance.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eAesthetic Appeal\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe Damascus pattern provides a visually striking look, enhancing table presentation.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"Every cut feels effortless, as if the steak melts beneath the blade.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eSuperior 67-Layer Damascus Steel Craftsmanship\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe KAN Steak Knife Set offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 67-layer Damascus steel, VG-10 core\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Intricate Damascus pattern, visually stunning\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Handcrafted, ensuring unique character\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eFor those who value precision and excellence, settling for high-carbon stainless just isn't an option.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eKAN Steak Knife Set\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWüsthof\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eShun\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eHenckels\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs the knife material high quality?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e67-layer Damascus steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHigh-carbon stainless\u003c\/td\u003e\n\u003ctd class=\"\"\u003eVG-MAX steel\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e67-layer Damascus\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHigh-carbon stainless\u003c\/td\u003e\n\u003ctd class=\"\"\u003eVG-MAX steel\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMade in China\u003c\/td\u003e\n\u003ctd class=\"\"\u003eGermany\u003c\/td\u003e\n\u003ctd class=\"\"\u003eJapan\u003c\/td\u003e\n\u003ctd class=\"\"\u003eSpain\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$199\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$180\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003e$220\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$150\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/5\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eExperience the refined craftsmanship of 67-layer Damascus steel, unmatched by most options in this category. The difference shows up exactly when it matters — when slicing a prime rib, and the cheaper option dulls.\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eKAN COLLECTION\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision and beauty in every slice\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'steak-knife-set')\"\u003eAdd to Cart: $199\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect occasions for your KAN Steak Knife\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eSteak Dinners\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEnhance every steak dinner with precision cuts and elegant presentation.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDinner Parties\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eImpress your guests with the sophistication and sharpness of these knives.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGifts\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eAn excellent choice for gifting to culinary enthusiasts and home chefs.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eSpecial Occasions\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eMake anniversaries and celebrations memorable with this exquisite set.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eEveryday Use\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003ePerfect for everyday meals, delivering consistent performance and beauty.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6A6C1D6F-1BFD-4DAA-BC5E-06D82F41F13D_1_105_c_362b8ed9-1136-4c62-a7e6-e1efed74dd5e.jpg?v=1737641742\u0026amp;width=1200\" alt=\"KAN Steak Knife Set - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eTransforming meals into memories, one cut at a time.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eKAN Kitchen is for the discerning palate.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'steak-knife-set')\"\u003eAdd to Cart: $199\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy Damascus steel excels\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-gauge\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003esingle layer · warps under heat\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eDamascus steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003emulti-ply · even heat distribution\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison: Common stainless steel vs Damascus\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eDamascus steel is revered for its \u003cstrong\u003eexceptional sharpness\u003c\/strong\u003e and durability. With 67 layers, it provides a superior cutting edge compared to standard stainless steel, which often loses its edge quickly.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe VG-10 core is a Japanese steel known for its high carbon content and excellent edge retention. This technical advantage makes it highly sought after by culinary professionals.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eIn the KAN Steak Knife Set, the Damascus finish not only enhances durability but also adds an aesthetic appeal that elevates your dining experience.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eChoose Damascus\u003c\/strong\u003e for sharpness and longevity.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe manufacturing process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eHow KAN knives are crafted\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheat treatment\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eProcess: Forming, coating, firing, assembly\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eKAN Kitchen knives are produced with a \u003cstrong\u003emeticulous artisanal process\u003c\/strong\u003e that ensures each blade meets high standards. From forming the raw materials to the final inspection, every step is handled with care.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThis attention to detail means each knife may have slight variations, adding to its uniqueness. These differences are not flaws but a testament to their handcrafted nature.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eEach knife is a unique piece of culinary art.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe brand heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eThe KAN Kitchen story\u003c\/h2\u003e\n    \n\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/6A6C1D6F-1BFD-4DAA-BC5E-06D82F41F13D_1_105_c_362b8ed9-1136-4c62-a7e6-e1efed74dd5e.jpg?v=1737641742\u0026amp;width=1200\" alt=\"KAN Steak Knife Set - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'steak-knife-set')\"\u003eAdd to Cart: $199\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"These knives have transformed my dining experience. They cut through steak like butter!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJohn D., culinary enthusiast, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I love the craftsmanship of these knives. The Damascus pattern is stunning on my table.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily R., bought for family dinners, 6 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The sharpness is unbelievable. I'm impressed by how effortlessly they cut through meats.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eMichael S., professional chef, 1 year ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your culinary collection\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eEnhance your kitchen with these complementary items from KAN Kitchen.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/kan-core-complete-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=600\" alt=\"KAN Core Complete Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Complete Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePerfect for slicing\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/kan-core-standard-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\u0026amp;width=600\" alt=\"KAN Core Standard Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Standard Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eVersatile kitchen essential\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/kan-core-basic-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319\u0026amp;width=600\" alt=\"KAN Core Basic Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Basic Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eEffortless bread slicing\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/santoku\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\u0026amp;width=600\" alt=\"KAN Santoku Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Santoku Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003ePrecision for small tasks\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout KAN Kitchen\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eKAN Kitchen, Precision and Craftsmanship\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eFounded by Barney Lund in 2017, KAN Kitchen emerged from a Kickstarter campaign with a mission to revolutionize kitchen tools. Using 67-layer Damascus steel with a VG-10 core, their knives are crafted to offer exceptional sharpness and longevity.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eKAN Kitchen chose this production approach to ensure that every knife delivers professional-grade performance. Their commitment to quality is evident in their meticulously crafted products, designed for both home cooks and professionals.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules to preserve sharpness\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eHand wash only\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAvoid dishwashers to maintain the blade's edge and prevent rust.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry immediately\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eEnsure knives are thoroughly dried after washing to prevent water damage.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore safely\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse a knife block or sheath to protect the blades from damage.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eSharpen regularly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse a whetstone or professional service to keep the edge razor-sharp.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eProper care ensures your steak knife set remains a trusty kitchen companion for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eWhy this set is a must-have for steak lovers\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eFor those who appreciate the art of fine dining, the KAN Steak Knife Set offers unmatched precision and elegance. Investing in these knives ensures \u003cstrong\u003elasting performance\u003c\/strong\u003e and \u003cstrong\u003ebeauty\u003c\/strong\u003e, transforming every meal into a memorable experience. With their superior craftsmanship and design, these knives are an essential addition to any kitchen that values quality.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e67-layer Damascus steel with a VG-10 Core\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted in China with precision and care\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash and dry immediately to preserve edge\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eNon-serrated for clean, precise cuts\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eChoose the KAN Steak Knife Set for a lifetime of exceptional dining.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $199\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I purchase additional pieces for the Steak Set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, additional knives can be purchased separately to expand your set.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eIs the Steak Set a good gift for food enthusiasts?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely. With its elegant design and professional performance, it's an ideal gift for anyone who loves cooking or entertaining.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat materials are used for the Steak Set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe set features \u003cstrong\u003e67-layer Damascus steel\u003c\/strong\u003e with a Japanese VG-10 core, offering exceptional sharpness and durability.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow do I care for the knives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eHand wash and dry immediately after use. Store in a knife block or sheath to maintain their edge.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre these knives dishwasher safe?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eNo\u003c\/strong\u003e, to preserve the quality and sharpness, hand wash only.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the blade length?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach knife features a \u003cstrong\u003e5-inch blade\u003c\/strong\u003e, perfect for precision cuts.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the handle material?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eAvailable in \u003cstrong\u003eG10 Composite Resin\u003c\/strong\u003e or \u003cstrong\u003eEbony Wood\u003c\/strong\u003e, both offering comfort and style.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan these knives cut through bones?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThese knives are designed for meat and vegetables, not for cutting through bones.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow often should I sharpen the knives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eRegular sharpening is recommended to maintain the edge. Frequency depends on usage.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'steak-knife-set')\"\u003eAdd to Cart: $199\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"Can I purchase additional pieces for the Steak Set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, additional knives can be purchased separately to expand your set.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Is the Steak Set a good gift for food enthusiasts?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolutely. With its elegant design and professional performance, it's an ideal gift for anyone who loves cooking or entertaining.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What materials are used for the Steak Set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The set features 67-layer Damascus steel with a Japanese VG-10 core, offering exceptional sharpness and durability.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How do I care for the knives?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Hand wash and dry immediately after use. Store in a knife block or sheath to maintain their edge.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are these knives dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No, to preserve the quality and sharpness, hand wash only.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the blade length?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Each knife features a 5-inch blade, perfect for precision cuts.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the handle material?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Available in G10 Composite Resin or Ebony Wood, both offering comfort and style.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can these knives cut through bones?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"These knives are designed for meat and vegetables, not for cutting through bones.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How often should I sharpen the knives?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Regular sharpening is recommended to maintain the edge. Frequency depends on usage.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"KAN Steak Knife Set\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"KAN Kitchen\"\n  },\n  \"description\": \"The KAN Steak Knife Set features 67-layer Damascus steel with a VG-10 core, offering unmatched precision and durability. Crafted for both home cooks and professional chefs.\",\n  \"sku\": \"KANCoreSteakVG10NonHG104pc\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"199\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"67-layer Damascus steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Blade Length\",\n      \"value\": \"5 inches\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Handle Material\",\n      \"value\": \"G10 Composite Resin, Ebony Wood\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Core\",\n      \"value\": \"VG-10 Japanese Steel\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Edge Type\",\n      \"value\": \"Non-serrated\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003eNon-Serrated Damascus Steel Mastery\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$199\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'steak-knife-set')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e\u003c\/section\u003e","brand":"KAN Kitchen","offers":[{"title":"G10 Composite Resin","offer_id":41181605560423,"sku":"KANCoreSteakVG10NonHG104pc","price":199.0,"currency_code":"USD","in_stock":true},{"title":"Ebony Wood","offer_id":41181605527655,"sku":"KANCoreSteakVG10NonHEb4pc","price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/gBAQst4AQM6WY4kLqS0PcQ_thumb_5392_65c8e2d7-a397-49f7-81aa-6eec61b60332.jpg?v=1737636817"},{"product_id":"kan-core-standard-set","title":"KAN Core Standard Set","description":"\u003cstyle\u003e@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n    :root {\n      --gold:    #C4963A;\n      --dark:    #1A1714;\n      --warm-bg: #FAF7F2;\n      --cream:   #F5F0E8;\n      --rule:    #E8E4DE;\n      --body:    #3D3830;\n      --muted:   #4A4340;\n      --faint:   #77706A;\n      --sketch:  #6B5B3E;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; }\n    body { font-family: 'Inter', sans-serif; line-height: 1.7; color: var(--body); background: #fff; }\n    .serif { font-family: 'Cormorant Garamond', Georgia, serif; }\n    .label {\n      display: block; font-size: 11px; font-weight: 600;\n      letter-spacing: 0.15em; text-transform: uppercase;\n      color: var(--gold); margin-bottom: 12px;\n    }\n    .btn-primary {\n      display: block; width: 100%; padding: 18px 32px;\n      background: var(--gold); color: #fff; font-size: 14px;\n      font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;\n      text-align: center; border: 2px solid var(--gold); cursor: pointer; transition: all .2s;\n    }\n    .btn-primary:hover { background: #B5882E; border-color: #B5882E; }\n    .link-secondary {\n      display: block; text-align: center; font-size: 13px;\n      color: var(--muted); text-decoration: underline; cursor: pointer; padding: 10px 0 0;\n    }\n    .stars { color: var(--gold); letter-spacing: 2px; }\n    .pill {\n      display: inline-block; border: 1px solid var(--rule);\n      border-radius: 9999px; padding: 5px 15px;\n      font-size: 13px; color: var(--muted); line-height: 1.4;\n    }\n    .pdp-thumb-wrapper { position: relative; padding: 0 14px; }\n    .pdp-thumb-strip { display: flex; gap: 8px; overflow-x: hidden; scroll-behavior: smooth; }\n    .thumb {\n      cursor: pointer; border: 2px solid transparent; transition: border-color .2s;\n      overflow: hidden; flex: 0 0 calc(20% - 6.5px); min-width: 0; aspect-ratio: 1;\n    }\n    .thumb:hover, .thumb.active { border-color: var(--gold); }\n    .thumb-chevron {\n      position: absolute; top: 50%; transform: translateY(-50%);\n      width: 26px; height: 26px; border-radius: 50%;\n      background: rgba(255,255,255,0.95); border: 1px solid var(--rule);\n      font-size: 18px; line-height: 1; cursor: pointer; z-index: 2;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--dark); box-shadow: 0 1px 5px rgba(0,0,0,.18);\n      padding: 0; transition: background .15s, opacity .15s;\n    }\n    .thumb-chevron:hover { background: #fff; }\n    .thumb-prev { left: -13px; }\n    .thumb-next { right: -13px; }\n    .qty { display: inline-flex; border: 1px solid var(--rule); }\n    .qty button {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 20px; color: var(--muted); background: none; border: none; cursor: pointer;\n    }\n    .qty span {\n      width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 500;\n      border-left: 1px solid var(--rule); border-right: 1px solid var(--rule);\n    }\n    .num-card { border: 1px solid var(--rule); padding: 32px; background: #fff; }\n    .num { font-family: 'Cormorant Garamond', serif; font-size: 52px; line-height: 1; font-weight: 600; color: var(--dark); margin-bottom: 18px; opacity: 0.75; }\n    .fbullet { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 18px; }\n    .fdash { color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 3px; }\n    .comp { width: 100%; border-collapse: collapse; }\n    .comp th, .comp td { padding: 13px 18px; text-align: left; font-size: 14px; border-bottom: 1px solid var(--rule); }\n    .comp td:not(:first-child), .comp th:not(:first-child) { text-align: center; }\n    .comp th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }\n    .comp th:first-child { color: var(--faint); }\n    .comp .adv { color: var(--dark); font-weight: 500; }\n    .comp .dis { color: var(--faint); }\n    .comp tr:nth-child(even) td { background: var(--warm-bg); }\n    .comp tr:nth-child(even) td.adv { background: #F0EAE0; }\n    .check { color: var(--gold); font-weight: 700; }\n    .spec-row { display: flex; border-bottom: 1px solid var(--rule); }\n    .spec-k { flex: 0 0 48%; padding: 10px 0; font-size: 14px; color: var(--dark); font-weight: 500; }\n    .spec-v { flex: 1; padding: 10px 0; font-size: 14px; color: var(--dark); }\n    .contrast-card { border-left: 3px solid var(--gold); padding: 22px 28px; background: var(--warm-bg); margin-bottom: 20px; }\n    .review-card { background: var(--warm-bg); padding: 28px; }\n    .faq-item { border-bottom: 1px solid var(--rule); }\n    .faq-q {\n      width: 100%; text-align: left; padding: 22px 0;\n      font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .faq-q:hover { color: var(--gold); }\n    .faq-icon { flex-shrink: 0; margin-left: 20px; font-size: 20px; color: var(--muted); font-weight: 300; transition: transform .2s; }\n    .faq-a { padding: 0 0 22px; font-size: 15px; line-height: 1.75; color: var(--body); display: none; }\n    .faq-a.open { display: block; }\n    .faq-icon.open { transform: rotate(45deg); }\n    .acc-btn {\n      width: 100%; text-align: left; padding: 18px 0;\n      font-size: 14px; font-weight: 600; letter-spacing: .04em; color: var(--dark);\n      background: none; border: none; cursor: pointer;\n      display: flex; justify-content: space-between; align-items: center;\n      border-top: 1px solid var(--rule);\n    }\n    .acc-btn:hover { color: var(--gold); }\n    .acc-icon { flex-shrink: 0; margin-left: 16px; font-size: 18px; color: var(--faint); font-weight: 300; transition: transform .2s; }\n    .acc-icon.open { transform: rotate(45deg); }\n    .acc-icon.chev { font-size: 14px; }\n    .acc-icon.chev.open { transform: rotate(180deg); }\n    .acc-body { display: none; padding-bottom: 28px; }\n    .acc-body.open { display: block; }\n    .sketch-wrap {\n      background: var(--cream); border: 1px solid var(--rule);\n      padding: 32px 24px; margin-bottom: 24px;\n    }\n    .sketch-caption {\n      font-size: 11px; letter-spacing: .1em; text-transform: uppercase;\n      color: var(--faint); text-align: center; margin-top: 14px;\n    }\n    @media(max-width:480px){svg[data-fa19-ings=\"truffle\"]{transform:translateX(-18%)}}\n    .cs-card { background: var(--warm-bg); overflow: hidden; }\n    .cs-info { padding: 16px 18px; }\n    .swatch {\n      width: 32px; height: 32px; border-radius: 50%;\n      border: 2px solid var(--rule); cursor: pointer; padding: 0;\n      flex-shrink: 0; transition: transform .15s;\n    }\n    .swatch:hover { transform: scale(1.1); }\n    .swatch.active { border-color: transparent; box-shadow: 0 0 0 2.5px var(--gold); }\n    .save-badge {\n      font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;\n      color: #fff; background: #C0392B; padding: 3px 9px; border-radius: 3px; align-self: center;\n    }\n    .hc-sep { display: none; }\n    .hc-item { display: inline-block; margin-right: 14px; }\n    .hc-item::before {\n      content: \"•\"; font-weight: 700; font-style: normal;\n      color: var(--gold); margin-right: 5px;\n    }\n    .sec4-body, .sec9-body { max-height: 5.25em; overflow: hidden; }\n    .sec4-body.expanded, .sec9-body.expanded { max-height: 200em; }\n    .why-toggle-icon { display: none; }\n    .why-toggle-row  { display: none; text-align: center; margin: 2px 0 10px; cursor: pointer; user-select: none; }\n    @media (max-width: 749px) {\n      .why-toggle-row { display: block; }\n      .why-toggle-icon {\n        display: inline-block;\n        font-size: 13px; font-weight: 700; letter-spacing: 0;\n        color: #fff; background: var(--gold);\n        border-radius: 3px; padding: 2px 9px;\n        vertical-align: middle; line-height: 1.5;\n      }\n      .why-head { cursor: pointer; user-select: none; margin-bottom: 4px !important; }\n      .why-desc { max-height: 0; overflow: hidden; margin-top: 0 !important; }\n      .why-desc.open { max-height: 20em; margin-top: 10px !important; }\n    }\n    @media (max-width: 749px) {\n      .pdp-hero-grid { grid-template-columns: 1fr !important; gap: 8px !important; }\n      .pdp-two-col  { grid-template-columns: 1fr !important; gap: 32px !important; }\n      .pdp-divider  { display: none !important; }\n      .pdp-usp-grid { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-num-three { grid-template-columns: 1fr !important; }\n      .pdp-lifestyle-grid { grid-template-columns: 1fr !important; gap: 28px !important; }\n      .pdp-four-col { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-three-col { grid-template-columns: 1fr !important; }\n      .pdp-tri-col   { grid-template-columns: 1fr !important; }\n      .pdp-toc-grid  { grid-template-columns: repeat(2,1fr) !important; }\n      .pdp-buybox-col { min-width: 0; }\n      .pdp-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }\n      .comp { min-width: 540px; }\n      \/* comp-mobile-layout *\/\n      \/* Mobile: cap each column-header name at 4 lines (keeps th as table-cell;\n         the span becomes the clamped box so column layout is preserved). *\/\n      .comp th .comp-th-name {\n        display: -webkit-box;\n        -webkit-line-clamp: 4;\n        line-clamp: 4;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n      }\n      \/* Mobile: freeze the first column (row labels) so it stays visible while\n         the chart scrolls horizontally. Opaque bg + right divider\/shadow. *\/\n      .comp th:first-child, .comp td:first-child {\n        position: sticky;\n        left: 0;\n        background: var(--warm-bg);\n        z-index: 1;\n        box-shadow: 1px 0 0 var(--rule), 4px 0 6px -4px rgba(0,0,0,0.12);\n      }\n      h1.serif { font-size: 26px !important; text-align: center !important; }\n      h2.serif { font-size: 22px !important; }\n      .pdp-hero-label { display: block !important; text-align: center !important; }\n      .pdp-nav-links { display: none !important; }\n      .pdp-main-img { aspect-ratio: 4\/3 !important; }\n      .pdp-main-img #mainImg { object-fit: contain !important; object-position: center center !important; }\n      .pdp-breadcrumb   { display: none !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      .pdp-hero-caption { display: none !important; }\n      .pdp-h1-sub       { display: none !important; }\n      .pdp-hero-sec     { padding-top: 8px !important; padding-bottom: 8px !important; }\n      .pdp-buybox-desc  { display: none !important; }\n      .pdp-buybox-quote {\n        display: block !important;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        margin-bottom: 10px !important;\n      }\n      .pdp-buybox-quote .pdp-quote-attr { display: none !important; }\n      .pdp-buybox-stars { margin-bottom: 10px !important; }\n      .pdp-buybox-price { margin-bottom: 12px !important; }\n      .pdp-mobile-color-qty {\n        display: flex !important;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 16px;\n      }\n      .pdp-mobile-color-qty .pdp-buybox-variant { margin-bottom: 0 !important; }\n      .pdp-mobile-color-qty .pdp-buybox-qty     { margin-bottom: 0 !important; }\n      .hc-br   { display: none !important; }\n      .hc-item { display: block !important; line-height: 2.1 !important; margin-right: 0 !important; margin-left: 0 !important; }\n      .pdp-complete-set-grid { grid-template-columns: 1fr !important; }\n      .pdp-complete-set-left { padding: 40px 24px !important; }\n      .pdp-complete-set-img  { min-height: 280px !important; }\n    }\n    @media (min-width: 750px) and (max-width: 1099px) {\n      .pdp-hero-grid    { grid-template-columns: 1fr !important; gap: 16px !important; }\n      .pdp-main-img     { max-width: 480px !important; margin-left: auto !important; margin-right: auto !important; }\n      .pdp-thumb-wrapper { display: none !important; }\n      .pdp-thumb-strip  { display: none !important; }\n      #caption-inline   { display: none !important; }\n      #caption-band     { display: block !important; }\n    }\n    @media (min-width: 1100px) {\n      #caption-inline { display: none !important; }\n      #caption-band   { display: block !important; }\n    }\n    @media (min-width: 750px)  { .pdp-stripe-break { padding: 48px 0 !important; } }\n    @media (min-width: 1100px) { .pdp-stripe-break { padding: 64px 0 !important; } }\n    .q7-a-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-q-text { display: none; }\n    .q7-item[data-open=\"true\"] .q7-a-text { display: inline; }\n    .q7-plus::before { content: '+'; }\n    .q7-item[data-open=\"true\"] .q7-plus::before { content: '×'; }\n    .q7-item { cursor: pointer; user-select: none; -webkit-user-select: none; }\n  \u003c\/style\u003e\n\u003csection class=\"pdp-hero-sec\" style=\"max-width:1280px;margin:0 auto;padding:32px 24px;\"\u003e\n  \u003cdiv class=\"pdp-hero-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start;\"\u003e\n\n    \u003cdiv style=\"display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pdp-main-img\" style=\"background:#F5F0E8;aspect-ratio:1\/1;overflow:hidden;margin-bottom:10px;\"\u003e\n        \u003cimg id=\"mainImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\u0026amp;width=1600\" alt=\"KAN Core Standard Set - product image\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-thumb-wrapper\" style=\"margin-top:0;\"\u003e\n        \u003cbutton class=\"thumb-chevron thumb-prev\" onclick=\"thumbScroll(-1)\" aria-label=\"Previous thumbnails\"\u003e‹\u003c\/button\u003e\n        \u003cdiv class=\"pdp-thumb-strip\"\u003e\n          \n          \u003cdiv class=\"thumb active\" onclick=\"swapImg(this,'https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\u0026amp;width=1600')\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\u0026amp;width=1600\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\u0026amp;width=200\" style=\"width:100%;aspect-ratio:1;object-fit:cover;display:block;\" alt=\"KAN Core Standard Set, view 1\" onerror=\"this.closest('.thumb').style.display='none'\"\u003e\n          \u003c\/div\u003e\n          \n        \u003c\/div\u003e\n        \u003cbutton class=\"thumb-chevron thumb-next\" onclick=\"thumbScroll(1)\" aria-label=\"Next thumbnails\"\u003e›\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"caption-inline\" class=\"pdp-hero-caption\" style=\"margin-top:10px;padding-top:10px;border-top:1px solid #E8E4DE;\"\u003e\n        \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;\"\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-Layers Damascus\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic Handle\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand Wash Only\u003c\/span\u003e\n          \n          \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eHandcrafted\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n          \n        \u003c\/div\u003e\n        \u003cspan class=\"hc-sep\" style=\"display:none;\"\u003e\u003c\/span\u003e\u003cbr class=\"hc-br\" style=\"display:none;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-buybox-col\" style=\"padding-top:8px;\"\u003e\n      \u003cspan class=\"label pdp-hero-label\" style=\"margin-bottom:8px;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/span\u003e\n      \u003ch1 class=\"serif pdp-h1-title\" style=\"font-size:34px;font-weight:600;line-height:1.2;color:#1A1714;margin-bottom:10px;\"\u003e\n        Premium Damascus Steel Knife Set\u003cspan class=\"pdp-h1-sub\"\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:19px;font-weight:400;color:#4A4340;\"\u003e1 67-Layers Knife · VG-10 Core · 5 Knives\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/h1\u003e\n      \n      \u003cp class=\"pdp-buybox-quote\" style=\"font-size:14px;color:#4A4340;margin-bottom:18px;font-style:italic;\"\u003e\n        \"Effortless precision with every cut, thanks to the VG-10 core and ergonomic handle.\"\n        \u003cspan class=\"pdp-quote-attr\" style=\"font-style:normal;color:#4A4340;\"\u003eA., verified buyer\u003c\/span\u003e\n      \u003c\/p\u003e\n      \n      \u003cdiv class=\"pdp-buybox-stars\" style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\"\u003e\n        \u003cspan class=\"stars\" style=\"font-size:14px;\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003e4.6 · \u003cspan style=\"text-decoration:underline;cursor:pointer;\"\u003e98 reviews\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-buybox-price\" style=\"margin-bottom:20px;\"\u003e\n        \u003cdiv style=\"display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;\"\u003e\n          \u003cspan style=\"font-size:28px;font-weight:600;color:#1A1714;\"\u003e$349\u003c\/span\u003e\n          \u003cspan style=\"font-size:15px;color:#77706A;text-decoration:line-through;\"\u003e$495\u003c\/span\u003e\n          \u003cspan class=\"save-badge\"\u003eSave $146\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pdp-mobile-color-qty\"\u003e\n        \n        \u003cdiv class=\"pdp-buybox-variant\" style=\"margin-bottom:18px;\"\u003e\n          \u003cp style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#77706A;margin-bottom:10px;\"\u003e\n            Color: \u003cstrong id=\"swatchLabel\" style=\"font-weight:600;text-transform:none;letter-spacing:0;color:#1A1714;\"\u003eEbony Wood\u003c\/strong\u003e\n          \u003c\/p\u003e\n          \u003cdiv style=\"display:flex;gap:10px;align-items:center;\"\u003e\n            \n            \u003cbutton class=\"swatch active\" style=\"background:background-color: #2A2A2A;;\" title=\"Ebony Wood\" onclick=\"selectSwatch(this,'Ebony Wood')\"\u003e\u003c\/button\u003e\n            \n            \u003cbutton class=\"swatch \" style=\"background:background-color: #F0F0F0;;\" title=\"G10 Resin\" onclick=\"selectSwatch(this,'G10 Resin')\"\u003e\u003c\/button\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"pdp-buybox-qty\" style=\"display:flex;align-items:center;gap:12px;margin-bottom:20px;\"\u003e\n          \u003cdiv class=\"qty\"\u003e\n            \u003cbutton onclick=\"changeQty(-1)\"\u003e−\u003c\/button\u003e\n            \u003cspan id=\"qtyVal\"\u003e1\u003c\/span\u003e\n            \u003cbutton onclick=\"changeQty(1)\"\u003e+\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003eif(!window.__pdpBuyboxAtc){window.__pdpBuyboxAtc=function(btn,hdl){if(btn._busy)return;btn._busy=1;var orig=btn.textContent;btn.textContent=\"Adding…\";fetch(\"\/products\/\"+hdl+\".js\").then(function(r){return r.json();}).then(function(p){var lbl=(document.querySelector(\".swatch.active\")||{}).title||\"\";var vid=p.variants[0].id;if(lbl){var m=p.variants.filter(function(v){return v.options\u0026\u0026v.options.some(function(o){return o.toLowerCase()===lbl.toLowerCase();});})[0];if(m)vid=m.id;}var qty=parseInt(((document.getElementById(\"qtyVal\")||{}).textContent||\"1\"),10)||1;return fetch(\"\/cart\/add.js\",{method:\"POST\",headers:{\"Content-Type\":\"application\/json\"},body:JSON.stringify({id:vid,quantity:qty})});}).then(function(){btn.textContent=\"Added!\";btn.style.opacity=\".7\";setTimeout(function(){btn.textContent=orig;btn.style.opacity=\"\";btn._busy=0;},2500);}).catch(function(){btn.textContent=orig;btn._busy=0;});};}\u003c\/script\u003e\u003cbutton class=\"btn-primary\" style=\"text-align:center;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-standard-set')\"\u003eAdd to Cart: $349\u003c\/button\u003e\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;\"\u003e\n        \u003ca style=\"background:#fff;border:1.5px solid #1A1714;color:#1A1714;font-size:13px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\" href=\"\/cart\/add?id=41181605593191\u0026amp;quantity=1\u0026amp;return_to=%2Fcheckout\" target=\"_blank\"\u003eBuy it now\u003c\/a\u003e\n        \n        \u003cbutton style=\"background:#5A31F4;border:none;color:#fff;font-size:12px;font-weight:600;padding:13px 12px;border-radius:4px;cursor:pointer;font-family:inherit;text-align:center;letter-spacing:.02em;\"\u003e4 × $87 · Shop\u003cstrong\u003ePay\u003c\/strong\u003e\u003c\/button\u003e\n        \n      \u003c\/div\u003e\n      \u003cp class=\"pdp-shipping-note\" style=\"font-size:13px;color:#4A4340;margin-top:12px;margin-bottom:0;\"\u003eFree shipping on qualifying orders\u003c\/p\u003e\n      \u003cp class=\"pdp-buybox-desc\" style=\"font-size:14px;color:#4A4340;line-height:1.7;margin-top:20px;margin-bottom:0;\"\u003e\n        \u003cstrong\u003e67-layers Damascus Japanese Steel\u003c\/strong\u003e with a VG-10 core ensures unmatched sharpness and durability, crafted with precision for all your culinary needs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"caption-band\" style=\"display:block;margin-top:16px;padding-top:14px;border-top:1px solid #E8E4DE;\"\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:760px;margin:0 auto;\"\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003e67-Layers Damascus\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eErgonomic Handle\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eVG-10 Core\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eHand Wash Only\u003c\/span\u003e\n      \n      \u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;border-right:1px solid #E8E4DE;text-align:center;\"\u003eHandcrafted\u003c\/span\u003e\u003cspan class=\"hc-item\" style=\"display:block;font-size:13px;color:#1A1714;font-style:italic;line-height:2.1;padding:0 10px;text-align:center;\"\u003eMade in China\u003c\/span\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#F5F0E8;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:28px 24px;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:18px;letter-spacing:.1em;\"\u003eClick here to find out\u003c\/span\u003e\n    \u003cdiv class=\"pdp-toc-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:10px;\"\u003e\n\u003ca href=\"#section-value-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eBuilt to last\u003c\/a\u003e\n      \n      \u003ca href=\"#section-right-for-you\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eRight for you?\u003c\/a\u003e\n      \n      \u003ca href=\"#section-problem\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eVs. famous brands\u003c\/a\u003e\n      \n      \u003ca href=\"#section-different\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhat's different\u003c\/a\u003e\n      \n      \u003ca href=\"#section-why-choose\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eWhy buyers choose it\u003c\/a\u003e\n      \n      \u003ca href=\"#section-specs\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eSpecifications\u003c\/a\u003e\n      \n      \u003ca href=\"#section-comparison\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eHow it compares\u003c\/a\u003e\n      \n      \u003ca href=\"#section-faq\" style=\"display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1A1714;text-decoration:none;border:1px solid #E8E4DE;border-radius:5px;padding:11px 14px;background:#fff;line-height:1.3;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e→\u003c\/span\u003eFAQ\u003c\/a\u003e\n      \n      \n    \u003c\/div\u003e\n      \u003cdiv data-ctl-jump style=\"text-align:center;margin-top:16px;\"\u003e\u003ca href=\"#section-complete-set\" onclick=\"event.preventDefault();var t=document.getElementById('section-complete-set');if(t)t.scrollIntoView({behavior:'smooth'});\" style=\"display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1A1714;text-decoration:none;border:2px solid #C4963A;border-radius:5px;padding:11px 22px;background:#fff;line-height:1.3;transition:background .15s,color .15s;\" onmouseover=\"this.style.background='#C4963A';this.style.color='#fff'\" onmouseout=\"this.style.background='#fff';this.style.color='#1A1714'\"\u003e\u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;\"\u003e↓\u003c\/span\u003eComplete the look\u003c\/a\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"section-different\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:12px;\"\u003eWhat you notice first\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:14px;line-height:1.15;\"\u003eHow is the KAN Core Standard Set different?\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;text-align:center;margin-bottom:44px;line-height:1.5;\"\u003e(What makes Damascus Japanese Steel superior)\u003c\/p\u003e\n    \u003cdiv class=\"pdp-usp-grid\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:40px;\"\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eSHARPNESS\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe 15° double-sided bevel edge offers unparalleled sharpness, making precise cuts effortless.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e67 layers of Damascus steel ensure long-lasting sharpness and resistance to wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eBALANCE\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eErgonomically designed handles provide superior balance and control during use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"border-top:2px solid #C4963A;padding-top:22px;\"\u003e\n        \u003cp style=\"font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1714;margin-bottom:10px;\"\u003eCRAFTSMANSHIP\u003c\/p\u003e\n        \u003cp class=\"sec4-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eCombines traditional techniques with modern technology for a premium quality experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec4-toggle\" onclick=\"toggleSec4()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-problem\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:640px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eThe issue with standard knife sets\u003c\/h2\u003e\n          \n      \n      \u003csvg viewbox=\"0 -42 480 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 auto 18px;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003ctext x=\"96\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 1 - thin-gauge\u003c\/text\u003e\n        \u003cpath d=\"M 18 68 L 26 30 Q 28 24 36 24 L 156 24 Q 164 24 166 30 L 174 68 Z\" fill=\"#EDE8DE\" stroke-width=\"1.3\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M 18 68 Q 55 74 96 72 Q 138 70 174 68\" stroke-width=\"2.2\" stroke=\"#9B8B78\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003crect x=\"2\" y=\"44\" width=\"20\" height=\"12\" rx=\"3\" fill=\"#D8D0C4\" stroke=\"#9B8B78\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"96\" cy=\"72\" r=\"10\" fill=\"none\" stroke=\"#9B8B78\" stroke-width=\"1\" stroke-dasharray=\"2,1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"96\" y1=\"82\" x2=\"96\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"96\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003ebase warped · uneven heat\u003c\/text\u003e\n        \u003cline x1=\"240\" y1=\"-28\" x2=\"240\" y2=\"118\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D0C8BC\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"-24\" font-family=\"Georgia,serif\" font-size=\"15\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eyear 2 - heavy-gauge\u003c\/text\u003e\n        \u003cpath d=\"M 292 66 L 302 22 Q 304 14 314 14 L 422 14 Q 432 14 434 22 L 444 66 Z\" fill=\"#D8D0C4\" stroke-width=\"2\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"292\" y1=\"66\" x2=\"444\" y2=\"66\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"268\" y=\"36\" width=\"28\" height=\"16\" rx=\"4\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"277\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"289\" cy=\"44\" r=\"2.5\" fill=\"#9B8B78\" stroke=\"#5A4A30\" stroke-width=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"368\" y1=\"71\" x2=\"368\" y2=\"100\" stroke-width=\"1\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"368\" y=\"112\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003estays true · even heat\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n    \n    \n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n        \n    \n    \u003csvg viewbox=\"0 0 300 155\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:block;margin:0 auto 8px;width:260px;max-width:100%;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n      \u003cdefs\u003e\n        \u003cpattern id=\"ck3-smooth\" patternunits=\"userSpaceOnUse\" width=\"8\" height=\"8\"\u003e\n          \u003ccircle cx=\"4\" cy=\"4\" r=\"1.2\" fill=\"#C8C0B0\" stroke=\"none\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n        \u003c\/pattern\u003e\n        \u003cpattern id=\"ck3-hammer\" patternunits=\"userSpaceOnUse\" width=\"12\" height=\"10\"\u003e\n          \u003cellipse cx=\"4\" cy=\"4\" rx=\"3.5\" ry=\"2.5\" fill=\"#B8A890\" stroke=\"none\" opacity=\"0.55\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"9\" cy=\"8\" rx=\"3\" ry=\"2\" fill=\"#B0A088\" stroke=\"none\" opacity=\"0.45\"\u003e\u003c\/ellipse\u003e\n        \u003c\/pattern\u003e\n        \u003cclippath id=\"ck3-l-clip\"\u003e\u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n        \u003cclippath id=\"ck3-r-clip\"\u003e\u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\"\u003e\u003c\/path\u003e\u003c\/clippath\u003e\n      \u003c\/defs\u003e\n      \u003ctext x=\"61\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003emachine-pressed\u003c\/text\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"#EDE8DE\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 8 122 L 14 38 Q 16 30 26 30 L 96 30 Q 106 30 108 38 L 114 122 Z\" fill=\"url(#ck3-smooth)\" clip-path=\"url(#ck3-l-clip)\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"61\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003eidentical\u003c\/text\u003e\n      \u003ctext x=\"150\" y=\"82\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#C8C2BA\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n      \u003ctext x=\"231\" y=\"22\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ehand-hammered\u003c\/text\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"#DDD5C0\" stroke-width=\"1.9\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 178 122 L 184 38 Q 186 30 196 30 L 266 30 Q 276 30 278 38 L 284 122 Z\" fill=\"url(#ck3-hammer)\" clip-path=\"url(#ck3-r-clip)\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 192 56 Q 210 50 230 58 Q 250 64 270 56\" stroke-width=\"1.2\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M 188 82 Q 212 74 238 82 Q 262 88 278 78\" stroke-width=\"0.9\" fill=\"none\" stroke=\"#8A7A60\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n      \u003ctext x=\"231\" y=\"139\" font-family=\"Georgia,serif\" font-size=\"11\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual\u003c\/text\u003e\n    \u003c\/svg\u003e\n    \n    \n    \u003cspan class=\"label\" style=\"margin-bottom:20px;\"\u003eBefore you decide\u003c\/span\u003e\n    \n    \u003cdiv style=\"width:36px;height:2px;background:#C4963A;margin-bottom:32px;\"\u003e\u003c\/div\u003e\n    \n    \u003cp class=\"serif\" style=\"font-size:24px;color:#1A1714;line-height:1.6;font-weight:500;\"\u003e\n      \"If what you want is the precision of Damascus Japanese Steel, this is it.\"\n    \u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-value-comparison\" style=\"border-top:1px solid #E8E4DE;padding:72px 0;background:#FAF7F2;\"\u003e\u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n\u003cspan class=\"label\" style=\"display:block;text-align:center;margin-bottom:12px;letter-spacing:.1em;\"\u003eBuilt to last\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:16px;line-height:1.15;\"\u003eBuy once, not every few years\u003c\/h2\u003e\n\u003cp style=\"font-size:16px;color:#4A4340;font-style:italic;margin:0 auto 36px;max-width:600px;line-height:1.5;\"\u003eThe cheaper option looks like a saving until you replace it. Here is how it compares over the long run.\u003c\/p\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;text-align:left;\"\u003e\n\u003cdiv style=\"border:1px solid #E8E4DE;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#4A4340;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThe budget alternative\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eA stamped stainless knife, typically replaced about every 4 years. Around $225 each.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #C4963A;border-radius:8px;padding:22px 20px;background:#fff;\"\u003e\n\u003cp style=\"font-size:13px;color:#C4963A;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase;\"\u003eThis knife\u003c\/p\u003e\n\u003cp style=\"font-size:15px;color:#1A1714;line-height:1.6;margin:0;\"\u003eBuilt to last 20+ years of regular use. A one-time $349.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:15px;color:#3D3830;line-height:1.7;margin:28px auto 0;max-width:600px;\"\u003eOver a decade, replacing a stamped stainless knife about every 4 years runs roughly \u003cstrong\u003e$675\u003c\/strong\u003e — versus a single \u003cstrong\u003e$349\u003c\/strong\u003e for this knife. That is about \u003cstrong\u003e$326\u003c\/strong\u003e less over ten years, before you count the difference in everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection id=\"section-right-for-you\" style=\"padding:72px 0;background:#FAF7F2;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1080px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eAt a glance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:40px;font-weight:700;color:#1A1714;text-align:center;margin-bottom:40px;line-height:1.15;\"\u003eIs this set right for you?\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n\n      \u003cdiv style=\"background:#fff;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#C4956A\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"24\" stroke=\"#C4956A\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"12\" stroke=\"#C4956A\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M32 40 L38 46 L50 34\" stroke=\"#C4956A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1A1714;text-align:center;margin-bottom:24px;\"\u003eChoose this set\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Love precise cuts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eThis set offers precision-engineered knives for reliable, sharp cuts every time.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Prefer quality materials*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eCrafted from 67-layers Damascus steel, these knives are built to last.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.06);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Need versatile tools*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eIncludes a variety of knives for all your cooking needs, from paring to boning.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✓\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Appreciate craftsmanship*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#3D3830;\"\u003eKAN Kitchen knives are known for their exceptional craftsmanship and attention to detail.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#F5F0E8;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"34\" stroke=\"#9B8B78\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"40\" cy=\"40\" r=\"22\" stroke=\"#9B8B78\" stroke-width=\"0.9\" stroke-dasharray=\"3,3\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"28\" y1=\"28\" x2=\"52\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"52\" y1=\"28\" x2=\"28\" y2=\"52\" stroke=\"#9B8B78\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4A4340;text-align:center;margin-bottom:24px;\"\u003eSkip this set if\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Shopping on a budget*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThis premium set may not fit budget-conscious buyers seeking lower-cost alternatives.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Minimalist kitchen*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf you only need a chef knife, this comprehensive set might be more than you require.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(0,0,0,0.07);\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Prefer maintenance-free*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eThese knives require hand washing and careful maintenance for longevity.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#4A4340;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e✗\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#4A4340;font-style:italic;\"\u003e*Infrequent cook*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:#4A4340;\"\u003eIf you rarely cook, this professional-grade set might be more than you need.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#4A4340;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#1A1714;padding:36px 30px;\"\u003e\n        \u003csvg viewbox=\"0 0 80 80\" width=\"56\" height=\"56\" style=\"display:block;margin:0 auto 16px;\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpolygon points=\"40,14 44.5,27 58,27 47,35.5 51,49 40,41 29,49 33,35.5 22,27 35.5,27\" stroke=\"#C4956A\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n          \u003ccircle cx=\"22\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"58\" cy=\"56\" r=\"5\" stroke=\"#C4956A\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"29\" y1=\"56\" x2=\"51\" y2=\"56\" stroke=\"#C4956A\" stroke-width=\"0.8\" stroke-dasharray=\"2,2\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n        \u003ch3 style=\"font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C4963A;text-align:center;margin-bottom:24px;\"\u003eBest for\u003c\/h3\u003e\n        \u003cul style=\"list-style:none;margin:0;padding:0;\"\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Aspiring chefs*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003ePerfect for home chefs looking to elevate their culinary skills with precision tools.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Cooking enthusiasts*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eIdeal for those who love exploring new recipes and need reliable, sharp knives.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Gift for food lovers*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eMakes a thoughtful gift for those passionate about cooking and quality kitchenware.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n          \u003cli class=\"q7-item\" data-open=\"false\" onclick=\"toggleQ7item(this)\" style=\"display:flex;gap:12px;align-items:flex-start;padding:13px 0;\"\u003e\n            \u003cspan style=\"color:#C4963A;font-size:15px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n            \u003cspan style=\"flex:1;font-size:14px;line-height:1.6;\"\u003e\n              \u003cspan class=\"q7-q-text\" style=\"color:#C4963A;font-style:italic;\"\u003e*Kan Kitchen fans*\u003c\/span\u003e\n              \u003cspan class=\"q7-a-text\" style=\"color:rgba(255,255,255,0.75);\"\u003eFans of KAN Kitchen will appreciate the quality and craftsmanship of this standard set.\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan class=\"q7-plus\" style=\"flex-shrink:0;margin-left:8px;color:#C4963A;font-size:20px;font-weight:300;line-height:1.2;\"\u003e\u003c\/span\u003e\n          \u003c\/li\u003e\n          \n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-complete-set\" data-ctl-version=\"13\" data-ctl-created=\"1\" style=\"padding:0;background:#1A1714;\"\u003e\u003cdiv style=\"max-width:1280px;margin:0 auto;\"\u003e\u003cdiv class=\"pdp-complete-set-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;align-items:stretch;\"\u003e\n\u003cdiv class=\"pdp-complete-set-left\" style=\"padding:72px 64px 72px 48px;\"\u003e\n\u003cspan class=\"label\" style=\"color:#C4963A;margin-bottom:16px;\"\u003eOutfit your kitchen\u003c\/span\u003e\u003ch2 class=\"serif\" style=\"font-size:38px;color:#fff;line-height:1.15;margin-bottom:36px;\"\u003eOutfit your\u003cbr\u003ekitchen\u003c\/h2\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,0.12);\"\u003e\n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/steak-knife-set\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/gBAQst4AQM6WY4kLqS0PcQ_thumb_5392_65c8e2d7-a397-49f7-81aa-6eec61b60332.jpg?v=1737636817\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/steak-knife-set\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eKAN Steak Knife Set\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eCookware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41181605560423\" data-handle=\"steak-knife-set\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.08);\"\u003e\n\u003ca href=\"\/products\/kan-core-chef-knife\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteBlackHammered.jpg?v=1737637317\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/kan-core-chef-knife\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eKAN Core Chef Knife\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eKitchen Knife\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"41181605036135\" data-handle=\"kan-core-chef-knife\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"display:flex;align-items:center;gap:16px;padding:16px 0;\"\u003e\n\u003ca href=\"\/products\/pure-copper-frying-pan-without-coating-o-9-5-in\" target=\"_blank\" rel=\"noopener\" style=\"flex-shrink:0;display:block;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/CR-2024ReineKupferpfanne24cm_A.jpg?v=1769549756\" alt=\"\" loading=\"lazy\" style=\"width:52px;height:52px;object-fit:cover;border-radius:6px;background:rgba(255,255,255,0.06);display:block;\"\u003e\u003c\/a\u003e\u003cdiv style=\"flex:1;min-width:0;\"\u003e\n\u003ca href=\"\/products\/pure-copper-frying-pan-without-coating-o-9-5-in\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;\"\u003e\u003cspan style=\"font-size:15px;color:#E8E4DE;font-weight:500;\"\u003eSolid Copper Frying Pan – 9.5\" Uncoated Professional Skillet with Cast Iron Handle\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.38);letter-spacing:.04em;margin-left:10px;\"\u003eCookware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"ctl-add\" data-vid=\"42140608069735\" data-handle=\"pure-copper-frying-pan-without-coating-o-9-5-in\" style=\"flex-shrink:0;font-size:12px;font-weight:600;color:#1A1714;background:#C4963A;border:1px solid #C4963A;border-radius:4px;padding:8px 16px;cursor:pointer;white-space:nowrap;\"\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n          \n          \u003cdiv style=\"text-align:center;padding:22px 0 2px;\"\u003e\u003cbutton type=\"button\" class=\"ctl-add-all\" style=\"display:inline-block;font-size:14px;font-weight:700;color:#1d2b12;background:#A8C090;border:1px solid #93AD78;border-radius:6px;padding:13px 30px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 0 rgba(0,0,0,0.18);white-space:nowrap;\"\u003eAdd All 3 to Cart\u003c\/button\u003e\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;\"\u003e\n\u003cspan style=\"display:none;font-size:14px;font-weight:700;color:#C4963A;\"\u003e3 items\u003c\/span\u003e\u003cspan style=\"font-size:12px;color:rgba(255,255,255,0.35);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:12px;line-height:1.7;color:rgba(255,255,255,0.35);margin-top:28px;border-top:1px solid rgba(255,255,255,0.08);padding-top:20px;\"\u003eHand-picked kitchen pieces that work alongside this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-complete-set-img\" style=\"overflow:hidden;min-height:460px;background:#1A1208;position:relative;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/gBAQst4AQM6WY4kLqS0PcQ_thumb_5392_65c8e2d7-a397-49f7-81aa-6eec61b60332.jpg?v=1737636817\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;display:block;opacity:0.7;position:absolute;top:0;left:0;\" onerror=\"this.style.display='none'\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e(function(){var sec=document.getElementById('section-complete-set');if(!sec||sec.__ctlInit)return;sec.__ctlInit=true;function post(items){return fetch('\/cart\/add.js',{method:'POST',headers:{'Content-Type':'application\/json'},body:JSON.stringify({items:items})});}function resolve(handle,id){return fetch('\/products\/'+handle+'.js').then(function(r){if(!r.ok)throw 'gone';return r.json();}).then(function(pr){var vs=pr.variants||[];var v=null;if(id){v=vs.filter(function(x){return String(x.id)===String(id)\u0026\u0026x.available;})[0];}if(!v){v=vs.filter(function(x){return x.available;})[0];}if(!v)throw 'oos';return v.id;});}function add(handle,id,btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';function reset(txt){btn.textContent=txt;setTimeout(function(){btn.disabled=false;btn.textContent=orig;},1800);}resolve(handle,id).then(function(vid){return post([{id:vid,quantity:1}]);}).then(function(r){if(!r||!r.ok)throw 'oos';reset('Added');}).catch(function(e){reset(e==='gone'?'Unavailable':'Out of stock');});}function addAll(btn){var orig=btn.textContent;btn.disabled=true;btn.textContent='Adding...';var bs=[].slice.call(sec.querySelectorAll('.ctl-add'));Promise.all(bs.map(function(b){return resolve(b.dataset.handle,b.dataset.vid||'').then(function(vid){return {id:vid,quantity:1};},function(){return null;});})).then(function(arr){var items=arr.filter(function(x){return x;});if(!items.length)throw 'oos';return post(items).then(function(r){if(!r||!r.ok)throw 'oos';return items.length;});}).then(function(nc){btn.textContent='Added '+nc+' to cart';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2000);}).catch(function(){btn.textContent='Unavailable';setTimeout(function(){btn.disabled=false;btn.textContent=orig;},2200);});}sec.querySelectorAll('.ctl-add').forEach(function(b){b.addEventListener('click',function(e){e.preventDefault();add(b.dataset.handle,b.dataset.vid||'',b);});});var all=sec.querySelector('.ctl-add-all');if(all){all.addEventListener('click',function(e){e.preventDefault();addAll(all);});}})();\u003c\/script\u003e\u003c\/section\u003e\n\n      \u003csection id=\"section-why-choose\" style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"text-align:center;display:block;margin-bottom:8px;\"\u003eBuyer profile\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;text-align:center;margin-bottom:40px;\"\u003eWhy buyers choose KAN Core Standard Set\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-tri-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E8E4DE;\"\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-1')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePrecision Crafting\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-1')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-1-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-1\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eExperience unmatched sharpness with a 15° bevel edge and 67-layer Damascus steel.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#fff;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-2')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003ePerfect Balance\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-2')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-2-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-2\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eErgonomic handles ensure comfort and control for every task.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"background:#FAF7F2;padding:30px 26px;\"\u003e\n        \n        \u003cp class=\"why-head\" onclick=\"toggleWhyDesc('why-desc-3')\" style=\"font-size:14px;font-weight:600;color:#1A1714;margin-bottom:10px;text-align:center;\"\u003eBuilt to Last\u003c\/p\u003e\n        \u003cp class=\"why-toggle-row\" onclick=\"toggleWhyDesc('why-desc-3')\"\u003e\u003cspan class=\"why-toggle-icon\" id=\"why-desc-3-icon\"\u003e+\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp id=\"why-desc-3\" class=\"why-desc\" style=\"font-size:13px;line-height:1.7;color:#4A4340;\"\u003eDurable construction with VG-10 core guarantees longevity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"border-top:1px solid #E8E4DE;padding:40px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;border:1px solid #E8E4DE;border-radius:2px;overflow:hidden;\"\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eSHARPNESS\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003e67 layers ensure a \u003cstrong\u003erazor-sharp edge\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;border-right:1px solid #E8E4DE;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eBALANCE\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eErgonomic handle provides \u003cstrong\u003esuperior control\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"flex:1;min-width:200px;padding:24px 28px;\"\u003e\n        \u003cp style=\"font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;\"\u003eDURABILITY\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.6;color:#1A1714;font-weight:500;\"\u003eVG-10 core \u003cstrong\u003eresists wear\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e@media(max-width:639px){.pdp-vb1-tri{grid-template-columns:1fr !important;}.pdp-vb1-tri\u003ediv:first-child,.pdp-vb1-tri\u003ediv:last-child{display:none !important;}}\u003c\/style\u003e\u003cdiv class=\"pdp-vb1-tri\" style=\"width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;\"\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:10% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"overflow:hidden;height:280px;background:#F5F0E8;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\u0026amp;width=1600\" alt=\"\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:90% center;display:block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;background:#FAF7F2;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003e67-layers Damascus · VG-10 core · Ergonomic design\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-standard-set')\"\u003eAdd to Cart: $349\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cp class=\"serif\" style=\"font-size:26px;color:#1A1714;line-height:1.6;\"\u003e\n      For those who believe that precision and durability are the hallmarks of culinary excellence. \u003cem\u003eThe KAN Core Standard Set transforms your kitchen experience into a professional realm.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:0 0 80px;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-num-three\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:2px;\"\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eUnmatched Durability\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eMade from 67-layers of Damascus steel, the knives offer exceptional durability and long-lasting sharpness. The VG-10 core ensures the blade retains its edge, making it a reliable companion for all your culinary adventures.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eElegant Aesthetics\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe intricate Damascus pattern not only enhances the knife's beauty but also signifies its strength. Combined with ergonomic handles, this set is not just a tool but a statement piece for your kitchen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"num-card\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3 style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:12px;\"\u003eValue Over Time\u003c\/h3\u003e\n        \u003cp class=\"sec9-body\" style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eInvesting in the KAN Core Standard Set means choosing quality that stands the test of time. Unlike mass-produced alternatives, these knives maintain their precision and sharpness, reducing the need for frequent replacements.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:14px;\"\u003e\n      \u003cbutton id=\"sec9-toggle\" onclick=\"toggleSec9()\" style=\"background:none;border:1px solid #E8E4DE;border-radius:4px;padding:10px 24px;font-size:13px;font-weight:500;color:#4A4340;cursor:pointer;letter-spacing:.04em;transition:border-color .15s,color .15s;\" onmouseover=\"this.style.borderColor='#C4963A';this.style.color='#C4963A'\" onmouseout=\"this.style.borderColor='#E8E4DE';this.style.color='#4A4340'\"\u003eRead more ▾\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"padding:28px 24px;text-align:center;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:14px;\"\u003ePrecision-engineered edges · Handcrafted quality · Versatility\u003c\/p\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:block;width:fit-content;min-width:260px;margin:0 auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-standard-set')\"\u003eAdd to Cart: $349\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWhat changes after you buy it\u003c\/span\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:20px;margin-bottom:28px;\"\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;flex:1;text-align:center;\"\u003eThe kitchen becomes your creative space.\u003c\/h2\u003e\n      \u003csvg width=\"28\" height=\"72\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eBefore owning the KAN Core Standard Set, meal prep might feel like a chore. Afterwards, it's a delightful experience as each knife glides smoothly through ingredients, enhancing your cooking efficiency.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eWith \u003cstrong\u003eprecision and ease\u003c\/strong\u003e, transform your kitchen tasks into art.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specs\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eWhat the KAN Core Standard Set is made of, and how it's built\u003c\/h2\u003e\n    \u003cp style=\"font-size:14px;color:#4A4340;margin-bottom:32px;\"\u003eExpand each group for full detail.\u003c\/p\u003e\n\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-dims-btn\" onclick=\"toggleAcc('spec-spec-dims','spec-spec-dims-btn')\"\u003e\n        \u003cspan\u003eDimensions \u0026amp; Capacity\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-dims-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-dims\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e8\" Blade, 13\" Overall\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e14 oz (397 g)\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eDimensions are approximate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-mat-btn\" onclick=\"toggleAcc('spec-spec-mat','spec-spec-mat-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eMaterials \u0026amp; Construction\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-mat-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-mat\" class=\"acc-body\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBlade Steel\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Wood\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in India\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eResin Handles \u0026amp; Assembly\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eMade in China\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eBody Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e67-Layers Damascus Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eCore\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eVG-10 Japanese Steel\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eHandle Material\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eEbony Wood \/ G10 Resin\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eCrafted for precision.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-care-btn\" onclick=\"toggleAcc('spec-spec-care','spec-spec-care-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eCompatibility \u0026amp; Care\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-care-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-care\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eDishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eNo, hand wash only\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eOven Safe Temperature\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eNot oven safe\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eProper care extends product life.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"border-bottom:1px solid #E8E4DE;\"\u003e\n      \u003cbutton class=\"acc-btn\" id=\"spec-spec-set-btn\" onclick=\"toggleAcc('spec-spec-set','spec-spec-set-btn')\" style=\"border-top:none;\"\u003e\n        \u003cspan\u003eContents\u003c\/span\u003e\u003cspan class=\"acc-icon\" id=\"spec-spec-set-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv id=\"spec-spec-set\" class=\"acc-body\"\u003e\n        \n        \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-k\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eComplete 5-piece set\u003c\/div\u003e\n\u003c\/div\u003e\n        \n        \u003cp style=\"font-size:13px;color:#4A4340;padding:8px 0 0;\"\u003eSingle item included.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n\n    \u003cp style=\"font-size:13px;color:#77706A;margin-top:16px;\"\u003eDesigned with professional-grade materials for long-lasting use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#F5F0E8;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe assumption most buyers get wrong\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003eNot all knives are created equal.\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eMany believe that any knife can handle all tasks. However, \u003cstrong\u003eprecision tools\u003c\/strong\u003e like those in the KAN Core Standard Set make a noticeable difference in both ease and outcome.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eChoose tools that elevate your cooking experience, rather than settle for less.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;\"\u003e\n      \u003cdiv style=\"overflow:hidden;aspect-ratio:1\/1;max-height:300px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\u0026amp;width=1200\" alt=\"KAN Core Standard Set - styled table\" style=\"width:100%;height:100%;object-fit:cover;object-position:center;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eThe one-sentence decision\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:32px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003ePrecision in every slice.\u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eWith the KAN Core Standard Set, every culinary task becomes an opportunity to perfect your craft. These knives are not just tools but extensions of your cooking artistry, offering precision and control.\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;line-height:1.75;color:#1A1714;font-weight:500;\"\u003eEmbrace \u003cstrong\u003equality and craftsmanship\u003c\/strong\u003e in your kitchen.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#FAF7F2;padding:64px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eWho this is for\u003c\/span\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:#3D3830;\"\u003eDesigned for \u003cstrong\u003ededicated home chefs\u003c\/strong\u003e and \u003cstrong\u003eculinary enthusiasts\u003c\/strong\u003e, the KAN Core Standard Set is for those who value precision, quality, and reliability in their kitchen tools.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#fff;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eMaterial performance\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:36px;\"\u003eWhat each material does in daily use\u003c\/h2\u003e\n\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 720 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"iron-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"coat-stipple\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"4\"\u003e\n            \u003ccircle cx=\"1.5\" cy=\"1.5\" r=\"0.6\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4.5\" cy=\"3\" r=\"0.5\" fill=\"#6B5B3E\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"155\" rx=\"3\" ry=\"3\" fill=\"#F5F0E8\" stroke=\"#5A4A30\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"#D8C8A8\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"60\" width=\"560\" height=\"24\" fill=\"url(#coat-stipple)\" stroke=\"none\" opacity=\"0.7\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"84\" x2=\"640\" y2=\"84\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"#E8E0D4\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"80\" y=\"84\" width=\"560\" height=\"92\" fill=\"url(#iron-hatch)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"176\" x2=\"640\" y2=\"176\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"4,2\"\u003e\u003c\/line\u003e\n        \u003crect x=\"80\" y=\"176\" width=\"560\" height=\"39\" fill=\"#D0C8C0\" stroke-width=\"0\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"80\" y1=\"72\" x2=\"50\" y2=\"72\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"76\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"end\"\u003edamascus steel finish\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"130\" x2=\"50\" y2=\"130\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003eVG-10 core\u003c\/text\u003e\n        \u003cline x1=\"80\" y1=\"195\" x2=\"50\" y2=\"195\" stroke-width=\"0.8\" stroke-dasharray=\"3,2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"46\" y=\"199\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"end\"\u003ebase plate\u003c\/text\u003e\n        \u003cpath d=\"M 280 60 L 280 36 Q 280 26 288 26 L 440 26 Q 448 26 448 36 L 448 46\" stroke-width=\"1.2\" stroke=\"#B0A898\" stroke-dasharray=\"3,2\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"364\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"middle\"\u003eVG-10 core · base cross-section\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eThe intricate layering of the steel offers superior performance.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top:8px;\"\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eEdge Retention\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe VG-10 core ensures exceptional edge retention, maintaining sharpness through extensive use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003eDurability\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003e67 layers of Damascus steel provide enhanced durability, resisting wear and tear over time.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"fbullet\"\u003e\n        \u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"font-size:15px;color:#1A1714;\"\u003ePrecision\u003c\/strong\u003e\u003cbr\u003e\n          \u003cspan style=\"font-size:15px;line-height:1.75;color:#3D3830;\"\u003eThe double-sided bevel edge allows for precise and effortless cutting, ideal for detailed culinary tasks.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:60px 0;\"\u003e\n  \u003cdiv style=\"max-width:760px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:28px;\"\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.5;font-style:italic;text-align:center;flex:1;\"\u003e\n        \"These knives redefine sharpness and control in daily cooking.\"\n      \u003c\/p\u003e\n      \u003csvg width=\"32\" height=\"80\" viewbox=\"0 0 32 88\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.3;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M28 84 Q20 70 26 56 Q32 42 24 28 Q16 14 22 4\" stroke=\"#6B5B3E\" stroke-width=\"1.3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M21 84 Q13 70 19 56 Q25 42 17 28 Q9 14 15 4\" stroke=\"#6B5B3E\" stroke-width=\"1.1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 84 Q6 70 12 56 Q18 42 10 28 Q2 14 8 4\" stroke=\"#6B5B3E\" stroke-width=\"0.9\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-comparison\" style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:960px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"margin-bottom:12px;\"\u003e\n      \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;\"\u003eHand-forged vs stamped, the difference you'll feel\u003c\/h2\u003e\n      \u003cdiv style=\"margin:12px 0 0;\"\u003e\n\u003cp style=\"font-size:16px;font-weight:700;color:#1A1714;margin:0 0 8px;\"\u003eThe KAN Core Standard Set offers:\u003c\/p\u003e\n\u003cdiv style=\"display:flex;column-gap:32px;row-gap:2px;flex-wrap:wrap;padding-left:16px;\"\u003e\n\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• 67-layers Damascus steel, VG-10 core\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Textured handle for superior grip\u003c\/span\u003e\u003cspan style=\"font-size:15px;font-weight:600;color:#1A1714;\"\u003e• Handcrafted precision for culinary excellence\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:13px;color:#4A4340;margin-bottom:0;\"\u003eChoose a product that matches your dedication to quality, not the lower-priced compromise from Germany.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-table-scroll\" style=\"margin-top:24px;\"\u003e\n      \u003ctable class=\"comp\"\u003e\n\u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth style=\"color:#1A1714;\"\u003e\u003cspan class=\"comp-th-name\"\u003eKAN Core Standard Set\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eWüsthof\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eShun\u003c\/span\u003e\u003c\/th\u003e\n            \n            \u003cth\u003e\u003cspan class=\"comp-th-name\"\u003eHenckels\u003c\/span\u003e\u003c\/th\u003e\n            \n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr data-concern=\"1\"\u003e\n\u003ctd\u003eIs the material high quality?\u003c\/td\u003e\n\u003ctd class=\"adv\"\u003e67-Layers Damascus Steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHigh-carbon stainless steel\u003c\/td\u003e\n\u003ctd class=\"\"\u003eVG-MAX steel\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eStamped stainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd class=\"\"\u003eChina\u003c\/td\u003e\n\u003ctd class=\"\"\u003eGermany\u003c\/td\u003e\n\u003ctd class=\"\"\u003eJapan\u003c\/td\u003e\n\u003ctd class=\"\"\u003eGermany\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice range\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$349\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$300\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$375\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$225\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOven Safe Temp\u003c\/td\u003e\n\u003ctd class=\"dis\"\u003eNot oven safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot oven safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot oven safe\u003c\/td\u003e\n\u003ctd class=\"\"\u003eNot oven safe\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003ctbody id=\"comp-extra\" style=\"display:none;\"\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"comp-disc\" style=\"font-size:11px;color:#4A4340;margin-top:6px;font-style:italic;\"\u003eCompetitor details are based on publicly available manufacturer‑published specifications and verified against retailer listings as of 7\/5\/2026. Product specifications, materials, and availability may change. Where products are sold as sets, piece counts and configurations vary by brand, so total prices are not directly comparable. This comparison is for general reference only and is not guaranteed to be current or complete. If you believe any competitor information is inaccurate, please contact us.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"comp-disc-more\" onclick=\"var p=this.previousElementSibling;var o=p.classList.toggle('cd-open');this.textContent=o?'Show less':'Show more';\"\u003eShow more\u003c\/button\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003cp style=\"font-size:16px;font-weight:700;font-style:italic;color:#1A1714;margin:28px 0 0;line-height:1.6;border-left:3px solid #C4963A;padding-left:14px;\"\u003eCrafted for precision and resilience, unlike the cheaper options here. It's the kind of quality you notice every time you use it.\u003c\/p\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"width:100%;padding:40px 24px;background:#1A1714;text-align:center;position:relative;overflow:hidden;\"\u003e\n  \u003cp class=\"serif\" style=\"font-size:110px;font-weight:700;opacity:0.04;color:#fff;letter-spacing:.25em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;line-height:1;\"\u003eKAN CORE COLLECTION\u003c\/p\u003e\n  \u003cp style=\"font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#C4963A;margin-bottom:8px;position:relative;\"\u003eKAN Kitchen · Japanese VG-10 Steel · Made in China\u003c\/p\u003e\n  \u003cp class=\"serif\" style=\"font-size:18px;font-style:italic;color:#FFFFFF;position:relative;\"\u003ePrecision-engineered tools for culinary excellence.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-standard-set')\"\u003eAdd to Cart: $349\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv class=\"pdp-lifestyle-grid\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"label\"\u003eWhere it shines\u003c\/span\u003e\n        \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:28px;\"\u003ePerfect for any culinary challenge\u003c\/h2\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eEveryday Cooking\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eEfficiently handle daily meal prep with sharp and reliable knives.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eSpecial Occasions\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eImpress guests with your culinary skills using professional-grade tools.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGourmet Dining\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eElevate your gourmet dishes with precision-cut ingredients.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"margin-bottom:22px;\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eGift Giving\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eA perfect gift for cooking enthusiasts who appreciate quality.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"fbullet\" style=\"\"\u003e\n\u003cspan class=\"fdash\"\u003e·\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:16px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eCulinary Classes\u003c\/p\u003e\n            \u003cp style=\"font-size:15px;line-height:1.75;color:#4A4340;\"\u003eIdeal for students learning the art of cooking and knife skills.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n      \u003cdiv style=\"overflow:hidden;max-height:560px;background:#F5F0E8;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\u0026amp;width=1200\" alt=\"KAN Core Standard Set - detail\" style=\"width:100%;height:auto;object-fit:contain;display:block;\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px;\"\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan style=\"font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#C4963A;\"\u003eQuality that transforms your cooking experience.\u003c\/span\u003e\n      \u003csvg width=\"40\" height=\"28\" viewbox=\"0 0 40 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"opacity:0.35;transform:scaleX(-1);\"\u003e\n        \u003cpath d=\"M2 26 Q8 18 6 10 Q12 2 20 6\" stroke=\"#EDE8DE\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 26 Q16 18 14 10 Q20 2 28 6\" stroke=\"#EDE8DE\" stroke-width=\"1\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 26 Q24 18 22 10 Q28 4 36 8\" stroke=\"#EDE8DE\" stroke-width=\"0.8\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:34px;color:#EDE8DE;line-height:1.4;\"\u003eKAN Core is for those who demand more.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 36px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-standard-set')\"\u003eAdd to Cart: $349\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe material definition\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eWhy Damascus steel outperforms\u003c\/h2\u003e\n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 640 210\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"mt-hatch\" patternunits=\"userSpaceOnUse\" width=\"6\" height=\"6\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"6\" stroke=\"#9B8B78\" stroke-width=\"0.5\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n          \u003cpattern id=\"mt-fine\" patternunits=\"userSpaceOnUse\" width=\"4\" height=\"4\" patterntransform=\"rotate(38)\"\u003e\n            \u003cline x1=\"0\" y1=\"0\" x2=\"0\" y2=\"4\" stroke=\"#8A7A60\" stroke-width=\"0.45\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"2\" y1=\"0\" x2=\"2\" y2=\"4\" stroke=\"#8A7A68\" stroke-width=\"0.3\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003ctext x=\"148\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eThin-gauge\u003c\/text\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" rx=\"2\" fill=\"#E8E4DC\" stroke-width=\"1.5\" stroke=\"#9B8B78\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"48\" y=\"72\" width=\"200\" height=\"28\" fill=\"url(#mt-hatch)\" stroke=\"none\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"148\" y=\"120\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003esingle layer · warps under heat\u003c\/text\u003e\n        \u003cline x1=\"320\" y1=\"12\" x2=\"320\" y2=\"148\" stroke-width=\"1\" stroke-dasharray=\"6,4\" stroke=\"#D8D0C4\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"320\" y=\"160\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#C8C0B0\" font-style=\"italic\" text-anchor=\"middle\"\u003evs.\u003c\/text\u003e\n        \u003ctext x=\"492\" y=\"16\" font-family=\"Georgia,serif\" font-size=\"16\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\" letter-spacing=\"0.5\"\u003eDamascus steel\u003c\/text\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" rx=\"2\" fill=\"#E0DCD4\" stroke-width=\"1.9\" stroke=\"#5A4A30\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"392\" y=\"50\" width=\"200\" height=\"72\" fill=\"url(#mt-fine)\" stroke=\"none\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"392\" y1=\"72\" x2=\"592\" y2=\"72\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"392\" y1=\"98\" x2=\"592\" y2=\"98\" stroke-width=\"1\" stroke=\"#9A8A70\" stroke-dasharray=\"3,2\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"134\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003emulti-ply · even heat distribution\u003c\/text\u003e\n        \u003cline x1=\"48\" y1=\"172\" x2=\"592\" y2=\"172\" stroke-width=\"1.3\" stroke=\"#C8C0B0\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"592,168 602,172 592,176\" fill=\"#8A7A60\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \u003cline x1=\"148\" y1=\"168\" x2=\"148\" y2=\"176\" stroke-width=\"1\" stroke=\"#B0A898\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"148\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#9B8B78\" font-style=\"italic\" text-anchor=\"middle\"\u003elighter\u003c\/text\u003e\n        \u003cline x1=\"492\" y1=\"168\" x2=\"492\" y2=\"176\" stroke-width=\"1.2\" stroke=\"#8A7A60\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"492\" y=\"188\" font-family=\"Georgia,serif\" font-size=\"14\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheavier · more stable\u003c\/text\u003e\n        \u003ctext x=\"52\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#B0A898\" font-style=\"italic\"\u003elower\u003c\/text\u003e\n        \u003ctext x=\"580\" y=\"167\" font-family=\"Georgia,serif\" font-size=\"12\" fill=\"#8A7A60\" font-style=\"italic\" text-anchor=\"end\"\u003ehigher →\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \u003cp class=\"sketch-caption\"\u003eComparison between standard and Damascus steel.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-a-btn\" onclick=\"toggleAcc('edu-a-body','edu-a-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-a-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-a-body\" class=\"acc-body\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eDamascus steel, known for its \u003cstrong\u003estrength and beauty\u003c\/strong\u003e, offers superior edge retention and sharpness compared to standard stainless steel.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eComposed of 67 layers, Damascus steel enhances durability and performance, making it ideal for precision tasks.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eIn the KAN Core Standard Set, this material ensures long-lasting sharpness and exceptional cutting performance.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003e\u003cstrong\u003eDamascus steel is unmatched\u003c\/strong\u003e in its combination of durability and precision.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:48px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe manufacturing process\u003c\/span\u003e\n    \n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eFrom raw steel to precision tool\u003c\/h2\u003e\n    \n    \u003cdiv class=\"sketch-wrap\"\u003e\n      \n      \u003csvg viewbox=\"0 0 520 132\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;display:block;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\n        \n        \u003crect x=\"10\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"62\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"55\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.8\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"48\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"20\" y=\"41\" width=\"70\" height=\"6\" rx=\"1\" fill=\"#D8D0C4\" stroke=\"#6B5B3E\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"55\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003eraw sheet\u003c\/text\u003e\n        \u003ctext x=\"55\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#77706A\" font-style=\"italic\" text-anchor=\"middle\"\u003e1 - stock\u003c\/text\u003e\n        \u003cline x1=\"104\" y1=\"55\" x2=\"126\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"126,51 134,55 126,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"136\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 156 72 L 163 40 Q 165 34 172 34 L 200 34 Q 207 34 209 40 L 216 72 Z\" fill=\"#D8D0C4\" stroke-width=\"1.1\" stroke=\"#6B5B3E\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"181\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003ecut to shape\u003c\/text\u003e\n        \u003ctext x=\"181\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e2 - cut\u003c\/text\u003e\n        \u003cline x1=\"230\" y1=\"55\" x2=\"252\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"252,51 260,55 252,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"262\" y=\"30\" width=\"90\" height=\"50\" rx=\"3\" fill=\"#F5F0E8\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\n        \u003cline x1=\"270\" y1=\"68\" x2=\"348\" y2=\"68\" stroke-width=\"4\" stroke=\"#D8D0C4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cpath d=\"M 277 68 L 282 44 Q 284 36 292 36 L 332 36 Q 340 36 342 44 L 347 68\" fill=\"none\" stroke-width=\"1.3\" stroke=\"#6B5B3E\"\u003e\u003c\/path\u003e\n        \u003ctext x=\"307\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eheat treatment\u003c\/text\u003e\n        \u003ctext x=\"307\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e3 - form\u003c\/text\u003e\n        \u003cline x1=\"356\" y1=\"55\" x2=\"378\" y2=\"55\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n        \u003cpolygon points=\"378,51 386,55 378,59\" fill=\"#6B5B3E\" stroke=\"none\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect x=\"388\" y=\"30\" width=\"120\" height=\"50\" rx=\"3\" fill=\"#E0D8C8\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M 404 68 L 409 42 Q 411 36 418 36 L 490 36 Q 497 36 499 42 L 502 68 Z\" fill=\"#D8D0C4\" stroke-width=\"1.4\" stroke=\"#5A4A30\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"404\" y1=\"68\" x2=\"502\" y2=\"68\" stroke-width=\"5\" stroke=\"#5A4A30\" stroke-linecap=\"butt\"\u003e\u003c\/line\u003e\n        \u003crect x=\"390\" y=\"48\" width=\"18\" height=\"12\" rx=\"3\" fill=\"#C8C0B4\" stroke=\"#5A4A30\" stroke-width=\"1.1\"\u003e\u003c\/rect\u003e\n        \u003ccircle cx=\"396\" cy=\"54\" r=\"2\" fill=\"#9B8B78\" stroke=\"none\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"448\" y=\"118\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003eindividual result\u003c\/text\u003e\n        \u003ctext x=\"448\" y=\"18\" font-family=\"Georgia,serif\" font-size=\"13\" fill=\"#6B5B3E\" font-style=\"italic\" text-anchor=\"middle\"\u003e4 - season\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \n      \n      \u003cp class=\"sketch-caption\"\u003eCrafting process from steel to finished knife.\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n    \u003cbutton class=\"acc-btn\" id=\"edu-b-btn\" onclick=\"toggleAcc('edu-b-body','edu-b-btn')\" style=\"border-top:1px solid #E8E4DE;margin-top:4px;\"\u003e\n      \u003cspan style=\"display:flex;align-items:center;gap:10px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"flex-shrink:0;opacity:0.55;\" stroke=\"#6B5B3E\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M8 2 Q10 0 14 4 L8 14 L2 4 Q6 0 8 2 Z\" stroke-width=\"1.1\" fill=\"#F5F0E8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6 L8 14\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10 L8 14 L11 10\" stroke-width=\"0.9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        Read the full explanation\n      \u003c\/span\u003e\n      \u003cspan class=\"acc-icon chev\" id=\"edu-b-icon\"\u003e▾\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cdiv id=\"edu-b-body\" class=\"acc-body\"\u003e\n      \n      \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eKAN Kitchen combines \u003cstrong\u003etraditional craftsmanship\u003c\/strong\u003e with modern technology. Each knife undergoes meticulous processes to ensure quality, from raw material forming to heat treatment.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eThe unique patterns on each Damascus blade are celebrated, not flaws. They signify a handcrafted touch, making each piece distinct.\u003c\/p\u003e\n      \u003cp style=\"font-size:15px;color:#1A1714;font-weight:500;padding-top:16px;border-top:1px solid #E8E4DE;\"\u003eEvery knife is a testament to \u003cstrong\u003eartisanal excellence.\u003c\/strong\u003e\u003c\/p\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:72px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eThe brand heritage\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:28px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eKAN Kitchen's journey of innovation\u003c\/h2\u003e\n    \n\n\n\u003cdiv class=\"pdp-stripe-break\" style=\"width:100%;background:#1A1714;display:flex;align-items:center;justify-content:center;padding:32px 0;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202\u0026amp;width=1200\" alt=\"KAN Core Standard Set - detail\" style=\"max-height:420px;width:auto;max-width:100%;display:block;opacity:0.85;\" onerror=\"this.style.display='none'\"\u003e\n\u003c\/div\u003e\n\n\u003csection style=\"padding:80px 0;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:40px;\"\u003e\n      \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;padding:14px 52px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-standard-set')\"\u003eAdd to Cart: $349\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eFrom buyers who buy it\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-three-col\" style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:20px;\"\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The KAN Core Standard Set has transformed my cooking. Each knife feels perfectly balanced and cuts effortlessly.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eJohn D., professional chef, 3 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"I love the sharpness and the high-quality feel of these knives. They're a game-changer in my kitchen.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eEmily S., avid home cook, 5 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv style=\"display:flex;align-items:center;gap:10px;margin-bottom:16px;\"\u003e\n          \u003cspan class=\"stars\" style=\"font-size:13px;\"\u003e★★★★★\u003c\/span\u003e\n          \u003cspan style=\"font-size:13px;color:#4A4340;\"\u003eVerified buyer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-bottom:16px;\"\u003e\"The craftsmanship is evident in every slice. These knives are as beautiful as they are functional.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#4A4340;font-weight:500;\"\u003eMichael R., culinary student, 2 months ago\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;\"\u003e\n  \u003cdiv style=\"max-width:1280px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\" style=\"display:block;margin-bottom:16px;\"\u003ePairs naturally with\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:8px;\"\u003eComplete your kitchen setup\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;color:#4A4340;margin-bottom:40px;\"\u003eExplore other premium KAN Kitchen products to complement your knife set.\u003c\/p\u003e\n    \n    \u003cdiv class=\"pdp-four-col\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;\"\u003e\n      \n      \u003ca href=\"\/products\/kan-core-complete-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/complete_set_480x480_2c38336f-4e2c-4020-b087-0f27e275b2a1.webp?v=1737637205\u0026amp;width=600\" alt=\"KAN Core Complete Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Complete Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eComprehensive culinary toolkit\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/kan-core-basic-set\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/KankitchenKnife.jpg?v=1737637319\u0026amp;width=600\" alt=\"KAN Core Basic Set\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Basic Set\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eEssential starter set\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/kan-core-chef-knife\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/OnWhiteBlackHammered.jpg?v=1737637317\u0026amp;width=600\" alt=\"KAN Core Chef Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Core Chef Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eProfessional precision\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n      \u003ca href=\"\/products\/santoku\" style=\"text-decoration:none;color:inherit;display:block;\"\u003e\n      \u003cdiv class=\"cs-card\"\u003e\n        \u003cdiv style=\"height:200px;overflow:hidden;background:#F5F0E8;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/Screen-Shot-2020-09-08-at-2.13.38-PM_cdff3a40-0840-4242-80d5-80f5d88c324d.png?v=1737636966\u0026amp;width=600\" alt=\"KAN Santoku Knife\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cs-info\"\u003e\n          \u003cp style=\"font-size:13px;color:#77706A;margin-bottom:4px;\"\u003eKAN Kitchen\u003c\/p\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:6px;\"\u003eKAN Santoku Knife\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#C4963A;\"\u003eVersatile all-rounder\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/a\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eAbout KAN Kitchen\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:24px;\"\u003eKAN Kitchen's mission: precision and quality\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;margin-bottom:20px;\"\u003eKAN Kitchen was established in 2017 with a mission to revolutionize kitchen tools through \u003cstrong\u003esuperior craftsmanship\u003c\/strong\u003e and innovative design. Their knives, known for exceptional sharpness and longevity, are crafted from 67-layer Damascus Japanese Steel with a VG-10 core.\u003c\/p\u003e\n    \u003cp style=\"font-size:16px;line-height:1.75;color:#3D3830;\"\u003eChoosing Damascus steel was a deliberate decision to provide home cooks with professional-grade tools that enhance culinary performance.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"padding:80px 0;background:#FAF7F2;border-top:1px solid #E8E4DE;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan class=\"label\"\u003eCaring for your set\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;line-height:1.35;margin-bottom:32px;\"\u003eFour rules for longevity\u003c\/h2\u003e\n    \u003cdiv style=\"display:flex;flex-direction:column;gap:0;\"\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eAvoid Dishwasher\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eAlways hand wash your knives to maintain their sharpness and avoid corrosion.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eDry Immediately\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003ePrevent rust by drying your knives thoroughly after each wash.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #E8E4DE;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eStore Safely\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eUse a knife block or magnetic strip to protect blades and ensure safety.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"display:flex;gap:24px;align-items:flex-start;padding:20px 0;\"\u003e\n        \u003cspan style=\"font-family:'Cormorant Garamond',serif;font-size:36px;color:#E8E4DE;line-height:1;flex-shrink:0;\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:15px;font-weight:600;color:#1A1714;margin-bottom:4px;\"\u003eSharpen Regularly\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;color:#4A4340;\"\u003eMaintain a razor-sharp edge by honing your knives every few months.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cp style=\"font-size:15px;line-height:1.75;color:#3D3830;margin-top:28px;padding-top:20px;border-top:1px solid #E8E4DE;\"\u003eWith proper care, your KAN Core Standard Set will remain a trusted kitchen companion for years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection style=\"background:#1A1714;padding:96px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003cspan style=\"display:block;font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#C4963A;margin-bottom:24px;\"\u003eFinal verdict\u003c\/span\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:36px;color:#E8E4DE;line-height:1.3;margin-bottom:28px;\"\u003eWhy the KAN Core Standard Set is worth it\u003c\/h2\u003e\n    \u003cp style=\"font-size:16px;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:24px;\"\u003eInvesting in the KAN Core Standard Set means choosing \u003cstrong\u003eprecision and durability\u003c\/strong\u003e over frequent replacements. These knives, crafted from 67 layers of Damascus steel with a VG-10 core, offer unrivaled sharpness and comfort. Ideal for those who demand excellence in their culinary tools, this set elevates your kitchen experience.\u003c\/p\u003e\n    \n    \u003cul style=\"list-style:none;margin:0 0 28px;padding:0;border-top:1px solid rgba(255,255,255,0.08);padding-top:24px;\"\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003e67-layers Damascus steel ensures lasting sharpness\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eCrafted in China with precision engineering\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.07);\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eHand wash only to maintain edge integrity\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n      \u003cli style=\"display:flex;align-items:flex-start;gap:12px;padding:10px 0;\"\u003e\n        \u003cspan style=\"color:#C4963A;font-size:14px;flex-shrink:0;margin-top:2px;\"\u003e→\u003c\/span\u003e\n        \u003cspan style=\"font-size:15px;color:rgba(255,255,255,0.85);line-height:1.6;\"\u003eVersatile knife selection for all culinary tasks\u003c\/span\u003e\n      \u003c\/li\u003e\n      \n    \u003c\/ul\u003e\n    \n    \u003cp style=\"font-size:16px;line-height:1.8;color:#E8E4DE;font-weight:500;margin-bottom:40px;\"\u003eChoose KAN Kitchen for a lifetime of precise, reliable cooking experiences.\u003c\/p\u003e\n    \u003cdiv style=\"padding:32px 0;border-top:1px solid rgba(255,255,255,0.1);\"\u003e\n      \u003cbutton style=\"display:block;width:100%;padding:18px 32px;background:#C4963A;color:#fff;font-size:14px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;text-align:center;border:2px solid #C4963A;cursor:pointer;\"\u003e\n        Add to Cart: $349\n      \u003c\/button\u003e\n      \u003ca style=\"display:block;text-align:center;font-size:13px;color:rgba(255,255,255,0.5);text-decoration:underline;padding:10px 0 0;cursor:pointer;\"\u003eOr buy it now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" style=\"padding:80px 0;\"\u003e\n  \u003cdiv style=\"max-width:680px;margin:0 auto;padding:0 24px;\"\u003e\n    \u003ch2 class=\"serif\" style=\"font-size:30px;color:#1A1714;margin-bottom:40px;\"\u003eThe questions buyers ask before deciding\u003c\/h2\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is included in the Standard Set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe KAN Core Standard Set includes five knives: an 8-inch Chef, 3.5-inch Paring, 6-inch Santoku, 5-inch Utility, and a 6-inch Boning knife.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow does the Standard Set compare to the Basic Set?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe Standard Set offers a broader range of knives for diverse tasks, while the Basic Set covers essential cutting needs.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eCan I replace one piece if broken?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eYes\u003c\/strong\u003e, individual knives can be replaced. Contact KAN Kitchen for assistance.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the core material of these knives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe knives feature a VG-10 Japanese Steel core, known for its strength and edge retention.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow should I care for these knives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eHand wash with non-abrasive sponges, dry immediately, and store safely to prevent damage.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre these knives dishwasher safe?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo, \u003cstrong\u003ehand washing\u003c\/strong\u003e is recommended to maintain the knives' sharpness and integrity.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhat is the benefit of Damascus steel?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eDamascus steel provides \u003cstrong\u003esuperior durability\u003c\/strong\u003e and a beautiful, unique pattern on each knife.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eHow often should I sharpen these knives?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eIt is recommended to hone the knives every few months to maintain their sharpness.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eWhere are KAN Kitchen knives manufactured?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eKAN Kitchen knives are crafted in China, using high-quality materials and precision engineering.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cbutton class=\"faq-q\" onclick=\"toggleFaq(this)\"\u003eAre these knives suitable for professional chefs?\u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, the KAN Core Standard Set offers professional-grade performance suitable for both home and professional kitchens.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv style=\"background:#FAF7F2;border-top:1px solid #E8E4DE;border-bottom:1px solid #E8E4DE;padding:20px 24px;text-align:center;\"\u003e\n  \u003cbutton class=\"btn-primary\" style=\"display:inline-block;width:auto;white-space:nowrap;padding:13px 44px;font-size:14px;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-standard-set')\"\u003eAdd to Cart: $349\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    \n    { \"@type\": \"Question\", \"name\": \"What is included in the Standard Set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The KAN Core Standard Set includes five knives: an 8-inch Chef, 3.5-inch Paring, 6-inch Santoku, 5-inch Utility, and a 6-inch Boning knife.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How does the Standard Set compare to the Basic Set?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The Standard Set offers a broader range of knives for diverse tasks, while the Basic Set covers essential cutting needs.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Can I replace one piece if broken?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, individual knives can be replaced. Contact KAN Kitchen for assistance.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the core material of these knives?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The knives feature a VG-10 Japanese Steel core, known for its strength and edge retention.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How should I care for these knives?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Hand wash with non-abrasive sponges, dry immediately, and store safely to prevent damage.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are these knives dishwasher safe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No, hand washing is recommended to maintain the knives' sharpness and integrity.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"What is the benefit of Damascus steel?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Damascus steel provides superior durability and a beautiful, unique pattern on each knife.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"How often should I sharpen these knives?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It is recommended to hone the knives every few months to maintain their sharpness.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Where are KAN Kitchen knives manufactured?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"KAN Kitchen knives are crafted in China, using high-quality materials and precision engineering.\" } },\n    \n    { \"@type\": \"Question\", \"name\": \"Are these knives suitable for professional chefs?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the KAN Core Standard Set offers professional-grade performance suitable for both home and professional kitchens.\" } }\n    \n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"KAN Core Standard Set\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"KAN Kitchen\"\n  },\n  \"description\": \"The KAN Core Standard Set features five precision knives made from 67-layers Damascus steel with a VG-10 core, offering exceptional sharpness and durability.\",\n  \"sku\": \"sku-43751078494371\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"349\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": [\n      {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingLabel\": \"Ground Shipping \\u2014 Rate by Weight\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"9.95\",\n          \"currency\": \"USD\"\n        },\n        \"shippingDestination\": {\n          \"@type\": \"DefinedRegion\",\n          \"addressCountry\": \"US\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 1,\n            \"maxValue\": 3,\n            \"unitCode\": \"DAY\"\n          },\n          \"transitTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 5,\n            \"maxValue\": 10,\n            \"unitCode\": \"DAY\"\n          }\n        }\n      }\n    ]\n  },\n  \"material\": \"67-Layers Damascus Steel\",\n  \"countryOfOrigin\": \"China\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Core\",\n      \"value\": \"VG-10 Japanese Steel\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Handle Material\",\n      \"value\": \"Ebony Wood \/ G10 Resin\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Finish\",\n      \"value\": \"Hammered \/ Non-Hammered\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Price\",\n      \"value\": \"$349.00\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  function swapImg(el, src) {\n    document.getElementById('mainImg').src = src;\n    document.querySelectorAll('.thumb').forEach(t =\u003e t.classList.remove('active'));\n    el.classList.add('active');\n  }\n  function thumbScroll(dir) {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (!strip) return;\n    var thumb = strip.querySelector('.thumb');\n    var step = thumb ? (thumb.offsetWidth + 8) * 3 : 200;\n    strip.scrollBy({ left: dir * step, behavior: 'smooth' });\n    setTimeout(updateThumbChevrons, 350);\n  }\n  function updateThumbChevrons() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    var prev  = document.querySelector('.thumb-prev');\n    var next  = document.querySelector('.thumb-next');\n    if (!strip || !prev || !next) return;\n    var atStart = strip.scrollLeft \u003c= 2;\n    var atEnd   = strip.scrollLeft + strip.clientWidth \u003e= strip.scrollWidth - 2;\n    prev.style.opacity = atStart ? '0.25' : '1';\n    prev.style.pointerEvents = atStart ? 'none' : 'auto';\n    next.style.opacity = atEnd ? '0.25' : '1';\n    next.style.pointerEvents = atEnd ? 'none' : 'auto';\n  }\n  document.addEventListener('DOMContentLoaded', function() {\n    var strip = document.querySelector('.pdp-thumb-strip');\n    if (strip) {\n      updateThumbChevrons();\n      strip.addEventListener('scroll', updateThumbChevrons, { passive: true });\n    }\n  });\n  function selectSwatch(el, name) {\n    document.querySelectorAll('.swatch').forEach(s =\u003e s.classList.remove('active'));\n    el.classList.add('active');\n    document.getElementById('swatchLabel').textContent = name;\n  }\n  function changeQty(delta) {\n    const span = document.getElementById('qtyVal');\n    const v = parseInt(span.textContent) + delta;\n    if (v \u003e= 1) span.textContent = v;\n  }\n  function toggleFaq(btn) {\n    const a = btn.nextElementSibling;\n    const icon = btn.querySelector('.faq-icon');\n    a.classList.toggle('open');\n    icon.classList.toggle('open');\n  }\n  \/\/ Pasta pairing Add to Cart buttons\n  document.addEventListener('DOMContentLoaded', function() {\n    var eduBody = document.getElementById('edu-b-body');\n    if (!eduBody) return;\n    eduBody.querySelectorAll('a[href^=\"\/products\/\"]').forEach(function(link) {\n      var handle = link.getAttribute('href').replace('\/products\/', '');\n      var btn = document.createElement('button');\n      btn.textContent = 'Add to Cart';\n      btn.style.cssText = 'margin-top:8px;width:100%;padding:7px 4px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:#1A1714;color:#fff;border:none;border-radius:2px;cursor:pointer;transition:background .15s;';\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        if (btn._busy) return;\n        btn._busy = true;\n        btn.textContent = 'Adding...';\n        fetch('\/products\/' + handle + '.js')\n          .then(function(r) { return r.json(); })\n          .then(function(p) {\n            return fetch('\/cart\/add.js', {\n              method: 'POST',\n              headers: {'Content-Type': 'application\/json'},\n              body: JSON.stringify({id: p.variants[0].id, quantity: 1})\n            });\n          })\n          .then(function() {\n            btn.textContent = 'Added';\n            btn.style.background = '#C4963A';\n            setTimeout(function() {\n              btn.textContent = 'Add to Cart';\n              btn.style.background = '#1A1714';\n              btn._busy = false;\n            }, 2500);\n          })\n          .catch(function() {\n            btn.textContent = 'Add to Cart';\n            btn._busy = false;\n          });\n      });\n      link.appendChild(btn);\n    });\n  });\n  function toggleAcc(bodyId, btnId) {\n    const body = document.getElementById(bodyId);\n    const btn  = document.getElementById(btnId);\n    if (!body) return;\n    const isOpen = body.classList.contains('open');\n    body.classList.toggle('open', !isOpen);\n    if (btn) {\n      const icon = btn.querySelector('.acc-icon');\n      if (icon) icon.classList.toggle('open', !isOpen);\n    }\n  }\n  function toggleWhyDesc(id) {\n    var desc = document.getElementById(id);\n    var icon = document.getElementById(id + '-icon');\n    if (!desc) return;\n    var isOpen = desc.classList.contains('open');\n    desc.classList.toggle('open', !isOpen);\n    if (icon) icon.textContent = isOpen ? '+' : '−';\n  }\n  function toggleComp() {\n    var extra = document.getElementById('comp-extra');\n    var link = document.getElementById('comp-link');\n    if (!extra) return;\n    var isOpen = extra.style.display !== 'none';\n    extra.style.display = isOpen ? 'none' : 'table-row-group';\n    if (link) {\n      if (!link.dataset.openText) link.dataset.openText = link.textContent;\n      link.textContent = isOpen ? link.dataset.openText : 'Hide comparison \\u2212';\n    }\n  }\n  function toggleSec4() {\n    var bodies = document.querySelectorAll('.sec4-body');\n    var btn = document.getElementById('sec4-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n  function toggleSec9() {\n    var bodies = document.querySelectorAll('.sec9-body');\n    var btn = document.getElementById('sec9-toggle');\n    var expanded = bodies.length \u003e 0 \u0026\u0026 bodies[0].classList.contains('expanded');\n    for (var i = 0; i \u003c bodies.length; i++) { bodies[i].classList.toggle('expanded', !expanded); }\n    if (btn) btn.textContent = expanded ? 'Read more \\u25be' : 'Show less \\u25b4';\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @media(min-width:750px){.pdp-mob-btn{display:none!important}.pdp-mob-dots{display:none!important}}\n  details.allergen-collapse summary::-webkit-details-marker{display:none}\n  details.allergen-collapse summary::marker{display:none}\n  details.allergen-collapse .allergen-chev{transform:rotate(180deg)}\n\u003c\/style\u003e\n\u003cscript\u003e\n(function(){\n  function initCarousel(){\n    var wrap = document.querySelector('.pdp-main-img');\n    if(!wrap) return;\n    var mainImg = document.getElementById('mainImg');\n    if(!mainImg) return;\n    var imgs = [mainImg.src];\n    document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(d){ var u=d.getAttribute('data-full')||(d.querySelector('img')||{}).src; if(u) imgs.push(u); });\n    if(imgs.length \u003c 2) return;\n    var idx = 0;\n    var outer = document.createElement('div');\n    outer.style.cssText = 'position:relative;';\n    wrap.parentNode.insertBefore(outer, wrap);\n    outer.appendChild(wrap);\n    var BTN = 'position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,0.88);border:none;cursor:pointer;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(0,0,0,0.18);font-size:24px;color:#1a1a1a;padding:0;line-height:1;';\n    var prev = document.createElement('button');\n    prev.className = 'pdp-mob-btn';\n    prev.innerHTML = '\u0026#8249;';\n    prev.setAttribute('aria-label','Previous image');\n    prev.style.cssText = BTN + 'left:10px;display:flex;';\n    outer.appendChild(prev);\n    var next = document.createElement('button');\n    next.className = 'pdp-mob-btn';\n    next.innerHTML = '\u0026#8250;';\n    next.setAttribute('aria-label','Next image');\n    next.style.cssText = BTN + 'right:10px;display:flex;';\n    outer.appendChild(next);\n    var dotsRow = document.createElement('div');\n    dotsRow.className = 'pdp-mob-dots';\n    dotsRow.style.cssText = 'display:flex;justify-content:center;gap:7px;margin-top:10px;';\n    var dots = [];\n    imgs.forEach(function(_,i){\n      var d = document.createElement('button');\n      d.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .15s;background:' + (i===0 ? '#C4963A' : '#E8E4DE') + ';';\n      d.setAttribute('aria-label','Image '+(i+1));\n      d.addEventListener('click', function(){ goTo(i); });\n      dots.push(d);\n      dotsRow.appendChild(d);\n    });\n    outer.parentNode.insertBefore(dotsRow, outer.nextSibling);\n    function goTo(n){\n      idx = ((n % imgs.length) + imgs.length) % imgs.length;\n      mainImg.src = imgs;\n      dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; });\n      document.querySelectorAll('.pdp-thumb-strip .thumb').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n    }\n    prev.addEventListener('click', function(){ goTo(idx-1); });\n    next.addEventListener('click', function(){ goTo(idx+1); });\n    var tx = 0;\n    wrap.addEventListener('touchstart', function(e){ tx = e.changedTouches[0].clientX; }, {passive:true});\n    wrap.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - tx;\n      if(Math.abs(dx) \u003e 40) goTo(idx + (dx \u003c 0 ? 1 : -1));\n    }, {passive:true});\n    var orig = window.swapImg;\n    window.swapImg = function(el, src){\n      if(orig) orig(el, src);\n      var ni = imgs.indexOf(src);\n      if(ni \u003e= 0){ idx = ni; dots.forEach(function(d,i){ d.style.background = i===idx ? '#C4963A' : '#E8E4DE'; }); }\n    };\n  }\n  if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', initCarousel); }\n  else { initCarousel(); }\n})();\n\u003c\/script\u003e\n\n\u003cdiv id=\"pdp-sticky-atc\" style=\"display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1A1A1A;border-top:1px solid rgba(255,255,255,0.1);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.3);\"\u003e\n  \u003cdiv style=\"max-width:500px;margin:0 auto;display:flex;align-items:center;gap:14px;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:0;overflow:hidden;\"\u003e\n      \u003cp style=\"font-size:13px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;\"\u003ePremium Damascus Steel Knife Set\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#C4963A;margin:0;font-weight:600;\"\u003e$349\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn-primary\" style=\"white-space:nowrap;padding:11px 22px;font-size:13px;flex-shrink:0;width:auto;\" onclick=\"__pdpBuyboxAtc(this,'kan-core-standard-set')\"\u003eAdd to Cart\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var bar = document.getElementById('pdp-sticky-atc');\n  if(!bar) return;\n  var btns = document.querySelectorAll('.btn-primary');\n  var firstAtc = btns.length ? btns[0] : null;\n  if(!firstAtc) return;\n  var isMobile = function(){ return window.innerWidth \u003c 750; };\n  var shown = false;\n  function check(){\n    if(!isMobile()){ if(shown){ bar.style.display='none'; shown=false; } return; }\n    var rect = firstAtc.getBoundingClientRect();\n    var past = rect.bottom \u003c 0;\n    if(past !== shown){ shown = past; bar.style.display = past ? 'block' : 'none'; }\n  }\n  window.addEventListener('scroll', check, {passive:true});\n  window.addEventListener('resize', check, {passive:true});\n  check();\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e\u003c\/section\u003e","brand":"KAN Kitchen","offers":[{"title":"Ebony Wood \/ Hammered","offer_id":41181605593191,"sku":"sku-43751078494371","price":349.0,"currency_code":"USD","in_stock":true},{"title":"Ebony Wood \/ Non-hammered","offer_id":41181605625959,"sku":"sku-43751078527139","price":349.0,"currency_code":"USD","in_stock":true},{"title":"G10 Resin \/ Hammered","offer_id":41181605658727,"sku":"sku-43751078559907","price":349.0,"currency_code":"USD","in_stock":true},{"title":"G10 Resin \/ Non-hammered","offer_id":41181605691495,"sku":"sku-43751078592675","price":349.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/9849\/0471\/files\/standardset_1.jpg?v=1737637202"}],"url":"https:\/\/chefsmandalagourmet.com\/collections\/kan-kitchen.oembed","provider":"Chef's Mandala Gourmet Store","version":"1.0","type":"link"}