{"product_id":"long-reach-booklet-staplers-pack-of-8","title":"Long-Reach Booklet Staplers — Pack of 8","description":"\u003cstyle\u003e\n  .long-reach-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  .long-reach-stapler-description *,\n  .long-reach-stapler-description *::before,\n  .long-reach-stapler-description *::after {\n    box-sizing: border-box;\n  }\n\n  .long-reach-stapler-description p {\n    margin: 0;\n  }\n\n  .lrs-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  .lrs-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  .lrs-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  .lrs-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  .lrs-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .lrs-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .lrs-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .lrs-section details {\n    display: block;\n  }\n\n  .lrs-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  .lrs-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .lrs-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .lrs-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  .lrs-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  .lrs-toggle::before,\n  .lrs-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  .lrs-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .lrs-section details[open] .lrs-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .lrs-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  .lrs-content p {\n    margin: 0 0 13px;\n  }\n\n  .lrs-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .lrs-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lrs-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .lrs-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .lrs-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  .lrs-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .lrs-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  .lrs-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  .lrs-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  .lrs-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .lrs-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  .lrs-wholesale-table th,\n  .lrs-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  .lrs-wholesale-table th:last-child,\n  .lrs-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .lrs-wholesale-table tr:last-child th,\n  .lrs-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .lrs-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  .lrs-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  .lrs-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  .lrs-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  .lrs-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .lrs-order-summary strong {\n    color: #10243a;\n  }\n\n  .lrs-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  .lrs-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .lrs-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .lrs-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .long-reach-stapler-description {\n      font-size: 13px;\n    }\n\n    .lrs-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .lrs-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .lrs-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .lrs-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .lrs-summary-title {\n      gap: 9px;\n    }\n\n    .lrs-content {\n      padding: 0 0 21px;\n    }\n\n    .lrs-wholesale-table,\n    .lrs-wholesale-table tbody,\n    .lrs-wholesale-table tr,\n    .lrs-wholesale-table th,\n    .lrs-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .lrs-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .lrs-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .lrs-wholesale-table th,\n    .lrs-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .lrs-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .lrs-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv data-wholesale-price=\"44.00\" data-units-per-package=\"8\" data-minimum-packages=\"5\" data-unit-plural=\"staplers\" data-unit-singular=\"stapler\" data-package-plural=\"packs\" data-package-singular=\"pack\" class=\"long-reach-stapler-description\"\u003e\n\u003cp class=\"lrs-intro\"\u003eA professional wholesale pack of eight long-reach booklet staplers designed for centre stapling, brochure production, large-format documents, catalogues, exercise books, programmes, menus, booklets, and presentation materials. The extended base provides an adjustable paper insertion depth of up to 30 cm, while the integrated centimetre scale and movable paper guide help position every staple accurately and consistently.\u003c\/p\u003e\n\u003cdiv class=\"lrs-specifications\"\u003e\n\u003cdiv class=\"lrs-specification\"\u003e\n\u003cspan class=\"lrs-specification-label\"\u003eBox contents\u003c\/span\u003e \u003cspan class=\"lrs-specification-value\"\u003e8 long-reach staplers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrs-specification\"\u003e\n\u003cspan class=\"lrs-specification-label\"\u003eStapling capacity\u003c\/span\u003e \u003cspan class=\"lrs-specification-value\"\u003eUp to 25 sheets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrs-specification\"\u003e\n\u003cspan class=\"lrs-specification-label\"\u003eMaximum reach\u003c\/span\u003e \u003cspan class=\"lrs-specification-value\"\u003eUp to 30 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrs-specification\"\u003e\n\u003cspan class=\"lrs-specification-label\"\u003eMinimum order\u003c\/span\u003e \u003cspan class=\"lrs-specification-value\"\u003e5 packs · 40 staplers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrs-accordion\"\u003e\n\u003cdiv class=\"lrs-section\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"lrs-summary-title\"\u003e \u003cspan class=\"lrs-section-number\"\u003e01\u003c\/span\u003e Accurate Stapling for Booklets \u0026amp; Large Formats \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"lrs-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"lrs-content\"\u003e\n\u003cp\u003eThe extended construction allows staples to be positioned far beyond the reach of a conventional desktop stapler. The adjustable paper depth of up to 30 cm makes the stapler suitable for centre fastening folded sheets and working with document formats from A8 to A2.\u003c\/p\u003e\n\u003cp\u003eAn integrated centimetre scale and adjustable paper stop make it easier to repeat the same staple position across multiple documents. This is especially useful when producing brochures, catalogues, exercise books, programmes, menus, presentation packs, and other professionally assembled printed materials.\u003c\/p\u003e\n\u003cdiv class=\"lrs-feature-grid\"\u003e\n\u003cdiv class=\"lrs-feature-item\"\u003e\n\u003cspan class=\"lrs-feature-label\"\u003eExtended reach\u003c\/span\u003e \u003cspan class=\"lrs-feature-value\"\u003eAdjustable paper depth up to 30 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrs-feature-item\"\u003e\n\u003cspan class=\"lrs-feature-label\"\u003ePaper formats\u003c\/span\u003e \u003cspan class=\"lrs-feature-value\"\u003eSuitable for formats from A8 to A2\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrs-feature-item\"\u003e\n\u003cspan class=\"lrs-feature-label\"\u003ePositioning system\u003c\/span\u003e \u003cspan class=\"lrs-feature-value\"\u003eCentimetre scale and movable paper guide\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrs-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"lrs-summary-title\"\u003e \u003cspan class=\"lrs-section-number\"\u003e02\u003c\/span\u003e Construction, Mechanism \u0026amp; Specifications \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"lrs-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"lrs-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct type:\u003c\/strong\u003e Long-reach booklet stapler.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuantity per pack:\u003c\/strong\u003e 8 staplers.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStapling capacity:\u003c\/strong\u003e Up to 25 sheets of standard office paper.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaximum paper insertion depth:\u003c\/strong\u003e Up to 30 cm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSupported formats:\u003c\/strong\u003e Suitable for document formats from A8 to A2.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible staples:\u003c\/strong\u003e Standard 24\/6 and 26\/6 staples.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStapling modes:\u003c\/strong\u003e Closed-clinch and open-clinch fastening.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAnvil:\u003c\/strong\u003e Durable metal clinching anvil.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMechanism:\u003c\/strong\u003e Strong metal working mechanism.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePaper guide:\u003c\/strong\u003e Adjustable position stop for repeatable staple placement.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMeasurement scale:\u003c\/strong\u003e Integrated distance scale marked in centimetres.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBody colour:\u003c\/strong\u003e Classic black.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRecommended uses:\u003c\/strong\u003e Booklets, brochures, catalogues, notebooks, menus, programmes, worksheets, and presentation materials.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrs-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"lrs-summary-title\"\u003e \u003cspan class=\"lrs-section-number\"\u003e03\u003c\/span\u003e Adjustment, Use \u0026amp; Product Care \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"lrs-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"lrs-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eStaple loading:\u003c\/strong\u003e Open the upper magazine, insert a strip of compatible 24\/6 or 26\/6 staples, and close the mechanism securely.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePaper positioning:\u003c\/strong\u003e Move the adjustable paper stop to the required distance using the centimetre scale.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCentre stapling:\u003c\/strong\u003e Fold or mark the centre of the document and align it against the paper guide before pressing the stapler.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStapling capacity:\u003c\/strong\u003e Do not exceed approximately 25 sheets of standard office paper in one operation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStapling modes:\u003c\/strong\u003e Rotate or adjust the metal anvil where applicable to select open-clinch or closed-clinch stapling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConsistent results:\u003c\/strong\u003e Keep the movable stop locked in position when processing several identical documents.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eJam prevention:\u003c\/strong\u003e Use straight, undamaged staples of the recommended size.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStorage:\u003c\/strong\u003e Store in a clean and dry environment away from excessive moisture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCleaning:\u003c\/strong\u003e Remove paper dust from the magazine, scale, anvil, and base using a soft, dry cloth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSafety:\u003c\/strong\u003e Keep fingers clear of the stapling head and metal anvil during operation.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"lrs-note\"\u003e\n\u003cstrong\u003eProduct note:\u003c\/strong\u003e Staples are not included unless they are specifically listed as part of the selected product variant or supplier packaging.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lrs-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"lrs-summary-title\"\u003e \u003cspan class=\"lrs-section-number\"\u003e04\u003c\/span\u003e Packaging \u0026amp; Wholesale Supply \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"lrs-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"lrs-content\"\u003e\n\u003cp\u003eThe staplers are supplied in a protective wholesale carton containing eight long-reach booklet staplers. Internal cardboard dividers keep the staplers separated during storage and transport, creating a practical supply format for stationery retailers, schools, offices, print rooms, copy centres, publishing departments, and professional document production environments.\u003c\/p\u003e\n\u003ctable data-unit-price=\"5.50\" data-box-price=\"44.00\" data-minimum-order=\"5\" data-box-contents=\"8\" class=\"lrs-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBox contents\u003c\/th\u003e\n\u003ctd\u003e8 long-reach booklet staplers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale pack price\u003c\/th\u003e\n\u003ctd\u003e£44.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrice per stapler\u003c\/th\u003e\n\u003ctd\u003eApproximately £5.50\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStapling capacity\u003c\/th\u003e\n\u003ctd\u003eUp to 25 sheets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaximum paper reach\u003c\/th\u003e\n\u003ctd\u003eUp to 30 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSupported formats\u003c\/th\u003e\n\u003ctd\u003eFrom A8 to A2\u003c\/td\u003e\n\u003c\/tr\u003e\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\u003ctr\u003e\n\u003cth\u003eMinimum order\u003c\/th\u003e\n\u003ctd\u003e5 packs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal quantity at MOQ\u003c\/th\u003e\n\u003ctd\u003e40 staplers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMOQ total\u003c\/th\u003e\n\u003ctd\u003e£220.00\u003c\/td\u003e\n\u003c\/tr\u003e\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\u003cdiv class=\"lrs-order-summary\"\u003e\n\u003cspan class=\"lrs-order-summary-label\"\u003e Wholesale order summary \u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003e1 pack = 8 long-reach booklet staplers\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eMinimum order = 5 packs \/ 40 staplers\u003c\/strong\u003e\u003cbr\u003eMinimum order total: \u003cstrong\u003e£220.00\u003c\/strong\u003e\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":50595892723935,"sku":null,"price":52.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage23_.2026_._23_44_58_1.png?v=1784839544","url":"https:\/\/paperforgewholesale.com\/products\/long-reach-booklet-staplers-pack-of-8","provider":"PAPERFORGE WHOLESALE LIMITED","version":"1.0","type":"link"}