{"product_id":"adjustable-2-4-hole-punches-pack-of-5","title":"Adjustable 2–4 Hole Punches — Pack of 5","description":"\u003cstyle\u003e\n  .multi-hole-punch-product {\n    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  .multi-hole-punch-product *,\n  .multi-hole-punch-product *::before,\n  .multi-hole-punch-product *::after {\n    box-sizing: border-box;\n  }\n\n  .multi-hole-punch-product p {\n    margin: 0;\n  }\n\n  .mhp-intro {\n    max-width: 980px;\n    margin: 0 0 26px;\n    color: #566579;\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .mhp-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  .mhp-specification {\n    min-width: 0;\n    min-height: 86px;\n    padding: 15px 16px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .mhp-specification-label {\n    display: block;\n    margin-bottom: 5px;\n    color: #6b798b;\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  .mhp-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .mhp-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .mhp-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .mhp-section details {\n    display: block;\n  }\n\n  .mhp-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    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .mhp-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mhp-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .mhp-section-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border: 1px solid #cbd6df;\n    color: #176a9e;\n    background: #ffffff;\n    font-size: 10px;\n    font-weight: 750;\n    line-height: 1;\n  }\n\n  .mhp-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  .mhp-toggle::before,\n  .mhp-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  .mhp-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .mhp-section details[open] .mhp-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .mhp-content {\n    max-width: 1040px;\n    padding: 0 0 24px 39px;\n    color: #536174;\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .mhp-content p {\n    margin: 0 0 13px;\n  }\n\n  .mhp-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mhp-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mhp-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .mhp-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .mhp-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  .mhp-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .mhp-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  .mhp-feature {\n    min-height: 80px;\n    padding: 13px 14px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n    background: #ffffff;\n  }\n\n  .mhp-feature-label {\n    display: block;\n    margin-bottom: 4px;\n    color: #6b798b;\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  .mhp-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .mhp-wholesale-table {\n    width: 100%;\n    margin-top: 18px;\n    border: 1px solid #d6dfe7;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .mhp-wholesale-table th,\n  .mhp-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  .mhp-wholesale-table th:last-child,\n  .mhp-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .mhp-wholesale-table tr:last-child th,\n  .mhp-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .mhp-wholesale-table th {\n    width: 42%;\n    background: #f5f7f9;\n    color: #677588;\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  .mhp-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  .mhp-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  .mhp-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  .mhp-order-summary p {\n    color: #536174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .mhp-order-summary strong {\n    color: #10243a;\n  }\n\n  .mhp-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  @media screen and (max-width: 850px) {\n    .mhp-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .mhp-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .mhp-intro {\n      font-size: 14px;\n    }\n\n    .mhp-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .mhp-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .mhp-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .mhp-content {\n      padding: 0 0 21px;\n    }\n\n    .mhp-wholesale-table,\n    .mhp-wholesale-table tbody,\n    .mhp-wholesale-table tr,\n    .mhp-wholesale-table th,\n    .mhp-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .mhp-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .mhp-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .mhp-wholesale-table th,\n    .mhp-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .mhp-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .mhp-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"multi-hole-punch-product\" data-package-singular=\"pack\" data-package-plural=\"packs\" data-unit-singular=\"hole punch\" data-unit-plural=\"hole punches\" data-minimum-packages=\"5\" data-units-per-package=\"5\" data-wholesale-price=\"42.50\"\u003e\n  \u003cp class=\"mhp-intro\"\u003e\n    A professional wholesale pack of five adjustable multi-hole punches designed\n    for preparing documents, presentations, catalogues and filing materials.\n    Each unit can create between two and four holes and includes a pull-out paper\n    guide with markings for multiple international paper formats. The strong\n    metal body, removable waste compartments and integrated storage lock make\n    this model suitable for frequent use in offices, schools and administrative\n    environments.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mhp-specifications\"\u003e\n    \u003cdiv class=\"mhp-specification\"\u003e\n      \u003cspan class=\"mhp-specification-label\"\u003eBox contents\u003c\/span\u003e\n      \u003cspan class=\"mhp-specification-value\"\u003e5 multi-hole punches\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mhp-specification\"\u003e\n      \u003cspan class=\"mhp-specification-label\"\u003ePunch configuration\u003c\/span\u003e\n      \u003cspan class=\"mhp-specification-value\"\u003eAdjustable from 2 to 4 holes\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mhp-specification\"\u003e\n      \u003cspan class=\"mhp-specification-label\"\u003eSheet capacity\u003c\/span\u003e\n      \u003cspan class=\"mhp-specification-value\"\u003eUp to 15 sheets\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mhp-specification\"\u003e\n      \u003cspan class=\"mhp-specification-label\"\u003eMinimum order\u003c\/span\u003e\n      \u003cspan class=\"mhp-specification-value\"\u003e5 packs · 25 hole punches\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mhp-accordion\"\u003e\n    \u003cdiv class=\"mhp-section\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"mhp-summary-title\"\u003e\n            \u003cspan class=\"mhp-section-number\"\u003e01\u003c\/span\u003e\n            Adjustable Punching for Multiple Filing Formats\n          \u003c\/span\u003e\n          \u003cspan class=\"mhp-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mhp-content\"\u003e\n          \u003cp\u003e\n            Each punch is designed to create between two and four accurately\n            positioned holes, making it suitable for different filing systems,\n            ring binders and document formats. The approximate hole diameter is\n            6 mm, while the standard spacing between punching positions is\n            approximately 8 cm.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The pull-out paper guide includes format markings for A3, A4, A5,\n            A6, B4, B5 and B6 paper. A centring mark helps align documents\n            precisely before punching, while the maximum punching depth of\n            approximately 10 cm makes the product suitable for larger sheets,\n            catalogues, presentations and specialised filing requirements.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"mhp-feature-grid\"\u003e\n            \u003cdiv class=\"mhp-feature\"\u003e\n              \u003cspan class=\"mhp-feature-label\"\u003eAdjustable configuration\u003c\/span\u003e\n              \u003cspan class=\"mhp-feature-value\"\u003eCreates 2, 3 or 4 holes\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mhp-feature\"\u003e\n              \u003cspan class=\"mhp-feature-label\"\u003ePaper compatibility\u003c\/span\u003e\n              \u003cspan class=\"mhp-feature-value\"\u003eA3, A4, A5, A6, B4, B5 and B6\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mhp-feature\"\u003e\n              \u003cspan class=\"mhp-feature-label\"\u003eMaximum punching depth\u003c\/span\u003e\n              \u003cspan class=\"mhp-feature-value\"\u003eApproximately 10 cm\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=\"mhp-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"mhp-summary-title\"\u003e\n            \u003cspan class=\"mhp-section-number\"\u003e02\u003c\/span\u003e\n            Construction, Capacity and Dimensions\n          \u003c\/span\u003e\n          \u003cspan class=\"mhp-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mhp-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProduct type:\u003c\/strong\u003e Adjustable two-to-four-hole paper\n              punch.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eQuantity per pack:\u003c\/strong\u003e 5 hole punches.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003ePunching capacity:\u003c\/strong\u003e Up to 15 sheets of standard\n              office paper.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eAdjustable hole quantity:\u003c\/strong\u003e From 2 to 4 holes.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eApproximate hole diameter:\u003c\/strong\u003e 6 mm.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eApproximate hole spacing:\u003c\/strong\u003e 8 cm between punching\n              positions.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eMaximum punching depth:\u003c\/strong\u003e Up to approximately\n              10 cm from the paper edge.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eCompatible paper formats:\u003c\/strong\u003e A3, A4, A5, A6, B4,\n              B5 and B6.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003ePaper guide:\u003c\/strong\u003e Pull-out ruler with paper-format\n              markings and a centring indicator.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eConstruction:\u003c\/strong\u003e Strong metal body and working\n              mechanism.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eWaste collection:\u003c\/strong\u003e Two removable compartments for\n              paper confetti.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eStorage feature:\u003c\/strong\u003e Metal locking mechanism for\n              compact storage.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eApproximate product dimensions:\u003c\/strong\u003e\n              27.3 × 9.9 × 7.3 cm.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eColour:\u003c\/strong\u003e Classic black.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mhp-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"mhp-summary-title\"\u003e\n            \u003cspan class=\"mhp-section-number\"\u003e03\u003c\/span\u003e\n            Use, Adjustment and Maintenance\n          \u003c\/span\u003e\n          \u003cspan class=\"mhp-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mhp-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSelect the format:\u003c\/strong\u003e Extend the paper guide and set\n              it to the required A-series or B-series paper marking.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eCentre the document:\u003c\/strong\u003e Use the integrated centring\n              indicator to position the paper accurately.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSelect the configuration:\u003c\/strong\u003e Arrange the punching\n              positions according to the required two-, three- or four-hole\n              filing format.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInsert the paper:\u003c\/strong\u003e Align the sheets evenly before\n              placing them into the punching area.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003ePunching:\u003c\/strong\u003e Place the unit on a stable surface and\n              press the upper handle firmly and evenly.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eMaximum capacity:\u003c\/strong\u003e Do not exceed approximately\n              15 sheets of standard office paper per operation.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eThicker materials:\u003c\/strong\u003e Reduce the number of sheets\n              when punching heavy paper or lightweight card.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eWaste removal:\u003c\/strong\u003e Empty both removable confetti\n              compartments regularly.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eStorage:\u003c\/strong\u003e Engage the metal locking mechanism before\n              storing or transporting the product.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eCleaning:\u003c\/strong\u003e Wipe the exterior with a soft, dry or\n              lightly damp cloth.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSafety:\u003c\/strong\u003e Keep fingers away from the punching heads\n              and internal cutting components.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"mhp-note\"\u003e\n            \u003cstrong\u003eCapacity note:\u003c\/strong\u003e The number of sheets that can be\n            punched at one time may vary depending on the thickness, density and\n            condition of the paper.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mhp-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"mhp-summary-title\"\u003e\n            \u003cspan class=\"mhp-section-number\"\u003e04\u003c\/span\u003e\n            Packaging and Wholesale Information\n          \u003c\/span\u003e\n          \u003cspan class=\"mhp-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mhp-content\"\u003e\n          \u003cp\u003e\n            The products are supplied in a protective wholesale carton containing\n            five individual multi-hole punches. Cardboard dividers separate the\n            units during storage and transportation. This wholesale configuration\n            is suitable for office-supply retailers, educational suppliers,\n            corporate purchasing departments and professional filing\n            environments.\n          \u003c\/p\u003e\n\n          \u003ctable class=\"mhp-wholesale-table product-wholesale-table\" data-box-contents=\"5\" data-minimum-order=\"5\" data-box-price=\"42.50\" data-unit-price=\"8.50\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003eBox contents\u003c\/th\u003e\n                \u003ctd\u003e5 adjustable multi-hole punches\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eWholesale pack price\u003c\/th\u003e\n                \u003ctd\u003e£42.50\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePrice per hole punch\u003c\/th\u003e\n                \u003ctd\u003eApproximately £8.50\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePunching capacity\u003c\/th\u003e\n                \u003ctd\u003eUp to 15 sheets\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eHole configuration\u003c\/th\u003e\n                \u003ctd\u003eAdjustable from 2 to 4 holes\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eHole diameter\u003c\/th\u003e\n                \u003ctd\u003eApproximately 6 mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eHole spacing\u003c\/th\u003e\n                \u003ctd\u003eApproximately 8 cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMaximum punching depth\u003c\/th\u003e\n                \u003ctd\u003eApproximately 10 cm from the paper edge\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eCompatible paper sizes\u003c\/th\u003e\n                \u003ctd\u003eA3, A4, A5, A6, B4, B5 and B6\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eProduct dimensions\u003c\/th\u003e\n                \u003ctd\u003eApproximately 27.3 × 9.9 × 7.3 cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMinimum order\u003c\/th\u003e\n                \u003ctd\u003e5 packs\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eTotal quantity at MOQ\u003c\/th\u003e\n                \u003ctd\u003e25 hole punches\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMOQ total\u003c\/th\u003e\n                \u003ctd\u003e£212.50\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=\"mhp-order-summary\"\u003e\n            \u003cspan class=\"mhp-order-summary-label\"\u003e\n              Wholesale order summary\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              \u003cstrong\u003e1 pack = 5 adjustable multi-hole punches\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eMinimum order = 5 packs \/ 25 hole punches\u003c\/strong\u003e\u003cbr\u003e\n              Minimum order total: \u003cstrong\u003e£212.50\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":50595984015583,"sku":null,"price":50.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage24_.2026_._00_18_17_1.png?v=1784842139","url":"https:\/\/paperforgewholesale.com\/products\/adjustable-2-4-hole-punches-pack-of-5","provider":"PAPERFORGE WHOLESALE LIMITED","version":"1.0","type":"link"}