{"product_id":"kyo-higashiyama-whetstone-produced-by-vt-vitrified-method-1000","title":"\"KYO HIGASHIYAMA\" Whetstone Produced by VT (Vitrified Method) #1000","description":"\u003ch1\u003e\"KYO HIGASHIYAMA\" Whetstone Produced by VT (Vitrified Method) #1000\u003c\/h1\u003e\n\u003cp\u003e\u003cscript src=\"https:\/\/c.amazon-adsystem.com\/bao-csm\/forensics\/a9-tq-forensics.min.js\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript type=\"text\/javascript\"\u003e\/\/ \u003c![CDATA[\n\/\/ =============================================================================\n\/\/ Function Class: Show\/Hide product promotions \u0026 special offers link\n\/\/ =============================================================================\n\nfunction showElement(id) {\n  var elm = document.getElementById(id);\n  if (elm) {\n    elm.style.visibility = 'visible';\n    if (elm.getAttribute('name') == 'heroQuickPromoDiv') {\n      elm.style.display = 'block';\n    }\n  }\n}\nfunction hideElement(id) {\n  var elm = document.getElementById(id);\n  if (elm) {\n    elm.style.visibility = 'hidden';\n    if (elm.getAttribute('name') == 'heroQuickPromoDiv') {\n      elm.style.display = 'none';\n    }\n  }\n}\nfunction showHideElement(h_id, div_id) {\n  var hiddenTag = document.getElementById(h_id);\n  if (hiddenTag) {\n    showElement(div_id);\n  } else {\n    hideElement(div_id);\n  }\n}\n\n    if(typeof P === 'object' \u0026\u0026 typeof P.when === 'function'){\n    P.register(\"isLazyLoadWeblabEnabled\", function(){\n        var  isWeblabEnabled = 1;\n        return isWeblabEnabled;\n      });\n    }\n\n\twindow.isBowserFeatureCleanup = 0;\n\t\nvar touchDeviceDetected = false;\n\n\n\n        P.register('sp.load.critical.js');\n        P.when('atf').register('sp.load.js');\n\n\nvar CSMReqs={af:{c:2,p:'atf'},cf:{c:2,p:'cf'},x1:{c:1,p:'x1'},x2:{c:1,p:'x2'}};\nfunction setCSMReq(a){\n    a=a.toLowerCase();\n    var b=CSMReqs[a];\n    if(b\u0026\u0026--b.c==0){\n        if(typeof uet=='function'){uet(a); (a == 'af') \u0026\u0026 (typeof replaceImg === 'function') \u0026\u0026 replaceImg();};\n        if(typeof P != 'undefined'){\n            P.register(b.p);\n            if(a == 'af') {\n                if(typeof uet === 'function') {\n                    uet('bb', 'TwisterAUIWait', {wb: 1});\n                }\n            }\n        };\n    }\n}\nif(typeof P != 'undefined') {\n    P.when('A').execute(function(A) {\n        if(typeof uet === 'function') {\n            uet('af', 'TwisterAUIWait', {wb: 1});\n        }\n    });\n}\n\nvar addlongPoleTag = function(marker,customtag){\n    marker=marker.toLowerCase();\n    var b=CSMReqs[marker];\n    if(b.c == 0){\n        if(window.ue \u0026\u0026 typeof ue.tag === 'function') {\n            ue.tag(customtag);\n        }\n    }\n};\n;(function(_onerror){\n  var old_error_handler = _onerror;\n  var attributionMap = {\n          \"BrowserAddon\":{\n            logLevel: \"ERROR\",\n            files:[\n                \/^res:\\\/\\\/\/, \n                \/^resource:\\\/\\\/\/, \/^chrome:\\\/\\\/\/, \n                \/^chrome-extension:\\\/\\\/\/, \/^extensions\\\/\/, \n                \/^file:\\\/\\\/\\\/\/, \/^chrome\\\/RendererExtensionBindings\/, \n                \/^plugin\\\/amazon_com_detail\\.js\/, \n                \/^miscellaneous_bindings\/, \n              \n                \/\/ plugin in china\n                \/^http.?:\\\/\\\/([^\\s\\.]+\\.)*qhimg\\.com\/,\n              \n                \/\/ plugin in India\n                \/^http.?:\\\/\\\/([^\\s\\.]+\\.)*datafastguru\\.info\/,\n\n                \/^http.?:\\\/\\\/sc1\\.checkpoint\\.com\\\/dev\\\/abine\\\/scripts\\\/inject\\.js\/,\n\n                \/^http.?:\\\/\\\/([^\\s\\.]+\\.)*image2play\\.com\/,\n\n                \/^http.?:\\\/\\\/([^\\s\\.]+\\.)*wajam\\.com\/,\n\n                \/^http.?:\\\/\\\/([^\\s\\.]+\\.)*ydstatic\\.com\/,\n\n\t\t\/^https?:\\\/\\\/([^\\s\\.]+\\.)*googleapis\\.com\\\/ajax\\\/libs\\\/jquery\/,\n\n\t\t\/^https?:\\\/\\\/www\\.superfish\\.com\\\/ws\/,\n\n\t\t\/^https?:\\\/\\\/api.imideo.com\\\/v2\/,\n\n\t\t\/^https?:\\\/\\\/minibar.iminent.com\/,\n\n\t\t\/^https?:\\\/\\\/translate.googleusercontent.com\/,\n\t\n\t\t\/^includes\\\/helper\/\n            ]\n          }\n  };\n\n    function findMatch(f){\n\tfor(var attribution in attributionMap){\n\t    var i=0;\n\t    var attributionValue = attributionMap[attribution];\n\t    var files = attributionValue['files'];\n\t    while(files[i]){\n\t\tif(f.match(files[i])){\n\t            var exception={};\n\t\t    exception.attribution = attribution;\n\t\t    if(attributionValue.hasOwnProperty(\"logLevel\")){\n\t\t\texception.logLevel = attributionValue['logLevel'];\t\n\t\t    }\n\t\treturn exception;\n           \t}\n\t\ti++;\n\t    }\n        }\n\treturn null;\n    }\n\n\n    function dpOnErrorOverride(message, file, line, col, error){\n     var matchingErrorFound = false;\n     if(typeof file == \"string\"){\n        try{\n\t    var jsException = findMatch(file);\n\t    if(jsException \u0026\u0026 typeof jsException === \"object\"){\n                jsException.m =  message;\n                jsException.f = file;\n                jsException.l = line;\n                jsException.c =  \"\" + (col || \"\");\n                jsException.err =  error;\n                jsException.fromOnError = 1;\n                jsException.args = arguments;\n                if(window.ueLogError){\n               \t    window.ueLogError(jsException);\n\t\t    matchingErrorFound = true;\n\t\t    if(ue \u0026\u0026 ue.count){\n\t\t        ue.count(\"dpJavascriptAffectedErrors\", (ue.count(\"dpJavascriptAffectedErrors\") || 0) + 1);\n\t\t        ue.count(\"dpJSError\" + jsException.attribution, (ue.count(\"dpJSError\" + jsException.attribution) || 0) + 1);\n\t\t    }\n\t        }\n            }\n\t}catch(exception){\n\t    if(window.ueLogError){\n\t        window.ueLogError(exception,{message: \"dpOnErrorOverride: error occurred - \", logLevel:\"FATAL\"});\n\t    }\n\t}\n    }\n\tif(!matchingErrorFound){ \n          old_error_handler.apply(this, arguments);\n\t}\n        return false;\n    }\n\n      dpOnErrorOverride.skipTrace = 1;\n      window.onerror = dpOnErrorOverride;\n    })(window.onerror);\n\n\nvar gbEnableTwisterJS  = 0;\nvar isTwisterPage = 0;\n\/\/ ]]\u003e\u003c\/script\u003e\u003c\/p\u003e\n\u003cstyle type=\"text\/css\"\u003e\u003c!--\n\/* Override for Native DropDown changes *\/\n     #buybox_feature_div #OneClickBox, #buybox #OneClickBox { text-align:center;}\n     #buybox_feature_div #oneClickAvailable, #buybox #oneClickAvailable { text-align:center;}\n     #defaultChildDropdown_feature_div .a-native-dropdown { display: inline;}\n     #defaultChildDropdown_feature_div .a-dropdown-container .a-button-dropdown { display: none !important;}\n--\u003e\u003c\/style\u003e\n\u003cp\u003e\u003cscript type=\"text\/javascript\"\u003e\/\/ \u003c![CDATA[\nP.when(\"p-detect\").execute(function() {\n    var h = document.documentElement;\n    h.className = h.className.replace(\/(^|\\b)a-touch(\\b|$)\/g,\"\");\n});\n\nwindow.weblabs = {};\n\/\/ ]]\u003e\u003c\/script\u003e \u003cscript type=\"text\/javascript\"\u003e\/\/ \u003c![CDATA[\nP.now().execute('dp-create-feature-interactive-api', function () {\n    if (typeof uet === 'function'){\n        uet('bb', 'clickToCI', {wb: 1});\n    }\n    var records = [], timeToInteractiveObj;\n    window.markFeatureRender = function (fName, options) {\n        updateFeatureList(fName, options, 'render');\n    };\n    window.markFeatureInteractive = function (fName, options) {\n        updateFeatureList(fName, options, 'interactive');\n    };\n    function updateFeatureList(fName, options, type) {\n        var record = {\n            name: fName,\n            options: options,\n            type: type,\n            timestamp: +new Date\n        };\n        if (timeToInteractiveObj) {\n            timeToInteractiveObj.updateFeatures([record]);\n        } else {\n            records.push(record);\n        }\n    }\n    P.when('dp-time-to-interactive').execute('dp-update-interactive-feature-list', function (obj) {\n        timeToInteractiveObj = obj;\n        if (records.length) {\n            timeToInteractiveObj.updateFeatures(records);\n        }\n    });\n});\n\/\/ ]]\u003e\u003c\/script\u003e\u003c\/p\u003e\n\u003c!--\u0026\u0026\u0026Portal\u0026Delimiter\u0026\u0026\u0026--\u003e\u003c!-- sp:end-feature:host-assets --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- sp:feature:head-close --\u003e\n\u003cp\u003e\u003cscript\u003e\/\/ \u003c![CDATA[\nwindow.P \u0026\u0026 P.register('bb');\nif (typeof ues === 'function') {\n  ues('t0', 'portal-bb', new Date());\n  ues('ctb', 'portal-bb', 1);\n}\n\/\/ ]]\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/G\/01\/ape\/sf\/desktop\/DAsf-1.50.4687875._V404974648_.js?csm_attribution=APE-SafeFrame\" type=\"text\/javascript\" charset=\"utf-8\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/417QjYmMtBL.js?AUIClients\/AmazonPopoversAUIShim\u0026amp;C0ycBIP6#us\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/31Nb5hZQizL._RC%7C11DbyV7EqEL.js,31J1or3oAdL.js,31lqDEJk1yL.js,21BILr03WKL.js,21gyjKKLFQL.js,31QOR9nXodL.js,41eMqECiJZL.js,11q7hjp4ewL.js,316nVZ1c+gL.js,21rILrMK9UL.js,318rs4piGPL.js,01jEqq6I0UL.js,0185ITV0M6L.js,41DfHGdXUeL.js,217XOv1WjVL.js,21uQo55X7BL.js,31dfxDra7lL.js,11H+quk5jAL.js,21FBJlPfM6L.js,01TQyo0bnIL.js,11SRkYWcpPL.js,713jJzT-jwL.js,612N12HQlLL.js,31UjTApGOPL.js,01Fy9QPljuL.js,41A5Hh9ZXaL.js,11oGaoYgbdL.js,0193uyIciNL.js,41fW1gpnNZL.js,41-MAaQqn8L.js,11p0nLfNCcL.js,01s9HEfbt3L.js,11iHZuQapKL.js,61hgDXuyOKL.js,212SXcbExIL.js,11+dypSOVUL.js,21mWHADpIYL.js,11G4c43OZvL.js,217x2gtF0XL.js,31t4ojoCyTL.js,115eJenyunL.js,01X2zigX4kL.js,01JzE3-DfLL.js,01XEEGOr+kL.js,01PQKs49DyL.js,01DPWJnKUnL.js_.js?AUIClients\/USHardlinesDetailPageMetaAssetFixed\u0026amp;VXyFXzlB#desktop.us.195406-C.232594-T1.284294-T1.284293-C.238616-T1.292319-T1.279490-T1.123392-T1.183462-T1.234932-T1.184660-C.155175-T1.252864-T1.228656-T1.172346-T1.133003-T1.289951-T1.187555-T1\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/61nuGnIIpTL._RC%7C51KSMDAj4BL.js_.js?AUIClients\/DetailPageDesktopImageBlockMetaAsset\u0026amp;tkZxQQpg#230697-T1.266185-C.275156-C.290953-T1.290956-T1.238616-T1.169593-T1.269333-T1\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/21ZbonpQxqL._RC%7C21YblE14ZTL.js,21E2aIDj6DL.js,31X6Dg1fL8L.js,4123BTTtUrL.js,31PAGxJFyNL.js,31GulO6CejL.js,21NDIsf0a1L.js,015TRQC5i+L.js,61Dq25jwuGL.js,01lcH4zcTaL.js,01OtvpwikQL.js,51SWAhgY2UL.js,01qwoVEkKlL.js,01g2etah0NL.js,21v7Os12mhL.js,21qOGqjcM7L.js,11wTwl+500L.js,61Q+NxSDKlL.js,013eoEBTVUL.js,01YivelYW5L.js,016QFWAAdML.js,51xVT-DS+vL.js,11Gx+6S5O-L.js,41cG-e6J24L.js,41DeKmn0K0L.js,41FyG4WquDL.js,311A0yCIeJL.js,01iRN5bMQkL.js,51uzVQ1sT4L.js,31kKc73tPXL.js,011bX2ciJbL.js,21222B+rAzL.js,01gp3oqpb5L.js,31abTeO2myL.js,21-71xWjt2L.js,01zM73lDxwL.js,011kwg0OTQL.js,014kCoIHgIL.js,019W6kk1gjL.js,01hkseOXj6L.js,01yx6A7MuUL.js,01acYp41-1L.js,01yKfdOYWdL.js,013HeCqn2YL.js,1128hPg7WWL.js,01fffmaF5CL.js,41HBVC18inL.js,31iWhmLNdPL.js,01sNwBds2SL.js,01IA5zDheBL.js,01LR86-vYBL.js,61dkXOC9Z+L.js,21rYUjMk16L.js,01OI0RzpxfL.js,61k2uw3m7dL.js_.js?AUIClients\/USHardlinesDetailPageMetaAssetVariable_TURBO_DESKTOP_TradeIn\u0026amp;YlbSgI+R#desktop.us.281041-T1.237095-T1.234887-T1.292695-C.140997-T1.271895-T1.241566-T1.239559-T1.229569-T1.238103-C.209620-T1.200616-T1.229116-T1.199271-T1.239422-T1.283005-T1.234311-T1.190123-T1.169053-T2.184361-T1.109378-T1.154031-T3.227612-C.253809-T1.254249-T1.278272-T1.287612-T1.288625-T1.224722-T1.169593-T1.142088-C.250575-T1.187555-T1\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/41wxzZn3q1L._RC%7C01j5DeZSMzL.js,414T-XWeu3L.js_.js?AUIClients\/ALMCoreDetailPageMetaAsset\u0026amp;UtrsGaiU#183962-T1\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/61-6nKPKyWL.js?AUIClients\/AmazonUIjQuery\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/11Y+5x+kkTL._RC%7C61wry45fnqL.js,212PEt8u8bL.js,11KoZmq92cL.js,51TNaPzHULL.js,11AHlQhPRjL.js,01Gpt4sPPhL.js,11d+suquvNL.js,11p81T3qWFL.js,21r53SJg7LL.js,0190vxtlzcL.js,51b2XJt41PL.js,31R+Yg2le+L.js,015c-6CIP9L.js,01ezj5Rkz1L.js,11EemQQsS-L.js,31pOTH2ZMRL.js,01rpauTep4L.js,01iyxuSGj4L.js,01h+AMYZdML.js_.js?AUIClients\/AmazonUI\u0026amp;jDT48\/4B#page_type-Detail.trident.284497-T2.283779-T1.283189-T1.276720-T1.276709-T1\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/51BgLhSjDfL.js?AUIClients\/CardJsRuntimeBuzzCopyBuild\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/G\/01\/vap\/video\/airy2\/prod\/2.0.1460.0\/js\/airy.skin._CB485981857_.js\" type=\"text\/javascript\" async=\"\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/71o5oHFU5wL.js?AUIClients\/VSEComponentAssets\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/01VMbgmrugL._RC%7C01x4giTy+uL.js,41I5+4VSayL.js,01r9LpT6pbL.js,3181lUlzBfL.js,11yAqqXzKZL.js,81IDmFVhNZL.js,01rfUB9VH5L.js_.js?AUIClients\/Brila\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/311%2BNUiljjL._RC%7C51lheEJ0dlL.js_.js?AUIClients\/AskAuiAssets\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/11%2B%2B-2TXkkL.js?AUIClients\/DetailPageLazyLoadLibAssets\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/31OZ5y71eeL._RC%7C01ButlQEWQL.js,01ANlY9EqJL.js,11G14UQZtvL.js,21HWbFKuvXL.js_.js?AUIClients\/DesktopMedleyFilteringMetaAsset\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/31F7HZWhRaL.js?AUIClients\/PageRefreshAsset\u0026amp;ks3c3mHg#238616-T1.123392-T1\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/21q6fNgsQrL._RC%7C21XJFDMQuNL.js,11OyIHCq0lL.js,01GhKb2usNL.js_.js?AUIClients\/HardlinesFeatureDetailPageMetaAsset\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/41wwqwBzvLL.js?AUIClients\/EDPAsset\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/417X064YiuL._RC%7C71-Czu4xISL.js,61qkDhcEyZL.js,41W9ohA0e+L.js,11vrNkbdcvL.js,21qaguVEGfL.js,41l6o9ss56L.js,51wilTzvmEL.js,31rCK6Op2hL.js_.js?AUIClients\/NavDesktopUberAsset#desktop.292977-T2\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/11VbV%2B%2BKhQL.js?AUIClients\/RetailWebsiteOverlayAUIAssets\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e\u003c\/p\u003e\n\u003cstyle\u003e\u003c!--\n.s-suggestion { padding: 8px 10px; font-size: 16px; font-family: \"Amazon Ember\"; cursor: pointer; }\n--\u003e\u003c\/style\u003e\n\u003cp\u003e\u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/G\/01\/reviews-legacy\/review-lightbox-combined._CB485971536_.js\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/I\/11Pi5wZ8jyL.js?AUIClients\/MSAVowelsJavascriptAssets\" type=\"text\/javascript\" async=\"\" crossorigin=\"anonymous\"\u003e\u003c\/script\u003e\u003c\/p\u003e\n\u003cdiv id=\"a-page\"\u003e\n\u003cdiv class=\"home_improvement en_US\" id=\"dp\"\u003e\n\u003cdiv class=\"a-container\" id=\"dp-container\" role=\"main\"\u003e\n\u003cdiv id=\"ppd\"\u003e\n\u003cdiv class=\"centerColAlign centerColAlign-bbcxoverride\" id=\"centerCol\"\u003e\u003cspan color=\"#111111\" style=\"color: #111111;\"\u003e\u003cb\u003e\u003cspan\u003e★★★ \u003c\/span\u003e\u003cstrong\u003eThree HONMAMON Stars\u003cspan\u003e \u003c\/span\u003e(\u003ca href=\"https:\/\/honmamonjapam.com\/blogs\/news\/honmamon-stars\" title=\"What is HONMAMON Stars\" target=\"_blank\"\u003elink\u003c\/a\u003e)\u003c\/strong\u003e\u003c\/b\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"centerColAlign centerColAlign-bbcxoverride\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan style=\"color: #111111;\"\u003e〈＃1000〉\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cspan class=\"VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q\"\u003e■Size: 205mm x 75mm x 25mm\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eWeight: Approx. 740g\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cspan class=\"\"\u003e■Grain size: Medium whetstone, #1000\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e■Applications:\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIdeal for high-hardness blades such as V10, Ginsan, and Aogami steel.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eParticularly suitable for stainless alloy blade steel.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e■How to use:\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSince this is a ceramic whetstone, please allow it to absorb water sufficiently (for about 5 to 10 minutes) before use.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003ePlease refer to the knife sharpening instructions.\u003c\/span\u003e\u003c\/p\u003e\n\u003cspan color=\"#111111\" style=\"color: #111111;\"\u003e\u003cb\u003e\u003cspan\u003eST series is standard and main series, with all number of whetstones to fulfill you sharpen the knife. CR\/VT series is for hard stainless and carbon steel quick to sharpening. The HSS series is most hard whetstones. So, that able to sharpen HSS steel knife and ceramic knives.\u003c\/span\u003e\u003c\/b\u003e\u003c\/span\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2153\/0729\/files\/How_to_use_a_sharpening_stone_single_edge_ad52dcf2-a38a-4744-8fa6-0e6b3e62aa00_1024x1024.jpg?v=1626421103\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2153\/0729\/files\/Single_edge_480x480.jpg?v=1623896403\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2153\/0729\/files\/How_to_use_a_sharpening_stone_double_edge_8942f013-4309-4ad0-9552-9f3016de051e_1024x1024.jpg?v=1626421024\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2153\/0729\/files\/Double_edgeb_480x480.jpg?v=1623896472\" alt=\"\"\u003e\u003cstrong\u003e\u003cspan style=\"color: #111111;\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003cspan style=\"color: #111111;\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\nItem no. 4573200711039\u003c\/div\u003e\n\u003cdiv class=\"centerColAlign centerColAlign-bbcxoverride\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"centerColAlign centerColAlign-bbcxoverride\"\u003e\u003cspan style=\"color: #ff2a00;\"\u003eImport duties; taxes and charges are not included in the item price or shipping charges. These charges are the buyer's responsibility. \u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Honmamon-Japan","offers":[{"title":"Default Title","offer_id":50487756980516,"sku":"4573200711039","price":80.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2153\/0729\/products\/KYO_HIGASHIYAMA_Whetstone_Produced_by_VT_Vitrified_Method_1000_1.jpg?v=1745469846","url":"https:\/\/honmamonjapam.com\/products\/kyo-higashiyama-whetstone-produced-by-vt-vitrified-method-1000","provider":"Honmamon-Japan","version":"1.0","type":"link"}