{"product_id":"bates-6-pack-plastic-putty-knife-set-streamlined-repair-tools-for-intentional-living-clean-line-scraper","title":"Bates 6 Pack Plastic Putty Knife Set - Streamlined Repair Tools for Intentional Living, Clean-Line Scraper","description":"\u003cdiv class=\"geo-product-body\"\u003e\n\u003csection class=\"geo-appeal\"\u003e\u003ch2\u003eWhy you'll love it\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eWon't scratch or gouge delicate surfaces the way metal putty knives can\u003c\/li\u003e\n\u003cli\u003eSix-size variety pack covers everything from tiny nail holes to wide patching jobs\u003c\/li\u003e\n\u003cli\u003eSolvent-resistant plastic handles harsh chemicals without degrading\u003c\/li\u003e\n\u003cli\u003eLightweight 6.7 oz design reduces hand fatigue during long patching sessions\u003c\/li\u003e\n\u003cli\u003eAffordable bulk value replaces the need to buy scrapers one at a time\u003c\/li\u003e\n\u003cli\u003eSafer choice around kids and pets with no sharp metal edges\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/section\u003e\u003csection class=\"geo-usecases\"\u003e\u003ch2\u003ePerfect for\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSpackling nail holes and small drywall dings before painting\u003c\/li\u003e\n\u003cli\u003ePatching cracks and gouges in interior walls and ceilings\u003c\/li\u003e\n\u003cli\u003eScraping loose paint or wallpaper residue off surfaces\u003c\/li\u003e\n\u003cli\u003eSpreading joint compound, putty, or spackle smoothly\u003c\/li\u003e\n\u003cli\u003eTackling painting prep across multiple wall areas needing different blade widths\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/section\u003e\u003csection class=\"geo-original\"\u003e\u003cdiv class=\"aplus-v2 desktop celwidget\" cel_widget_id=\"aplus\" data-cel-widget=\"aplus\" data-csa-c-id=\"50xkrd-rn1uuc-kq7ds9-gaot9k\"\u003e\n         \u003cscript type=\"text\/javascript\"\u003e(function(f) {var _np=(window.P._namespace(\"PremiumAplusModule\"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) {\nP.now('premium-module-5-comparison-table-scroller').execute(function(init){\n    if (init) {\n        return;\n    }\n    P.register('premium-module-5-comparison-table-scroller', function(){\n        return function() {\n            P.when('jQuery', 'a-popover', 'A', 'ready').execute(function($, popover, A) {\n                function initCompTable(module) {\n                    \/**\n                    * Premium comparison table: popover trigger module\n                    *\/\n                    var comparisonName = $(module).data('comparison-name');\n                    (function() {\n                        var $additionalInfo = $('.aplus-v2 .aplus-popover-trigger');\n                        $additionalInfo.each(function(i, trigger) {\n                            return popover.create(trigger, $(trigger).data());\n                        });\n                        $additionalInfo.hover(\n                            function() {\n                                $(this).focus();\n                            }\n                        );\n                    })();\n                    \/**\n                    * Premium comparison table: adjust column width module\n                    *\/\n                    (function() {\n                        var VISIBLE_COLUMNS = 4.2;  \/* How many visible columns on load *\/\n                        var MIN_WIDTH = 230;\n                        var getWidth = function() {\n                            return $(this).outerWidth();\n                        }\n                        \/* cache selectors *\/\n                        var\n                            $container = $('.aplus-v2 .comparison-table #'+comparisonName),\n                            $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'),\n                            $slider = $('.aplus-v2 .comparison-table #'+comparisonName+' .table-slider'),\n                            $columns = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column'),\n                            $activeColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column.active.active-item');\n\n                        \/* Formula for determining desired column width *\/\n\n                        var calculatedColumnWidth = Math.floor(\n                            ($container.innerWidth() - $header.innerWidth()) \/ VISIBLE_COLUMNS\n                        );\n\n                        var childWidths = $activeColumn.map(getWidth).get();\n                        var maxChildWidth = Math.max(MIN_WIDTH, Math.max.apply(Math, childWidths));\n                        var minColumnWidth = $columns.innerWidth();\n\n                        \/* set the min-width of each column to the calulated width or minWidth *\/\n                        $columns.css(\n                            'min-width',\n                            Math.max(MIN_WIDTH, (calculatedColumnWidth \u003c minColumnWidth\n                                ? calculatedColumnWidth\n                                : minColumnWidth))\n                        );\n                        $activeColumn.css('width', maxChildWidth);\n\n                        \/* show the component *\/\n                        $container.removeClass('loading');\n                    })();\n\n                    \/**\n                     * Premium comparison table: sticky attribute \u0026 column\n                     *\/\n\n                    (function() {\n                        \/* cache selectors *\/\n                        const comparisonTable = document.querySelector('.aplus-v2 .comparison-table #'+comparisonName);\n                        const header = comparisonTable.querySelector('td.attribute');\n                        const fixedColumn = comparisonTable.querySelector('td.active');\n\n                        const attributeColumnObserver = new ResizeObserver((entries) =\u003e {\n                            for (let entry of entries) {\n                                const bounds = entry.target.getBoundingClientRect().width;\n                                const activeCellWidth = window.getComputedStyle(fixedColumn).left;\n                                if (bounds + \"px\" !== activeCellWidth) {\n                                    const activeCells = document.querySelectorAll('.aplus-data-column.active');\n                                    activeCells.forEach(cell =\u003e cell.style.left = bounds + \"px\");\n\n                                }\n                            }\n\n                        })\n\n                        attributeColumnObserver.observe(header)\n                    })();\n\n                    \/**\n                    * Premium comparison table: top scroll bar\n                    *\/\n                    (function() {\n                        \/* cache selectors *\/\n                        var\n                            $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'),\n                            $fixedColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' td.active'),\n                            $scrollWrapperTop = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-top'),\n                            $scrollWrapperBottom = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-bottom'),\n                            $scrollWidth = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-width'),\n                            $scrollBar = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-bar');\n                        \/* confirm fixed column exists and can add width to the total width of the scroll bar *\/\n                        var fixedColumnWidth = $fixedColumn.innerWidth();\n                        if ( fixedColumnWidth === null ) {\n                            fixedColumnWidth = 0;\n                        }\n                        \/* set width of scrollBar *\/\n                        $scrollBar.css('width', $scrollWidth.innerWidth() + fixedColumnWidth + $header.innerWidth());\n                        \/* connect scrolls together *\/\n                        $scrollWrapperTop.scroll(function() {\n                            $scrollWrapperBottom.scrollLeft($scrollWrapperTop.scrollLeft());\n                        });\n                        $scrollWrapperBottom.scroll(function() {\n                            $scrollWrapperTop.scrollLeft($scrollWrapperBottom.scrollLeft());\n                        });\n                    })();\n                }\n\n                $('.aplus-v2 .premium-aplus-module-5 .table-container').each(function(index, module) {\n                    initCompTable(module);\n                });\n            });\n        }\n    });\n});\n}));\u003c\/script\u003e       \u003cstyle type=\"text\/css\"\u003e\n\n\/**\n * Premium-module 5: Comparision table - scroller\n *\/\n\n.aplus-v2 .premium-aplus-module-5 h1 {\n    padding-bottom: 30px;\n}\n\n\/* position column-headers relative to this table *\/\n.aplus-v2 .premium-aplus-module-5 .table-container {\n    position: relative;\n    opacity: 1;\n}\n\n.aplus-v2 .premium-aplus-module-5 .table-container.loading {\n    opacity: 0;\n}\n\n.aplus-v2 .premium-aplus-module-5 .table-slider {\n    overflow-x: scroll;\n    overflow-y: visible;\n    width: 100%;\n}\n\n.aplus-v2 .premium-aplus-module-5 td.attribute {\n    min-width: 300px;\n    top: auto;\n    left: 0;\n    z-index: 100;\n}\n\nhtml[dir=\"rtl\"] .aplus-v2 .premium-aplus-module-5 td.attribute {\n    right: 0px;\n    left: auto;\n}\n\n.aplus-v2 .premium-aplus-module-5 td.active-item,\n.aplus-v2 .premium-aplus-module-5 th.active-item {\n    top: auto;\n    left: 300px;\n    z-index: 100;\n}\n\nhtml[dir=\"rtl\"]  .premium-aplus-module-5 td.active-item,\nhtml[dir=\"rtl\"]  .premium-aplus-module-5 th.active-item {\n    left: auto;\n    right: 300px;\n}\n\n.aplus-v2 .premium-aplus-module-5 .attribute,\n.aplus-v2 .premium-aplus-module-5 .active-item{\n    position: sticky;\n}\n\n.aplus-v2 .premium-aplus-module-5 table.a-bordered td,\n.aplus-v2 .premium-aplus-module-5 table.a-bordered th {\n    background-color: #fff;\n}\n\n.aplus-v2 .premium-aplus-module-5 table.a-bordered td.attribute .aplus-popover-trigger::after {\n    content: \"?\";\n    display: inline-block;\n    font-size: 12px;\n    position: relative;\n    bottom: 5px;\n}\n\n.aplus-v2 .premium-aplus-module-5 .product-title {\n    font-size: 15px;\n    padding: 10px 0;\n}\n\n.aplus-v2 .premium-aplus-module-5 .scroll-width {\n    overflow-x: scroll;\n    overflow-y: visible;\n}\n\n\n.aplus-v2 .premium-aplus-module-5 td.attribute.empty {\n    height: 300px;\n}\n\n.aplus-v2 .premium-aplus-module-5 .header-img {\n    padding-top: 10px;\n}\n\n\/* Override default AUI .a-bordered table borders *\/\n.aplus-v2 .premium-aplus-module-5 table.a-bordered {\n    border-width: 0;\n    border-color: #eaeaea;\n    border-style: solid;\n}\n\n\/* Size the top scroller *\/\n.aplus-v2 .premium-aplus-module-5 .scroll-wrapper-top {\n    width: 100%;\n    height: 20px;\n    overflow-x: scroll;\n    overflow-y: visible;\n}\n\n.aplus-v2 .premium-aplus-module-5 .scroll-bar {\n    height: 1px;\n}\n\n.aplus-v2 .premium-aplus-module-5 .add-to-cart {\n    line-height: 1rem;\n    font-weight: normal;\n}\n\n.aplus-v2 .premium-aplus-module-5 .review {\n    font-size: 14px;\n}\n\u003c\/style\u003e\n      \u003cstyle type=\"text\/css\"\u003e\n\n\/**\n * Premium modules global styles\n *\/\n.aplus-v2.desktop {\n  max-width: 1464px;\n  min-width: 800px;\n  margin-left: auto;\n  margin-right: auto;\n  word-wrap: break-word;\n  overflow-wrap: break-word;\n  word-break: break-word;\n}\n\/* Undo this for tech-specs because it breaks table layout *\/\n.aplus-v2.desktop .premium-aplus .aplus-tech-spec-table { word-break: initial; }\n\n.aplus-v2 .premium-aplus,\n.aplus-v2 .premium-aplus .aplus-h1,\n.aplus-v2 .premium-aplus .aplus-h2,\n.aplus-v2 .premium-aplus .aplus-p1,\n.aplus-v2 .premium-aplus .aplus-p2,\n.aplus-v2 .premium-aplus .aplus-p3,\n.aplus-v2 .premium-aplus .aplus-accent1,\n.aplus-v2 .premium-aplus .aplus-accent2\n{ font-family: Arial, sans-serif; }\n\n.aplus-v2 .premium-aplus,\n.aplus-v2 .premium-aplus .aplus-h1,\n.aplus-v2 .premium-aplus .aplus-h2,\n.aplus-v2 .premium-aplus .aplus-p1,\n.aplus-v2 .premium-aplus .aplus-p2,\n.aplus-v2 .premium-aplus .aplus-p3,\n.aplus-v2 .premium-aplus .aplus-accent1,\n.aplus-v2 .premium-aplus .aplus-accent2\n{ font-family: inherit; }\n\n\/* type *\/\n.aplus-v2 .premium-aplus .aplus-h1 { font-size: 32px; line-height: 1.2em; font-weight: 500; }\n.aplus-v2 .premium-aplus .aplus-h2 { font-size: 26px; line-height: 1.25em; font-weight: 500; }\n.aplus-v2 .premium-aplus .aplus-h3 { font-size: 18px; line-height: 1.25em; font-weight: 500; }\n.aplus-v2 .premium-aplus .aplus-p1 { font-size: 20px; line-height: 1.3em; font-weight: 300; }\n.aplus-v2 .premium-aplus .aplus-p2 { font-size: 16px; line-height: 1.4em; font-weight: 300; }\n.aplus-v2 .premium-aplus .aplus-p3 { font-size: 14px; line-height: 1.4em; font-weight: 300; }\n.aplus-v2 .premium-aplus .aplus-accent1 { font-size: 16px; line-height: 1.4em; font-weight: 600; }\n.aplus-v2 .premium-aplus .aplus-accent2 { font-size: 14px; line-height: 1.4em; font-weight: 600; }\n\n\/* spacing *\/\n.aplus-v2 .aplus-container-1 { padding: 40px; }\n.aplus-v2 .aplus-container-1-2 { padding: 40px 80px; }\n.aplus-v2 .aplus-container-2 { padding: 80px; }\n.aplus-v2 .aplus-container-3 { padding: 40px 0; }\n\n\/* Display *\/\n.aplus-v2 .premium-aplus .aplus-display-table { display: table; }\n.aplus-v2 .premium-aplus .aplus-display-table-cell { display: table-cell; }\n.aplus-v2 .premium-aplus .aplus-display-inline-block { display: inline-block; }\n\n\/* Aplus display table with min-width 1000px and fill remaining space inside parent *\/\n.aplus-v2.desktop .premium-aplus .aplus-display-table-width { min-width: 1000px; width: 100% }\n\n\/**\n* Padding and margin for element should be 10, 20, 40, or 80 px. Considering mini 10, small 20, medium 40, large 80.\n*\/\n\n\u003c\/style\u003e\n                    \u003cdiv class=\"celwidget aplus-module premium-module-5-comparison-table-scroller aplus-premium\" cel_widget_id=\"aplus-premium-module-5-comparison-table-scroller\" data-cel-widget=\"aplus-premium-module-5-comparison-table-scroller\" data-csa-c-id=\"5oyo8o-71ea9c-n8ymyj-x8eao4\"\u003e\n                                                                                                       \u003cdiv class=\"premium-aplus premium-aplus-module-5 aplus-container-3 comparison-table\"\u003e\n                                              \u003ch3 class=\"a-text-center aplus-h1 a-text-bold\"\u003e Bates Scrapers \u003c\/h3\u003e    \u003cdiv id=\"comparison-table-container-0\" data-comparison-name=\"comparison-table-container-0\" class=\"a-section a-spacing-none table-container\"\u003e  \u003cdiv class=\"table-slider scroll-wrapper-bottom\"\u003e\n                \u003ctable class=\"a-bordered a-horizontal-stripes scroll-width\"\u003e  \u003ctbody\u003e\n\u003ctr\u003e  \u003ctd class=\"attribute empty\"\u003e\u003c\/td\u003e      \u003cth class=\"aplus-data-column top-header active active-item\" style=\"min-width: 230px; width: 230px;\"\u003e     \u003ca class=\"a-link-normal a-text-normal\" title=\"Putty Knife \" href=\"\/dp\/B086JFHVQK?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/c3811ada-3f13-4fa7-a102-8b97f8e4cac6.__CR0,0,200,225_PT0_SX200_V1___.png\"\u003e  \u003cp class=\"product-title\"\u003e Putty Knife  \u003c\/p\u003e \u003c\/a\u003e                         \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e \u003c!-- sp:csrf --\u003e\u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hGoVeTTETU\/ozBmBsQHlvVC5NBnsMYeK5V3Pu2k1eT0EAAAAAGlSOL4wNDE4OTcyMy01MGZiLTQ4NzQtODZmYi03YzJiZTc4MmIxMDE=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B086JFHVQK\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"bGKbxgHPMz2TcJZz3CiZsNDFGkLYCzXAZO9nvRr1PofKtV2K5%2FeXOSBAGHLWF4uS1DdGONW7zWHMLuCn1Q7YQZX1%2BxMTglBTakOioiiU%2FMQQ3QRKJb9jbw91nB9PJBWtPaz%2Fl%2FcRKId5Cz%2F5qfbFfW2MmxzzRNqs0GXeLTJZUqeZjQzEDQNfowK77hxGpkC1\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e     \u003cdiv class=\"add-to-cart\"\u003e\n                        \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\" id=\"a-autoid-21\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ci class=\"a-icon a-icon-cart\"\u003e\u003c\/i\u003e\u003cinput class=\"a-button-input\" type=\"submit\" aria-labelledby=\"a-autoid-21-announce\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\" id=\"a-autoid-21-announce\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/div\u003e\n                  \u003c\/form\u003e       \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n        \u003c\/th\u003e      \u003cth class=\"aplus-data-column top-header\" style=\"min-width: 230px;\"\u003e     \u003ca class=\"a-link-normal a-text-normal\" title=\"Paint Scraper\" href=\"\/dp\/B07D5782VS?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/b24f6879-b53f-4920-a6b5-de357d7661d6.__CR0,0,200,225_PT0_SX200_V1___.png\"\u003e  \u003cp class=\"product-title\"\u003e Paint Scraper \u003c\/p\u003e \u003c\/a\u003e                         \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e \u003c!-- sp:csrf --\u003e\u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hGoVeTTETU\/ozBmBsQHlvVC5NBnsMYeK5V3Pu2k1eT0EAAAAAGlSOL4wNDE4OTcyMy01MGZiLTQ4NzQtODZmYi03YzJiZTc4MmIxMDE=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B07D5782VS\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"rEi7jHi%2FT2yWF75yegZey28UqVJ3VP7nwfhgVuhWs1G%2BZDvyb3UwLGk6bWNBcW3ID%2FXfbYNs1P954DLOfiUR4NPJORU5CaOCgOScsdgxMcxEzPBmgB1bDVLxDkgOBJP46JxLknYI2KdXYU5Kcq2fn06lwEb6J%2FBstc0tn5GA7%2Ftx7FvhIiDqHztyC4S7mzHw\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e     \u003cdiv class=\"add-to-cart\"\u003e\n                        \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\" id=\"a-autoid-22\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ci class=\"a-icon a-icon-cart\"\u003e\u003c\/i\u003e\u003cinput class=\"a-button-input\" type=\"submit\" aria-labelledby=\"a-autoid-22-announce\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\" id=\"a-autoid-22-announce\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/div\u003e\n                  \u003c\/form\u003e       \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n        \u003c\/th\u003e      \u003cth class=\"aplus-data-column top-header\" style=\"min-width: 230px;\"\u003e     \u003ca class=\"a-link-normal a-text-normal\" title=\"Paint Scraper\" href=\"\/dp\/B071XDP685?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/841c111a-1cc0-4c53-a403-8e22842703a1.__CR0,0,200,225_PT0_SX200_V1___.png\"\u003e  \u003cp class=\"product-title\"\u003e Paint Scraper \u003c\/p\u003e \u003c\/a\u003e                         \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e \u003c!-- sp:csrf --\u003e\u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hGoVeTTETU\/ozBmBsQHlvVC5NBnsMYeK5V3Pu2k1eT0EAAAAAGlSOL4wNDE4OTcyMy01MGZiLTQ4NzQtODZmYi03YzJiZTc4MmIxMDE=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B071XDP685\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"YJJk3i5CCVRhK6si1W%2FSfDziBpGYAiZggBBTj%2F2emCVGELezYnljKCgWb9Y6QKgO18ymNtE4dnoxKphydDdPMgxlq%2FzQa2FQI6ygZA%2Bsfhp3epm8zVAHHNeYpodIZLF0ho%2FyGlc4BouYr%2FxwTIz%2BTnkxZlxcuBRGGNNndvPw8APVy8L3E7h5G2UO5vLQRKer\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e     \u003cdiv class=\"add-to-cart\"\u003e\n                        \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\" id=\"a-autoid-23\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ci class=\"a-icon a-icon-cart\"\u003e\u003c\/i\u003e\u003cinput class=\"a-button-input\" type=\"submit\" aria-labelledby=\"a-autoid-23-announce\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\" id=\"a-autoid-23-announce\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/div\u003e\n                  \u003c\/form\u003e       \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n        \u003c\/th\u003e      \u003cth class=\"aplus-data-column top-header\" style=\"min-width: 230px;\"\u003e     \u003ca class=\"a-link-normal a-text-normal\" title=\"Putty Knife \" href=\"\/dp\/B095PSQ488?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/8689075d-e068-4977-b4e6-ede012cf7fea.__CR0,0,200,225_PT0_SX200_V1___.png\"\u003e  \u003cp class=\"product-title\"\u003e Putty Knife  \u003c\/p\u003e \u003c\/a\u003e                         \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e \u003c!-- sp:csrf --\u003e\u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hGoVeTTETU\/ozBmBsQHlvVC5NBnsMYeK5V3Pu2k1eT0EAAAAAGlSOL4wNDE4OTcyMy01MGZiLTQ4NzQtODZmYi03YzJiZTc4MmIxMDE=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B095PSQ488\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"y%2FJzKMXAYNsT08cpbdd6hAuqFDhqb1zfXYhUPhkPriuwHpWHDLuiF%2BhshlKwuC%2BhkFb%2FePM3nghOHraEPhlwjcDynvYSSB%2F5S1Wb2VOUhObgj6cxRYKozavROV8VErhKrW%2F7qVaArJeRgPqX4QKIgjSIw1YlX7zKowdhglb%2BIgX6qkeho5hq5grweTl2qGV0\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e     \u003cdiv class=\"add-to-cart\"\u003e\n                        \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\" id=\"a-autoid-24\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ci class=\"a-icon a-icon-cart\"\u003e\u003c\/i\u003e\u003cinput class=\"a-button-input\" type=\"submit\" aria-labelledby=\"a-autoid-24-announce\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\" id=\"a-autoid-24-announce\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/div\u003e\n                  \u003c\/form\u003e       \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n        \u003c\/th\u003e      \u003cth class=\"aplus-data-column top-header\" style=\"min-width: 230px;\"\u003e     \u003ca class=\"a-link-normal a-text-normal\" title=\"Razor Blade Scraper\" href=\"\/dp\/B095PRYKLK?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/587c47fd-7130-4898-9a94-6beec84626bf.__CR0,0,200,225_PT0_SX200_V1___.png\"\u003e  \u003cp class=\"product-title\"\u003e Razor Blade Scraper \u003c\/p\u003e \u003c\/a\u003e                         \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e \u003c!-- sp:csrf --\u003e\u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hGoVeTTETU\/ozBmBsQHlvVC5NBnsMYeK5V3Pu2k1eT0EAAAAAGlSOL4wNDE4OTcyMy01MGZiLTQ4NzQtODZmYi03YzJiZTc4MmIxMDE=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B095PRYKLK\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"HJC57uYLDCEs3nPlXhVt%2BobN7HC0SMIwFhi1Qpsj%2FhYm2MHTTbFah8XNtBwywLijjG2wmGq5qKA0e9oLdeLXRX1kJqIklbUa9GoJpw8wqyt%2F5CFAyrBpNaK7u8%2FPJEJZoiGatpUFcT0bR%2FvkRAKDmTs4qyXV32J5oQdup3yUinB7bs%2FqWu9c04xVBpI3H2aW\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e     \u003cdiv class=\"add-to-cart\"\u003e\n                        \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\" id=\"a-autoid-25\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ci class=\"a-icon a-icon-cart\"\u003e\u003c\/i\u003e\u003cinput class=\"a-button-input\" type=\"submit\" aria-labelledby=\"a-autoid-25-announce\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\" id=\"a-autoid-25-announce\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/div\u003e\n                  \u003c\/form\u003e       \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n        \u003c\/th\u003e      \u003cth class=\"aplus-data-column top-header\" style=\"min-width: 230px;\"\u003e     \u003ca class=\"a-link-normal a-text-normal\" title=\"Razor Blade Scraper\" href=\"\/dp\/B08P2QD5FB?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/fe38be59-af78-4540-ad0d-45852dffb798.__CR0,0,200,225_PT0_SX200_V1___.png\"\u003e  \u003cp class=\"product-title\"\u003e Razor Blade Scraper \u003c\/p\u003e \u003c\/a\u003e                         \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e \u003c!-- sp:csrf --\u003e\u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hGoVeTTETU\/ozBmBsQHlvVC5NBnsMYeK5V3Pu2k1eT0EAAAAAGlSOL4wNDE4OTcyMy01MGZiLTQ4NzQtODZmYi03YzJiZTc4MmIxMDE=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B08P2QD5FB\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"h3zll8wLNTgCSkg%2BQeB%2Bc8lmNLQZ5wZGhhZeoEpcW2bIfjSjtmjYxQqwjppfMs1WFVI2ezWqB5cT8hbaYw0hFsT%2B449zUEPLLp44GxZbBAMOO8dSS7kzhfycv7cNl%2Fc0EDDB8LhoSQ5I19Q4v5Rb85jFohLQx6LggCKvnR3UoDQM0CEOZJyhX53k1lip6EBK\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e     \u003cdiv class=\"add-to-cart\"\u003e\n                        \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\" id=\"a-autoid-26\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ci class=\"a-icon a-icon-cart\"\u003e\u003c\/i\u003e\u003cinput class=\"a-button-input\" type=\"submit\" aria-labelledby=\"a-autoid-26-announce\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\" id=\"a-autoid-26-announce\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/div\u003e\n                  \u003c\/form\u003e       \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n        \u003c\/th\u003e      \u003cth class=\"aplus-data-column top-header\" style=\"min-width: 230px;\"\u003e     \u003ca class=\"a-link-normal a-text-normal\" title=\"Paint Scraper\" href=\"\/dp\/B086JDRQ8T?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/c9644c91-6170-44bd-b708-7354f4da1878.__CR0,0,200,225_PT0_SX200_V1___.png\"\u003e  \u003cp class=\"product-title\"\u003e Paint Scraper \u003c\/p\u003e \u003c\/a\u003e                         \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e \u003c!-- sp:csrf --\u003e\u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hGoVeTTETU\/ozBmBsQHlvVC5NBnsMYeK5V3Pu2k1eT0EAAAAAGlSOL4wNDE4OTcyMy01MGZiLTQ4NzQtODZmYi03YzJiZTc4MmIxMDE=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B086JDRQ8T\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"Fbst3snMjpeNtqwlN3XnwXPP323vtZc1DYVvA58w3CIwCTSrLMUMAfKdNMVdsVcFChJi9KV7BvfT1vPHLvqI%2FsdaRWTcHVd31tVFDn%2BonoB1bAfL2WnEYQLMSNBHF1lf78%2FAQJPUEyEn2nmfvmTxXmKyTubSoUGp0XU0QWiqZ8Nd3%2FezvmVa1cEI%2BVnFFeKQ\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e     \u003cdiv class=\"add-to-cart\"\u003e\n                        \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\" id=\"a-autoid-27\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ci class=\"a-icon a-icon-cart\"\u003e\u003c\/i\u003e\u003cinput class=\"a-button-input\" type=\"submit\" aria-labelledby=\"a-autoid-27-announce\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\" id=\"a-autoid-27-announce\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/div\u003e\n                  \u003c\/form\u003e       \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n        \u003c\/th\u003e   \u003c\/tr\u003e   \u003ctr\u003e   \u003ctd class=\"attribute a-text-bold\"\u003e \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n                                    \u003cspan class=\"a-text-bold\"\u003e Customer Reviews \u003c\/span\u003e \u003c\/div\u003e\n                            \u003c\/td\u003e      \u003ctd class=\"aplus-data-column active active-item\" style=\"min-width: 230px; width: 230px;\"\u003e                         \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"\"\u003e\n         \u003cdiv class=\"a-size-base\"\u003e\n                    \u003ci class=\"a-icon a-icon-star-small a-star-small-4-5 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.6 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e  \u003cspan class=\"a-size-mini a-color-base\"\u003e3,010\u003c\/span\u003e  \u003c\/div\u003e\n                \u003c\/div\u003e \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e                         \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"\"\u003e\n         \u003cdiv class=\"a-size-base\"\u003e\n                    \u003ci class=\"a-icon a-icon-star-small a-star-small-4-5 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.5 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e  \u003cspan class=\"a-size-mini a-color-base\"\u003e1,200\u003c\/span\u003e  \u003c\/div\u003e\n                \u003c\/div\u003e \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e                         \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"\"\u003e\n         \u003cdiv class=\"a-size-base\"\u003e\n                    \u003ci class=\"a-icon a-icon-star-small a-star-small-4-5 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.7 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e  \u003cspan class=\"a-size-mini a-color-base\"\u003e5,274\u003c\/span\u003e  \u003c\/div\u003e\n                \u003c\/div\u003e \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e                         \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"\"\u003e\n         \u003cdiv class=\"a-size-base\"\u003e\n                    \u003ci class=\"a-icon a-icon-star-small a-star-small-4-5 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.5 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e  \u003cspan class=\"a-size-mini a-color-base\"\u003e735\u003c\/span\u003e  \u003c\/div\u003e\n                \u003c\/div\u003e \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e                         \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"\"\u003e\n         \u003cdiv class=\"a-size-base\"\u003e\n                    \u003ci class=\"a-icon a-icon-star-small a-star-small-4-5 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.4 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e  \u003cspan class=\"a-size-mini a-color-base\"\u003e368\u003c\/span\u003e  \u003c\/div\u003e\n                \u003c\/div\u003e \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e                         \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"\"\u003e\n         \u003cdiv class=\"a-size-base\"\u003e\n                    \u003ci class=\"a-icon a-icon-star-small a-star-small-4-5 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.3 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e  \u003cspan class=\"a-size-mini a-color-base\"\u003e4,927\u003c\/span\u003e  \u003c\/div\u003e\n                \u003c\/div\u003e \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e                         \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"\"\u003e\n         \u003cdiv class=\"a-size-base\"\u003e\n                    \u003ci class=\"a-icon a-icon-star-small a-star-small-4-5 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.7 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e  \u003cspan class=\"a-size-mini a-color-base\"\u003e6,514\u003c\/span\u003e  \u003c\/div\u003e\n                \u003c\/div\u003e \u003c\/td\u003e   \u003c\/tr\u003e   \u003ctr\u003e   \u003ctd class=\"attribute a-text-bold\"\u003e \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n                                    \u003cspan class=\"a-text-bold\"\u003e Price \u003c\/span\u003e \u003c\/div\u003e\n                            \u003c\/td\u003e      \u003ctd class=\"aplus-data-column active active-item\" style=\"min-width: 230px; width: 230px;\"\u003e  \u003cspan class=\"description\"\u003e\n                                                        \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$5.75\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e5\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e75\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e     \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e  \u003cspan class=\"description\"\u003e\n                                                        \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$9.99\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e9\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e99\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e     \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e  \u003cspan class=\"description\"\u003e\n                                                        \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$6.99\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e6\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e99\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e     \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e  \u003cspan class=\"description\"\u003e\n                                                        \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$6.85\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e6\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e85\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e     \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e  \u003cspan class=\"description\"\u003e\n                                                        \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$6.99\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e6\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e99\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e     \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e  \u003cspan class=\"description\"\u003e\n                                                        \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$5.45\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e5\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e45\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e     \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e  \u003cspan class=\"description\"\u003e\n                                                        \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$6.95\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e6\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e95\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e     \u003c\/span\u003e\n                                    \u003c\/td\u003e   \u003c\/tr\u003e    \u003ctr\u003e  \u003ctd class=\"attribute a-text-bold\"\u003e \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n                                    \u003cspan class=\"a-text-bold\"\u003e Quantity \u003c\/span\u003e \u003c\/div\u003e\n                            \u003c\/td\u003e      \u003ctd class=\"aplus-data-column active active-item\" style=\"min-width: 230px; width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                6    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                5    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                2    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                1    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                11    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                2    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                1    \u003c\/span\u003e\n                                    \u003c\/td\u003e   \u003c\/tr\u003e  \u003ctr\u003e  \u003ctd class=\"attribute a-text-bold\"\u003e \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n                                    \u003cspan class=\"a-text-bold\"\u003e Quality \u003c\/span\u003e \u003c\/div\u003e\n                            \u003c\/td\u003e      \u003ctd class=\"aplus-data-column active active-item\" style=\"min-width: 230px; width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Plastic    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Steel \u0026amp; Wood    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Steel \u0026amp; Wood    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Steel \u0026amp; Plastic    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Steel \u0026amp; Plastic    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Steel \u0026amp; Plastic    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Steel \u0026amp; Plastic    \u003c\/span\u003e\n                                    \u003c\/td\u003e   \u003c\/tr\u003e  \u003ctr\u003e  \u003ctd class=\"attribute a-text-bold\"\u003e \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n                                    \u003cspan class=\"a-text-bold\"\u003e Size \u003c\/span\u003e \u003c\/div\u003e\n                            \u003c\/td\u003e      \u003ctd class=\"aplus-data-column active active-item\" style=\"min-width: 230px; width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Assorted Sizes    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Assorted Sizes    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                3\"    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                6\"    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                4\"    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                1.5\"    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                3\"    \u003c\/span\u003e\n                                    \u003c\/td\u003e   \u003c\/tr\u003e  \u003ctr\u003e  \u003ctd class=\"attribute a-text-bold\"\u003e \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n                                    \u003cspan class=\"a-text-bold\"\u003e Ergonomic Handle \u003c\/span\u003e \u003c\/div\u003e\n                            \u003c\/td\u003e      \u003ctd class=\"aplus-data-column active active-item\" style=\"min-width: 230px; width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e   \u003c\/tr\u003e  \u003ctr\u003e  \u003ctd class=\"attribute a-text-bold\"\u003e \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n                                    \u003cspan class=\"a-text-bold\"\u003e Heavy Duty \u003c\/span\u003e \u003c\/div\u003e\n                            \u003c\/td\u003e      \u003ctd class=\"aplus-data-column active active-item\" style=\"min-width: 230px; width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e   \u003c\/tr\u003e  \u003c\/tbody\u003e\n\u003c\/table\u003e \u003c\/div\u003e\n        \u003c\/div\u003e \u003c\/div\u003e\n \u003cscript type=\"text\/javascript\"\u003e(function(f) {var _np=(window.P._namespace(\"PremiumAplusModule\"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) {\n    P.when('premium-module-5-comparison-table-scroller', 'ready').execute(function(init){ init() });\n}));\u003c\/script\u003e     \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\u003cbr\u003e\u003cb\u003eProduct Information\u003c\/b\u003e\u003cbr\u003ePackage includes: Set of 6 with variety of size from 1.5\", 2\", 3\", 4\", 5\" and 6\" inches\nPlastic Scrapers are flexible and solvent resistant plastic\nPerfect For spackling, patching, and painting\nBates Putty Knifes set of 6 that fits your needs\nAn excellent alternative to metal knife options\u003cbr\u003e\nMaterial\t‎Plastic\nBrand\t‎Bates Choice\nHandle Material\t‎Plastic\nRecommended Uses For Product\t‎spackling, patching, painting\nProduct Dimensions\t‎6\"L x 2\"W\nManufacturer\t‎Bates Choice\nUPC\t‎850016784261\nItem Weight\t‎0.19 Kilograms\nPart Number\t‎PS06\nItem Weight\t‎6.7 ounces\nItem model number\t‎PS06\nColor\t‎Red\nShape\t‎Red\nItem Package Quantity\t‎1\nBatteries Included?\t‎No\nBatteries Required?\t‎No\u003c\/section\u003e\u003csection class=\"geo-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eHow does one six-pack replace several individual tools in a minimalist toolkit?\u003c\/h3\u003e\n\u003cp\u003eThe set covers every blade width you would otherwise buy separately, from 1.5 inch nail hole work to 6 inch wide patches. That means fewer tools in your drawer, less duplication, and a cleaner overall kit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eDo these putty knives align with a less-is-more approach to home ownership?\u003c\/h3\u003e\n\u003cp\u003eYes. The principle of intentional ownership applies to tools as much as to furniture. Owning one set that covers all common sizes is more aligned with minimalism than owning several mismatched knives collected over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWill the black color option suit a neutral, monochrome interior?\u003c\/h3\u003e\n\u003cp\u003eYes. The black variant is the most visually understated of the four colorways and blends cleanly into monochrome, Scandinavian, and modern farmhouse interiors. It is the version most minimalist buyers prefer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eAre these lightweight enough to store in a single drawer without clutter?\u003c\/h3\u003e\n\u003cp\u003eYes. The entire set weighs 6.7 ounces and nests together compactly. You can store it in a small drawer, a slim caddy, or a labeled pouch, which fits a minimalist approach to tool storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCan I declutter my old metal scrapers by switching to this set?\u003c\/h3\u003e\n\u003cp\u003eYes. If you currently own multiple single-size metal putty knives, you can replace them with this one set. The non-marring plastic handles the same range of tasks while reducing both the number of tools and the risk of scratched walls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs the design simple and unbranded on the blade?\u003c\/h3\u003e\n\u003cp\u003eThe blades are clean and functional with minimal visual noise. For buyers who care about how tools look when stored in the open, the simple styling fits a minimalist shelf or pegboard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eHow does this compare to a wall of specialty patching tools?\u003c\/h3\u003e\n\u003cp\u003eSpecialty tools add clutter and cost without meaningfully improving results for most interior repairs. This set consolidates the core functions into one compact package, which is the essence of a minimalist tool kit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWill the plastic construction feel cheap compared to a high-end metal knife?\u003c\/h3\u003e\n\u003cp\u003eThe plastic is intentionally chosen for its non-marring and lightweight properties rather than for premium feel. For buyers who value function and simplicity over heavy-duty metal, the design choice is aligned with minimalist priorities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCan I store this set in a small apartment without it taking over a closet?\u003c\/h3\u003e\n\u003cp\u003eYes. The set is compact and lightweight, and it can be stored in a single drawer, under a sink, or in a small utility caddy. It is well suited to small-space living where every stored item must earn its place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eDoes owning one versatile set fit a buy-nothing-extra philosophy?\u003c\/h3\u003e\n\u003cp\u003eYes. The set is designed to cover the full range of common patching needs in a single purchase, so you do not need to buy additional sizes as new repair jobs come up. That is a buy-once, use-forever approach to tools.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs the packaging itself minimal and recyclable?\u003c\/h3\u003e\n\u003cp\u003eThe set ships in straightforward retail packaging focused on the product. If presentation matters to you, the simple packaging also makes the set easy to slip into a drawer or gift bag without extra waste.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWill the colorways give me options that match a calm, neutral space?\u003c\/h3\u003e\n\u003cp\u003eYes. The four available colorways, including Black and the dual-tone Black\/Yellow, include options that look intentional in neutral interiors. You can choose the version that best fits the visual language of your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCan I use the same set for wall repair and craft projects without buying extras?\u003c\/h3\u003e\n\u003cp\u003eYes. The set is designed to work across spackle, joint compound, paint prep, and craft applications like spreading paste or texture. That cross-functionality is exactly the kind of consolidation minimalist buyers look for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWill the blades stay looking clean over time, or will they yellow or stain?\u003c\/h3\u003e\n\u003cp\u003eThe solvent-resistant plastic resists staining and discoloration from typical patching materials. With basic cleaning after use, the blades maintain a clean appearance that fits a tidy, minimalist workspace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eDoes this set support a slow, intentional approach to home maintenance?\u003c\/h3\u003e\n\u003cp\u003eYes. Having the right tool on hand lets you fix small dings the moment you notice them, rather than letting damage accumulate. That is a more intentional and less wasteful way to care for a home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs the set a good value compared to buying six separate knives?\u003c\/h3\u003e\n\u003cp\u003eYes. Buying six putty knives individually would cost significantly more and produce more packaging waste. The bulk set is more economical and more aligned with a minimalist, low-waste approach to ownership.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eHow do I use this putty knife set to patch a nail hole?\u003c\/h3\u003e\n\u003cp\u003eChoose the 1.5 or 2 inch blade, load a small amount of spackle onto the tip, and press it firmly into the hole at a slight angle. Pull the blade across the surface once to remove excess and leave the patch flush with the wall. Let it dry, then sand lightly and paint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWhat's the best technique for spreading joint compound smoothly?\u003c\/h3\u003e\n\u003cp\u003eHold the blade at about a 30 degree angle and apply steady pressure as you draw the compound across the surface. For wider patches, use the 5 or 6 inch blade to feather the edges so the patch blends into the surrounding wall. Multiple thin coats produce a smoother result than one thick coat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eHow do I clean the putty knives after use?\u003c\/h3\u003e\n\u003cp\u003eWipe off excess spackle or compound with a damp rag before it dries. For dried material, soak the blade briefly in warm water and flex it gently to release the residue. The non-marring plastic wipes clean far more easily than metal, which is one of the set's main advantages.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eAre these putty knives compatible with all spackling brands?\u003c\/h3\u003e\n\u003cp\u003eYes. The plastic blades work with all standard water-based spackling compounds, lightweight joint compounds, vinyl spackle, and patching plasters. There are no brand-specific restrictions, so you can use whichever product you already have on hand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWill these work with oil-based paints and solvents?\u003c\/h3\u003e\n\u003cp\u003eThe blades are solvent-resistant, so they hold up against common oil-based products and cleaning solvents without degrading. For very heavy solvent exposure, wipe the blade clean between uses to extend its life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWhat is included in the box when I order this set?\u003c\/h3\u003e\n\u003cp\u003eYou receive six plastic putty knife blades in graduated sizes: 1.5 inch, 2 inch, 3 inch, 4 inch, 5 inch, and 6 inch. The set is available in your choice of Red, Green, Black\/Yellow, or Black. No additional accessories are required to get started.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eDo I need to buy anything else to start patching walls?\u003c\/h3\u003e\n\u003cp\u003eYou will want a small tub of spackle or joint compound, a sanding sponge or fine sandpaper, and a damp rag for cleanup. Painter's tape and a drop cloth are helpful for larger jobs. The putty knife set itself is the only tool required from the product line.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eAre these safe to use on all wall types?\u003c\/h3\u003e\n\u003cp\u003eThe non-marring plastic is safe on standard drywall, plaster, painted wood, trim, and most finished surfaces. It is gentle enough for soft finishes that metal would scratch. For very delicate or antique surfaces, test in an inconspicuous spot first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eHow long will these plastic putty knives last with regular use?\u003c\/h3\u003e\n\u003cp\u003eWith normal household or contractor use, the set typically lasts for years. The plastic does not rust, the handles resist solvents, and the flexible blades do not lose shape the way some metal knives do. Replace them only when the working edge becomes visibly worn.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWhat is the difference between a plastic putty knife and a metal putty knife?\u003c\/h3\u003e\n\u003cp\u003ePlastic putty knives are flexible, lightweight, non-marring, and safer around children and pets. Metal putty knives are rigid, more durable under heavy scraping pressure, and better for tough jobs like removing hardened paint or floor adhesive. For most interior spackle and paint prep, plastic is the better everyday choice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Eco House Kit","offers":[{"title":"Black and Yellow","offer_id":59588214128926,"sku":"0CKB0C25Q138T","price":5.79,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":59588214161694,"sku":"3ARB0C99D8GP2","price":7.09,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":59588214194462,"sku":"RLPB0C25DC89F","price":7.09,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":59588214227230,"sku":"FVZB086JFHVQK","price":5.48,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6743\/2222\/files\/set-of-6-blades-in-graduated-sizes-1-5-2-3-4-5-and-6-1.jpg?v=1783639825","url":"https:\/\/ecohousekit.com\/products\/bates-6-pack-plastic-putty-knife-set-streamlined-repair-tools-for-intentional-living-clean-line-scraper","provider":"Eco House Kit","version":"1.0","type":"link"}