{"product_id":"warrior-large-admin-panel-multicam","title":"Warrior Large Admin Panel MultiCam","description":"\u003cstyle\u003e\n  .fd-was-admin {\n    --was-black: #141513;\n    --was-dark: #242622;\n    --was-coyote: #8b7658;\n    --was-coyote-dark: #62523d;\n    --was-sand: #e9e3d8;\n    --was-light: #f6f5f1;\n    --was-white: #ffffff;\n    --was-text: #292a27;\n    --was-muted: #696b65;\n    --was-border: #ddd9d0;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--was-text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .fd-was-admin * {\n    box-sizing: border-box;\n  }\n\n  .fd-was-admin img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .fd-was-admin h2,\n  .fd-was-admin h3 {\n    margin-top: 0;\n    color: var(--was-black);\n    line-height: 1.2;\n  }\n\n  .fd-was-admin h2 {\n    margin-bottom: 16px;\n    font-size: clamp(28px, 4vw, 43px);\n    letter-spacing: -0.025em;\n  }\n\n  .fd-was-admin h3 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .fd-was-admin p {\n    margin-top: 0;\n    margin-bottom: 16px;\n  }\n\n  .fd-was-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 44px;\n    margin-bottom: 24px;\n    border-radius: 7px;\n    background: var(--was-black);\n    color: var(--was-white);\n  }\n\n  .fd-was-hero::after {\n    content: \"\";\n    position: absolute;\n    top: -120px;\n    right: -75px;\n    width: 360px;\n    height: 360px;\n    border: 62px solid rgba(139, 118, 88, 0.18);\n    border-radius: 50%;\n  }\n\n  .fd-was-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 930px;\n  }\n\n  .fd-was-label {\n    display: inline-block;\n    padding: 7px 12px;\n    margin-bottom: 15px;\n    border-radius: 3px;\n    background: var(--was-coyote);\n    color: var(--was-white);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.11em;\n    text-transform: uppercase;\n  }\n\n  .fd-was-hero h2 {\n    margin-bottom: 15px;\n    color: var(--was-white);\n  }\n\n  .fd-was-hero p {\n    max-width: 880px;\n    margin-bottom: 0;\n    color: #e9e9e6;\n    font-size: 18px;\n  }\n\n  .fd-was-highlight {\n    color: #d8c4a3;\n    font-weight: 700;\n  }\n\n  .fd-was-image {\n    padding: 24px;\n    margin-bottom: 40px;\n    border: 1px solid var(--was-border);\n    border-radius: 7px;\n    background: var(--was-light);\n  }\n\n  .fd-was-image img {\n    max-width: 880px;\n    max-height: 760px;\n    margin: 0 auto;\n    object-fit: contain;\n  }\n\n  .fd-was-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    margin-bottom: 42px;\n  }\n\n  .fd-was-benefit {\n    padding: 23px 19px;\n    border: 1px solid var(--was-border);\n    border-top: 4px solid var(--was-coyote);\n    border-radius: 5px;\n    background: var(--was-white);\n  }\n\n  .fd-was-benefit p {\n    margin-bottom: 0;\n    color: var(--was-muted);\n    font-size: 14px;\n  }\n\n  .fd-was-core {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(300px, 0.85fr);\n    gap: 34px;\n    padding: 38px;\n    margin-bottom: 42px;\n    border-radius: 7px;\n    background: var(--was-dark);\n    color: var(--was-white);\n  }\n\n  .fd-was-core h2,\n  .fd-was-core h3 {\n    color: var(--was-white);\n  }\n\n  .fd-was-core p {\n    color: #dedfdb;\n  }\n\n  .fd-was-core-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .fd-was-core-item {\n    padding: 16px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-left: 4px solid #ad9877;\n    border-radius: 4px;\n    background: rgba(255, 255, 255, 0.045);\n  }\n\n  .fd-was-core-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #e4d4bb;\n  }\n\n  .fd-was-core-item span {\n    color: #d6d8d3;\n    font-size: 14px;\n  }\n\n  .fd-was-section {\n    margin-bottom: 44px;\n  }\n\n  .fd-was-heading {\n    padding-bottom: 13px;\n    margin-bottom: 22px;\n    border-bottom: 3px solid var(--was-coyote);\n  }\n\n  .fd-was-heading h2 {\n    margin-bottom: 0;\n    font-size: clamp(25px, 3vw, 34px);\n  }\n\n  .fd-was-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .fd-was-feature {\n    padding: 23px;\n    border: 1px solid var(--was-border);\n    border-radius: 5px;\n    background: var(--was-light);\n  }\n\n  .fd-was-feature p {\n    margin-bottom: 0;\n    color: var(--was-muted);\n    font-size: 14px;\n  }\n\n  .fd-was-pouch-box {\n    padding: 32px;\n    border: 1px solid var(--was-border);\n    border-left: 5px solid var(--was-coyote);\n    border-radius: 6px;\n    background: var(--was-light);\n  }\n\n  .fd-was-pouch-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .fd-was-checks {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px 34px;\n    padding: 0 !important;\n    margin: 22px 0;\n    list-style: none;\n  }\n\n  .fd-was-checks li {\n    position: relative;\n    padding-left: 29px;\n    margin: 0;\n  }\n\n  .fd-was-checks li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--was-coyote-dark);\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .fd-was-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 17px;\n  }\n\n  .fd-was-use {\n    padding: 24px;\n    border: 1px solid var(--was-border);\n    border-radius: 5px;\n    background: var(--was-white);\n  }\n\n  .fd-was-use p {\n    margin-bottom: 0;\n    color: var(--was-muted);\n    font-size: 15px;\n  }\n\n  .fd-was-table {\n    width: 100%;\n    border-collapse: collapse;\n    border: 1px solid var(--was-border);\n  }\n\n  .fd-was-table th,\n  .fd-was-table td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--was-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .fd-was-table th {\n    width: 34%;\n    background: var(--was-light);\n    color: var(--was-black);\n    font-weight: 700;\n  }\n\n  .fd-was-table tr:last-child th,\n  .fd-was-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .fd-was-notice {\n    padding: 22px 24px;\n    margin-top: 25px;\n    border: 1px solid #ddd3c4;\n    border-left: 5px solid var(--was-coyote);\n    background: #faf8f3;\n  }\n\n  .fd-was-notice strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--was-coyote-dark);\n  }\n\n  .fd-was-notice p {\n    margin-bottom: 0;\n    color: #625d54;\n    font-size: 14px;\n  }\n\n  .fd-was-banner {\n    padding: 35px;\n    border-radius: 7px;\n    background: var(--was-coyote-dark);\n    color: var(--was-white);\n    text-align: center;\n  }\n\n  .fd-was-banner h2 {\n    margin-bottom: 11px;\n    color: var(--was-white);\n  }\n\n  .fd-was-banner p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f5f1eb;\n    font-size: 17px;\n  }\n\n  @media (max-width: 940px) {\n    .fd-was-benefits {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .fd-was-core {\n      grid-template-columns: 1fr;\n    }\n\n    .fd-was-feature-grid,\n    .fd-was-use-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .fd-was-hero,\n    .fd-was-core,\n    .fd-was-pouch-box,\n    .fd-was-banner {\n      padding: 25px 20px;\n    }\n\n    .fd-was-benefits,\n    .fd-was-checks {\n      grid-template-columns: 1fr;\n    }\n\n    .fd-was-image {\n      padding: 10px;\n    }\n\n    .fd-was-table,\n    .fd-was-table tbody,\n    .fd-was-table tr,\n    .fd-was-table th,\n    .fd-was-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .fd-was-table th {\n      padding-bottom: 7px;\n      border-bottom: 0;\n    }\n\n    .fd-was-table td {\n      padding-top: 7px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"fd-was-admin\"\u003e\n\n  \u003csection class=\"fd-was-hero\"\u003e\n    \u003cdiv class=\"fd-was-hero-content\"\u003e\n      \u003cspan class=\"fd-was-label\"\u003e\n        MOLLE Administrative and Identification Panel\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Warrior Assault Systems Large Admin Panel with Pouch – Coyote Tan\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A low-profile MOLLE administrative panel designed to keep\n        identification, documents, writing instruments, markers and frequently\n        used accessories organized on a plate carrier, chest rig or tactical\n        bag. The panel combines\n        \u003cstrong\u003etwo protected administrative compartments\u003c\/strong\u003e, internal\n        elastic retention loops, a large external identification surface and\n        an included\n        \u003cspan class=\"fd-was-highlight\"\u003e\n          9 mm pistol-magazine or similarly sized accessory pouch\n        \u003c\/span\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-was-image\"\u003e\n    \u003cimg src=\"https:\/\/jriqvplo.aerocdn.com\/image-factory\/0476ec2f9ff427a1852775622d11e5548545af02~880x880%3Acrop%2Cupscale\/images\/products\/X20mKL0B6yZIdMjg76s7i7dwchWl2vpzgkIkF8w2.png\" alt=\"Warrior Assault Systems Large Admin Panel with pouch in Coyote Tan\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-was-benefits\"\u003e\n    \u003carticle class=\"fd-was-benefit\"\u003e\n      \u003ch3\u003eTwo Admin Compartments\u003c\/h3\u003e\n      \u003cp\u003e\n        Protected storage for identification, notes, maps, documents and\n        other flat mission-essential items.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"fd-was-benefit\"\u003e\n      \u003ch3\u003eExternal Identification Panel\u003c\/h3\u003e\n      \u003cp\u003e\n        Large hook-and-loop surface accepts compatible flags, unit patches,\n        blood-type identifiers and name panels.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"fd-was-benefit\"\u003e\n      \u003ch3\u003eIncluded Accessory Pouch\u003c\/h3\u003e\n      \u003cp\u003e\n        Narrow hook-and-loop pouch accommodates a compatible 9 mm magazine,\n        flashlight, multi-tool or similarly sized accessory.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"fd-was-benefit\"\u003e\n      \u003ch3\u003eIR-Treated Cordura® 500D\u003c\/h3\u003e\n      \u003cp\u003e\n        Durable solution-dyed fabric is selected for professional tactical\n        equipment and reduced infrared-signature performance.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-was-core\"\u003e\n    \u003cdiv\u003e\n      \u003ch2\u003eOrganized Access to Mission-Essential Information\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The Warrior Large Admin Panel is designed for equipment that must\n        remain immediately accessible without occupying space inside a\n        backpack or general-purpose utility pouch.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        A broad external flap protects the internal compartments while\n        providing a large hook-and-loop identification surface. Lifting the\n        flap exposes two storage sections for personal identification,\n        notebooks, folded documents, reference cards and other administrative\n        materials.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Elastic loops inside the panel organize narrow equipment such as\n        chemical light sticks, IR markers, permanent markers and pens. This\n        prevents small items from collecting loosely at the bottom of the\n        pouch and helps the user identify the required item quickly.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-was-core-list\"\u003e\n      \u003cdiv class=\"fd-was-core-item\"\u003e\n        \u003cstrong\u003eProtected Document Storage\u003c\/strong\u003e\n        \u003cspan\u003e\n          The external flap helps shield identification cards, notes and\n          reference material from snagging and accidental loss.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-was-core-item\"\u003e\n        \u003cstrong\u003eElastic Equipment Loops\u003c\/strong\u003e\n        \u003cspan\u003e\n          Keeps pens, markers, chemical lights and similarly sized tools\n          separated and ready for immediate use.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-was-core-item\"\u003e\n        \u003cstrong\u003eVisible Identification\u003c\/strong\u003e\n        \u003cspan\u003e\n          The external field supports compatible nationality, unit, role,\n          blood-type and name patches.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-was-core-item\"\u003e\n        \u003cstrong\u003eLow-Profile Placement\u003c\/strong\u003e\n        \u003cspan\u003e\n          Mounts to the upper MOLLE area of compatible carriers, rigs and bags\n          without requiring a large general-purpose pouch.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-was-section\"\u003e\n    \u003cdiv class=\"fd-was-heading\"\u003e\n      \u003ch2\u003eOperational Features\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-was-feature-grid\"\u003e\n      \u003carticle class=\"fd-was-feature\"\u003e\n        \u003ch3\u003eLarge Hook-and-Loop Flap\u003c\/h3\u003e\n        \u003cp\u003e\n          Provides space for compatible identification and morale patches\n          while protecting the administrative compartments beneath it.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-was-feature\"\u003e\n        \u003ch3\u003eDual Internal Pockets\u003c\/h3\u003e\n        \u003cp\u003e\n          Separates documents, identification cards, maps and small equipment\n          into two accessible storage sections.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-was-feature\"\u003e\n        \u003ch3\u003eElastic Organizer Loops\u003c\/h3\u003e\n        \u003cp\u003e\n          Retains narrow items individually and reduces movement inside the\n          panel during running, climbing or vehicle operations.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-was-feature\"\u003e\n        \u003ch3\u003eAuxiliary Magazine Pouch\u003c\/h3\u003e\n        \u003cp\u003e\n          The included narrow pouch uses a hook-and-loop flap to secure a\n          compatible pistol magazine or similarly sized tool.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-was-feature\"\u003e\n        \u003ch3\u003eMOLLE\/PALS Attachment\u003c\/h3\u003e\n        \u003cp\u003e\n          Two rear attachment straps integrate the panel with compatible plate\n          carriers, chest rigs and tactical bags.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-was-feature\"\u003e\n        \u003ch3\u003eCoyote Tan Configuration\u003c\/h3\u003e\n        \u003cp\u003e\n          Neutral professional colour integrates with common military,\n          tactical and expedition equipment configurations.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-was-section\"\u003e\n    \u003cdiv class=\"fd-was-heading\"\u003e\n      \u003ch2\u003eIncluded Pistol-Magazine and Accessory Pouch\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-was-pouch-box\"\u003e\n      \u003cp\u003e\n        The Large Admin Panel includes a narrow external pouch designed around\n        the dimensions of a standard 9 mm pistol magazine. Its hook-and-loop\n        retaining flap helps secure the item during movement while allowing\n        straightforward access.\n      \u003c\/p\u003e\n\n      \u003cul class=\"fd-was-checks\"\u003e\n        \u003cli\u003eCompatible standard 9 mm pistol magazine\u003c\/li\u003e\n        \u003cli\u003eCompact tactical flashlight\u003c\/li\u003e\n        \u003cli\u003eFolding multi-tool\u003c\/li\u003e\n        \u003cli\u003eSmall navigation or marking accessory\u003c\/li\u003e\n        \u003cli\u003eBattery holder or similarly sized equipment\u003c\/li\u003e\n        \u003cli\u003eHook-and-loop adjustable retention flap\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\n        Fit depends on the exact dimensions of the magazine or accessory.\n        Verify compatibility and retention before operational deployment.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-was-section\"\u003e\n    \u003cdiv class=\"fd-was-heading\"\u003e\n      \u003ch2\u003eProfessional Materials and Construction\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-was-feature-grid\"\u003e\n      \u003carticle class=\"fd-was-feature\"\u003e\n        \u003ch3\u003eSolution-Dyed Cordura® 500D\u003c\/h3\u003e\n        \u003cp\u003e\n          Durable, abrasion-resistant fabric provides a practical balance of\n          strength, flexibility and manageable weight.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-was-feature\"\u003e\n        \u003ch3\u003eIR-Treated Fabric\u003c\/h3\u003e\n        \u003cp\u003e\n          The Coyote Tan material is treated for lower infrared-signature\n          performance than untreated conventional fabric.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-was-feature\"\u003e\n        \u003ch3\u003eUS Mil-Spec Webbing\u003c\/h3\u003e\n        \u003cp\u003e\n          Genuine solution-dyed US Mil-Spec webbing is rated by Warrior at a\n          breaking strength of 1,200 lb.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-was-feature\"\u003e\n        \u003ch3\u003eMil-Spec Thread\u003c\/h3\u003e\n        \u003cp\u003e\n          Professional-grade thread supports the panel’s structural seams and\n          repeated operational use.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-was-feature\"\u003e\n        \u003ch3\u003eMildew Treatment\u003c\/h3\u003e\n        \u003cp\u003e\n          Thread treatment helps reduce deterioration associated with damp\n          storage and extended exposure to humid environments.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-was-feature\"\u003e\n        \u003ch3\u003eUV Treatment\u003c\/h3\u003e\n        \u003cp\u003e\n          Treated thread helps limit degradation caused by prolonged exposure\n          to sunlight and ultraviolet radiation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-was-section\"\u003e\n    \u003cdiv class=\"fd-was-heading\"\u003e\n      \u003ch2\u003eMOLLE\/PALS Integration\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-was-pouch-box\"\u003e\n      \u003cp\u003e\n        Two rear MOLLE straps secure the Large Admin Panel to compatible\n        equipment. The panel requires approximately four MOLLE columns across\n        the mounting surface.\n      \u003c\/p\u003e\n\n      \u003cul class=\"fd-was-checks\"\u003e\n        \u003cli\u003eCompatible MOLLE plate carriers\u003c\/li\u003e\n        \u003cli\u003eCompatible MOLLE chest rigs\u003c\/li\u003e\n        \u003cli\u003eMOLLE-equipped patrol backpacks\u003c\/li\u003e\n        \u003cli\u003eMOLLE vehicle and equipment panels\u003c\/li\u003e\n        \u003cli\u003eTwo integrated rear attachment straps\u003c\/li\u003e\n        \u003cli\u003eOccupies approximately four MOLLE columns\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\n        Weave the attachment straps completely through the panel and host\n        platform to reduce movement. Confirm that the admin panel does not\n        obstruct magazines, placards, communication cables or quick-release\n        hardware.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-was-section\"\u003e\n    \u003cdiv class=\"fd-was-heading\"\u003e\n      \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"fd-was-checks\"\u003e\n      \u003cli\u003eLarge tactical administrative panel\u003c\/li\u003e\n      \u003cli\u003eTwo protected internal compartments\u003c\/li\u003e\n      \u003cli\u003eInternal elastic equipment-retention loops\u003c\/li\u003e\n      \u003cli\u003eOrganization for pens and marking equipment\u003c\/li\u003e\n      \u003cli\u003eLarge external hook-and-loop identification field\u003c\/li\u003e\n      \u003cli\u003eAccepts compatible flags and ID patches\u003c\/li\u003e\n      \u003cli\u003eIncluded 9 mm pistol-magazine pouch\u003c\/li\u003e\n      \u003cli\u003eAccessory pouch with hook-and-loop closure\u003c\/li\u003e\n      \u003cli\u003eSolution-dyed Coyote Tan Cordura® 500D\u003c\/li\u003e\n      \u003cli\u003eIR-treated tactical fabric\u003c\/li\u003e\n      \u003cli\u003eSolution-dyed US Mil-Spec webbing\u003c\/li\u003e\n      \u003cli\u003eWebbing rated to a 1,200 lb breaking strength\u003c\/li\u003e\n      \u003cli\u003eUS Mil-Spec construction thread\u003c\/li\u003e\n      \u003cli\u003eThread treated against mildew\u003c\/li\u003e\n      \u003cli\u003eThread treated against UV exposure\u003c\/li\u003e\n      \u003cli\u003eTwo rear MOLLE attachment straps\u003c\/li\u003e\n      \u003cli\u003eCompatible with carriers, rigs and tactical bags\u003c\/li\u003e\n      \u003cli\u003eProfessional military and law-enforcement configuration\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-was-section\"\u003e\n    \u003cdiv class=\"fd-was-heading\"\u003e\n      \u003ch2\u003eRecommended Applications\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-was-use-grid\"\u003e\n      \u003carticle class=\"fd-was-use\"\u003e\n        \u003ch3\u003eMilitary Operations\u003c\/h3\u003e\n        \u003cp\u003e\n          Organizes identification, reference cards, marking equipment and\n          essential administrative tools on a plate carrier or chest rig.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-was-use\"\u003e\n        \u003ch3\u003eLaw Enforcement\u003c\/h3\u003e\n        \u003cp\u003e\n          Provides visible identification and organized access to notes,\n          markers, documents and small duty accessories.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-was-use\"\u003e\n        \u003ch3\u003eRange and Training Use\u003c\/h3\u003e\n        \u003cp\u003e\n          Keeps range cards, writing tools, scoring information and small\n          equipment accessible during courses and live-fire training.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-was-use\"\u003e\n        \u003ch3\u003eCommand and Team Leaders\u003c\/h3\u003e\n        \u003cp\u003e\n          Carries reference information, maps, personnel notes and marking\n          tools needed for coordination and reporting.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-was-use\"\u003e\n        \u003ch3\u003eMedical and Rescue Teams\u003c\/h3\u003e\n        \u003cp\u003e\n          Supports identification patches, patient notes, markers and compact\n          administrative equipment.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-was-use\"\u003e\n        \u003ch3\u003eTactical Backpack Organization\u003c\/h3\u003e\n        \u003cp\u003e\n          Mounts externally to compatible bags to keep documents and small\n          tools separate from the main compartment.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-was-section\"\u003e\n    \u003cdiv class=\"fd-was-heading\"\u003e\n      \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003ctable class=\"fd-was-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003e\n            Warrior Assault Systems Large Admin Panel with Pouch\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct Code\u003c\/th\u003e\n          \u003ctd\u003eW-EO-ADMIN-L-CT\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n          \u003ctd\u003eWarrior Assault Systems\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003eMOLLE administrative and identification panel\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eColour\u003c\/th\u003e\n          \u003ctd\u003eCoyote Tan\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eMain Fabric\u003c\/th\u003e\n          \u003ctd\u003eSolution-dyed, IR-treated Cordura® 500D\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eInternal Compartments\u003c\/th\u003e\n          \u003ctd\u003eTwo administrative storage compartments\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eInternal Organization\u003c\/th\u003e\n          \u003ctd\u003e\n            Elastic loops for pens, markers, chemical lights and similarly\n            sized equipment\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eExternal Identification\u003c\/th\u003e\n          \u003ctd\u003e\n            Large hook-and-loop field for compatible flags, IDs and patches\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eIncluded Auxiliary Pouch\u003c\/th\u003e\n          \u003ctd\u003e\n            Narrow pouch designed for a compatible 9 mm pistol magazine or\n            similarly sized accessory\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eAuxiliary-Pouch Closure\u003c\/th\u003e\n          \u003ctd\u003eAdjustable hook-and-loop flap\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eAttachment System\u003c\/th\u003e\n          \u003ctd\u003eMOLLE\/PALS with two integrated rear straps\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eRequired Mounting Space\u003c\/th\u003e\n          \u003ctd\u003eApproximately four MOLLE columns\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eWebbing\u003c\/th\u003e\n          \u003ctd\u003e\n            Genuine solution-dyed US Mil-Spec webbing\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eWebbing Breaking Strength\u003c\/th\u003e\n          \u003ctd\u003eManufacturer stated: 1,200 lb\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eThread\u003c\/th\u003e\n          \u003ctd\u003e\n            US Mil-Spec thread treated against mildew and UV exposure\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eCompatible Platforms\u003c\/th\u003e\n          \u003ctd\u003e\n            MOLLE plate carriers, chest rigs, tactical bags and equipment\n            panels\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003cdiv class=\"fd-was-notice\"\u003e\n      \u003cstrong\u003eCompatibility and Operational Notice\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Patches, identification markers, pistol magazines, flashlights, pens\n        and other accessories shown or referenced are not included unless\n        specifically stated. Verify the fit and retention of all equipment\n        before operational use. The admin panel is an equipment-organizing\n        accessory and does not provide ballistic protection.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-was-banner\"\u003e\n    \u003ch2\u003eIdentification and Essential Equipment Within Immediate Reach\u003c\/h2\u003e\n\n    \u003cp\u003e\n      With two protected compartments, elastic internal organization, a large\n      identification field, an included accessory pouch and professional\n      IR-treated Cordura® construction, the Warrior Large Admin Panel provides\n      a durable administrative platform for military, law-enforcement and\n      tactical equipment systems.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"WARRIOR ASSAULT SYSTEMS","offers":[{"title":"COYOTE","offer_id":45944567201983,"sku":null,"price":64.5,"currency_code":"CAD","in_stock":true},{"title":"MULTICAM","offer_id":45944567234751,"sku":null,"price":64.5,"currency_code":"CAD","in_stock":false},{"title":"RANGER GREEN","offer_id":45944567267519,"sku":null,"price":64.5,"currency_code":"CAD","in_stock":false},{"title":"BLACK","offer_id":45944567300287,"sku":null,"price":64.5,"currency_code":"CAD","in_stock":false},{"title":"OD GREEN","offer_id":45944567333055,"sku":null,"price":64.5,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/warrior-assault-systems-warrior-assault-systems-large-admin-panel-with-molle-pistol-mag-flashlight-pouch__10210.jpg?v=1785525945","url":"https:\/\/fairdcanada.com\/fr\/products\/warrior-large-admin-panel-multicam","provider":"FairD Canada","version":"1.0","type":"link"}