{"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":14.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage24_.2026_._16_08_29_1.png?v=1784900309","url":"https:\/\/paperforgewholesale.com\/products\/3-compartment-metal-mesh-desk-organisers-pack-of-3","provider":"PAPERFORGE WHOLESALE LIMITED","version":"1.0","type":"link"}