{"product_id":"bates-plastic-putty-knife-variety-pack-dorm-room-wall-repair-kit-edge-safe-scraper-for-student-spaces","title":"Bates Plastic Putty Knife Variety Pack - Dorm Room Wall Repair Kit, Edge-Safe Scraper for Student Spaces","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\u003eAre these putty knives safe to use around my children?\u003c\/h3\u003e\n\u003cp\u003eYes. The all-plastic construction means there are no sharp metal edges that can cut small fingers. They are a strong alternative to metal scrapers in homes with toddlers and young kids who might grab a tool left on a counter or step stool.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs the blade edge sharp enough to cause injury if my pet steps on it?\u003c\/h3\u003e\n\u003cp\u003eThe working edge is functional for scraping but not razor-sharp like a utility blade. Compared to metal putty knives, the risk of a deep cut is much lower. That said, it is still best practice to store any tool out of reach of pets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWill the plastic handle break and create sharp shards?\u003c\/h3\u003e\n\u003cp\u003eThe handles are made from solvent-resistant plastic designed for normal patching pressure. Under typical use they flex rather than snap, and they do not produce sharp shards the way brittle materials can.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCan my teenager use these safely for a first wall repair project?\u003c\/h3\u003e\n\u003cp\u003eYes. The non-marring, lightweight plastic is forgiving for first-time users, and there is no risk of gouging the wall or cutting themselves. The six-size variety also helps them pick the right blade for the job without guesswork.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs this set safer than traditional metal putty knives for an older family member?\u003c\/h3\u003e\n\u003cp\u003eYes. The lightweight 6.7 ounce total weight reduces hand and wrist strain, and the absence of sharp metal edges lowers the risk of accidental cuts. That combination makes the set a good fit for older adults doing their own touch-ups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eI'm worried about my walls being damaged by tools. Will these scratch the surface?\u003c\/h3\u003e\n\u003cp\u003eNo. The blades are specifically engineered to be non-marring, so they will not scratch paint, wood, drywall paper, or soft finishes. This is one of the main reasons homeowners switch from metal to plastic putty knives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eAre these safe to use on surfaces my baby touches, like crib walls and changing table areas?\u003c\/h3\u003e\n\u003cp\u003eYes. Once the spackle dries and the wall is repainted, the surface is smooth and safe. The plastic blades do not leave embedded metal shavings or scratches that could create snags or roughness in a nursery space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs this safer than using a metal scraper near electrical outlets?\u003c\/h3\u003e\n\u003cp\u003eThe plastic blade is non-conductive, which is an advantage when working carefully around outlet surrounds and switch plates. You should still turn off power at the breaker for any work inside an outlet box, but the tool itself adds a layer of safety versus metal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWill the blade snap if I apply too much pressure while scraping?\u003c\/h3\u003e\n\u003cp\u003eThe flexible plastic is designed to flex under pressure rather than crack. For extremely heavy scraping on hard surfaces, a metal scraper is still the better choice, but for typical spackle and paint prep the blades hold up reliably.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCan I leave these out on a workbench without worrying about sharp edges facing up?\u003c\/h3\u003e\n\u003cp\u003eYes. The edges are functional but not dangerously sharp, so incidental contact is unlikely to cause injury. That said, good workshop habits still apply, and storing them flat in a drawer is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs the plastic BPA-free or otherwise food-contact safe in case a child mouths it?\u003c\/h3\u003e\n\u003cp\u003eThis set is a wall repair tool, not a food-contact product, and is not marketed as a toy. We recommend keeping it out of reach of children who might mouth tools, the same as you would with any household repair item.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eHow does this compare to metal putty knives for overall household safety?\u003c\/h3\u003e\n\u003cp\u003ePlastic putty knives eliminate the cut and scratch risk that comes with a rigid metal edge. For typical interior patching, they do the same job with a significantly lower injury profile, which is why many family households prefer them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs this safer than a box cutter for scraping paint or wallpaper?\u003c\/h3\u003e\n\u003cp\u003eYes. A box cutter has an exposed razor edge that can easily slip and cut skin. A plastic putty knife applies pressure across a wider, duller edge, which is far less likely to cause a laceration during paint or wallpaper prep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eI'm concerned about chemical exposure. Will harsh solvents damage the handles?\u003c\/h3\u003e\n\u003cp\u003eNo. The handles are solvent-resistant, so common paint prep chemicals, mineral spirits, and cleaning solutions will not degrade them. This is an important safety point because a weakened handle can break mid-use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eMy child has eczema and sensitive skin. Is the plastic safe to handle?\u003c\/h3\u003e\n\u003cp\u003eThe smooth plastic surface is non-abrasive and easy to wipe clean, which is generally comfortable for sensitive hands. As with any tool, washing hands after use is recommended, especially when working with spackle or paint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eDo these putty knives pose a risk if left in a sandbox or outdoor play area?\u003c\/h3\u003e\n\u003cp\u003eThey are not toys and should not be left where children play. However, in the unlikely event a child picks one up, the plastic edge poses far less laceration risk than a metal putty knife or scraper would.\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":"quonely","offers":[{"title":"Black and Yellow","offer_id":45463058776133,"sku":"KVAB0C25Q138T","price":5.79,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":45463058808901,"sku":"U3HB0C99D8GP2","price":7.09,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":45463058841669,"sku":"KRMB0C25DC89F","price":7.09,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":45463058874437,"sku":"QUHB086JFHVQK","price":5.48,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0750\/4124\/3205\/files\/set-of-6-blades-in-graduated-sizes-1-5-2-3-4-5-and-6-1.jpg?v=1785729399","url":"https:\/\/quonely.myshopify.com\/products\/bates-plastic-putty-knife-variety-pack-dorm-room-wall-repair-kit-edge-safe-scraper-for-student-spaces","provider":"quonely","version":"1.0","type":"link"}