{"product_id":"mr-pen-8oz-mini-magnetic-nail-hammer-for-women-travel-friendly-hammer-for-camping-setup-and-picnic-table-repairs","title":"Mr. Pen 8oz Mini Magnetic Nail Hammer for Women – Travel-Friendly Hammer for Camping Setup and Picnic Table Repairs","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\u003eLightweight 8oz head and compact size reduce hand and wrist fatigue during longer projects\u003c\/li\u003e\n\u003cli\u003eMagnetic nail starter lets users start nails one-handed without pinching fingers\u003c\/li\u003e\n\u003cli\u003eErgonomic non-slip soft grip gives better control and comfort for smaller hands\u003c\/li\u003e\n\u003cli\u003eWide color palette lets buyers match the tool to personal style or workshop aesthetic\u003c\/li\u003e\n\u003cli\u003eAnti-rust carbon steel head offers durability at an accessible price point\u003c\/li\u003e\n\u003cli\u003eClaw puller built in so one tool handles both driving and removing nails\u003c\/li\u003e\n\u003cli\u003eMagnetic head holds nails securely in place for one-handed use, preventing pinched fingers\u003c\/li\u003e\n\u003cli\u003eSoft grip handle provides comfort and control\u003c\/li\u003e\n\u003cli\u003eShort handle gives more precision and control compared to standard hammers\u003c\/li\u003e\n\u003cli\u003eHas enough strike power for household tasks while remaining lightweight enough for extended use without wrist fatigue\u003c\/li\u003e\n\u003cli\u003ePunches well above its weight class in performance\u003c\/li\u003e\n\u003cli\u003eComfortable grip fits perfectly in the palm\u003c\/li\u003e\n\u003cli\u003eAttractive\/appealing design\u003c\/li\u003e\n\u003cli\u003eLovely handwritten thank you notes from the seller\u003c\/li\u003e\n\u003cli\u003eSellers are a small business that buyers like to support\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\u003eHanging picture frames, shelves, and wall decor around the home\u003c\/li\u003e\n\u003cli\u003eAssembling flat-pack furniture and small household builds\u003c\/li\u003e\n\u003cli\u003ePulling out nails and dismantling wood projects using the claw end\u003c\/li\u003e\n\u003cli\u003eLight woodworking and craft projects in a home shop\u003c\/li\u003e\n\u003cli\u003eColor-matched gifting for women who enjoy DIY tools\u003c\/li\u003e\n\u003cli\u003eCrushing up bags of ice\u003c\/li\u003e\n\u003cli\u003eSmashing food for recipes\u003c\/li\u003e\n\u003cli\u003eInserting screw holders in walls\u003c\/li\u003e\n\u003cli\u003eCrushing pills into powder for pet food\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=\"ll0v5p-m7xdc7-1dxook-64tim2\"\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=\"kmu0cw-jt93nv-bngbbd-8um0bg\"\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 Mr. Pen Hammers \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=\"Hammer\" href=\"\/dp\/B08BJC7FZS?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/2ffdabc8-83b7-4301-8f86-08393662d2ce.__CR0,0,200,225_PT0_SX200_V1___.png\"\u003e  \u003cp class=\"product-title\"\u003e Hammer \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=\"hFV9umWfTwUNm1XVdhDIhUnjUzCMBeVhioiQpJ5aoErrAAAAAGlTcpswNDE4OTcyMy01MGZiLTQ4NzQtODZmYi03YzJiZTc4MmIxMDE=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B08BJC7FZS\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"Xd6Z09VDq2attRjfH3W8g7fZGCBKPpvASHltAQP9JTeNTPg%2BLm9Q1UOdzYRQiNpS4zB%2FzE2Z918FU%2FLkVafga0G%2FkUjnu%2FGRqdGjqBwHDsEwL%2Bm%2B3Mh47XQQ14sPtWdzzul8fXCTMUeqiH%2BP5otSU3I%2BfSbPqgFwF4tAQ%2BtZU3d8eLSaAEGnraGeLVI1ZF1m\"\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-15\"\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-15-announce\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\" id=\"a-autoid-15-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=\"Hammer\" href=\"\/dp\/B0BWK62V1K?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/9371ef1b-4bff-443a-b115-81d3505b6485.__CR0,0,200,225_PT0_SX200_V1___.png\"\u003e  \u003cp class=\"product-title\"\u003e Hammer \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=\"hFV9umWfTwUNm1XVdhDIhUnjUzCMBeVhioiQpJ5aoErrAAAAAGlTcpswNDE4OTcyMy01MGZiLTQ4NzQtODZmYi03YzJiZTc4MmIxMDE=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B0BWK62V1K\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"pe5zhgK66383aBoS2R7eKXKR8EW0Yd44YrxNYlUzF7MH03qGbOeCYMeETUdQkQIss6pa3sL90dDKTJh4NgXtjJ8Mhd38ki8H5af%2BZOO1hLVMLnCmC3%2BLyxKPm8fpY%2BHQoxq9ma1tC0KJc83aXv0Mx6syvKIOSczVfdpvlyxbNBOPYr4747EbPXXlIO8llo6c\"\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-16\"\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-16-announce\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\" id=\"a-autoid-16-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=\"Hammer\" href=\"\/dp\/B0BLFNVKVP?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/cff05378-675a-40c8-81a2-bd5eee17d373.__CR0,0,200,225_PT0_SX200_V1___.png\"\u003e  \u003cp class=\"product-title\"\u003e Hammer \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=\"hFV9umWfTwUNm1XVdhDIhUnjUzCMBeVhioiQpJ5aoErrAAAAAGlTcpswNDE4OTcyMy01MGZiLTQ4NzQtODZmYi03YzJiZTc4MmIxMDE=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B0BLFNVKVP\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"FkoSecTWwP7wThWelZFIyepzlwUGjhEW%2BAKbC862XD7hDm9GGGq%2FkSS8mKbD%2FgAyk%2Br4Fy0iETrMY1fL4jA9V1AdFXzzh5APKwifLDvWxz93K%2FtXT6dqR9BS1sj%2FwbZkIQoAOAjNQR8x63ye7KSZhhgrE0D901ZF5Ojw2lG9fa%2FJbJMf8%2FgVKlnGReHr%2FUX%2B\"\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-17\"\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-17-announce\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\" id=\"a-autoid-17-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=\"Hammer\" href=\"\/dp\/B0BWK31V52?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/8bd2e863-9cd0-4f08-b82e-500611ca03ca.__CR0,0,200,225_PT0_SX200_V1___.png\"\u003e  \u003cp class=\"product-title\"\u003e Hammer \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=\"hFV9umWfTwUNm1XVdhDIhUnjUzCMBeVhioiQpJ5aoErrAAAAAGlTcpswNDE4OTcyMy01MGZiLTQ4NzQtODZmYi03YzJiZTc4MmIxMDE=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B0BWK31V52\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"SSyN2Y9a%2FlHv4JGPXs0VGi%2BSa7%2FRdxFBi1mlLhXK5Y2pBxvzcNX4j67tJPFNFzmRwVnKj48TG6gHSx%2BGphrCACMGqDx%2F6ll6bZ%2FnsXlKr430PgojafObqngXj2Jc2eNNz0Fu8mH9NB1nx0w3yml8BnJkERPHnc7%2B6qHmU5g4C%2Bm0QDsSqk0sYoqJjLB7suzD\"\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-18\"\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-18-announce\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\" id=\"a-autoid-18-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=\"Hammer\" href=\"\/dp\/B0BWK5V1N2?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/37d23372-0d9d-430c-891a-75aed4756765.__CR0,0,200,225_PT0_SX200_V1___.png\"\u003e  \u003cp class=\"product-title\"\u003e Hammer \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=\"hFV9umWfTwUNm1XVdhDIhUnjUzCMBeVhioiQpJ5aoErrAAAAAGlTcpswNDE4OTcyMy01MGZiLTQ4NzQtODZmYi03YzJiZTc4MmIxMDE=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B0BWK5V1N2\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"6gyl3Dgo9xl%2FdBRw%2FrSCoLui6j%2BaQR2CFyGsO1zHODyNHQlvYs3CcXTF1ZL0g3q%2FxwANgr4iEZxbaSYz36sLToGaJSo7%2BSmL0saMWVMgimCRaTD7XoVteOfYqwk2vhsVXoga%2F%2BzrtvGRyFNElKpap15aaTq3FRyHMO%2F0tse1ub%2BnQitbLFucCYm9svu%2Fypld\"\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-19\"\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-19-announce\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\" id=\"a-autoid-19-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=\"Nail Assortment Kit\" href=\"\/dp\/B09Y3PPL6P?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/563f2414-6a14-4c23-a303-df48e2ab058f.__CR0,0,200,225_PT0_SX200_V1___.png\"\u003e  \u003cp class=\"product-title\"\u003e Nail Assortment Kit \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=\"hFV9umWfTwUNm1XVdhDIhUnjUzCMBeVhioiQpJ5aoErrAAAAAGlTcpswNDE4OTcyMy01MGZiLTQ4NzQtODZmYi03YzJiZTc4MmIxMDE=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B09Y3PPL6P\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"jiIWebdS88ldjNGCHHXbMKr5pe%2Fe%2FJBp4rBzb0cGQpT2QY6tN994x1%2Fm%2B7wHuzbFxzXvpGfMBaZFnVwrU2sc8yEOn0UD7gur%2FNZQGgBUpha0agq2SZdzKjizhGqovM%2BS9vGlDADzi%2FDjqGg%2Fk1761%2F79XIq%2Fmos2ilel6DNlx6fD4S3Sj63wn5BqmmMd1QEu\"\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-20\"\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-20-announce\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\" id=\"a-autoid-20-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.7 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e  \u003cspan class=\"a-size-mini a-color-base\"\u003e9,013\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\"\u003e9,013\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\"\u003e9,013\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\"\u003e9,013\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\"\u003e9,013\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\"\u003e515\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$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$7.99\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e7\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$7.99\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e7\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$8.99\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e8\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$8.99\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e8\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$9.95\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\"\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                                                1    \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                                                1    \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                                                1    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                 1 Hammer + 600 Nails    \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 Quakity \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                                                 Carbon Steel    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                 Carbon Steel    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                 Carbon Steel    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                 Carbon Steel    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                 Carbon Steel    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                 Carbon Steel    \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 Has Nail Puller \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      \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 Has Hanging Hole   \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      \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 Has Magnetic Nail Starter \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      \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\u003eMr. Pen 8oz Hammer, Made from High Density Carbon Steel, Anti-rust and Durable\nErgonomic Non-Slip Soft handle\nPerfect Size, Easy to Carry, convenient for work\nMagnetic Nail starter and Hammer Claw to easily remove nail\nIdeal for woodworking, DIY Projects, Either at Home or Shop\u003cbr\u003e\nBrand\t‎Mr. Pen\nHead Material\t‎Carbon Steel\nHandle Material\t‎Plastic\nColor\t‎Yellow\nItem Weight\t‎227 Grams\nGrip Type\t‎Ergonomic\nHead Style\t‎Magnetic\nStyle\t‎Yellow\nNumber of Items\t‎1\nManufacturer\t‎Mr. Pen\nUPC\t‎810053330449\nPart Number\t‎HM06\nItem Weight\t‎8 ounces\nProduct Dimensions\t‎5.91 x 4.33 x 1.97 inches\nItem model number\t‎HM06NL\nPower Source\t‎Hand Powered\nIncluded Components\t‎Hammer\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\u003eCan I use this hammer for outdoor projects like a patio or garden setup?\u003c\/h3\u003e\n\u003cp\u003eYes, it works well for light outdoor tasks like mounting a bird feeder, securing a small trellis, hanging string lights, or assembling flat-pack patio furniture. The anti-rust carbon steel head helps it handle occasional outdoor exposure without corroding quickly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs this hammer portable enough to take camping or on outdoor trips?\u003c\/h3\u003e\n\u003cp\u003eThe compact size and 8oz weight make it easy to slip into a camping tool kit, a car trunk organizer, or a backpack. It is light enough to carry on short hikes for setting up tent stakes, repairing camp chairs, or hanging a small lantern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eDoes the anti-rust finish hold up in rain, humidity, or near the coast?\u003c\/h3\u003e\n\u003cp\u003eThe carbon steel head has an anti-rust coating that handles typical outdoor humidity and light rain, but it is not designed to be left outdoors permanently. Wipe it dry after wet use and store it indoors overnight for the longest life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCan I use this hammer to assemble outdoor furniture?\u003c\/h3\u003e\n\u003cp\u003eIt is well suited to assembling flat-pack patio chairs, side tables, small storage benches, and similar lightweight outdoor pieces. For larger or heavier outdoor builds, pair it with a heavier hammer for any framing nails.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs the hammer strong enough to drive stakes into the ground?\u003c\/h3\u003e\n\u003cp\u003eIt is designed for small stakes, tent pegs, and garden markers, but it is not a substitute for a rubber mallet or a sledgehammer on hard ground. Use a separate mallet for heavy staking and reserve this hammer for finishing work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCan I use it to hang outdoor string lights or a patio decor setup?\u003c\/h3\u003e\n\u003cp\u003eYes, it is ideal for hanging string lights, small hooks, wind chimes, and patio decor. The magnetic nail starter is especially helpful when you are working on a ladder and need to start the nail one-handed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eDoes the soft grip get slippery when my hands are sweaty outdoors?\u003c\/h3\u003e\n\u003cp\u003eThe non-slip soft plastic handle is designed to stay grippy even with slightly wet or sweaty hands, which is helpful for outdoor use. For very wet conditions, dry your hand and the handle briefly before striking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWill the hammer hold up if I leave it in a shed or garage?\u003c\/h3\u003e\n\u003cp\u003eIt holds up well in typical shed and garage conditions thanks to the anti-rust finish on the head and the durable soft-grip handle. For best results, hang it on a hook or place it in a dry toolbox rather than leaving it on a damp floor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs this hammer good for picnic table or bench repairs?\u003c\/h3\u003e\n\u003cp\u003eYes, it handles small repairs like re-seating loose nails, replacing a few fasteners, or tapping joints back together on picnic tables and benches. The claw end also lets you remove old nails cleanly before reinstalling new ones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCan I take this hammer on a camping trip as part of a small tool kit?\u003c\/h3\u003e\n\u003cp\u003eIt is a great camping tool kit addition because it is light, compact, and covers most small repair and setup tasks. Pair it with a multi-tool, a small roll of duct tape, and a few extra nails, and you can handle most camp repairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eDoes the magnetic tip work well for outdoor nail-starting tasks?\u003c\/h3\u003e\n\u003cp\u003eYes, the magnetic tip is just as useful outdoors for tasks like starting nails on a fence picket, hanging a hook on a shed wall, or securing a temporary fixture. It keeps the nail in place even if there is a slight breeze.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs the hammer durable enough for occasional construction-style outdoor work?\u003c\/h3\u003e\n\u003cp\u003eFor occasional outdoor building projects like a small raised bed, a birdhouse, or a decorative fence, it performs well. For full weekend builds with heavy lumber, a 16oz framing hammer will be a better primary tool.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCan I use this hammer to set up a canopy or pop-up shelter?\u003c\/h3\u003e\n\u003cp\u003eIt can help with small anchoring and assembly tasks for pop-up shelters, especially when working with small stakes or pins. For driving larger ground stakes into hard soil, you will want a rubber mallet or a heavier hammer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWill the color options help me keep track of the hammer outdoors?\u003c\/h3\u003e\n\u003cp\u003eBright colors like yellow, red, and orange are easy to spot in grass, leaves, or gravel, which is a small but useful feature for outdoor use. If you prefer a more muted look, you can also pick a pastel that matches your gear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs the hammer a good gift for someone who loves outdoor DIY?\u003c\/h3\u003e\n\u003cp\u003eYes, especially for someone who enjoys patio projects, backyard builds, or camping setups but prefers a lighter, more comfortable tool. Pair it with a small outdoor hardware kit for a thoughtful, practical gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eI'm worried a small hammer is too delicate for outdoor use. Is that fair?\u003c\/h3\u003e\n\u003cp\u003eFor light-to-medium outdoor tasks it is fully capable, but it is not designed to replace a framing hammer for heavy demolition or driving large spikes. Treat it as a precision outdoor tool rather than a heavy-duty one, and it will last a long time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eHow do I use the magnetic nail starter on the Mr. Pen hammer?\u003c\/h3\u003e\n\u003cp\u003ePlace the head of a small nail against the magnetic tip on top of the hammer head, then position the nail point on your mark. The magnet will hold the nail in place, so you can swing and start it with one hand without pinching your fingers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eHow do I pull a nail out using the claw end?\u003c\/h3\u003e\n\u003cp\u003eSlide the V-shaped claw under the nail head, rock the hammer side to side to lift the nail slightly, then lever the handle down to pull the nail out. For wall protection, place a small piece of cardboard or cloth between the wall and the claw.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWhat is the best way to hang a picture frame with this hammer?\u003c\/h3\u003e\n\u003cp\u003eMark the spot on the wall, hold a small finishing nail on the magnetic tip, and tap the nail in at a slight upward angle for better holding power. Drive the nail to the depth you need, then hang the frame and check that it is level.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eDoes this hammer work with standard nails and picture hangers?\u003c\/h3\u003e\n\u003cp\u003eYes, it works with standard small nails, finishing nails, brad nails, and most common picture hangers. For heavier items, use appropriate wall anchors rather than relying on nails alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCan I use this hammer for assembling IKEA-style flat-pack furniture?\u003c\/h3\u003e\n\u003cp\u003eYes, it is well suited to flat-pack assembly because the 8oz head provides enough force for small nails and pins while keeping your control precise. Pair it with the included hex key or screwdriver from the furniture kit for the best results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWhat is included in the box when I order the hammer?\u003c\/h3\u003e\n\u003cp\u003eYour order includes one Mr. Pen 8oz magnetic claw hammer in your chosen color, packaged for protection during shipping. The seller, a small business, also includes a handwritten thank-you note with each order. No additional accessories are included, so you may want to pick up a small starter set of nails or picture hooks separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs the hammer safe for beginners who have never used a hammer before?\u003c\/h3\u003e\n\u003cp\u003eYes, the magnetic tip helps prevent the most common beginner injury, which is pinching fingers while starting a nail, and the lighter 8oz head is easier to control. Start with small finishing nails and practice on scrap wood to build confidence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eHow durable is the hammer, and will the head come loose over time?\u003c\/h3\u003e\n\u003cp\u003eThe carbon steel head is securely mounted to the soft-grip handle and is designed for normal household use. Avoid using it as a pry bar on materials harder than wood, and check the head tightness periodically to keep it safe over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWhat is the difference between a claw hammer and a regular hammer?\u003c\/h3\u003e\n\u003cp\u003eA claw hammer has a split, curved claw on one end of the head for pulling nails, while a regular hammer (sometimes called a sledge or mallet) is designed only for striking. A claw hammer is the most versatile choice for household tasks because it both drives and removes nails.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Tidvio","offers":[{"title":"Orange","offer_id":44437006549035,"sku":"IUJB0BWK62V1K","price":8.39,"currency_code":"USD","in_stock":true},{"title":"Brown","offer_id":44437006581803,"sku":"LB3B0CQJR9SWJ","price":8.39,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":44437006614571,"sku":"UCPB0CQK9YNWJ","price":8.39,"currency_code":"USD","in_stock":true},{"title":"Dark Green","offer_id":44437006647339,"sku":"ZC9B0BWK5V1N2","price":9.69,"currency_code":"USD","in_stock":true},{"title":"Pastel Blue","offer_id":44437006680107,"sku":"CQ9B0CQHC1K18","price":8.39,"currency_code":"USD","in_stock":true},{"title":"Yellow","offer_id":44437006712875,"sku":"IOXB08BJC7FZS","price":7.09,"currency_code":"USD","in_stock":true},{"title":"Purple","offer_id":44437006745643,"sku":"L0JB0CQJVG3YJ","price":8.39,"currency_code":"USD","in_stock":true},{"title":"Gray","offer_id":44437006778411,"sku":"MHVB0CQH9L7FQ","price":9.69,"currency_code":"USD","in_stock":true},{"title":"Light Green","offer_id":44437006811179,"sku":"QIHB0BWK31V52","price":9.69,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":44437006843947,"sku":"AX6B0CQJVQJWD","price":8.39,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":44437006876715,"sku":"F0HB0BLFNVKVP","price":8.39,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0697\/6457\/9371\/files\/8oz-compact-head-designed-for-smaller-hands-and-lighter-task.jpg?v=1784494867","url":"https:\/\/tidvio.myshopify.com\/products\/mr-pen-8oz-mini-magnetic-nail-hammer-for-women-travel-friendly-hammer-for-camping-setup-and-picnic-table-repairs","provider":"Tidvio","version":"1.0","type":"link"}