{"product_id":"heavy-duty-metal-plier-staplers-pack-of-8","title":"Heavy-Duty Metal Plier Staplers — Pack of 8","description":"\u003cstyle\u003e\n  .plier-stapler-description {\n    width: 100%;\n    max-width: 100%;\n    color: #10243a;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .plier-stapler-description *,\n  .plier-stapler-description *::before,\n  .plier-stapler-description *::after {\n    box-sizing: border-box;\n  }\n\n  .plier-stapler-description p {\n    margin: 0;\n  }\n\n  .ps-intro {\n    max-width: 960px;\n    margin: 0 0 26px;\n    color: #536174;\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .ps-specifications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    margin: 0 0 28px;\n    border-top: 1px solid #d6dfe7;\n    border-left: 1px solid #d6dfe7;\n    background: #ffffff;\n  }\n\n  .ps-specification {\n    min-width: 0;\n    min-height: 84px;\n    padding: 15px 16px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n    background: #ffffff;\n  }\n\n  .ps-specification-label {\n    display: block;\n    margin-bottom: 5px;\n    color: #69788b;\n    font-size: 9px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .ps-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .ps-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .ps-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .ps-section details {\n    display: block;\n  }\n\n  .ps-section summary {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 18px;\n    min-height: 62px;\n    padding: 15px 0;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.01em;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .ps-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ps-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .ps-section-number {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border: 1px solid #cbd6df;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #ffffff;\n    color: #176a9e;\n    font-size: 10px;\n    font-weight: 750;\n    line-height: 1;\n  }\n\n  .ps-toggle {\n    position: relative;\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border: 1px solid #cbd6df;\n    background: #ffffff;\n  }\n\n  .ps-toggle::before,\n  .ps-toggle::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    width: 11px;\n    height: 1px;\n    background: #10243a;\n    transform: translate(-50%, -50%);\n    transition: transform 0.2s ease;\n  }\n\n  .ps-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .ps-section details[open] .ps-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .ps-content {\n    max-width: 1040px;\n    padding: 0 0 24px 39px;\n    color: #526174;\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .ps-content p {\n    margin: 0 0 13px;\n  }\n\n  .ps-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ps-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ps-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .ps-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .ps-content li::before {\n    content: \"\";\n    position: absolute;\n    top: 18px;\n    left: 1px;\n    width: 5px;\n    height: 5px;\n    background: #176a9e;\n  }\n\n  .ps-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .ps-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    margin-top: 18px;\n    border-top: 1px solid #d6dfe7;\n    border-left: 1px solid #d6dfe7;\n  }\n\n  .ps-feature-item {\n    min-height: 78px;\n    padding: 13px 14px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n    background: #ffffff;\n  }\n\n  .ps-feature-label {\n    display: block;\n    margin-bottom: 4px;\n    color: #69788b;\n    font-size: 9px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  .ps-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .ps-wholesale-table {\n    width: 100%;\n    margin-top: 18px;\n    border-collapse: collapse;\n    border: 1px solid #d6dfe7;\n    table-layout: fixed;\n  }\n\n  .ps-wholesale-table th,\n  .ps-wholesale-table td {\n    padding: 12px 14px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n    text-align: left;\n    vertical-align: middle;\n  }\n\n  .ps-wholesale-table th:last-child,\n  .ps-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .ps-wholesale-table tr:last-child th,\n  .ps-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ps-wholesale-table th {\n    width: 42%;\n    background: #f5f7f9;\n    color: #667487;\n    font-size: 9px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  .ps-wholesale-table td {\n    background: #ffffff;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .ps-order-summary {\n    margin-top: 16px;\n    padding: 15px 16px;\n    border: 1px solid #cbd6df;\n    border-left: 3px solid #176a9e;\n    background: #f7f9fb;\n  }\n\n  .ps-order-summary-label {\n    display: block;\n    margin-bottom: 6px;\n    color: #176a9e;\n    font-size: 9px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .ps-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .ps-order-summary strong {\n    color: #10243a;\n  }\n\n  .ps-note {\n    margin-top: 15px;\n    padding: 13px 14px;\n    border: 1px solid #d6dfe7;\n    background: #f8fafb;\n    color: #59687a;\n    font-size: 12px;\n    line-height: 1.65;\n  }\n\n  .ps-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .ps-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .ps-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .plier-stapler-description {\n      font-size: 13px;\n    }\n\n    .ps-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .ps-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .ps-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .ps-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .ps-summary-title {\n      gap: 9px;\n    }\n\n    .ps-content {\n      padding: 0 0 21px;\n    }\n\n    .ps-wholesale-table,\n    .ps-wholesale-table tbody,\n    .ps-wholesale-table tr,\n    .ps-wholesale-table th,\n    .ps-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .ps-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .ps-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .ps-wholesale-table th,\n    .ps-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .ps-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .ps-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"plier-stapler-description\" data-package-singular=\"pack\" data-package-plural=\"packs\" data-unit-singular=\"stapler\" data-unit-plural=\"staplers\" data-minimum-packages=\"10\" data-units-per-package=\"8\" data-wholesale-price=\"24.00\"\u003e\n  \u003cp class=\"ps-intro\"\u003e\n    A professional wholesale pack of eight heavy-duty plier staplers designed\n    for fast, controlled stapling while the tool is held in the hand. The\n    extended ergonomic handles and energy-saving mechanism require\n    approximately 25% less pressing effort, making these staplers practical for\n    offices, stockrooms, retail counters, warehouses, packaging stations, and\n    other high-use working environments.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ps-specifications\"\u003e\n    \u003cdiv class=\"ps-specification\"\u003e\n      \u003cspan class=\"ps-specification-label\"\u003eBox contents\u003c\/span\u003e\n      \u003cspan class=\"ps-specification-value\"\u003e8 plier staplers\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ps-specification\"\u003e\n      \u003cspan class=\"ps-specification-label\"\u003eSheet capacity\u003c\/span\u003e\n      \u003cspan class=\"ps-specification-value\"\u003eUp to 20 sheets\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ps-specification\"\u003e\n      \u003cspan class=\"ps-specification-label\"\u003eCompatible staples\u003c\/span\u003e\n      \u003cspan class=\"ps-specification-value\"\u003e24\/6 and 26\/6\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ps-specification\"\u003e\n      \u003cspan class=\"ps-specification-label\"\u003eMinimum order\u003c\/span\u003e\n      \u003cspan class=\"ps-specification-value\"\u003e10 packs · 80 staplers\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-accordion\"\u003e\n    \u003cdiv class=\"ps-section\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"ps-summary-title\"\u003e\n            \u003cspan class=\"ps-section-number\"\u003e01\u003c\/span\u003e\n            Efficient Handheld Stapling\n          \u003c\/span\u003e\n          \u003cspan class=\"ps-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ps-content\"\u003e\n          \u003cp\u003e\n            Designed in a practical plier format, these staplers can be operated\n            comfortably while held in the hand. The long upper and lower\n            handles provide improved leverage, allowing documents, packaging\n            materials, receipts, labels, and paperwork to be fastened quickly\n            without placing the stapler on a desk.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The energy-saving construction requires approximately 25% less\n            effort than a conventional mechanism. Each unit can staple up to 20\n            standard sheets and provides a closed-clinch finish for secure,\n            professional document fastening.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"ps-feature-grid\"\u003e\n            \u003cdiv class=\"ps-feature-item\"\u003e\n              \u003cspan class=\"ps-feature-label\"\u003eOperating format\u003c\/span\u003e\n              \u003cspan class=\"ps-feature-value\"\u003eHandheld plier stapler\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ps-feature-item\"\u003e\n              \u003cspan class=\"ps-feature-label\"\u003eReduced effort\u003c\/span\u003e\n              \u003cspan class=\"ps-feature-value\"\u003eApproximately 25% less force\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ps-feature-item\"\u003e\n              \u003cspan class=\"ps-feature-label\"\u003eStapling style\u003c\/span\u003e\n              \u003cspan class=\"ps-feature-value\"\u003eSecure closed-clinch fastening\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ps-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"ps-summary-title\"\u003e\n            \u003cspan class=\"ps-section-number\"\u003e02\u003c\/span\u003e\n            Materials, Size \u0026amp; Mechanism\n          \u003c\/span\u003e\n          \u003cspan class=\"ps-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ps-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProduct type:\u003c\/strong\u003e Handheld plier stapler.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eQuantity per pack:\u003c\/strong\u003e 8 staplers.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eStapling capacity:\u003c\/strong\u003e Up to 20 sheets of standard\n              office paper.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003ePaper insertion depth:\u003c\/strong\u003e Approximately 30 mm.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eApproximate dimensions:\u003c\/strong\u003e 14.6 × 7.4 × 2.7 cm.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eCompatible staples:\u003c\/strong\u003e Standard 24\/6 and 26\/6\n              staples.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBody material:\u003c\/strong\u003e Strong metal construction.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eWorking mechanism:\u003c\/strong\u003e Durable spring-assisted metal\n              mechanism.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eStapling system:\u003c\/strong\u003e Closed-clinch stapling.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eHandle design:\u003c\/strong\u003e Extended handles for improved\n              leverage and comfortable operation.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eColour:\u003c\/strong\u003e Black with polished silver metal\n              components.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eRecommended environments:\u003c\/strong\u003e Office, warehouse,\n              shop, stockroom, dispatch area, packaging station, and reception\n              desk.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ps-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"ps-summary-title\"\u003e\n            \u003cspan class=\"ps-section-number\"\u003e03\u003c\/span\u003e\n            Loading, Use \u0026amp; Product Care\n          \u003c\/span\u003e\n          \u003cspan class=\"ps-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ps-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eLoading:\u003c\/strong\u003e Release the rear loading mechanism,\n              insert compatible 24\/6 or 26\/6 staples, and return the spring\n              pusher securely to its operating position.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eOperation:\u003c\/strong\u003e Insert the paper into the stapling\n              mouth and squeeze the extended handles together using steady\n              pressure.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eMaximum capacity:\u003c\/strong\u003e Do not exceed approximately 20\n              standard paper sheets in one operation.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInsertion depth:\u003c\/strong\u003e Position documents within the\n              approximate 30 mm throat depth before stapling.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eJam prevention:\u003c\/strong\u003e Use straight, undamaged staples\n              of the recommended size.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eStorage:\u003c\/strong\u003e Keep the stapler in a clean, dry\n              environment away from excessive moisture.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eCleaning:\u003c\/strong\u003e Wipe the metal body with a soft, dry\n              cloth and remove paper dust from the stapling channel when\n              required.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSafety:\u003c\/strong\u003e Keep fingers clear of the stapling mouth\n              and metal clinching plate during operation.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"ps-note\"\u003e\n            \u003cstrong\u003eProduct note:\u003c\/strong\u003e Staples are not included unless\n            specifically stated in the selected product variant or supplier\n            documentation.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ps-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"ps-summary-title\"\u003e\n            \u003cspan class=\"ps-section-number\"\u003e04\u003c\/span\u003e\n            Packaging \u0026amp; Wholesale Supply\n          \u003c\/span\u003e\n          \u003cspan class=\"ps-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ps-content\"\u003e\n          \u003cp\u003e\n            The staplers are supplied in a protective wholesale carton\n            containing eight handheld plier staplers. The divided packaging\n            helps keep each unit separated during storage and transport,\n            creating a convenient supply format for stationery retailers,\n            offices, warehouses, fulfilment centres, shops, and packaging\n            departments.\n          \u003c\/p\u003e\n\n          \u003ctable class=\"ps-wholesale-table product-wholesale-table\" data-box-contents=\"8\" data-minimum-order=\"10\" data-box-price=\"24.00\" data-unit-price=\"3.00\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003eBox contents\u003c\/th\u003e\n                \u003ctd\u003e8 heavy-duty plier staplers\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eWholesale pack price\u003c\/th\u003e\n                \u003ctd\u003e£24.00\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePrice per stapler\u003c\/th\u003e\n                \u003ctd\u003eApproximately £3.00\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eSheet capacity\u003c\/th\u003e\n                \u003ctd\u003eUp to 20 sheets\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePaper insertion depth\u003c\/th\u003e\n                \u003ctd\u003eApproximately 30 mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eCompatible staples\u003c\/th\u003e\n                \u003ctd\u003e24\/6 and 26\/6\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMinimum order\u003c\/th\u003e\n                \u003ctd\u003e10 packs\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eTotal quantity at MOQ\u003c\/th\u003e\n                \u003ctd\u003e80 staplers\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMOQ total\u003c\/th\u003e\n                \u003ctd\u003e£240.00\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePackaging\u003c\/th\u003e\n                \u003ctd\u003eProtective divided wholesale carton\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"ps-order-summary\"\u003e\n            \u003cspan class=\"ps-order-summary-label\"\u003e\n              Wholesale order summary\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              \u003cstrong\u003e1 pack = 8 heavy-duty plier staplers\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eMinimum order = 10 packs \/ 80 staplers\u003c\/strong\u003e\u003cbr\u003e\n              Minimum order total: \u003cstrong\u003e£240.00\u003c\/strong\u003e\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":50595821650143,"sku":null,"price":28.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage23_.2026_._23_33_20_1.png?v=1784839041","url":"https:\/\/paperforgewholesale.com\/products\/heavy-duty-metal-plier-staplers-pack-of-8","provider":"PAPERFORGE WHOLESALE LIMITED","version":"1.0","type":"link"}