{"product_id":"a4-locking-document-storage-cases-pack-of-3","title":"A4 Locking Document Storage Cases — Pack of 3","description":"\u003cstyle\u003e\n  .document-case-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  .document-case-product *,\n  .document-case-product *::before,\n  .document-case-product *::after {\n    box-sizing: border-box;\n  }\n\n  .document-case-product p {\n    margin: 0;\n  }\n\n  .dc-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  .dc-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  .dc-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  .dc-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  .dc-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .dc-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .dc-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .dc-section details {\n    display: block;\n  }\n\n  .dc-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  .dc-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .dc-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .dc-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  .dc-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  .dc-toggle::before,\n  .dc-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  .dc-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .dc-section details[open] .dc-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .dc-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  .dc-content p {\n    margin: 0 0 13px;\n  }\n\n  .dc-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .dc-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .dc-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .dc-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .dc-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  .dc-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .dc-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  .dc-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  .dc-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  .dc-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .dc-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  .dc-wholesale-table th,\n  .dc-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  .dc-wholesale-table th:last-child,\n  .dc-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .dc-wholesale-table tr:last-child th,\n  .dc-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .dc-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  .dc-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  .dc-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  .dc-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  .dc-order-summary p {\n    color: #536174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .dc-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    .dc-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .dc-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .dc-intro {\n      font-size: 14px;\n    }\n\n    .dc-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .dc-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .dc-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .dc-content {\n      padding: 0 0 21px;\n    }\n\n    .dc-wholesale-table,\n    .dc-wholesale-table tbody,\n    .dc-wholesale-table tr,\n    .dc-wholesale-table th,\n    .dc-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .dc-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .dc-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .dc-wholesale-table th,\n    .dc-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .dc-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .dc-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv data-wholesale-price=\"11.25\" data-units-per-package=\"3\" data-minimum-packages=\"10\" data-unit-plural=\"document cases\" data-unit-singular=\"document case\" data-package-plural=\"packs\" data-package-singular=\"pack\" class=\"document-case-product\"\u003e\n\u003cp class=\"dc-intro\"\u003eA wholesale pack of three rigid A4 document storage cases designed to protect, organise and transport paperwork securely. Each case offers capacity for up to 250 sheets and features two reliable locking clips, a strong semi-transparent body and a compact 4 cm profile suitable for vertical or horizontal storage.\u003c\/p\u003e\n\u003cdiv class=\"dc-specifications\"\u003e\n\u003cdiv class=\"dc-specification\"\u003e\n\u003cspan class=\"dc-specification-label\"\u003eBox contents\u003c\/span\u003e \u003cspan class=\"dc-specification-value\"\u003e3 A4 document cases\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dc-specification\"\u003e\n\u003cspan class=\"dc-specification-label\"\u003eCapacity per case\u003c\/span\u003e \u003cspan class=\"dc-specification-value\"\u003eUp to 250 sheets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dc-specification\"\u003e\n\u003cspan class=\"dc-specification-label\"\u003ePrice per case\u003c\/span\u003e \u003cspan class=\"dc-specification-value\"\u003eApproximately £3.75\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dc-specification\"\u003e\n\u003cspan class=\"dc-specification-label\"\u003eMinimum order\u003c\/span\u003e \u003cspan class=\"dc-specification-value\"\u003e10 packs · 30 cases\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dc-accordion\"\u003e\n\u003cdiv class=\"dc-section\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"dc-summary-title\"\u003e \u003cspan class=\"dc-section-number\"\u003e01\u003c\/span\u003e Secure Storage for Important Documents \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"dc-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dc-content\"\u003e\n\u003cp\u003eThese rigid A4 storage cases provide a practical way to organise contracts, reports, coursework, drawings and other important papers. The structured plastic body helps keep documents flat while protecting them from bending, dirt and light moisture during storage or transport.\u003c\/p\u003e\n\u003cp\u003eEach case is fitted with two contrasting locking clips for secure closure. With space for up to 250 sheets per case, the three-piece pack provides a combined capacity of up to 750 sheets.\u003c\/p\u003e\n\u003cdiv class=\"dc-feature-grid\"\u003e\n\u003cdiv class=\"dc-feature\"\u003e\n\u003cspan class=\"dc-feature-label\"\u003eDocument format\u003c\/span\u003e \u003cspan class=\"dc-feature-value\"\u003eA4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dc-feature\"\u003e\n\u003cspan class=\"dc-feature-label\"\u003ePack capacity\u003c\/span\u003e \u003cspan class=\"dc-feature-value\"\u003eUp to 750 sheets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dc-feature\"\u003e\n\u003cspan class=\"dc-feature-label\"\u003eClosure system\u003c\/span\u003e \u003cspan class=\"dc-feature-value\"\u003e2 locking clips per case\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=\"dc-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"dc-summary-title\"\u003e \u003cspan class=\"dc-section-number\"\u003e02\u003c\/span\u003e Materials, Dimensions and Details \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"dc-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dc-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct type:\u003c\/strong\u003e Rigid document storage case.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePack contents:\u003c\/strong\u003e Three document cases.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDocument format:\u003c\/strong\u003e Suitable for A4 paperwork.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCase dimensions:\u003c\/strong\u003e Approximately 31 × 23.5 × 4 cm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCapacity:\u003c\/strong\u003e Up to 250 sheets in each case.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal pack capacity:\u003c\/strong\u003e Up to 750 sheets.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Durable semi-transparent plastic.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosure:\u003c\/strong\u003e Two secure locking clips on each case.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConstruction:\u003c\/strong\u003e Rigid body with reinforced edges.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFinish:\u003c\/strong\u003e Neutral translucent body with contrasting red clips.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEdges:\u003c\/strong\u003e Rounded corners for comfortable handling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStorage position:\u003c\/strong\u003e Can be stored vertically or horizontally.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dc-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"dc-summary-title\"\u003e \u003cspan class=\"dc-section-number\"\u003e03\u003c\/span\u003e Recommended Use and Care \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"dc-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dc-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOffice use:\u003c\/strong\u003e Suitable for contracts, invoices, reports, presentations and archived paperwork.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEducation:\u003c\/strong\u003e Ideal for coursework, worksheets, revision materials and student projects.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCreative storage:\u003c\/strong\u003e Can hold drawings, craft paper, photographs and lightweight creative supplies.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOrganisation:\u003c\/strong\u003e Use separate cases for different projects, subjects, customers or document categories.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosing:\u003c\/strong\u003e Align both sections of the case and press each locking clip firmly into place.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCapacity:\u003c\/strong\u003e Avoid overfilling beyond the stated capacity to preserve the clips and case shape.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCleaning:\u003c\/strong\u003e Wipe with a soft, slightly damp cloth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCare:\u003c\/strong\u003e Keep away from direct heat, strong solvents and sharp objects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dc-note\"\u003e\n\u003cstrong\u003eProduct note:\u003c\/strong\u003e The semi-transparent finish allows the general contents to remain visible while keeping documents enclosed and protected.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dc-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"dc-summary-title\"\u003e \u003cspan class=\"dc-section-number\"\u003e04\u003c\/span\u003e Packaging and Wholesale Information \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"dc-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dc-content\"\u003e\n\u003cp\u003eEach wholesale pack contains three matching A4 document storage cases. The rigid design, high sheet capacity and dependable dual closures make the product suitable for stationery shops, office supply retailers, educational suppliers and organisational product ranges.\u003c\/p\u003e\n\u003ctable data-unit-price=\"3.75\" data-box-price=\"11.25\" data-minimum-order=\"10\" data-box-contents=\"3\" class=\"dc-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBox contents\u003c\/th\u003e\n\u003ctd\u003e3 A4 document storage cases\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale pack price\u003c\/th\u003e\n\u003ctd\u003e£11.25\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrice per case\u003c\/th\u003e\n\u003ctd\u003eApproximately £3.75\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\u003eCase dimensions\u003c\/th\u003e\n\u003ctd\u003eApproximately 31 × 23.5 × 4 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity per case\u003c\/th\u003e\n\u003ctd\u003eUp to 250 sheets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal pack capacity\u003c\/th\u003e\n\u003ctd\u003eUp to 750 sheets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eClosure\u003c\/th\u003e\n\u003ctd\u003e2 locking clips per case\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eRigid semi-transparent plastic\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 cases at MOQ\u003c\/th\u003e\n\u003ctd\u003e30 document cases\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal capacity at MOQ\u003c\/th\u003e\n\u003ctd\u003eUp to 7,500 sheets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMOQ total\u003c\/th\u003e\n\u003ctd\u003e£112.50\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"dc-order-summary\"\u003e\n\u003cspan class=\"dc-order-summary-label\"\u003e Wholesale order summary \u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003e1 pack = 3 A4 document storage cases\u003c\/strong\u003e\u003cbr\u003eWholesale price per pack: \u003cstrong\u003e£11.25\u003c\/strong\u003e\u003cbr\u003eApproximate price per case: \u003cstrong\u003e£3.75\u003c\/strong\u003e\u003cbr\u003eMinimum order: \u003cstrong\u003e10 packs\u003c\/strong\u003e\u003cbr\u003eTotal quantity at MOQ: \u003cstrong\u003e30 document cases\u003c\/strong\u003e\u003cbr\u003eCombined capacity at MOQ: \u003cstrong\u003eup to 7,500 sheets\u003c\/strong\u003e\u003cbr\u003eMinimum order total: \u003cstrong\u003e£112.50\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":50600044822751,"sku":null,"price":13.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage24_.2026_._13_55_28_2.png?v=1784897778","url":"https:\/\/paperforgewholesale.com\/products\/a4-locking-document-storage-cases-pack-of-3","provider":"PAPERFORGE WHOLESALE LIMITED","version":"1.0","type":"link"}