{"title":"Desk Essentials","description":"\u003cp\u003e\u003cspan\u003eStaplers, hole punches, calculators and desktop accessories.\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"ergonomic-stainless-steel-scissors-single-pair","title":"Ergonomic Stainless Steel Scissors — Single Pair","description":"\u003cstyle\u003e\n  .ergonomic-scissors-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  .ergonomic-scissors-description *,\n  .ergonomic-scissors-description *::before,\n  .ergonomic-scissors-description *::after {\n    box-sizing: border-box;\n  }\n\n  .ergonomic-scissors-description p {\n    margin: 0;\n  }\n\n  .esc-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  .esc-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  .esc-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  .esc-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  .esc-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .esc-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .esc-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .esc-section details {\n    display: block;\n  }\n\n  .esc-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  .esc-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .esc-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .esc-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  .esc-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  .esc-toggle::before,\n  .esc-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  .esc-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .esc-section details[open] .esc-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .esc-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  .esc-content p {\n    margin: 0 0 13px;\n  }\n\n  .esc-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .esc-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .esc-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .esc-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .esc-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  .esc-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .esc-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  .esc-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  .esc-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  .esc-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .esc-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  .esc-wholesale-table th,\n  .esc-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  .esc-wholesale-table th:last-child,\n  .esc-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .esc-wholesale-table tr:last-child th,\n  .esc-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .esc-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  .esc-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  .esc-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  .esc-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  .esc-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .esc-order-summary strong {\n    color: #10243a;\n  }\n\n  .esc-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  .esc-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .esc-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .esc-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .ergonomic-scissors-description {\n      font-size: 13px;\n    }\n\n    .esc-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .esc-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .esc-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .esc-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .esc-summary-title {\n      gap: 9px;\n    }\n\n    .esc-content {\n      padding: 0 0 21px;\n    }\n\n    .esc-wholesale-table,\n    .esc-wholesale-table tbody,\n    .esc-wholesale-table tr,\n    .esc-wholesale-table th,\n    .esc-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .esc-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .esc-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .esc-wholesale-table th,\n    .esc-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .esc-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .esc-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ergonomic-scissors-description\" data-package-singular=\"piece\" data-package-plural=\"pieces\" data-unit-singular=\"pair of scissors\" data-unit-plural=\"pairs of scissors\" data-minimum-packages=\"15\" data-units-per-package=\"1\" data-wholesale-price=\"2.25\"\u003e\n  \u003cp class=\"esc-intro\"\u003e\n    A practical pair of general-purpose scissors designed for everyday cutting\n    tasks at school, in the office, at home, and during creative activities.\n    Stainless steel blades provide reliable cutting performance, while the\n    ergonomic red handles feature soft grey inserts for a more secure and\n    comfortable grip. Each pair is individually presented in a transparent\n    hanging blister pack suitable for organised retail display.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"esc-specifications\"\u003e\n    \u003cdiv class=\"esc-specification\"\u003e\n      \u003cspan class=\"esc-specification-label\"\u003eBox contents\u003c\/span\u003e\n      \u003cspan class=\"esc-specification-value\"\u003e1 pair of scissors\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esc-specification\"\u003e\n      \u003cspan class=\"esc-specification-label\"\u003eBlade material\u003c\/span\u003e\n      \u003cspan class=\"esc-specification-value\"\u003eStainless steel\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esc-specification\"\u003e\n      \u003cspan class=\"esc-specification-label\"\u003eWholesale price\u003c\/span\u003e\n      \u003cspan class=\"esc-specification-value\"\u003e£2.25 per piece\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esc-specification\"\u003e\n      \u003cspan class=\"esc-specification-label\"\u003eMinimum order\u003c\/span\u003e\n      \u003cspan class=\"esc-specification-value\"\u003e15 pieces\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"esc-accordion\"\u003e\n\n    \u003cdiv class=\"esc-section\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"esc-summary-title\"\u003e\n            \u003cspan class=\"esc-section-number\"\u003e01\u003c\/span\u003e\n            Reliable Cutting for Everyday Tasks\n          \u003c\/span\u003e\n\n          \u003cspan class=\"esc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"esc-content\"\u003e\n          \u003cp\u003e\n            Created for regular everyday use, these scissors provide a practical\n            solution for cutting paper, light card, worksheets, labels, craft\n            materials, wrapping paper, and other lightweight materials.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The stainless steel blades are joined with a secure central screw\n            for stable movement and controlled cutting. Ergonomically shaped\n            handles with soft grey inserts help improve comfort during repeated\n            school, office, household, and creative tasks.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"esc-feature-grid\"\u003e\n            \u003cdiv class=\"esc-feature-item\"\u003e\n              \u003cspan class=\"esc-feature-label\"\u003eBlade construction\u003c\/span\u003e\n              \u003cspan class=\"esc-feature-value\"\u003e\n                Stainless steel cutting blades\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"esc-feature-item\"\u003e\n              \u003cspan class=\"esc-feature-label\"\u003eHandle comfort\u003c\/span\u003e\n              \u003cspan class=\"esc-feature-value\"\u003e\n                Ergonomic grip with soft grey inserts\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"esc-feature-item\"\u003e\n              \u003cspan class=\"esc-feature-label\"\u003eRecommended use\u003c\/span\u003e\n              \u003cspan class=\"esc-feature-value\"\u003e\n                School, office, home and crafts\n              \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=\"esc-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"esc-summary-title\"\u003e\n            \u003cspan class=\"esc-section-number\"\u003e02\u003c\/span\u003e\n            Materials, Construction \u0026amp; Product Details\n          \u003c\/span\u003e\n\n          \u003cspan class=\"esc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"esc-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProduct type:\u003c\/strong\u003e\n              General-purpose scissors.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eQuantity per package:\u003c\/strong\u003e\n              1 pair of scissors.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eBlade material:\u003c\/strong\u003e\n              Stainless steel.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eBlade design:\u003c\/strong\u003e\n              Straight cutting blades suitable for controlled everyday cutting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCutting mechanism:\u003c\/strong\u003e\n              Smooth manual opening and closing action.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eBlade connection:\u003c\/strong\u003e\n              Secure central screw joint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHandle material:\u003c\/strong\u003e\n              Durable moulded plastic.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eGrip design:\u003c\/strong\u003e\n              Ergonomic asymmetric finger openings designed for comfortable\n              handling.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSoft grip:\u003c\/strong\u003e\n              Grey inner inserts help provide additional comfort and control.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eColour:\u003c\/strong\u003e\n              Red handles with grey grip inserts.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSuitable materials:\u003c\/strong\u003e\n              Paper, lightweight card, labels, wrapping paper, worksheets, and\n              light craft materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePackaging:\u003c\/strong\u003e\n              Transparent retail blister pack with hanging tab.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"esc-note\"\u003e\n            \u003cstrong\u003eDimension note:\u003c\/strong\u003e\n            The exact overall length and blade length were not supplied and\n            should be confirmed with the supplier before publishing numerical\n            measurements.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esc-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"esc-summary-title\"\u003e\n            \u003cspan class=\"esc-section-number\"\u003e03\u003c\/span\u003e\n            Use, Storage \u0026amp; Safety Guidance\n          \u003c\/span\u003e\n\n          \u003cspan class=\"esc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"esc-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eRecommended uses:\u003c\/strong\u003e\n              School assignments, office documents, household organisation,\n              paper crafts, card making, wrapping, and general stationery work.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCutting guidance:\u003c\/strong\u003e\n              Open and close the blades using steady, controlled movements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eMaterial guidance:\u003c\/strong\u003e\n              Use only for paper, light card, and similarly lightweight\n              materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eBlade protection:\u003c\/strong\u003e\n              Avoid cutting wire, hard plastic, metal, thick board, or abrasive\n              materials that may damage the cutting edges.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCleaning:\u003c\/strong\u003e\n              Wipe the blades with a clean, dry or slightly damp cloth after use.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eMoisture protection:\u003c\/strong\u003e\n              Dry the blades thoroughly before storage.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eStorage:\u003c\/strong\u003e\n              Store closed in a clean and dry place away from excessive\n              moisture.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSafety:\u003c\/strong\u003e\n              Keep the cutting blades away from fingers and always pass the\n              scissors handle-first.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eChild supervision:\u003c\/strong\u003e\n              Adult supervision is recommended when used by children.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"esc-note\"\u003e\n            \u003cstrong\u003eSafety note:\u003c\/strong\u003e\n            This product contains functional cutting edges and should be stored\n            safely when not in use.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esc-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"esc-summary-title\"\u003e\n            \u003cspan class=\"esc-section-number\"\u003e04\u003c\/span\u003e\n            Packaging \u0026amp; Wholesale Supply\n          \u003c\/span\u003e\n\n          \u003cspan class=\"esc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"esc-content\"\u003e\n          \u003cp\u003e\n            Each pair of scissors is individually supplied in a transparent\n            blister package with a hanging tab. The protective packaging keeps\n            the blades covered during storage and transport while allowing the\n            handle colour and product shape to remain clearly visible for retail\n            presentation.\n          \u003c\/p\u003e\n\n          \u003ctable class=\"esc-wholesale-table product-wholesale-table\" data-box-contents=\"1\" data-minimum-order=\"15\" data-box-price=\"2.25\" data-unit-price=\"2.25\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003eBox contents\u003c\/th\u003e\n                \u003ctd\u003e1 pair of ergonomic scissors\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eBlade material\u003c\/th\u003e\n                \u003ctd\u003eStainless steel\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eHandle colour\u003c\/th\u003e\n                \u003ctd\u003eRed with grey grip inserts\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eWholesale price\u003c\/th\u003e\n                \u003ctd\u003e£2.25 per piece\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePrice per pair\u003c\/th\u003e\n                \u003ctd\u003e£2.25\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMinimum order\u003c\/th\u003e\n                \u003ctd\u003e15 pieces\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eTotal quantity at MOQ\u003c\/th\u003e\n                \u003ctd\u003e15 pairs of scissors\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMOQ total\u003c\/th\u003e\n                \u003ctd\u003e£33.75\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePackaging\u003c\/th\u003e\n                \u003ctd\u003eIndividual transparent blister pack with hanging tab\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"esc-order-summary\"\u003e\n            \u003cspan class=\"esc-order-summary-label\"\u003e\n              Wholesale order summary\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              \u003cstrong\u003e1 piece = 1 pair of ergonomic scissors\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eMinimum order = 15 pieces \/ 15 pairs\u003c\/strong\u003e\u003cbr\u003e\n              Minimum order total: \u003cstrong\u003e£33.75\u003c\/strong\u003e\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":50592515293407,"sku":null,"price":2.25,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage22_.2026_._18_37_54_2.png?v=1784735230"},{"product_id":"black-metal-binder-clips-pack-of-8","title":"Black Metal Binder Clips — Pack of 8","description":"\u003cstyle\u003e\n  .black-binder-clip-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  .black-binder-clip-description *,\n  .black-binder-clip-description *::before,\n  .black-binder-clip-description *::after {\n    box-sizing: border-box;\n  }\n\n  .black-binder-clip-description p {\n    margin: 0;\n  }\n\n  .bbc-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  .bbc-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  .bbc-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  .bbc-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  .bbc-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .bbc-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .bbc-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .bbc-section details {\n    display: block;\n  }\n\n  .bbc-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  .bbc-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .bbc-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .bbc-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  .bbc-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  .bbc-toggle::before,\n  .bbc-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  .bbc-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .bbc-section details[open] .bbc-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .bbc-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  .bbc-content p {\n    margin: 0 0 13px;\n  }\n\n  .bbc-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .bbc-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .bbc-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .bbc-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .bbc-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  .bbc-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .bbc-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  .bbc-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  .bbc-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  .bbc-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .bbc-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  .bbc-wholesale-table th,\n  .bbc-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  .bbc-wholesale-table th:last-child,\n  .bbc-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .bbc-wholesale-table tr:last-child th,\n  .bbc-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .bbc-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  .bbc-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  .bbc-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  .bbc-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  .bbc-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .bbc-order-summary strong {\n    color: #10243a;\n  }\n\n  .bbc-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  .bbc-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .bbc-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .bbc-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .black-binder-clip-description {\n      font-size: 13px;\n    }\n\n    .bbc-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .bbc-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .bbc-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .bbc-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .bbc-summary-title {\n      gap: 9px;\n    }\n\n    .bbc-content {\n      padding: 0 0 21px;\n    }\n\n    .bbc-wholesale-table,\n    .bbc-wholesale-table tbody,\n    .bbc-wholesale-table tr,\n    .bbc-wholesale-table th,\n    .bbc-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .bbc-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .bbc-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .bbc-wholesale-table th,\n    .bbc-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .bbc-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .bbc-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"black-binder-clip-description\" data-package-singular=\"set\" data-package-plural=\"sets\" data-unit-singular=\"binder clip\" data-unit-plural=\"binder clips\" data-minimum-packages=\"30\" data-units-per-package=\"8\" data-wholesale-price=\"1.25\"\u003e\n  \u003cp class=\"bbc-intro\"\u003e\n    A practical set of eight black metal binder clips designed for organising\n    loose documents, reports, notes, worksheets, receipts, and other paper\n    materials. The strong spring mechanism securely holds paper stacks\n    together, while the silver-coloured folding handles make the clips easy to\n    open, remove, carry, and store. Suitable for offices, schools, reception\n    areas, home workspaces, and stationery resale.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"bbc-specifications\"\u003e\n    \u003cdiv class=\"bbc-specification\"\u003e\n      \u003cspan class=\"bbc-specification-label\"\u003eSet contents\u003c\/span\u003e\n      \u003cspan class=\"bbc-specification-value\"\u003e8 binder clips\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bbc-specification\"\u003e\n      \u003cspan class=\"bbc-specification-label\"\u003eWholesale set price\u003c\/span\u003e\n      \u003cspan class=\"bbc-specification-value\"\u003e£1.25\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bbc-specification\"\u003e\n      \u003cspan class=\"bbc-specification-label\"\u003ePrice per clip\u003c\/span\u003e\n      \u003cspan class=\"bbc-specification-value\"\u003eApproximately £0.16\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bbc-specification\"\u003e\n      \u003cspan class=\"bbc-specification-label\"\u003eMinimum order\u003c\/span\u003e\n      \u003cspan class=\"bbc-specification-value\"\u003e30 sets · 240 clips\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bbc-accordion\"\u003e\n    \u003cdiv class=\"bbc-section\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"bbc-summary-title\"\u003e\n            \u003cspan class=\"bbc-section-number\"\u003e01\u003c\/span\u003e\n            Reliable Everyday Document Organisation\n          \u003c\/span\u003e\n\n          \u003cspan class=\"bbc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"bbc-content\"\u003e\n          \u003cp\u003e\n            These reusable binder clips provide a simple and dependable way to\n            group documents without punching holes, applying adhesive, or using\n            permanent fasteners. They are suitable for organising reports,\n            invoices, classroom worksheets, revision notes, receipts, forms,\n            presentation materials, and general paperwork.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The black metal clip body creates firm pressure across the paper\n            stack, while the smooth silver-coloured handles provide convenient\n            leverage when opening the clip. After attachment, the handles can\n            be folded flat to create a more compact document bundle.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"bbc-feature-grid\"\u003e\n            \u003cdiv class=\"bbc-feature-item\"\u003e\n              \u003cspan class=\"bbc-feature-label\"\u003eHolding system\u003c\/span\u003e\n              \u003cspan class=\"bbc-feature-value\"\u003e\n                Strong reusable spring clip\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bbc-feature-item\"\u003e\n              \u003cspan class=\"bbc-feature-label\"\u003eClip body\u003c\/span\u003e\n              \u003cspan class=\"bbc-feature-value\"\u003e\n                Durable black metal construction\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bbc-feature-item\"\u003e\n              \u003cspan class=\"bbc-feature-label\"\u003eHandles\u003c\/span\u003e\n              \u003cspan class=\"bbc-feature-value\"\u003e\n                Silver-coloured folding wire handles\n              \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=\"bbc-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"bbc-summary-title\"\u003e\n            \u003cspan class=\"bbc-section-number\"\u003e02\u003c\/span\u003e\n            Materials, Design \u0026amp; Set Contents\n          \u003c\/span\u003e\n\n          \u003cspan class=\"bbc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"bbc-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProduct type:\u003c\/strong\u003e\n              Reusable metal binder clips.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eQuantity per set:\u003c\/strong\u003e\n              8 binder clips.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eClip colour:\u003c\/strong\u003e\n              Black.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eClip material:\u003c\/strong\u003e\n              Durable formed metal.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHandle material:\u003c\/strong\u003e\n              Metal wire.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHandle finish:\u003c\/strong\u003e\n              Silver-coloured polished appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eMechanism:\u003c\/strong\u003e\n              Spring-pressure clamping system.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHandle design:\u003c\/strong\u003e\n              Foldable and removable wire handles.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eRecommended materials:\u003c\/strong\u003e\n              Paper documents, card sheets, notes, receipts, forms, reports,\n              worksheets, and lightweight stationery materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eRecommended environments:\u003c\/strong\u003e\n              Offices, schools, reception desks, study areas, archives, and\n              home workspaces.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"bbc-note\"\u003e\n            \u003cstrong\u003eSize note:\u003c\/strong\u003e\n            The precise clip width and maximum sheet capacity were not included\n            in the supplied specifications and should be confirmed with the\n            supplier before publishing those measurements.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bbc-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"bbc-summary-title\"\u003e\n            \u003cspan class=\"bbc-section-number\"\u003e03\u003c\/span\u003e\n            Use, Storage \u0026amp; Product Care\n          \u003c\/span\u003e\n\n          \u003cspan class=\"bbc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"bbc-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eOpening the clip:\u003c\/strong\u003e\n              Press the two wire handles towards one another to separate the\n              metal jaws.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAttaching documents:\u003c\/strong\u003e\n              Insert the aligned paper stack between the open jaws and release\n              the handles slowly.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCompact storage:\u003c\/strong\u003e\n              Fold both handles down against the clip body after attaching it\n              to a document stack.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eRemoval:\u003c\/strong\u003e\n              Lift the handles, press them together, and carefully remove the\n              clip without pulling against the paper.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eStorage:\u003c\/strong\u003e\n              Keep the clips in a clean and dry environment when not in use.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCleaning:\u003c\/strong\u003e\n              Wipe with a soft, dry cloth if dust or handling marks appear.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eProtection:\u003c\/strong\u003e\n              Avoid prolonged exposure to moisture to help preserve the metal\n              surfaces.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHandling:\u003c\/strong\u003e\n              Keep fingers clear of the clamping edges when releasing the\n              spring mechanism.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"bbc-note\"\u003e\n            \u003cstrong\u003eSafety note:\u003c\/strong\u003e\n            Binder clips contain small metal components and a spring-loaded\n            mechanism. They are not toys and should be kept away from young\n            children.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bbc-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"bbc-summary-title\"\u003e\n            \u003cspan class=\"bbc-section-number\"\u003e04\u003c\/span\u003e\n            Packaging \u0026amp; Wholesale Supply\n          \u003c\/span\u003e\n\n          \u003cspan class=\"bbc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"bbc-content\"\u003e\n          \u003cp\u003e\n            Each retail set contains eight black binder clips arranged in a\n            transparent blister package with a hanging tab. The minimum\n            wholesale purchase is 30 sets, providing a total of 240 individual\n            binder clips.\n          \u003c\/p\u003e\n\n          \u003ctable class=\"bbc-wholesale-table product-wholesale-table\" data-box-contents=\"8\" data-minimum-order=\"30\" data-box-price=\"1.25\" data-unit-price=\"0.16\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003eBox contents\u003c\/th\u003e\n                \u003ctd\u003e8 black binder clips\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eProduct colour\u003c\/th\u003e\n                \u003ctd\u003eBlack with silver-coloured handles\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMaterial\u003c\/th\u003e\n                \u003ctd\u003eDurable metal\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eWholesale set price\u003c\/th\u003e\n                \u003ctd\u003e£1.25\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePrice per binder clip\u003c\/th\u003e\n                \u003ctd\u003eApproximately £0.16\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMinimum order\u003c\/th\u003e\n                \u003ctd\u003e30 sets\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eTotal quantity at MOQ\u003c\/th\u003e\n                \u003ctd\u003e240 binder clips\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMOQ total\u003c\/th\u003e\n                \u003ctd\u003e£37.50\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eRetail packaging\u003c\/th\u003e\n                \u003ctd\u003eTransparent blister pack with hanging tab\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"bbc-order-summary\"\u003e\n            \u003cspan class=\"bbc-order-summary-label\"\u003e\n              Wholesale order summary\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              \u003cstrong\u003e1 set = 8 black binder clips\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eWholesale price per set = £1.25\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003ePrice per binder clip = approximately £0.16\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eMinimum order = 30 sets \/ 240 binder clips\u003c\/strong\u003e\u003cbr\u003e\n              Minimum order total: \u003cstrong\u003e£37.50\u003c\/strong\u003e\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bbc-note\"\u003e\n            \u003cstrong\u003eWholesale calculation:\u003c\/strong\u003e\n            30 sets × 8 binder clips = 240 binder clips. 30 sets × £1.25 =\n            £37.50.\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":50592672415967,"sku":null,"price":1.25,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage22_.2026_._20_36_55.png?v=1784741960"},{"product_id":"4-compartment-metal-mesh-desk-organisers-pack-of-6","title":"4-Compartment Metal Mesh Desk Organisers — Pack of 6","description":"\u003cstyle\u003e\n  .mesh-desk-organiser-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  .mesh-desk-organiser-description *,\n  .mesh-desk-organiser-description *::before,\n  .mesh-desk-organiser-description *::after {\n    box-sizing: border-box;\n  }\n\n  .mesh-desk-organiser-description p {\n    margin: 0;\n  }\n\n  .mdo-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  .mdo-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  .mdo-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  .mdo-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  .mdo-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .mdo-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .mdo-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .mdo-section details {\n    display: block;\n  }\n\n  .mdo-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  .mdo-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mdo-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .mdo-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    background: #ffffff;\n    color: #176a9e;\n    font-size: 10px;\n    font-weight: 750;\n    line-height: 1;\n  }\n\n  .mdo-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  .mdo-toggle::before,\n  .mdo-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  .mdo-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .mdo-section details[open] .mdo-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .mdo-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  .mdo-content p {\n    margin: 0 0 13px;\n  }\n\n  .mdo-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mdo-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mdo-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .mdo-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .mdo-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  .mdo-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .mdo-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  .mdo-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  .mdo-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  .mdo-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .mdo-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  .mdo-wholesale-table th,\n  .mdo-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  .mdo-wholesale-table th:last-child,\n  .mdo-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .mdo-wholesale-table tr:last-child th,\n  .mdo-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .mdo-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  .mdo-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  .mdo-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  .mdo-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  .mdo-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .mdo-order-summary strong {\n    color: #10243a;\n  }\n\n  .mdo-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  .mdo-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .mdo-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .mdo-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .mesh-desk-organiser-description {\n      font-size: 13px;\n    }\n\n    .mdo-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .mdo-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .mdo-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .mdo-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .mdo-content {\n      padding: 0 0 21px;\n    }\n\n    .mdo-wholesale-table,\n    .mdo-wholesale-table tbody,\n    .mdo-wholesale-table tr,\n    .mdo-wholesale-table th,\n    .mdo-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .mdo-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .mdo-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .mdo-wholesale-table th,\n    .mdo-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .mdo-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .mdo-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mesh-desk-organiser-description\" data-package-singular=\"box\" data-package-plural=\"boxes\" data-unit-singular=\"organiser\" data-unit-plural=\"organisers\" data-minimum-packages=\"20\" data-units-per-package=\"6\" data-wholesale-price=\"24.00\"\u003e\n  \u003cp class=\"mdo-intro\"\u003e\n    A practical wholesale box of six black metal mesh desk organisers designed\n    to keep stationery, writing instruments, notes and small office accessories\n    arranged in one compact location. Each organiser combines four functional\n    storage compartments with a strong metal mesh body, reinforced edges and a\n    stable base for dependable everyday use.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mdo-specifications\"\u003e\n    \u003cdiv class=\"mdo-specification\"\u003e\n      \u003cspan class=\"mdo-specification-label\"\u003eBox contents\u003c\/span\u003e\n      \u003cspan class=\"mdo-specification-value\"\u003e6 desk organisers\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mdo-specification\"\u003e\n      \u003cspan class=\"mdo-specification-label\"\u003eCompartments\u003c\/span\u003e\n      \u003cspan class=\"mdo-specification-value\"\u003e4 storage sections\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mdo-specification\"\u003e\n      \u003cspan class=\"mdo-specification-label\"\u003eOrganiser size\u003c\/span\u003e\n      \u003cspan class=\"mdo-specification-value\"\u003e20.5 × 10.5 × 9.5 cm\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mdo-specification\"\u003e\n      \u003cspan class=\"mdo-specification-label\"\u003eMinimum order\u003c\/span\u003e\n      \u003cspan class=\"mdo-specification-value\"\u003e20 boxes · 120 organisers\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mdo-accordion\"\u003e\n    \u003cdiv class=\"mdo-section\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"mdo-summary-title\"\u003e\n            \u003cspan class=\"mdo-section-number\"\u003e01\u003c\/span\u003e\n            Organised Storage for Everyday Workspaces\n          \u003c\/span\u003e\n\n          \u003cspan class=\"mdo-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mdo-content\"\u003e\n          \u003cp\u003e\n            Designed to reduce desk clutter, each organiser provides separate\n            storage sections for frequently used stationery and office\n            accessories. Its compact footprint makes it suitable for office\n            desks, reception counters, classrooms, study areas and home\n            workstations.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The raised rear compartment keeps pens, pencils, markers, scissors\n            and rulers upright. The central section is suitable for business\n            cards, sticky notes, index cards and compact notebooks, while the\n            side sections provide accessible storage for tape, paper clips,\n            binder clips, erasers and other small supplies.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"mdo-feature-grid\"\u003e\n            \u003cdiv class=\"mdo-feature-item\"\u003e\n              \u003cspan class=\"mdo-feature-label\"\u003eRear section\u003c\/span\u003e\n              \u003cspan class=\"mdo-feature-value\"\u003e\n                Pens, pencils, markers, scissors and rulers\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mdo-feature-item\"\u003e\n              \u003cspan class=\"mdo-feature-label\"\u003eCentral section\u003c\/span\u003e\n              \u003cspan class=\"mdo-feature-value\"\u003e\n                Notes, cards, memo pads and small notebooks\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mdo-feature-item\"\u003e\n              \u003cspan class=\"mdo-feature-label\"\u003eSide sections\u003c\/span\u003e\n              \u003cspan class=\"mdo-feature-value\"\u003e\n                Tape, clips, erasers and desk accessories\n              \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=\"mdo-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"mdo-summary-title\"\u003e\n            \u003cspan class=\"mdo-section-number\"\u003e02\u003c\/span\u003e\n            Materials, Construction \u0026amp; Dimensions\n          \u003c\/span\u003e\n\n          \u003cspan class=\"mdo-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mdo-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProduct type:\u003c\/strong\u003e\n              Multi-compartment desktop stationery organiser.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eBox contents:\u003c\/strong\u003e\n              6 desk organisers.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCompartments:\u003c\/strong\u003e\n              4 functional storage sections per organiser.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eIndividual dimensions:\u003c\/strong\u003e\n              Approximately 20.5 × 10.5 × 9.5 cm.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eMain material:\u003c\/strong\u003e\n              Durable metal construction.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eBody:\u003c\/strong\u003e\n              Open metal mesh for clear visibility of stored items.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eColour:\u003c\/strong\u003e\n              Classic black.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUpper edges:\u003c\/strong\u003e\n              Reinforced metal rims for improved rigidity.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eBase:\u003c\/strong\u003e\n              Stable flat platform with a protective perimeter frame.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eConstruction:\u003c\/strong\u003e\n              Fixed integrated structure with neatly finished edges.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eBranding:\u003c\/strong\u003e\n              Neutral presentation without visible logos.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mdo-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"mdo-summary-title\"\u003e\n            \u003cspan class=\"mdo-section-number\"\u003e03\u003c\/span\u003e\n            Recommended Use, Placement \u0026amp; Care\n          \u003c\/span\u003e\n\n          \u003cspan class=\"mdo-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mdo-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eRecommended locations:\u003c\/strong\u003e\n              Offices, classrooms, reception areas, study spaces, home desks\n              and creative workstations.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eWriting instruments:\u003c\/strong\u003e\n              Store pens, pencils, markers, highlighters, scissors and rulers\n              in the raised rear section.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePaper products:\u003c\/strong\u003e\n              Use the central section for notes, business cards, index cards\n              and compact notebooks.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSmall accessories:\u003c\/strong\u003e\n              Use the side sections for tape, clips, erasers, sharpeners and\n              other small stationery items.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePlacement:\u003c\/strong\u003e\n              Position the organiser on a clean, dry and level surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCleaning:\u003c\/strong\u003e\n              Remove dust using a soft brush or dry cloth.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSurface care:\u003c\/strong\u003e\n              Wipe with a slightly damp cloth when required and dry\n              immediately.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eProtection:\u003c\/strong\u003e\n              Avoid abrasive cleaners, strong solvents and prolonged exposure\n              to moisture.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"mdo-note\"\u003e\n            \u003cstrong\u003eProduct note:\u003c\/strong\u003e\n            Pens, notebooks, tape, clips and other accessories shown in product\n            images are not included.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mdo-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"mdo-summary-title\"\u003e\n            \u003cspan class=\"mdo-section-number\"\u003e04\u003c\/span\u003e\n            Packaging \u0026amp; Wholesale Supply\n          \u003c\/span\u003e\n\n          \u003cspan class=\"mdo-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mdo-content\"\u003e\n          \u003cp\u003e\n            The product is supplied in a wholesale box containing six matching\n            black metal mesh desk organisers. This format is suitable for\n            stationery retailers, office supply stores, educational suppliers,\n            workplace purchasing departments and online resale.\n          \u003c\/p\u003e\n\n          \u003ctable class=\"mdo-wholesale-table product-wholesale-table\" data-box-contents=\"6\" data-minimum-order=\"20\" data-box-price=\"24.00\" data-unit-price=\"4.00\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003eBox contents\u003c\/th\u003e\n                \u003ctd\u003e6 metal mesh desk organisers\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eCompartments per organiser\u003c\/th\u003e\n                \u003ctd\u003e4 storage compartments\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eIndividual organiser size\u003c\/th\u003e\n                \u003ctd\u003e20.5 × 10.5 × 9.5 cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMaterial\u003c\/th\u003e\n                \u003ctd\u003eMetal mesh with reinforced frame\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eColour\u003c\/th\u003e\n                \u003ctd\u003eBlack\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eWholesale box price\u003c\/th\u003e\n                \u003ctd\u003e£24.00\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePrice per organiser\u003c\/th\u003e\n                \u003ctd\u003eApproximately £4.00\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMinimum order\u003c\/th\u003e\n                \u003ctd\u003e20 boxes\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eTotal quantity at MOQ\u003c\/th\u003e\n                \u003ctd\u003e120 desk organisers\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMOQ total\u003c\/th\u003e\n                \u003ctd\u003e£480.00\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePackaging\u003c\/th\u003e\n                \u003ctd\u003eProtective wholesale box\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"mdo-order-summary\"\u003e\n            \u003cspan class=\"mdo-order-summary-label\"\u003e\n              Wholesale order summary\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              \u003cstrong\u003e1 box = 6 metal mesh desk organisers\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eWholesale box price = £24.00\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003ePrice per organiser = approximately £4.00\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eMinimum order = 20 boxes \/ 120 organisers\u003c\/strong\u003e\u003cbr\u003e\n              Minimum order total: \u003cstrong\u003e£480.00\u003c\/strong\u003e\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"mdo-note\"\u003e\n            \u003cstrong\u003eWholesale calculation:\u003c\/strong\u003e\n            20 boxes × 6 organisers = 120 organisers. 20 boxes × £24.00 =\n            £480.00.\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":50594510012639,"sku":null,"price":24.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage23_.2026_._17_12_26_1.png?v=1784815967"},{"product_id":"3-tier-a4-document-tray-organisers-box-of-4","title":"3-Tier A4 Document Tray Organisers — Box of 4","description":"\u003cstyle\u003e\n  .a4-document-tray-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  .a4-document-tray-description *,\n  .a4-document-tray-description *::before,\n  .a4-document-tray-description *::after {\n    box-sizing: border-box;\n  }\n\n  .a4-document-tray-description p {\n    margin: 0;\n  }\n\n  .adt-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  .adt-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  .adt-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  .adt-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  .adt-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .adt-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .adt-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .adt-section details {\n    display: block;\n  }\n\n  .adt-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  .adt-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .adt-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .adt-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    background: #ffffff;\n    color: #176a9e;\n    font-size: 10px;\n    font-weight: 750;\n    line-height: 1;\n  }\n\n  .adt-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  .adt-toggle::before,\n  .adt-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  .adt-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .adt-section details[open] .adt-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .adt-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  .adt-content p {\n    margin: 0 0 13px;\n  }\n\n  .adt-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .adt-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .adt-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .adt-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .adt-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  .adt-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .adt-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  .adt-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  .adt-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  .adt-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .adt-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  .adt-wholesale-table th,\n  .adt-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  .adt-wholesale-table th:last-child,\n  .adt-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .adt-wholesale-table tr:last-child th,\n  .adt-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .adt-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  .adt-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  .adt-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  .adt-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  .adt-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .adt-order-summary strong {\n    color: #10243a;\n  }\n\n  .adt-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  .adt-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .adt-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .adt-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .a4-document-tray-description {\n      font-size: 13px;\n    }\n\n    .adt-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .adt-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .adt-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .adt-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .adt-summary-title {\n      gap: 9px;\n    }\n\n    .adt-content {\n      padding: 0 0 21px;\n    }\n\n    .adt-wholesale-table,\n    .adt-wholesale-table tbody,\n    .adt-wholesale-table tr,\n    .adt-wholesale-table th,\n    .adt-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .adt-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .adt-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .adt-wholesale-table th,\n    .adt-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .adt-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .adt-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv data-wholesale-price=\"22.00\" data-units-per-package=\"4\" data-minimum-packages=\"5\" data-unit-plural=\"organisers\" data-unit-singular=\"organiser\" data-package-plural=\"boxes\" data-package-singular=\"box\" class=\"a4-document-tray-description\"\u003e\n\u003cp class=\"adt-intro\"\u003eA practical wholesale box of four three-tier document tray organisers designed to keep paperwork, folders, notebooks and incoming correspondence clearly separated and easy to access. Each organiser accommodates A4 documents and features a sturdy modular structure with three spacious levels, ventilated tray bases and an open-front design suitable for busy offices, classrooms, reception areas and home workspaces.\u003c\/p\u003e\n\u003cdiv class=\"adt-specifications\"\u003e\n\u003cdiv class=\"adt-specification\"\u003e\n\u003cspan class=\"adt-specification-label\"\u003eBox contents\u003c\/span\u003e \u003cspan class=\"adt-specification-value\"\u003e 4 document tray organisers \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adt-specification\"\u003e\n\u003cspan class=\"adt-specification-label\"\u003eTray configuration\u003c\/span\u003e \u003cspan class=\"adt-specification-value\"\u003e 3 spacious tiers per organiser \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adt-specification\"\u003e\n\u003cspan class=\"adt-specification-label\"\u003eDimensions\u003c\/span\u003e \u003cspan class=\"adt-specification-value\"\u003e 32.5 × 24 × 25 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adt-specification\"\u003e\n\u003cspan class=\"adt-specification-label\"\u003eMinimum order\u003c\/span\u003e \u003cspan class=\"adt-specification-value\"\u003e 5 boxes · 20 organisers \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adt-accordion\"\u003e\n\u003cdiv class=\"adt-section\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"adt-summary-title\"\u003e \u003cspan class=\"adt-section-number\"\u003e01\u003c\/span\u003e Multi-Level Organisation for Busy Workspaces \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"adt-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"adt-content\"\u003e\n\u003cp\u003eEach organiser provides three separate document levels, helping users divide incoming correspondence, completed work, forms, invoices, folders, notebooks and other frequently used paperwork. The vertical arrangement creates useful storage capacity without taking up excessive desk space.\u003c\/p\u003e\n\u003cp\u003eThe trays are sized for standard A4 documents and feature open fronts for quick access. Depending on the preferred configuration, the trays can be assembled horizontally or positioned at a slight angle to improve document visibility and accessibility.\u003c\/p\u003e\n\u003cdiv class=\"adt-feature-grid\"\u003e\n\u003cdiv class=\"adt-feature-item\"\u003e\n\u003cspan class=\"adt-feature-label\"\u003eStorage capacity\u003c\/span\u003e \u003cspan class=\"adt-feature-value\"\u003e 3 spacious document levels \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adt-feature-item\"\u003e\n\u003cspan class=\"adt-feature-label\"\u003eDocument format\u003c\/span\u003e \u003cspan class=\"adt-feature-value\"\u003e Suitable for A4 paperwork \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adt-feature-item\"\u003e\n\u003cspan class=\"adt-feature-label\"\u003eAccess design\u003c\/span\u003e \u003cspan class=\"adt-feature-value\"\u003e Open front for quick document retrieval \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=\"adt-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"adt-summary-title\"\u003e \u003cspan class=\"adt-section-number\"\u003e02\u003c\/span\u003e Construction, Materials \u0026amp; Dimensions \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"adt-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"adt-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct type:\u003c\/strong\u003e Stackable desktop document tray organiser.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuantity per box:\u003c\/strong\u003e 4 complete organisers.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLevels per organiser:\u003c\/strong\u003e 3 spacious document trays.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatible document format:\u003c\/strong\u003e A4 papers, folders, notebooks and correspondence.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDimensions per organiser:\u003c\/strong\u003e Approximately 32.5 cm long × 24 cm wide × 25 cm high.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Durable plastic.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColour:\u003c\/strong\u003e Classic black.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConstruction:\u003c\/strong\u003e Modular self-assembly design.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTray base:\u003c\/strong\u003e Ventilated structure with reinforced supporting ribs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSide panels:\u003c\/strong\u003e Raised sides help keep documents securely positioned.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFront access:\u003c\/strong\u003e Shaped openings make it easier to lift and remove documents.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConfiguration:\u003c\/strong\u003e Trays can be installed horizontally or at a practical angle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWorkspace footprint:\u003c\/strong\u003e Vertical design helps maximise available desk space.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adt-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"adt-summary-title\"\u003e \u003cspan class=\"adt-section-number\"\u003e03\u003c\/span\u003e Assembly, Use \u0026amp; Product Care \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"adt-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"adt-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRecommended uses:\u003c\/strong\u003e Organising paperwork, folders, invoices, correspondence, notebooks, forms and classroom materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuitable environments:\u003c\/strong\u003e Offices, reception desks, schools, classrooms, home offices, study areas and administrative workspaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAssembly:\u003c\/strong\u003e Connect the tray levels using the supplied vertical supports and confirm that each connection is fully secured before loading.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDocument sorting:\u003c\/strong\u003e Assign each level to a separate task, department, document type, priority or processing stage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLoading:\u003c\/strong\u003e Distribute documents evenly between the trays and avoid placing excessive weight on a single level.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCleaning:\u003c\/strong\u003e Wipe the plastic surfaces with a soft, slightly damp cloth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProtection:\u003c\/strong\u003e Avoid abrasive cleaners, solvents and prolonged exposure to excessive heat.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePlacement:\u003c\/strong\u003e Position the organiser on a stable, level desk or shelf.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"adt-note\"\u003e\n\u003cstrong\u003eAssembly note:\u003c\/strong\u003e The organisers are supplied in a space-efficient disassembled format and require simple assembly before use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adt-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"adt-summary-title\"\u003e \u003cspan class=\"adt-section-number\"\u003e04\u003c\/span\u003e Packaging \u0026amp; Wholesale Supply \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"adt-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"adt-content\"\u003e\n\u003cp\u003eThe organisers are supplied in a wholesale carton containing four complete three-tier document organisers. The component trays and supports are packed efficiently for transport and can be assembled after delivery.\u003c\/p\u003e\n\u003ctable data-unit-price=\"5.50\" data-box-price=\"22.00\" data-minimum-order=\"5\" data-box-contents=\"4\" class=\"adt-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBox contents\u003c\/th\u003e\n\u003ctd\u003e4 three-tier document tray organisers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTiers per organiser\u003c\/th\u003e\n\u003ctd\u003e3 document trays\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDocument format\u003c\/th\u003e\n\u003ctd\u003eA4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions per organiser\u003c\/th\u003e\n\u003ctd\u003e32.5 × 24 × 25 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eDurable ventilated plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale box price\u003c\/th\u003e\n\u003ctd\u003e£22.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrice per organiser\u003c\/th\u003e\n\u003ctd\u003eApproximately £5.50\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMinimum order\u003c\/th\u003e\n\u003ctd\u003e5 boxes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal quantity at MOQ\u003c\/th\u003e\n\u003ctd\u003e20 organisers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal document trays at MOQ\u003c\/th\u003e\n\u003ctd\u003e60 individual tray levels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMOQ total\u003c\/th\u003e\n\u003ctd\u003e£110.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackaging\u003c\/th\u003e\n\u003ctd\u003eProtective wholesale carton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"adt-order-summary\"\u003e\n\u003cspan class=\"adt-order-summary-label\"\u003e Wholesale order summary \u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003e1 box = 4 three-tier document organisers\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003e1 organiser = 3 document tray levels\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eWholesale box price = £22.00\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003ePrice per organiser = approximately £5.50\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eMinimum order = 5 boxes\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eMOQ quantity = 20 organisers \/ 60 tray levels\u003c\/strong\u003e\u003cbr\u003eMinimum order total: \u003cstrong\u003e£110.00\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adt-note\"\u003e\n\u003cstrong\u003eWholesale calculation:\u003c\/strong\u003e 5 boxes × 4 organisers = 20 organisers. 5 boxes × £22.00 = £110.00.\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":50594858238175,"sku":null,"price":22.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage23_.2026_._18_49_03_1.png?v=1784822024"},{"product_id":"4-compartment-metal-mesh-file-organisers-box-of-4","title":"4-Compartment Metal Mesh File Organisers — Box of 4","description":"\u003cstyle\u003e\n  .vertical-mesh-file-organiser-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  .vertical-mesh-file-organiser-description *,\n  .vertical-mesh-file-organiser-description *::before,\n  .vertical-mesh-file-organiser-description *::after {\n    box-sizing: border-box;\n  }\n\n  .vertical-mesh-file-organiser-description p {\n    margin: 0;\n  }\n\n  .vmf-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  .vmf-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  .vmf-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  .vmf-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  .vmf-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .vmf-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .vmf-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .vmf-section details {\n    display: block;\n  }\n\n  .vmf-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  .vmf-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .vmf-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .vmf-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    background: #ffffff;\n    color: #176a9e;\n    font-size: 10px;\n    font-weight: 750;\n    line-height: 1;\n  }\n\n  .vmf-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  .vmf-toggle::before,\n  .vmf-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  .vmf-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .vmf-section details[open] .vmf-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .vmf-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  .vmf-content p {\n    margin: 0 0 13px;\n  }\n\n  .vmf-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .vmf-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .vmf-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .vmf-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .vmf-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  .vmf-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .vmf-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  .vmf-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  .vmf-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  .vmf-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .vmf-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  .vmf-wholesale-table th,\n  .vmf-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  .vmf-wholesale-table th:last-child,\n  .vmf-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .vmf-wholesale-table tr:last-child th,\n  .vmf-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .vmf-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  .vmf-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  .vmf-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  .vmf-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  .vmf-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .vmf-order-summary strong {\n    color: #10243a;\n  }\n\n  .vmf-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  .vmf-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .vmf-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .vmf-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .vertical-mesh-file-organiser-description {\n      font-size: 13px;\n    }\n\n    .vmf-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .vmf-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .vmf-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .vmf-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .vmf-summary-title {\n      gap: 9px;\n    }\n\n    .vmf-content {\n      padding: 0 0 21px;\n    }\n\n    .vmf-wholesale-table,\n    .vmf-wholesale-table tbody,\n    .vmf-wholesale-table tr,\n    .vmf-wholesale-table th,\n    .vmf-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .vmf-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .vmf-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .vmf-wholesale-table th,\n    .vmf-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .vmf-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .vmf-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"vertical-mesh-file-organiser-description\" data-package-singular=\"box\" data-package-plural=\"boxes\" data-unit-singular=\"organiser\" data-unit-plural=\"organisers\" data-minimum-packages=\"5\" data-units-per-package=\"4\" data-wholesale-price=\"26.00\"\u003e\n  \u003cp class=\"vmf-intro\"\u003e\n    A practical wholesale box of four vertical file organisers designed to\n    separate documents, folders, magazines, notebooks and catalogues into\n    clearly defined sections. Each organiser combines a rigid metal frame with\n    ventilated mesh panels, four spacious vertical compartments and an open\n    front profile that keeps frequently used materials organised and easy to\n    retrieve.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"vmf-specifications\"\u003e\n    \u003cdiv class=\"vmf-specification\"\u003e\n      \u003cspan class=\"vmf-specification-label\"\u003eBox contents\u003c\/span\u003e\n      \u003cspan class=\"vmf-specification-value\"\u003e\n        4 metal file organisers\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vmf-specification\"\u003e\n      \u003cspan class=\"vmf-specification-label\"\u003eCompartments\u003c\/span\u003e\n      \u003cspan class=\"vmf-specification-value\"\u003e\n        4 vertical sections each\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vmf-specification\"\u003e\n      \u003cspan class=\"vmf-specification-label\"\u003eOverall dimensions\u003c\/span\u003e\n      \u003cspan class=\"vmf-specification-value\"\u003e\n        33 × 28 × 35 cm\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vmf-specification\"\u003e\n      \u003cspan class=\"vmf-specification-label\"\u003eMinimum order\u003c\/span\u003e\n      \u003cspan class=\"vmf-specification-value\"\u003e\n        5 boxes · 20 organisers\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vmf-accordion\"\u003e\n    \u003cdiv class=\"vmf-section\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"vmf-summary-title\"\u003e\n            \u003cspan class=\"vmf-section-number\"\u003e01\u003c\/span\u003e\n            Vertical Document Organisation\n          \u003c\/span\u003e\n\n          \u003cspan class=\"vmf-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"vmf-content\"\u003e\n          \u003cp\u003e\n            Each organiser provides four upright storage compartments for\n            separating documents by category, project, department, priority or\n            processing stage. The vertical format keeps materials visible while\n            reducing the amount of desk space required for document storage.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The open-front design allows folders, notebooks and loose documents\n            to be inserted and removed quickly. Raised dividers help keep\n            materials upright, while the curved front profile provides\n            convenient access to the contents of every compartment.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"vmf-feature-grid\"\u003e\n            \u003cdiv class=\"vmf-feature-item\"\u003e\n              \u003cspan class=\"vmf-feature-label\"\u003eStorage layout\u003c\/span\u003e\n              \u003cspan class=\"vmf-feature-value\"\u003e\n                4 separate vertical compartments\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"vmf-feature-item\"\u003e\n              \u003cspan class=\"vmf-feature-label\"\u003eCompatible format\u003c\/span\u003e\n              \u003cspan class=\"vmf-feature-value\"\u003e\n                A4 documents and folders\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"vmf-feature-item\"\u003e\n              \u003cspan class=\"vmf-feature-label\"\u003eAccess design\u003c\/span\u003e\n              \u003cspan class=\"vmf-feature-value\"\u003e\n                Curved open front for easy retrieval\n              \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=\"vmf-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"vmf-summary-title\"\u003e\n            \u003cspan class=\"vmf-section-number\"\u003e02\u003c\/span\u003e\n            Materials, Construction \u0026amp; Dimensions\n          \u003c\/span\u003e\n\n          \u003cspan class=\"vmf-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"vmf-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProduct type:\u003c\/strong\u003e\n              Vertical desktop file and document organiser.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eQuantity per box:\u003c\/strong\u003e\n              4 organisers.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCompartments per organiser:\u003c\/strong\u003e\n              4 vertical storage sections.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCompatible document format:\u003c\/strong\u003e\n              A4 papers, folders, magazines, catalogues and notebooks.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eOverall dimensions:\u003c\/strong\u003e\n              Approximately 33 cm wide × 28 cm deep × 35 cm high.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApproximate compartment width:\u003c\/strong\u003e\n              7 cm per section.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePrimary material:\u003c\/strong\u003e\n              Durable metal.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePanel construction:\u003c\/strong\u003e\n              Ventilated metal mesh side walls and internal dividers.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eFrame:\u003c\/strong\u003e\n              Reinforced tubular metal structure.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eBase:\u003c\/strong\u003e\n              Stable flat platform designed for desktop and shelf placement.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eFinish:\u003c\/strong\u003e\n              Classic black protective coating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eFront profile:\u003c\/strong\u003e\n              Curved divider edges provide clear visibility and convenient\n              document access.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eConstruction:\u003c\/strong\u003e\n              Rigid design intended for regular everyday use.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vmf-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"vmf-summary-title\"\u003e\n            \u003cspan class=\"vmf-section-number\"\u003e03\u003c\/span\u003e\n            Use, Placement \u0026amp; Product Care\n          \u003c\/span\u003e\n\n          \u003cspan class=\"vmf-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"vmf-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eRecommended contents:\u003c\/strong\u003e\n              Documents, folders, files, magazines, notebooks, catalogues,\n              reports and correspondence.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSuitable environments:\u003c\/strong\u003e\n              Offices, schools, classrooms, reception areas, libraries, home\n              offices and administrative workspaces.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eOrganisation:\u003c\/strong\u003e\n              Assign each compartment to a different document type, project,\n              employee, department or workflow stage.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePlacement:\u003c\/strong\u003e\n              Position the organiser on a stable, level desk, cabinet or shelf.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eLoading:\u003c\/strong\u003e\n              Distribute materials evenly and avoid exceeding the practical\n              capacity of the individual compartments.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCleaning:\u003c\/strong\u003e\n              Remove dust with a soft dry cloth or a soft brush.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDeeper cleaning:\u003c\/strong\u003e\n              Wipe the coated metal surfaces with a slightly damp cloth and dry\n              immediately.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eProtection:\u003c\/strong\u003e\n              Avoid abrasive cleaners, prolonged moisture and direct contact\n              with corrosive substances.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"vmf-note\"\u003e\n            \u003cstrong\u003eProduct note:\u003c\/strong\u003e\n            The open metal mesh construction improves visibility and helps\n            prevent dust from collecting inside solid enclosed compartments.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vmf-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"vmf-summary-title\"\u003e\n            \u003cspan class=\"vmf-section-number\"\u003e04\u003c\/span\u003e\n            Packaging \u0026amp; Wholesale Supply\n          \u003c\/span\u003e\n\n          \u003cspan class=\"vmf-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"vmf-content\"\u003e\n          \u003cp\u003e\n            The organisers are supplied in a protective wholesale carton\n            containing four complete metal mesh file organisers. Internal\n            cardboard dividers help separate the organisers during storage and\n            transportation.\n          \u003c\/p\u003e\n\n          \u003ctable class=\"vmf-wholesale-table product-wholesale-table\" data-box-contents=\"4\" data-minimum-order=\"5\" data-box-price=\"26.00\" data-unit-price=\"6.50\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003eBox contents\u003c\/th\u003e\n                \u003ctd\u003e4 vertical metal file organisers\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eCompartments per organiser\u003c\/th\u003e\n                \u003ctd\u003e4 vertical sections\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eDocument format\u003c\/th\u003e\n                \u003ctd\u003eA4\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eOverall dimensions\u003c\/th\u003e\n                \u003ctd\u003eApproximately 33 × 28 × 35 cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eCompartment width\u003c\/th\u003e\n                \u003ctd\u003eApproximately 7 cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMaterial\u003c\/th\u003e\n                \u003ctd\u003eCoated metal frame and mesh\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eColour\u003c\/th\u003e\n                \u003ctd\u003eBlack\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eWholesale box price\u003c\/th\u003e\n                \u003ctd\u003e£26.00\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePrice per organiser\u003c\/th\u003e\n                \u003ctd\u003eApproximately £6.50\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMinimum order\u003c\/th\u003e\n                \u003ctd\u003e5 boxes\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eTotal quantity at MOQ\u003c\/th\u003e\n                \u003ctd\u003e20 organisers\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eTotal compartments at MOQ\u003c\/th\u003e\n                \u003ctd\u003e80 vertical storage sections\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMOQ total\u003c\/th\u003e\n                \u003ctd\u003e£130.00\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePackaging\u003c\/th\u003e\n                \u003ctd\u003eProtective wholesale carton with dividers\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"vmf-order-summary\"\u003e\n            \u003cspan class=\"vmf-order-summary-label\"\u003e\n              Wholesale order summary\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              \u003cstrong\u003e1 box = 4 metal file organisers\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003e1 organiser = 4 vertical compartments\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eWholesale box price = £26.00\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003ePrice per organiser = approximately £6.50\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eMinimum order = 5 boxes\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eMOQ quantity = 20 organisers \/ 80 compartments\u003c\/strong\u003e\u003cbr\u003e\n              Minimum order total: \u003cstrong\u003e£130.00\u003c\/strong\u003e\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vmf-note\"\u003e\n            \u003cstrong\u003eWholesale calculation:\u003c\/strong\u003e\n            5 boxes × 4 organisers = 20 organisers. 5 boxes × £26.00 =\n            £130.00.\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":50594882617567,"sku":null,"price":26.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage23_.2026_._19_04_15_1.png?v=1784822886"},{"product_id":"assorted-push-pins-in-storage-jars-pack-of-10","title":"Assorted Push Pins in Storage Jars — Pack of 10","description":"\u003cstyle\u003e\n  .assorted-push-pins-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  .assorted-push-pins-description *,\n  .assorted-push-pins-description *::before,\n  .assorted-push-pins-description *::after {\n    box-sizing: border-box;\n  }\n\n  .assorted-push-pins-description p {\n    margin: 0;\n  }\n\n  .app-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  .app-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  .app-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  .app-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  .app-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .app-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .app-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .app-section details {\n    display: block;\n  }\n\n  .app-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  .app-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .app-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .app-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    background: #ffffff;\n    color: #176a9e;\n    font-size: 10px;\n    font-weight: 750;\n    line-height: 1;\n  }\n\n  .app-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  .app-toggle::before,\n  .app-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  .app-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .app-section details[open] .app-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .app-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  .app-content p {\n    margin: 0 0 13px;\n  }\n\n  .app-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .app-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .app-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .app-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .app-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  .app-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .app-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  .app-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  .app-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  .app-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .app-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  .app-wholesale-table th,\n  .app-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  .app-wholesale-table th:last-child,\n  .app-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .app-wholesale-table tr:last-child th,\n  .app-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .app-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  .app-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  .app-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  .app-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  .app-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .app-order-summary strong {\n    color: #10243a;\n  }\n\n  .app-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  .app-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .app-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .app-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .assorted-push-pins-description {\n      font-size: 13px;\n    }\n\n    .app-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .app-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .app-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .app-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .app-summary-title {\n      gap: 9px;\n    }\n\n    .app-content {\n      padding: 0 0 21px;\n    }\n\n    .app-wholesale-table,\n    .app-wholesale-table tbody,\n    .app-wholesale-table tr,\n    .app-wholesale-table th,\n    .app-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .app-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .app-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .app-wholesale-table th,\n    .app-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .app-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .app-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"assorted-push-pins-description\" data-package-singular=\"set\" data-package-plural=\"sets\" data-unit-singular=\"jar\" data-unit-plural=\"jars\" data-minimum-packages=\"10\" data-units-per-package=\"10\" data-wholesale-price=\"8.95\"\u003e\n  \u003cp class=\"app-intro\"\u003e\n    A practical wholesale set of ten transparent storage jars filled with\n    assorted colourful push pins for noticeboards, classroom displays, office\n    planning and creative organisation. The selection includes several\n    decorative head shapes in bright colours, while the strong metal points\n    provide secure attachment to suitable cork and soft display surfaces.\n    Individual lidded jars keep the pins contained, visible and ready for\n    convenient retail display or everyday use.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"app-specifications\"\u003e\n    \u003cdiv class=\"app-specification\"\u003e\n      \u003cspan class=\"app-specification-label\"\u003eBox contents\u003c\/span\u003e\n      \u003cspan class=\"app-specification-value\"\u003e10 jars of assorted push pins\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"app-specification\"\u003e\n      \u003cspan class=\"app-specification-label\"\u003ePin assortment\u003c\/span\u003e\n      \u003cspan class=\"app-specification-value\"\u003eMultiple colours and shapes\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"app-specification\"\u003e\n      \u003cspan class=\"app-specification-label\"\u003eStorage\u003c\/span\u003e\n      \u003cspan class=\"app-specification-value\"\u003eTransparent lidded jars\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"app-specification\"\u003e\n      \u003cspan class=\"app-specification-label\"\u003eMinimum order\u003c\/span\u003e\n      \u003cspan class=\"app-specification-value\"\u003e10 sets · 100 jars\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"app-accordion\"\u003e\n    \u003cdiv class=\"app-section\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"app-summary-title\"\u003e\n            \u003cspan class=\"app-section-number\"\u003e01\u003c\/span\u003e\n            Colourful Organisation for Boards and Displays\n          \u003c\/span\u003e\n\n          \u003cspan class=\"app-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"app-content\"\u003e\n          \u003cp\u003e\n            These assorted push pins provide a convenient way to attach notes,\n            photographs, reminders, schedules, classroom materials, notices and\n            lightweight decorations to compatible cork boards and other soft\n            pinning surfaces.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The mixed colours make it easy to create visual categories or\n            highlight important information. Assorted head designs, including\n            classic push-pin shapes, rounded heads, cubes and flag-style pins,\n            add variety for both practical filing and decorative displays.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"app-feature-grid\"\u003e\n            \u003cdiv class=\"app-feature-item\"\u003e\n              \u003cspan class=\"app-feature-label\"\u003eColour assortment\u003c\/span\u003e\n              \u003cspan class=\"app-feature-value\"\u003e\n                Red, blue, green, yellow and white\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"app-feature-item\"\u003e\n              \u003cspan class=\"app-feature-label\"\u003eHead designs\u003c\/span\u003e\n              \u003cspan class=\"app-feature-value\"\u003e\n                Classic, rounded, cube and flag shapes\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"app-feature-item\"\u003e\n              \u003cspan class=\"app-feature-label\"\u003eRecommended surfaces\u003c\/span\u003e\n              \u003cspan class=\"app-feature-value\"\u003e\n                Cork boards and soft noticeboards\n              \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=\"app-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"app-summary-title\"\u003e\n            \u003cspan class=\"app-section-number\"\u003e02\u003c\/span\u003e\n            Materials, Shapes \u0026amp; Construction\n          \u003c\/span\u003e\n\n          \u003cspan class=\"app-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"app-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProduct type:\u003c\/strong\u003e\n              Assorted push pins supplied in storage jars.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eQuantity per wholesale set:\u003c\/strong\u003e\n              10 jars.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePin head material:\u003c\/strong\u003e\n              Durable moulded plastic.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePoint material:\u003c\/strong\u003e\n              Strong metal.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eColour assortment:\u003c\/strong\u003e\n              Red, blue, green, yellow and white.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHead shapes:\u003c\/strong\u003e\n              Assorted classic push-pin, rounded, cube and flag-style designs.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eStorage container:\u003c\/strong\u003e\n              Clear round plastic jar.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eJar closure:\u003c\/strong\u003e\n              Removable transparent lid.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eVisibility:\u003c\/strong\u003e\n              Transparent packaging allows the contents and colours to remain visible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePortability:\u003c\/strong\u003e\n              Compact jars are easy to store in drawers, cupboards, stationery cabinets and supply rooms.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDisplay format:\u003c\/strong\u003e\n              Ten jars are supplied together in a protective wholesale carton.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eExact number of pins per jar:\u003c\/strong\u003e\n              Not specified in the supplied product information.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"app-note\"\u003e\n            \u003cstrong\u003eAssortment note:\u003c\/strong\u003e\n            The proportions of individual colours and decorative shapes may vary\n            between jars and wholesale production batches.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"app-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"app-summary-title\"\u003e\n            \u003cspan class=\"app-section-number\"\u003e03\u003c\/span\u003e\n            Recommended Uses, Storage \u0026amp; Safety\n          \u003c\/span\u003e\n\n          \u003cspan class=\"app-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"app-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eOffice use:\u003c\/strong\u003e\n              Pin notices, schedules, reminders, project information and printed documents to cork boards.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSchool use:\u003c\/strong\u003e\n              Suitable for classroom displays, teaching materials, noticeboards and student project presentations.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHome use:\u003c\/strong\u003e\n              Attach photographs, calendars, shopping lists, notes and reminders to compatible boards.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCreative use:\u003c\/strong\u003e\n              Suitable for mood boards, planning boards, visual layouts and lightweight decorative displays.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eColour coding:\u003c\/strong\u003e\n              Use different colours or shapes to identify categories, priorities, departments or subjects.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eStorage:\u003c\/strong\u003e\n              Return unused pins to the jar and secure the lid after use.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eProtection:\u003c\/strong\u003e\n              Keep the jars in a clean, dry location away from excessive moisture and heat.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHandling:\u003c\/strong\u003e\n              Hold each pin by its plastic head and press the metal point carefully into a suitable surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSurface care:\u003c\/strong\u003e\n              Test the pin on an inconspicuous area before use, as metal points create small holes.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSafety:\u003c\/strong\u003e\n              The product contains sharp points and should be kept away from young children.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"app-note\"\u003e\n            \u003cstrong\u003eImportant safety information:\u003c\/strong\u003e\n            Push pins have sharp metal points. Adult supervision is recommended\n            in educational and craft settings. Store all pins securely inside\n            the closed jars when they are not being used.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"app-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"app-summary-title\"\u003e\n            \u003cspan class=\"app-section-number\"\u003e04\u003c\/span\u003e\n            Packaging \u0026amp; Wholesale Supply\n          \u003c\/span\u003e\n\n          \u003cspan class=\"app-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"app-content\"\u003e\n          \u003cp\u003e\n            Each wholesale set contains ten transparent jars of assorted\n            colourful push pins. The jars are arranged inside a protective\n            display carton, making the product suitable for stationery\n            retailers, office suppliers, schools, educational departments,\n            craft stores and businesses purchasing shared stationery supplies.\n          \u003c\/p\u003e\n\n          \u003ctable class=\"app-wholesale-table product-wholesale-table\" data-box-contents=\"10\" data-minimum-order=\"10\" data-box-price=\"8.95\" data-unit-price=\"0.895\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003eBox contents\u003c\/th\u003e\n                \u003ctd\u003e10 jars of assorted push pins\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePin colours\u003c\/th\u003e\n                \u003ctd\u003eRed, blue, green, yellow and white\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eAssorted shapes\u003c\/th\u003e\n                \u003ctd\u003eClassic, rounded, cube and flag-style heads\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePoint material\u003c\/th\u003e\n                \u003ctd\u003eMetal\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eJar material\u003c\/th\u003e\n                \u003ctd\u003eTransparent plastic\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eWholesale set price\u003c\/th\u003e\n                \u003ctd\u003e£8.95\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePrice per jar\u003c\/th\u003e\n                \u003ctd\u003eApproximately £0.90\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMinimum order\u003c\/th\u003e\n                \u003ctd\u003e10 sets\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eTotal quantity at MOQ\u003c\/th\u003e\n                \u003ctd\u003e100 jars of push pins\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMOQ total\u003c\/th\u003e\n                \u003ctd\u003e£89.50\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePackaging\u003c\/th\u003e\n                \u003ctd\u003e10 lidded jars in a protective wholesale carton\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"app-order-summary\"\u003e\n            \u003cspan class=\"app-order-summary-label\"\u003e\n              Wholesale order summary\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              \u003cstrong\u003e1 set = 10 jars of assorted push pins\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eWholesale set price = £8.95\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003ePrice per jar = approximately £0.90\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eMinimum order = 10 sets\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eMOQ quantity = 100 jars\u003c\/strong\u003e\u003cbr\u003e\n              Minimum order total: \u003cstrong\u003e£89.50\u003c\/strong\u003e\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"app-note\"\u003e\n            \u003cstrong\u003eWholesale calculation:\u003c\/strong\u003e\n            10 sets × 10 jars = 100 jars.\n            10 sets × £8.95 = £89.50.\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":50595030859999,"sku":null,"price":8.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage23_.2026_._20_14_23_2.png?v=1784827022"},{"product_id":"soft-touch-desktop-staplers-pack-of-10","title":"Soft Touch Desktop Staplers — Pack of 10","description":"\u003cstyle\u003e\n  .soft-touch-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  .soft-touch-stapler-description *,\n  .soft-touch-stapler-description *::before,\n  .soft-touch-stapler-description *::after {\n    box-sizing: border-box;\n  }\n\n  .soft-touch-stapler-description p {\n    margin: 0;\n  }\n\n  .sts-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  .sts-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  .sts-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  .sts-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  .sts-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .sts-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .sts-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .sts-section details {\n    display: block;\n  }\n\n  .sts-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  .sts-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sts-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .sts-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  .sts-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  .sts-toggle::before,\n  .sts-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  .sts-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .sts-section details[open] .sts-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .sts-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  .sts-content p {\n    margin: 0 0 13px;\n  }\n\n  .sts-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .sts-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sts-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .sts-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .sts-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  .sts-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .sts-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  .sts-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  .sts-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  .sts-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .sts-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  .sts-wholesale-table th,\n  .sts-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  .sts-wholesale-table th:last-child,\n  .sts-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .sts-wholesale-table tr:last-child th,\n  .sts-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .sts-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  .sts-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  .sts-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  .sts-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  .sts-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .sts-order-summary strong {\n    color: #10243a;\n  }\n\n  .sts-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  .sts-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .sts-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sts-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .soft-touch-stapler-description {\n      font-size: 13px;\n    }\n\n    .sts-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .sts-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .sts-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .sts-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .sts-summary-title {\n      gap: 9px;\n    }\n\n    .sts-content {\n      padding: 0 0 21px;\n    }\n\n    .sts-wholesale-table,\n    .sts-wholesale-table tbody,\n    .sts-wholesale-table tr,\n    .sts-wholesale-table th,\n    .sts-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .sts-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .sts-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .sts-wholesale-table th,\n    .sts-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .sts-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .sts-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"soft-touch-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=\"10\" data-wholesale-price=\"16.50\"\u003e\n  \u003cp class=\"sts-intro\"\u003e\n    A wholesale pack of 10 practical desktop staplers designed for reliable\n    everyday use in offices, schools, reception areas, home workspaces, and\n    shared stationery departments. Each stapler combines a durable metal\n    working mechanism with an ergonomic plastic body, a comfortable Soft Touch\n    finish, and a stable non-slip base.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"sts-specifications\"\u003e\n    \u003cdiv class=\"sts-specification\"\u003e\n      \u003cspan class=\"sts-specification-label\"\u003eBox contents\u003c\/span\u003e\n      \u003cspan class=\"sts-specification-value\"\u003e10 desktop staplers\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sts-specification\"\u003e\n      \u003cspan class=\"sts-specification-label\"\u003eSheet capacity\u003c\/span\u003e\n      \u003cspan class=\"sts-specification-value\"\u003eUp to 20 sheets\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sts-specification\"\u003e\n      \u003cspan class=\"sts-specification-label\"\u003eCompatible staples\u003c\/span\u003e\n      \u003cspan class=\"sts-specification-value\"\u003e24\/6 and 26\/6\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sts-specification\"\u003e\n      \u003cspan class=\"sts-specification-label\"\u003eMinimum order\u003c\/span\u003e\n      \u003cspan class=\"sts-specification-value\"\u003e10 packs · 100 staplers\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sts-accordion\"\u003e\n    \u003cdiv class=\"sts-section\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"sts-summary-title\"\u003e\n            \u003cspan class=\"sts-section-number\"\u003e01\u003c\/span\u003e\n            Comfortable Everyday Stapling\n          \u003c\/span\u003e\n          \u003cspan class=\"sts-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"sts-content\"\u003e\n          \u003cp\u003e\n            These desktop staplers are designed for comfortable and dependable\n            everyday document fastening. The shaped upper body provides a\n            convenient pressing surface, while the Soft Touch coating creates\n            a smooth and secure feel during repeated use.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Each stapler can fasten up to 20 sheets of standard office paper\n            and is suitable for reports, worksheets, forms, invoices, classroom\n            materials, correspondence, and general administrative documents.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"sts-feature-grid\"\u003e\n            \u003cdiv class=\"sts-feature-item\"\u003e\n              \u003cspan class=\"sts-feature-label\"\u003eStapling capacity\u003c\/span\u003e\n              \u003cspan class=\"sts-feature-value\"\u003eUp to 20 paper sheets\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sts-feature-item\"\u003e\n              \u003cspan class=\"sts-feature-label\"\u003eSurface finish\u003c\/span\u003e\n              \u003cspan class=\"sts-feature-value\"\u003eComfortable Soft Touch coating\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sts-feature-item\"\u003e\n              \u003cspan class=\"sts-feature-label\"\u003eDesk stability\u003c\/span\u003e\n              \u003cspan class=\"sts-feature-value\"\u003eNon-slip weighted base\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=\"sts-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"sts-summary-title\"\u003e\n            \u003cspan class=\"sts-section-number\"\u003e02\u003c\/span\u003e\n            Materials, Mechanism \u0026amp; Compatibility\n          \u003c\/span\u003e\n          \u003cspan class=\"sts-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"sts-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProduct type:\u003c\/strong\u003e Standard desktop stapler.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eQuantity per pack:\u003c\/strong\u003e 10 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\u003eWorking mechanism:\u003c\/strong\u003e Durable internal metal\n              stapling mechanism.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eOuter body:\u003c\/strong\u003e Ergonomic plastic housing.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSurface:\u003c\/strong\u003e Smooth Soft Touch finish for a\n              comfortable grip.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eStaple loading:\u003c\/strong\u003e Convenient top-loading\n              mechanism.\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\u003eBase:\u003c\/strong\u003e Stable non-slip base for secure desktop\n              use.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eColour:\u003c\/strong\u003e Classic black.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eRecommended environments:\u003c\/strong\u003e Office, school, home,\n              reception desk, classroom, and shared workspace.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sts-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"sts-summary-title\"\u003e\n            \u003cspan class=\"sts-section-number\"\u003e03\u003c\/span\u003e\n            Use, Loading \u0026amp; Care\n          \u003c\/span\u003e\n          \u003cspan class=\"sts-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"sts-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eLoading:\u003c\/strong\u003e Open the upper stapler arm and insert a\n              strip of compatible 24\/6 or 26\/6 staples into the staple channel.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eOperation:\u003c\/strong\u003e Align the document beneath the\n              stapling head and press the upper body down firmly and evenly.\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\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 area\n              away from excessive moisture.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eCleaning:\u003c\/strong\u003e Wipe the outer body with a soft, dry\n              or slightly damp cloth.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSafety:\u003c\/strong\u003e Keep fingers clear of the metal stapling\n              head and base plate during use.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"sts-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=\"sts-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"sts-summary-title\"\u003e\n            \u003cspan class=\"sts-section-number\"\u003e04\u003c\/span\u003e\n            Packaging \u0026amp; Wholesale Supply\n          \u003c\/span\u003e\n          \u003cspan class=\"sts-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"sts-content\"\u003e\n          \u003cp\u003e\n            The staplers are supplied in a wholesale pack containing 10 black\n            desktop staplers. This packaging format is suitable for stationery\n            retailers, office suppliers, educational distributors, business\n            departments, schools, and volume resale.\n          \u003c\/p\u003e\n\n          \u003ctable class=\"sts-wholesale-table product-wholesale-table\" data-box-contents=\"10\" data-minimum-order=\"10\" data-box-price=\"16.50\" data-unit-price=\"1.65\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003eBox contents\u003c\/th\u003e\n                \u003ctd\u003e10 Soft Touch desktop staplers\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003eWholesale pack price\u003c\/th\u003e\n                \u003ctd\u003e£16.50\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003ePrice per stapler\u003c\/th\u003e\n                \u003ctd\u003eApproximately £1.65\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSheet capacity\u003c\/th\u003e\n                \u003ctd\u003eUp to 20 sheets\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\u003e10 packs\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003eTotal quantity at MOQ\u003c\/th\u003e\n                \u003ctd\u003e100 staplers\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003eMOQ total\u003c\/th\u003e\n                \u003ctd\u003e£165.00\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003eColour\u003c\/th\u003e\n                \u003ctd\u003eBlack\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003ePackaging\u003c\/th\u003e\n                \u003ctd\u003eProtective wholesale carton\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"sts-order-summary\"\u003e\n            \u003cspan class=\"sts-order-summary-label\"\u003e\n              Wholesale order summary\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              \u003cstrong\u003e1 pack = 10 desktop staplers\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eMinimum order = 10 packs \/ 100 staplers\u003c\/strong\u003e\u003cbr\u003e\n              Minimum order total: \u003cstrong\u003e£165.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":50595707650271,"sku":null,"price":16.5,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage23_.2026_._23_11_13_1.png?v=1784837791"},{"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":24.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage23_.2026_._23_33_20_1.png?v=1784839041"},{"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":44.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage23_.2026_._23_44_58_1.png?v=1784839544"},{"product_id":"heavy-duty-2-hole-punches-pack-of-8","title":"Heavy-Duty 2-Hole Punches — Pack of 8","description":"\u003cstyle\u003e\n  .hd-hole-punch-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  .hd-hole-punch-description *,\n  .hd-hole-punch-description *::before,\n  .hd-hole-punch-description *::after {\n    box-sizing: border-box;\n  }\n\n  .hd-hole-punch-description p {\n    margin: 0;\n  }\n\n  .hdhp-intro {\n    max-width: 980px;\n    margin: 0 0 26px;\n    color: #536174;\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .hdhp-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  .hdhp-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  .hdhp-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  .hdhp-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .hdhp-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .hdhp-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .hdhp-section details {\n    display: block;\n  }\n\n  .hdhp-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  .hdhp-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .hdhp-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .hdhp-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  .hdhp-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  .hdhp-toggle::before,\n  .hdhp-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  .hdhp-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .hdhp-section details[open] .hdhp-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .hdhp-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  .hdhp-content p {\n    margin: 0 0 13px;\n  }\n\n  .hdhp-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .hdhp-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .hdhp-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .hdhp-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .hdhp-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  .hdhp-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .hdhp-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  .hdhp-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  .hdhp-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  .hdhp-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .hdhp-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  .hdhp-wholesale-table th,\n  .hdhp-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  .hdhp-wholesale-table th:last-child,\n  .hdhp-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .hdhp-wholesale-table tr:last-child th,\n  .hdhp-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .hdhp-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  .hdhp-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  .hdhp-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  .hdhp-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  .hdhp-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .hdhp-order-summary strong {\n    color: #10243a;\n  }\n\n  .hdhp-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  .hdhp-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .hdhp-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .hdhp-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .hd-hole-punch-description {\n      font-size: 13px;\n    }\n\n    .hdhp-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .hdhp-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .hdhp-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .hdhp-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .hdhp-summary-title {\n      gap: 9px;\n    }\n\n    .hdhp-content {\n      padding: 0 0 21px;\n    }\n\n    .hdhp-wholesale-table,\n    .hdhp-wholesale-table tbody,\n    .hdhp-wholesale-table tr,\n    .hdhp-wholesale-table th,\n    .hdhp-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .hdhp-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .hdhp-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .hdhp-wholesale-table th,\n    .hdhp-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .hdhp-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .hdhp-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hd-hole-punch-description\" 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=\"8\" data-wholesale-price=\"48.00\"\u003e\n  \u003cp class=\"hdhp-intro\"\u003e\n    A professional wholesale pack of eight heavy-duty two-hole punches designed\n    for frequent filing and document preparation. Each unit punches up to 40\n    sheets and combines a strong steel working mechanism with a comfortable\n    matte ABS upper housing. The integrated paper guide includes positioning\n    marks for A4, A5, and A6 paper, helping users create accurately aligned holes\n    for standard ring filing systems.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"hdhp-specifications\"\u003e\n    \u003cdiv class=\"hdhp-specification\"\u003e\n      \u003cspan class=\"hdhp-specification-label\"\u003eBox contents\u003c\/span\u003e\n      \u003cspan class=\"hdhp-specification-value\"\u003e8 two-hole punches\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hdhp-specification\"\u003e\n      \u003cspan class=\"hdhp-specification-label\"\u003ePunching capacity\u003c\/span\u003e\n      \u003cspan class=\"hdhp-specification-value\"\u003eUp to 40 sheets\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hdhp-specification\"\u003e\n      \u003cspan class=\"hdhp-specification-label\"\u003eNumber of holes\u003c\/span\u003e\n      \u003cspan class=\"hdhp-specification-value\"\u003e2 holes\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hdhp-specification\"\u003e\n      \u003cspan class=\"hdhp-specification-label\"\u003eMinimum order\u003c\/span\u003e\n      \u003cspan class=\"hdhp-specification-value\"\u003e5 packs · 40 hole punches\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hdhp-accordion\"\u003e\n    \u003cdiv class=\"hdhp-section\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"hdhp-summary-title\"\u003e\n            \u003cspan class=\"hdhp-section-number\"\u003e01\u003c\/span\u003e\n            Powerful and Accurate Document Punching\n          \u003c\/span\u003e\n          \u003cspan class=\"hdhp-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"hdhp-content\"\u003e\n          \u003cp\u003e\n            Designed for demanding daily use, each two-hole punch can process\n            up to 40 sheets of standard office paper in one operation. The\n            reinforced steel mechanism delivers reliable punching performance,\n            making the product suitable for offices, schools, warehouses,\n            administrative departments, reception areas, and document-processing\n            environments.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The built-in paper guide helps position documents consistently and\n            includes markings for A4, A5, and A6 formats. The adjustable guide\n            supports accurate hole placement, while the wide, stable base helps\n            keep the punch securely positioned during use.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"hdhp-feature-grid\"\u003e\n            \u003cdiv class=\"hdhp-feature-item\"\u003e\n              \u003cspan class=\"hdhp-feature-label\"\u003eHigh capacity\u003c\/span\u003e\n              \u003cspan class=\"hdhp-feature-value\"\u003ePunches up to 40 sheets\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"hdhp-feature-item\"\u003e\n              \u003cspan class=\"hdhp-feature-label\"\u003ePaper alignment\u003c\/span\u003e\n              \u003cspan class=\"hdhp-feature-value\"\u003eGuide markings for A4, A5 and A6\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"hdhp-feature-item\"\u003e\n              \u003cspan class=\"hdhp-feature-label\"\u003eFiling format\u003c\/span\u003e\n              \u003cspan class=\"hdhp-feature-value\"\u003eTwo-hole document punching\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=\"hdhp-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"hdhp-summary-title\"\u003e\n            \u003cspan class=\"hdhp-section-number\"\u003e02\u003c\/span\u003e\n            Materials, Mechanism and Dimensions\n          \u003c\/span\u003e\n          \u003cspan class=\"hdhp-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"hdhp-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProduct type:\u003c\/strong\u003e Heavy-duty two-hole paper punch.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eQuantity per pack:\u003c\/strong\u003e 8 hole punches.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003ePunching capacity:\u003c\/strong\u003e Up to 40 sheets of standard\n              office paper.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 2.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eFiling compatibility:\u003c\/strong\u003e Suitable for standard\n              two-ring filing systems.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003ePaper guide:\u003c\/strong\u003e Integrated adjustable ruler with\n              paper positioning stop.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003ePaper format markings:\u003c\/strong\u003e A4, A5, and A6.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eWorking mechanism:\u003c\/strong\u003e Strong steel punching\n              mechanism.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eUpper housing:\u003c\/strong\u003e Matte ABS plastic.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eWaste container:\u003c\/strong\u003e Removable compartment for paper\n              confetti.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBase:\u003c\/strong\u003e Stable non-slip base for safer desktop use.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eApproximate dimensions:\u003c\/strong\u003e 13.5 × 12.5 × 14 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=\"hdhp-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"hdhp-summary-title\"\u003e\n            \u003cspan class=\"hdhp-section-number\"\u003e03\u003c\/span\u003e\n            Use, Emptying and Product Care\n          \u003c\/span\u003e\n          \u003cspan class=\"hdhp-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"hdhp-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003ePaper preparation:\u003c\/strong\u003e Align the sheets evenly before\n              inserting them into the punching slot.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003ePaper positioning:\u003c\/strong\u003e Set the adjustable guide to the\n              required paper format before punching.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003ePunching:\u003c\/strong\u003e Place the product on a stable surface\n              and 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 40\n              sheets of standard office paper in one operation.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eThicker materials:\u003c\/strong\u003e Reduce the number of sheets\n              when punching heavier paper or card.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eWaste removal:\u003c\/strong\u003e Remove the paper-confetti\n              compartment regularly and empty it before it becomes full.\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\u003eMechanism care:\u003c\/strong\u003e Keep the punching area free from\n              loose paper fragments and dust.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eStorage:\u003c\/strong\u003e Store in a dry environment away from\n              excessive moisture.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSafety:\u003c\/strong\u003e Keep fingers away from the punching slot\n              and internal cutting components.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"hdhp-note\"\u003e\n            \u003cstrong\u003eCapacity note:\u003c\/strong\u003e The maximum number of sheets may vary\n            depending on paper thickness, density, and condition.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hdhp-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"hdhp-summary-title\"\u003e\n            \u003cspan class=\"hdhp-section-number\"\u003e04\u003c\/span\u003e\n            Packaging and Wholesale Supply\n          \u003c\/span\u003e\n          \u003cspan class=\"hdhp-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"hdhp-content\"\u003e\n          \u003cp\u003e\n            The hole punches are supplied in a protective wholesale carton\n            containing eight individual units. Internal cardboard dividers help\n            keep each product separated during storage and transportation. This\n            pack format is suitable for stationery retailers, educational\n            suppliers, offices, warehouses, administrative departments, and\n            professional filing environments.\n          \u003c\/p\u003e\n\n          \u003ctable class=\"hdhp-wholesale-table product-wholesale-table\" data-box-contents=\"8\" data-minimum-order=\"5\" data-box-price=\"48.00\" data-unit-price=\"6.00\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003eBox contents\u003c\/th\u003e\n                \u003ctd\u003e8 heavy-duty two-hole punches\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eWholesale pack price\u003c\/th\u003e\n                \u003ctd\u003e£48.00\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePrice per hole punch\u003c\/th\u003e\n                \u003ctd\u003eApproximately £6.00\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePunching capacity\u003c\/th\u003e\n                \u003ctd\u003eUp to 40 sheets\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eNumber of holes\u003c\/th\u003e\n                \u003ctd\u003e2 holes\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePaper guide\u003c\/th\u003e\n                \u003ctd\u003eAdjustable guide with A4, A5 and A6 markings\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eProduct dimensions\u003c\/th\u003e\n                \u003ctd\u003eApproximately 13.5 × 12.5 × 14 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\u003e40 hole punches\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=\"hdhp-order-summary\"\u003e\n            \u003cspan class=\"hdhp-order-summary-label\"\u003e\n              Wholesale order summary\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              \u003cstrong\u003e1 pack = 8 heavy-duty two-hole punches\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eMinimum order = 5 packs \/ 40 hole punches\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":50595957539039,"sku":null,"price":48.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage24_.2026_._00_03_46_1.png?v=1784841096"},{"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":42.5,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage24_.2026_._00_18_17_1.png?v=1784842139"},{"product_id":"neon-sticky-notes-case-of-10-retail-packs","title":"Neon Sticky Notes — Case of 10 Retail Packs","description":"\u003cstyle\u003e\n  .neon-sticky-notes-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  .neon-sticky-notes-product *,\n  .neon-sticky-notes-product *::before,\n  .neon-sticky-notes-product *::after {\n    box-sizing: border-box;\n  }\n\n  .neon-sticky-notes-product p {\n    margin: 0;\n  }\n\n  .nsn-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  .nsn-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  .nsn-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  .nsn-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  .nsn-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .nsn-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .nsn-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .nsn-section details {\n    display: block;\n  }\n\n  .nsn-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  .nsn-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .nsn-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .nsn-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  .nsn-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  .nsn-toggle::before,\n  .nsn-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  .nsn-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .nsn-section details[open] .nsn-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .nsn-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  .nsn-content p {\n    margin: 0 0 13px;\n  }\n\n  .nsn-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .nsn-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .nsn-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .nsn-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .nsn-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  .nsn-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .nsn-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  .nsn-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  .nsn-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  .nsn-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .nsn-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  .nsn-wholesale-table th,\n  .nsn-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  .nsn-wholesale-table th:last-child,\n  .nsn-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .nsn-wholesale-table tr:last-child th,\n  .nsn-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .nsn-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  .nsn-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  .nsn-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  .nsn-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  .nsn-order-summary p {\n    color: #536174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .nsn-order-summary strong {\n    color: #10243a;\n  }\n\n  .nsn-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    .nsn-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .nsn-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .nsn-intro {\n      font-size: 14px;\n    }\n\n    .nsn-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .nsn-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .nsn-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .nsn-content {\n      padding: 0 0 21px;\n    }\n\n    .nsn-wholesale-table,\n    .nsn-wholesale-table tbody,\n    .nsn-wholesale-table tr,\n    .nsn-wholesale-table th,\n    .nsn-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .nsn-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .nsn-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .nsn-wholesale-table th,\n    .nsn-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .nsn-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .nsn-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv data-wholesale-price=\"34.50\" data-units-per-package=\"10\" data-minimum-packages=\"10\" data-unit-plural=\"retail packs\" data-unit-singular=\"retail pack\" data-package-plural=\"cases\" data-package-singular=\"case\" class=\"neon-sticky-notes-product\"\u003e\n\u003cp class=\"nsn-intro\"\u003eA retail-ready wholesale case of neon self-adhesive notes designed for reminders, planning, document marking and everyday organisation. Each case contains 10 individual retail packs, with 12 sticky-note pads and 1,200 sheets in every pack. Bright yellow, orange and blue paper makes important information easy to identify at a glance, while the compact hanging packaging is suitable for stationery shops, school-supply retailers and office-product displays.\u003c\/p\u003e\n\u003cdiv class=\"nsn-specifications\"\u003e\n\u003cdiv class=\"nsn-specification\"\u003e\n\u003cspan class=\"nsn-specification-label\"\u003eBox contents\u003c\/span\u003e \u003cspan class=\"nsn-specification-value\"\u003e10 retail packs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsn-specification\"\u003e\n\u003cspan class=\"nsn-specification-label\"\u003eContents per retail pack\u003c\/span\u003e \u003cspan class=\"nsn-specification-value\"\u003e12 pads · 1,200 sheets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsn-specification\"\u003e\n\u003cspan class=\"nsn-specification-label\"\u003eTotal case contents\u003c\/span\u003e \u003cspan class=\"nsn-specification-value\"\u003e120 pads · 12,000 sheets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsn-specification\"\u003e\n\u003cspan class=\"nsn-specification-label\"\u003eMinimum order\u003c\/span\u003e \u003cspan class=\"nsn-specification-value\"\u003e10 cases · 100 retail packs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsn-accordion\"\u003e\n\u003cdiv class=\"nsn-section\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"nsn-summary-title\"\u003e \u003cspan class=\"nsn-section-number\"\u003e01\u003c\/span\u003e Bright Notes for Planning and Organisation \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"nsn-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"nsn-content\"\u003e\n\u003cp\u003eThese bright self-adhesive notes provide a simple and practical way to record reminders, organise tasks, mark documents and highlight important information. The neon yellow, orange and blue colours remain easy to notice on notebooks, reports, folders, calendars and other smooth surfaces.\u003c\/p\u003e\n\u003cp\u003eEach retail pack contains 12 separate pads with 100 sheets in every pad. The removable adhesive allows individual notes to be attached, repositioned and removed when no longer required, making them suitable for temporary labelling and frequently updated information.\u003c\/p\u003e\n\u003cdiv class=\"nsn-feature-grid\"\u003e\n\u003cdiv class=\"nsn-feature\"\u003e\n\u003cspan class=\"nsn-feature-label\"\u003eColours\u003c\/span\u003e \u003cspan class=\"nsn-feature-value\"\u003eYellow, orange and blue\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsn-feature\"\u003e\n\u003cspan class=\"nsn-feature-label\"\u003ePads per retail pack\u003c\/span\u003e \u003cspan class=\"nsn-feature-value\"\u003e12 sticky-note pads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsn-feature\"\u003e\n\u003cspan class=\"nsn-feature-label\"\u003eSheets per pad\u003c\/span\u003e \u003cspan class=\"nsn-feature-value\"\u003e100 self-adhesive sheets\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=\"nsn-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"nsn-summary-title\"\u003e \u003cspan class=\"nsn-section-number\"\u003e02\u003c\/span\u003e Product Details and Case Contents \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"nsn-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"nsn-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct type:\u003c\/strong\u003e Self-adhesive neon sticky-note pads.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetail packs per wholesale case:\u003c\/strong\u003e 10 packs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePads per retail pack:\u003c\/strong\u003e 12 pads.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSheets per pad:\u003c\/strong\u003e 100 sheets.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSheets per retail pack:\u003c\/strong\u003e 1,200 sheets.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal pads per wholesale case:\u003c\/strong\u003e 120 pads.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal sheets per wholesale case:\u003c\/strong\u003e 12,000 sheets.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColour assortment:\u003c\/strong\u003e Neon yellow, orange and blue.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdhesive type:\u003c\/strong\u003e Temporary, repositionable self-adhesive edge.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApplication:\u003c\/strong\u003e Suitable for paper and other clean, dry and smooth surfaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetail presentation:\u003c\/strong\u003e Individual hanging card packaging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRecommended uses:\u003c\/strong\u003e Reminders, planning, indexing, document marking and temporary labels.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuitable environments:\u003c\/strong\u003e Offices, schools, homes, libraries and stationery retailers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsn-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"nsn-summary-title\"\u003e \u003cspan class=\"nsn-section-number\"\u003e03\u003c\/span\u003e Application and Storage \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"nsn-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"nsn-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRemoving a sheet:\u003c\/strong\u003e Lift the note gently from the side to help maintain an even adhesive edge.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApplying a note:\u003c\/strong\u003e Press the adhesive edge onto a clean, dry and smooth surface.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRepositioning:\u003c\/strong\u003e Notes can be carefully removed and placed in a new position during temporary use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWriting tools:\u003c\/strong\u003e Suitable for pencils, ballpoint pens, gel pens and most standard writing instruments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDocument use:\u003c\/strong\u003e Ideal for marking reports, books, folders, notebooks, calendars and planning boards.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStorage:\u003c\/strong\u003e Keep unused pads inside their packaging in a clean and dry location.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProtection:\u003c\/strong\u003e Avoid prolonged exposure to moisture, excessive heat and direct sunlight.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSurface testing:\u003c\/strong\u003e Test on a discreet area before applying to delicate, painted or valuable surfaces.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"nsn-note\"\u003e\n\u003cstrong\u003eUsage note:\u003c\/strong\u003e Adhesive performance may vary depending on the surface texture, dust, moisture and the number of times a note has been repositioned.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsn-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"nsn-summary-title\"\u003e \u003cspan class=\"nsn-section-number\"\u003e04\u003c\/span\u003e Packaging and Wholesale Information \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"nsn-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"nsn-content\"\u003e\n\u003cp\u003eEach wholesale case contains 10 individually packaged retail units. Every retail unit contains 12 sticky-note pads, with 100 sheets in each pad. The hanging card packaging is suitable for peg displays, retail shelves and stationery counters.\u003c\/p\u003e\n\u003ctable data-unit-price=\"3.45\" data-box-price=\"34.50\" data-minimum-order=\"10\" data-box-contents=\"10\" class=\"nsn-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBox contents\u003c\/th\u003e\n\u003ctd\u003e10 retail packs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale box price\u003c\/th\u003e\n\u003ctd\u003e£34.50\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrice per retail pack\u003c\/th\u003e\n\u003ctd\u003eApproximately £3.45\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eContents per retail pack\u003c\/th\u003e\n\u003ctd\u003e12 sticky-note pads\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrice per pad\u003c\/th\u003e\n\u003ctd\u003eApproximately £0.29\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSheets per pad\u003c\/th\u003e\n\u003ctd\u003e100 sheets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSheets per retail pack\u003c\/th\u003e\n\u003ctd\u003e1,200 sheets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal pads per box\u003c\/th\u003e\n\u003ctd\u003e120 sticky-note pads\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal sheets per box\u003c\/th\u003e\n\u003ctd\u003e12,000 sheets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour assortment\u003c\/th\u003e\n\u003ctd\u003eNeon yellow, orange and blue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRetail packaging\u003c\/th\u003e\n\u003ctd\u003eIndividual hanging card packs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMinimum order\u003c\/th\u003e\n\u003ctd\u003e10 boxes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal retail packs at MOQ\u003c\/th\u003e\n\u003ctd\u003e100 retail packs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal pads at MOQ\u003c\/th\u003e\n\u003ctd\u003e1,200 sticky-note pads\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal sheets at MOQ\u003c\/th\u003e\n\u003ctd\u003e120,000 sheets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMOQ total\u003c\/th\u003e\n\u003ctd\u003e£345.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"nsn-order-summary\"\u003e\n\u003cspan class=\"nsn-order-summary-label\"\u003e Wholesale order summary \u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003e1 box = 10 retail packs\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003e1 retail pack = 12 pads \/ 1,200 sheets\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eMinimum order = 10 boxes \/ 100 retail packs\u003c\/strong\u003e\u003cbr\u003eTotal quantity at MOQ: \u003cstrong\u003e1,200 pads \/ 120,000 sheets\u003c\/strong\u003e\u003cbr\u003eMinimum order total: \u003cstrong\u003e£345.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":50596060201183,"sku":null,"price":34.5,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage24_.2026_._00_38_41_2.png?v=1784843305"},{"product_id":"a4-vertical-document-organisers-pack-of-6","title":"A4 Vertical Document Organisers — Pack of 6","description":"\u003cstyle\u003e\n  .a4-document-organisers {\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  .a4-document-organisers *,\n  .a4-document-organisers *::before,\n  .a4-document-organisers *::after {\n    box-sizing: border-box;\n  }\n\n  .a4-document-organisers p {\n    margin: 0;\n  }\n\n  .ado-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  .ado-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  .ado-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  .ado-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  .ado-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .ado-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .ado-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .ado-section details {\n    display: block;\n  }\n\n  .ado-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  .ado-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ado-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .ado-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  .ado-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  .ado-toggle::before,\n  .ado-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  .ado-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .ado-section details[open] .ado-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .ado-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  .ado-content p {\n    margin: 0 0 13px;\n  }\n\n  .ado-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ado-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ado-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .ado-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .ado-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  .ado-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .ado-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  .ado-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  .ado-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  .ado-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .ado-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  .ado-wholesale-table th,\n  .ado-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  .ado-wholesale-table th:last-child,\n  .ado-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .ado-wholesale-table tr:last-child th,\n  .ado-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ado-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  .ado-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  .ado-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  .ado-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  .ado-order-summary p {\n    color: #536174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .ado-order-summary strong {\n    color: #10243a;\n  }\n\n  .ado-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    .ado-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .ado-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .ado-intro {\n      font-size: 14px;\n    }\n\n    .ado-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .ado-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .ado-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .ado-content {\n      padding: 0 0 21px;\n    }\n\n    .ado-wholesale-table,\n    .ado-wholesale-table tbody,\n    .ado-wholesale-table tr,\n    .ado-wholesale-table th,\n    .ado-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .ado-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .ado-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .ado-wholesale-table th,\n    .ado-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .ado-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .ado-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"a4-document-organisers\" data-package-singular=\"pack\" data-package-plural=\"packs\" data-unit-singular=\"organiser\" data-unit-plural=\"organisers\" data-minimum-packages=\"10\" data-units-per-package=\"6\" data-wholesale-price=\"16.50\"\u003e\n  \u003cp class=\"ado-intro\"\u003e\n    A practical wholesale pack of six vertical document organisers designed to\n    keep A4 paperwork, folders, magazines and catalogues neatly separated and\n    easy to access. The upright format helps reduce desktop clutter, while the\n    internal dividers create dedicated sections for organising documents by\n    project, department, subject or priority.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ado-specifications\"\u003e\n    \u003cdiv class=\"ado-specification\"\u003e\n      \u003cspan class=\"ado-specification-label\"\u003eBox contents\u003c\/span\u003e\n      \u003cspan class=\"ado-specification-value\"\u003e6 document organisers\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ado-specification\"\u003e\n      \u003cspan class=\"ado-specification-label\"\u003eDocument format\u003c\/span\u003e\n      \u003cspan class=\"ado-specification-value\"\u003eA4 documents and folders\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ado-specification\"\u003e\n      \u003cspan class=\"ado-specification-label\"\u003ePrice per organiser\u003c\/span\u003e\n      \u003cspan class=\"ado-specification-value\"\u003eApproximately £2.75\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ado-specification\"\u003e\n      \u003cspan class=\"ado-specification-label\"\u003eMinimum order\u003c\/span\u003e\n      \u003cspan class=\"ado-specification-value\"\u003e10 packs · 60 organisers\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ado-accordion\"\u003e\n    \u003cdiv class=\"ado-section\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"ado-summary-title\"\u003e\n            \u003cspan class=\"ado-section-number\"\u003e01\u003c\/span\u003e\n            Organised Storage with a Space-Saving Format\n          \u003c\/span\u003e\n          \u003cspan class=\"ado-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ado-content\"\u003e\n          \u003cp\u003e\n            These vertical document organisers provide a simple way to separate\n            and store frequently used paperwork without taking up unnecessary\n            desk space. The open-front construction keeps folders, documents and\n            magazines visible and easy to remove whenever they are needed.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Multiple divider sections allow documents to be arranged by client,\n            department, subject, deadline or document type. The neutral\n            light-beige finish blends naturally into offices, classrooms,\n            reception areas and home workspaces.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"ado-feature-grid\"\u003e\n            \u003cdiv class=\"ado-feature\"\u003e\n              \u003cspan class=\"ado-feature-label\"\u003eOrientation\u003c\/span\u003e\n              \u003cspan class=\"ado-feature-value\"\u003eVertical desktop storage\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ado-feature\"\u003e\n              \u003cspan class=\"ado-feature-label\"\u003eCompatible format\u003c\/span\u003e\n              \u003cspan class=\"ado-feature-value\"\u003eA4 documents and folders\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ado-feature\"\u003e\n              \u003cspan class=\"ado-feature-label\"\u003eColour\u003c\/span\u003e\n              \u003cspan class=\"ado-feature-value\"\u003eNeutral light beige\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=\"ado-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"ado-summary-title\"\u003e\n            \u003cspan class=\"ado-section-number\"\u003e02\u003c\/span\u003e\n            Construction and Product Details\n          \u003c\/span\u003e\n          \u003cspan class=\"ado-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ado-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProduct type:\u003c\/strong\u003e Vertical desktop document\n              organiser.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eContents:\u003c\/strong\u003e Six organisers in one wholesale pack.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eCompatible format:\u003c\/strong\u003e Designed for A4 documents,\n              folders, notebooks, magazines and catalogues.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eMaterial:\u003c\/strong\u003e Durable moulded plastic.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eOrganisation:\u003c\/strong\u003e Internal dividers create multiple\n              sections for document sorting.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSide panels:\u003c\/strong\u003e Ventilated open-slot construction.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBase:\u003c\/strong\u003e Stable desktop base for upright storage.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eAssembly:\u003c\/strong\u003e Practical self-assembly construction.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eStorage benefit:\u003c\/strong\u003e Components can be packed\n              compactly for transport and storage.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eColour:\u003c\/strong\u003e Neutral light beige.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eRecommended environments:\u003c\/strong\u003e Offices, schools,\n              reception desks, libraries and home workspaces.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ado-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"ado-summary-title\"\u003e\n            \u003cspan class=\"ado-section-number\"\u003e03\u003c\/span\u003e\n            Assembly, Use and Care\n          \u003c\/span\u003e\n          \u003cspan class=\"ado-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ado-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eAssembly:\u003c\/strong\u003e Connect the side panels, base and\n              dividers securely before loading the organiser.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eDocument sorting:\u003c\/strong\u003e Use separate sections for\n              incoming paperwork, active projects, completed files or different\n              subjects.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003ePositioning:\u003c\/strong\u003e Place the organiser on a flat and\n              stable desktop, shelf or reception counter.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eLoading:\u003c\/strong\u003e Distribute documents evenly between the\n              sections to maintain stability.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eCleaning:\u003c\/strong\u003e Wipe with a soft, slightly damp cloth.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eCare:\u003c\/strong\u003e Avoid abrasive cleaners, strong solvents\n              and prolonged exposure to excessive heat.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eStorage:\u003c\/strong\u003e Disassemble or nest the components when\n              compact storage is required.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"ado-note\"\u003e\n            \u003cstrong\u003eProduct note:\u003c\/strong\u003e The organiser is intended for\n            stationery and document storage. Avoid overloading individual\n            sections with unusually heavy objects.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ado-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"ado-summary-title\"\u003e\n            \u003cspan class=\"ado-section-number\"\u003e04\u003c\/span\u003e\n            Packaging and Wholesale Information\n          \u003c\/span\u003e\n          \u003cspan class=\"ado-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ado-content\"\u003e\n          \u003cp\u003e\n            Each wholesale pack contains six light-beige desktop document\n            organisers. The compact assembly design supports efficient\n            transport, warehouse storage and retail distribution.\n          \u003c\/p\u003e\n\n          \u003ctable class=\"ado-wholesale-table product-wholesale-table\" data-box-contents=\"6\" data-minimum-order=\"10\" data-box-price=\"16.50\" data-unit-price=\"2.75\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003eBox contents\u003c\/th\u003e\n                \u003ctd\u003e6 document organisers\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eWholesale pack price\u003c\/th\u003e\n                \u003ctd\u003e£16.50\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePrice per organiser\u003c\/th\u003e\n                \u003ctd\u003eApproximately £2.75\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eCompatible document format\u003c\/th\u003e\n                \u003ctd\u003eA4\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMaterial\u003c\/th\u003e\n                \u003ctd\u003eDurable plastic\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eColour\u003c\/th\u003e\n                \u003ctd\u003eLight beige\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eConstruction\u003c\/th\u003e\n                \u003ctd\u003eSelf-assembly vertical organiser\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 organisers at MOQ\u003c\/th\u003e\n                \u003ctd\u003e60 document organisers\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMOQ total\u003c\/th\u003e\n                \u003ctd\u003e£165.00\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"ado-order-summary\"\u003e\n            \u003cspan class=\"ado-order-summary-label\"\u003e\n              Wholesale order summary\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              \u003cstrong\u003e1 pack = 6 document organisers\u003c\/strong\u003e\u003cbr\u003e\n              Wholesale price per pack: \u003cstrong\u003e£16.50\u003c\/strong\u003e\u003cbr\u003e\n              Approximate price per organiser: \u003cstrong\u003e£2.75\u003c\/strong\u003e\u003cbr\u003e\n              Minimum order: \u003cstrong\u003e10 packs\u003c\/strong\u003e\u003cbr\u003e\n              Total quantity at MOQ: \u003cstrong\u003e60 organisers\u003c\/strong\u003e\u003cbr\u003e\n              Minimum order total: \u003cstrong\u003e£165.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":50596183900383,"sku":null,"price":16.5,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage24_.2026_._00_55_34_1.png?v=1784844329"},{"product_id":"3-compartment-metal-mesh-desk-organisers-pack-of-3","title":"3-Compartment Metal Mesh Desk Organisers — Pack of 3","description":"\u003cstyle\u003e\n  .mesh-organiser-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  .mesh-organiser-product *,\n  .mesh-organiser-product *::before,\n  .mesh-organiser-product *::after {\n    box-sizing: border-box;\n  }\n\n  .mesh-organiser-product p {\n    margin: 0;\n  }\n\n  .mo-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  .mo-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  .mo-specification {\n    min-width: 0;\n    min-height: 88px;\n    padding: 15px 16px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .mo-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  .mo-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .mo-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .mo-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .mo-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  .mo-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mo-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .mo-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: #819db7;\n    background: #ffffff;\n    font-size: 10px;\n    font-weight: 750;\n    line-height: 1;\n  }\n\n  .mo-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  .mo-toggle::before,\n  .mo-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  .mo-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .mo-section details[open] .mo-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .mo-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  .mo-content p {\n    margin: 0 0 13px;\n  }\n\n  .mo-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mo-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mo-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .mo-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .mo-content li::before {\n    content: \"\";\n    position: absolute;\n    top: 18px;\n    left: 1px;\n    width: 5px;\n    height: 5px;\n    background: #91aec5;\n  }\n\n  .mo-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .mo-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  .mo-feature {\n    min-height: 82px;\n    padding: 13px 14px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n    background: #ffffff;\n  }\n\n  .mo-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  .mo-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .mo-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  .mo-wholesale-table th,\n  .mo-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  .mo-wholesale-table th:last-child,\n  .mo-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .mo-wholesale-table tr:last-child th,\n  .mo-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .mo-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  .mo-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  .mo-order-summary {\n    margin-top: 16px;\n    padding: 15px 16px;\n    border: 1px solid #cbd6df;\n    border-left: 3px solid #91aec5;\n    background: #f7fafc;\n  }\n\n  .mo-order-summary-label {\n    display: block;\n    margin-bottom: 6px;\n    color: #668aa6;\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  .mo-order-summary p {\n    color: #536174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .mo-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    .mo-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .mo-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .mo-intro {\n      font-size: 14px;\n    }\n\n    .mo-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .mo-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .mo-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .mo-content {\n      padding: 0 0 21px;\n    }\n\n    .mo-wholesale-table,\n    .mo-wholesale-table tbody,\n    .mo-wholesale-table tr,\n    .mo-wholesale-table th,\n    .mo-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .mo-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .mo-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .mo-wholesale-table th,\n    .mo-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .mo-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .mo-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv data-wholesale-price=\"12.50\" data-units-per-package=\"3\" data-minimum-packages=\"10\" data-unit-plural=\"desk organisers\" data-unit-singular=\"desk organiser\" data-package-plural=\"packs\" data-package-singular=\"pack\" class=\"mesh-organiser-product\"\u003e\n\u003cp class=\"mo-intro\"\u003eA wholesale pack of three compact black metal mesh desk organisers, designed to keep frequently used stationery visible, separated and easy to reach. Each organiser includes three functional compartments for pens, pencils, note blocks, business cards and smaller desk accessories.\u003c\/p\u003e\n\u003cdiv class=\"mo-specifications\"\u003e\n\u003cdiv class=\"mo-specification\"\u003e\n\u003cspan class=\"mo-specification-label\"\u003eBox contents\u003c\/span\u003e \u003cspan class=\"mo-specification-value\"\u003e3 desk organisers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mo-specification\"\u003e\n\u003cspan class=\"mo-specification-label\"\u003eCompartments\u003c\/span\u003e \u003cspan class=\"mo-specification-value\"\u003e3 per organiser\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mo-specification\"\u003e\n\u003cspan class=\"mo-specification-label\"\u003ePrice per organiser\u003c\/span\u003e \u003cspan class=\"mo-specification-value\"\u003eApproximately £4.17\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mo-specification\"\u003e\n\u003cspan class=\"mo-specification-label\"\u003eMinimum order\u003c\/span\u003e \u003cspan class=\"mo-specification-value\"\u003e10 packs · 30 organisers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mo-accordion\"\u003e\n\u003cdiv class=\"mo-section\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"mo-summary-title\"\u003e \u003cspan class=\"mo-section-number\"\u003e01\u003c\/span\u003e Compact Organisation for Everyday Stationery \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"mo-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"mo-content\"\u003e\n\u003cp\u003eKeep workspaces tidy without taking up unnecessary desk space. The three-compartment layout separates writing tools, paper notes and smaller accessories while keeping every item clearly visible through the open metal mesh construction.\u003c\/p\u003e\n\u003cp\u003eThe raised rear compartment is suitable for pens, pencils, markers and rulers. The two lower sections provide convenient storage for sticky notes, business cards, clips, erasers, sharpeners and other frequently used desk supplies.\u003c\/p\u003e\n\u003cdiv class=\"mo-feature-grid\"\u003e\n\u003cdiv class=\"mo-feature\"\u003e\n\u003cspan class=\"mo-feature-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"mo-feature-value\"\u003eBlack metal mesh\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mo-feature\"\u003e\n\u003cspan class=\"mo-feature-label\"\u003eOverall size\u003c\/span\u003e \u003cspan class=\"mo-feature-value\"\u003eApprox. 20 × 10 × 9.8 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mo-feature\"\u003e\n\u003cspan class=\"mo-feature-label\"\u003eLayout\u003c\/span\u003e \u003cspan class=\"mo-feature-value\"\u003e3 open compartments\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=\"mo-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"mo-summary-title\"\u003e \u003cspan class=\"mo-section-number\"\u003e02\u003c\/span\u003e Materials, Compartments and Dimensions \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"mo-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"mo-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct type:\u003c\/strong\u003e Desktop stationery organiser.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBox contents:\u003c\/strong\u003e Three complete desk organisers.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOverall dimensions:\u003c\/strong\u003e Approximately 20 × 10 × 9.8 cm per organiser.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompartments:\u003c\/strong\u003e Three functional storage areas.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRear compartment:\u003c\/strong\u003e Suitable for pens, pencils, markers, rulers and similar writing tools.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWide side compartment:\u003c\/strong\u003e Suitable for sticky-note pads, memo blocks and business cards.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFront compartment:\u003c\/strong\u003e Suitable for paper clips, erasers, sharpeners, binder clips and other small accessories.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Durable metal with an open mesh construction.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBase:\u003c\/strong\u003e Flat and stable desktop base.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColour:\u003c\/strong\u003e Classic black.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBranding:\u003c\/strong\u003e Neutral design without visible logos or brand markings.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mo-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"mo-summary-title\"\u003e \u003cspan class=\"mo-section-number\"\u003e03\u003c\/span\u003e Recommended Use and Care \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"mo-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"mo-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOffice use:\u003c\/strong\u003e Organise everyday stationery, business cards, notes and desk accessories.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEducation:\u003c\/strong\u003e Suitable for school desks, classrooms, study areas and university accommodation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHome workspace:\u003c\/strong\u003e Keeps writing tools and small accessories organised in compact home offices.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetail and reception areas:\u003c\/strong\u003e Suitable for counters, reception desks and customer-service workstations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCleaning:\u003c\/strong\u003e Wipe with a dry or slightly damp soft cloth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCare:\u003c\/strong\u003e Keep away from prolonged moisture to help preserve the metal finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUsage:\u003c\/strong\u003e Distribute heavier items evenly between the compartments.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"mo-note\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e Pens, pencils, sticky notes and other stationery shown in lifestyle images are for presentation only and are not included.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mo-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"mo-summary-title\"\u003e \u003cspan class=\"mo-section-number\"\u003e04\u003c\/span\u003e Packaging and Wholesale Information \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"mo-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"mo-content\"\u003e\n\u003cp\u003eEach wholesale pack contains three matching black metal mesh desk organisers. Their compact format and universal design make them suitable for stationery shops, office suppliers, educational retailers and workplace organisation ranges.\u003c\/p\u003e\n\u003ctable data-unit-price=\"4.17\" data-box-price=\"12.50\" data-minimum-order=\"10\" data-box-contents=\"3\" class=\"mo-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBox contents\u003c\/th\u003e\n\u003ctd\u003e3 metal mesh desk organisers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale pack price\u003c\/th\u003e\n\u003ctd\u003e£12.50\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrice per organiser\u003c\/th\u003e\n\u003ctd\u003eApproximately £4.17\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCompartments\u003c\/th\u003e\n\u003ctd\u003e3 compartments per organiser\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOverall dimensions\u003c\/th\u003e\n\u003ctd\u003eApproximately 20 × 10 × 9.8 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eMetal mesh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStationery included\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMinimum order\u003c\/th\u003e\n\u003ctd\u003e10 packs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal organisers at MOQ\u003c\/th\u003e\n\u003ctd\u003e30 desk organisers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMOQ total\u003c\/th\u003e\n\u003ctd\u003e£125.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"mo-order-summary\"\u003e\n\u003cspan class=\"mo-order-summary-label\"\u003e Wholesale order summary \u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003e1 pack = 3 metal mesh desk organisers\u003c\/strong\u003e\u003cbr\u003eWholesale price per pack: \u003cstrong\u003e£12.50\u003c\/strong\u003e\u003cbr\u003eApproximate price per organiser: \u003cstrong\u003e£4.17\u003c\/strong\u003e\u003cbr\u003eMinimum order: \u003cstrong\u003e10 packs\u003c\/strong\u003e\u003cbr\u003eTotal quantity at MOQ: \u003cstrong\u003e30 desk organisers\u003c\/strong\u003e\u003cbr\u003eMinimum order total: \u003cstrong\u003e£125.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":50600066154719,"sku":null,"price":12.5,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage24_.2026_._16_08_29_1.png?v=1784900309"},{"product_id":"8-digit-desktop-calculators-minimum-12","title":"8-Digit Desktop Calculators — Minimum 12","description":"\u003cstyle\u003e\n  .calculator-wholesale-description {\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  .calculator-wholesale-description *,\n  .calculator-wholesale-description *::before,\n  .calculator-wholesale-description *::after {\n    box-sizing: border-box;\n  }\n\n  .calculator-wholesale-description p {\n    margin: 0;\n  }\n\n  .calculator-wholesale-intro {\n    margin-bottom: 24px !important;\n    color: #607086;\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .calculator-wholesale-table {\n    width: 100%;\n    margin: 0 0 28px;\n    border: 1px solid #d6e0e9;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .calculator-wholesale-table th,\n  .calculator-wholesale-table td {\n    padding: 14px 16px;\n    border-right: 1px solid #d6e0e9;\n    border-bottom: 1px solid #d6e0e9;\n    text-align: left;\n    vertical-align: middle;\n  }\n\n  .calculator-wholesale-table th:last-child,\n  .calculator-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .calculator-wholesale-table tr:last-child th,\n  .calculator-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .calculator-wholesale-table th {\n    width: 42%;\n    background: #f5f7f9;\n    color: #68788c;\n    font-size: 10px;\n    font-weight: 750;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .calculator-wholesale-table td {\n    background: #ffffff;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .calculator-wholesale-accordion {\n    border-top: 1px solid #d6e0e9;\n  }\n\n  .calculator-wholesale-section {\n    border-bottom: 1px solid #d6e0e9;\n  }\n\n  .calculator-wholesale-section summary {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    min-height: 62px;\n    padding: 16px 0;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .calculator-wholesale-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .calculator-wholesale-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .calculator-wholesale-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 29px;\n    height: 29px;\n    min-width: 29px;\n    border: 1px solid #cad6df;\n    color: #7695ad;\n    font-size: 10px;\n  }\n\n  .calculator-wholesale-toggle {\n    position: relative;\n    width: 29px;\n    height: 29px;\n    min-width: 29px;\n    border: 1px solid #cad6df;\n  }\n\n  .calculator-wholesale-toggle::before,\n  .calculator-wholesale-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  }\n\n  .calculator-wholesale-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  details[open] .calculator-wholesale-toggle::after {\n    display: none;\n  }\n\n  .calculator-wholesale-content {\n    padding: 0 0 24px 40px;\n    color: #536174;\n  }\n\n  .calculator-wholesale-content p {\n    margin-bottom: 14px;\n  }\n\n  .calculator-wholesale-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .calculator-wholesale-list li {\n    position: relative;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e7ecf0;\n  }\n\n  .calculator-wholesale-list li:last-child {\n    border-bottom: 0;\n  }\n\n  .calculator-wholesale-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 18px;\n    left: 1px;\n    width: 5px;\n    height: 5px;\n    background: #91aec5;\n  }\n\n  .calculator-wholesale-content strong {\n    color: #10243a;\n  }\n\n  .calculator-wholesale-summary {\n    margin-top: 18px;\n    padding: 18px;\n    border: 1px solid #cad6df;\n    border-left: 3px solid #91aec5;\n    background: #f7fafc;\n  }\n\n  .calculator-wholesale-summary-label {\n    display: block;\n    margin-bottom: 8px;\n    color: #668aa6;\n    font-size: 10px;\n    font-weight: 750;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  @media screen and (max-width: 600px) {\n    .calculator-wholesale-content {\n      padding-left: 0;\n    }\n\n    .calculator-wholesale-table,\n    .calculator-wholesale-table tbody,\n    .calculator-wholesale-table tr,\n    .calculator-wholesale-table th,\n    .calculator-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .calculator-wholesale-table tr {\n      border-bottom: 1px solid #d6e0e9;\n    }\n\n    .calculator-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .calculator-wholesale-table th,\n    .calculator-wholesale-table td {\n      border: 0;\n    }\n\n    .calculator-wholesale-table th {\n      padding-bottom: 4px;\n    }\n\n    .calculator-wholesale-table td {\n      padding-top: 4px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv data-moq-total=\"25.20\" data-price-per-item=\"2.10\" data-minimum-order=\"12\" data-box-contents=\"1\" class=\"calculator-wholesale-description\"\u003e\n\u003cp class=\"calculator-wholesale-intro\"\u003eA practical 8-digit desktop calculator designed for everyday calculations in offices, schools, shops, reception areas and home workspaces. Each calculator is supplied in an individual retail-ready blister pack.\u003c\/p\u003e\n\u003c!--\n    These exact rows are required by the wholesale product-card code.\n    Do not change “Box contents” or “Minimum order”.\n  --\u003e\n\u003ctable class=\"calculator-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBox contents\u003c\/th\u003e\n\u003ctd\u003e1 calculator\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMinimum order\u003c\/th\u003e\n\u003ctd\u003e12 calculators\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrice per calculator\u003c\/th\u003e\n\u003ctd\u003e£2.10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale carton\u003c\/th\u003e\n\u003ctd\u003e12 individually packed calculators\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMOQ total\u003c\/th\u003e\n\u003ctd\u003e£25.20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"calculator-wholesale-accordion\"\u003e\n\u003cdiv class=\"calculator-wholesale-section\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"calculator-wholesale-summary-title\"\u003e \u003cspan class=\"calculator-wholesale-number\"\u003e01\u003c\/span\u003e Everyday Calculation \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"calculator-wholesale-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"calculator-wholesale-content\"\u003e\n\u003cp\u003eA compact personal desktop calculator with a clear 8-digit display and large, easy-to-read buttons for quick everyday calculations.\u003c\/p\u003e\n\u003cp\u003eSuitable for invoices, budgeting, schoolwork, retail counters, administrative tasks and general office use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"calculator-wholesale-section\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"calculator-wholesale-summary-title\"\u003e \u003cspan class=\"calculator-wholesale-number\"\u003e02\u003c\/span\u003e Functions and Features \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"calculator-wholesale-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"calculator-wholesale-content\"\u003e\n\u003cul class=\"calculator-wholesale-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eDisplay:\u003c\/strong\u003e Clear 8-digit LCD display.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKeypad:\u003c\/strong\u003e Large, clearly marked buttons.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBasic functions:\u003c\/strong\u003e Addition, subtraction, multiplication and division.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMemory functions:\u003c\/strong\u003e MC, MR, M− and M+.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdditional functions:\u003c\/strong\u003e Percentage, square root and positive or negative value.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePower saving:\u003c\/strong\u003e Automatic power-off function.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePower source:\u003c\/strong\u003e Battery operated.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDesign:\u003c\/strong\u003e Black and silver desktop-style casing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"calculator-wholesale-section\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"calculator-wholesale-summary-title\"\u003e \u003cspan class=\"calculator-wholesale-number\"\u003e03\u003c\/span\u003e Packaging and Recommended Use \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"calculator-wholesale-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"calculator-wholesale-content\"\u003e\n\u003cul class=\"calculator-wholesale-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndividual packaging:\u003c\/strong\u003e Each calculator is supplied in a separate blister pack.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetail presentation:\u003c\/strong\u003e Suitable for hooks, counters and stationery displays.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWholesale carton:\u003c\/strong\u003e 12 individually packaged calculators.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRecommended for:\u003c\/strong\u003e Offices, schools, colleges, shops, reception desks and home workspaces.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"calculator-wholesale-section\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"calculator-wholesale-summary-title\"\u003e \u003cspan class=\"calculator-wholesale-number\"\u003e04\u003c\/span\u003e Wholesale Ordering \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"calculator-wholesale-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"calculator-wholesale-content\"\u003e\n\u003cp\u003eThe Shopify product price of £2.10 applies to one individually packaged calculator. The minimum wholesale order is 12 calculators.\u003c\/p\u003e\n\u003cdiv class=\"calculator-wholesale-summary\"\u003e\n\u003cspan class=\"calculator-wholesale-summary-label\"\u003e Minimum wholesale order \u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003e12 calculators\u003c\/strong\u003e\u003cbr\u003ePrice per calculator: \u003cstrong\u003e£2.10\u003c\/strong\u003e\u003cbr\u003eMinimum order value: \u003cstrong\u003e£25.20\u003c\/strong\u003e\u003cbr\u003ePackaging: \u003cstrong\u003e12 individual blister packs\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":50606809743583,"sku":null,"price":2.1,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage27_.2026_._14_21_24_2.png?v=1785152978"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/collections\/ChatGPT_Image_27_2026_._19_49_50.png?v=1785171018","url":"https:\/\/paperforgewholesale.com\/collections\/desk-essentials.oembed","provider":"PAPERFORGE WHOLESALE LIMITED","version":"1.0","type":"link"}