{"product_id":"edc-backpack-cordura®","title":"EDC Backpack - Cordura®","description":"\u003cstyle\u003e\n  .fd-edc-pack {\n    --fd-black: #141714;\n    --fd-dark: #222722;\n    --fd-green: #465448;\n    --fd-green-light: #718075;\n    --fd-sand: #ebe8df;\n    --fd-light: #f5f6f3;\n    --fd-white: #ffffff;\n    --fd-text: #262b27;\n    --fd-muted: #687069;\n    --fd-border: #d9ddd8;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--fd-text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .fd-edc-pack * {\n    box-sizing: border-box;\n  }\n\n  .fd-edc-pack img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .fd-edc-pack h2,\n  .fd-edc-pack h3 {\n    margin-top: 0;\n    color: var(--fd-black);\n    line-height: 1.2;\n  }\n\n  .fd-edc-pack h2 {\n    margin-bottom: 16px;\n    font-size: clamp(28px, 4vw, 43px);\n    letter-spacing: -0.025em;\n  }\n\n  .fd-edc-pack h3 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .fd-edc-pack p {\n    margin-top: 0;\n    margin-bottom: 16px;\n  }\n\n  .fd-edc-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 44px;\n    margin-bottom: 22px;\n    border-radius: 7px;\n    background: var(--fd-black);\n    color: var(--fd-white);\n  }\n\n  .fd-edc-hero::after {\n    content: \"\";\n    position: absolute;\n    top: -110px;\n    right: -75px;\n    width: 350px;\n    height: 350px;\n    border: 60px solid rgba(113, 128, 117, 0.15);\n    border-radius: 50%;\n  }\n\n  .fd-edc-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 920px;\n  }\n\n  .fd-edc-label {\n    display: inline-block;\n    padding: 7px 12px;\n    margin-bottom: 15px;\n    border-radius: 3px;\n    background: var(--fd-green);\n    color: var(--fd-white);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.11em;\n    text-transform: uppercase;\n  }\n\n  .fd-edc-hero h2 {\n    margin-bottom: 15px;\n    color: var(--fd-white);\n  }\n\n  .fd-edc-hero p {\n    max-width: 870px;\n    margin-bottom: 0;\n    color: #e5e9e6;\n    font-size: 18px;\n  }\n\n  .fd-edc-highlight {\n    color: #cbd5cd;\n    font-weight: 700;\n  }\n\n  .fd-edc-image-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin-bottom: 40px;\n  }\n\n  .fd-edc-image-grid figure {\n    overflow: hidden;\n    margin: 0;\n    border: 1px solid var(--fd-border);\n    border-radius: 7px;\n    background: var(--fd-light);\n  }\n\n  .fd-edc-image-grid figure:first-child {\n    grid-column: 1 \/ -1;\n  }\n\n  .fd-edc-image-grid img {\n    height: 100%;\n    min-height: 340px;\n    object-fit: cover;\n  }\n\n  .fd-edc-image-grid figure:first-child img {\n    max-height: 720px;\n    object-fit: contain;\n  }\n\n  .fd-edc-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    margin-bottom: 42px;\n  }\n\n  .fd-edc-benefit {\n    padding: 23px 19px;\n    border: 1px solid var(--fd-border);\n    border-top: 4px solid var(--fd-green);\n    border-radius: 5px;\n    background: var(--fd-white);\n  }\n\n  .fd-edc-benefit p {\n    margin-bottom: 0;\n    color: var(--fd-muted);\n    font-size: 14px;\n  }\n\n  .fd-edc-material {\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(--fd-dark);\n    color: var(--fd-white);\n  }\n\n  .fd-edc-material h2,\n  .fd-edc-material h3 {\n    color: var(--fd-white);\n  }\n\n  .fd-edc-material p {\n    color: #dde2dd;\n  }\n\n  .fd-edc-material-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .fd-edc-material-item {\n    padding: 16px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-left: 4px solid #8d9d90;\n    border-radius: 4px;\n    background: rgba(255, 255, 255, 0.045);\n  }\n\n  .fd-edc-material-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #eef2ef;\n  }\n\n  .fd-edc-material-item span {\n    color: #d5dbd6;\n    font-size: 14px;\n  }\n\n  .fd-edc-section {\n    margin-bottom: 44px;\n  }\n\n  .fd-edc-heading {\n    padding-bottom: 13px;\n    margin-bottom: 22px;\n    border-bottom: 3px solid var(--fd-green);\n  }\n\n  .fd-edc-heading h2 {\n    margin-bottom: 0;\n    font-size: clamp(25px, 3vw, 34px);\n  }\n\n  .fd-edc-video {\n    position: relative;\n    overflow: hidden;\n    padding-bottom: 56.25%;\n    height: 0;\n    border: 1px solid #262a26;\n    border-radius: 7px;\n    background: #000000;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.16);\n  }\n\n  .fd-edc-video iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  .fd-edc-video-caption {\n    padding: 15px 18px;\n    margin: 0;\n    border-radius: 0 0 7px 7px;\n    background: var(--fd-black);\n    color: #eeeeee;\n    font-size: 14px;\n    text-align: center;\n  }\n\n  .fd-edc-organization {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n  }\n\n  .fd-edc-compartment {\n    overflow: hidden;\n    border: 1px solid var(--fd-border);\n    border-radius: 7px;\n    background: var(--fd-white);\n  }\n\n  .fd-edc-compartment-header {\n    padding: 22px;\n    background: var(--fd-green);\n    color: var(--fd-white);\n  }\n\n  .fd-edc-compartment-header h3 {\n    margin-bottom: 5px;\n    color: var(--fd-white);\n    font-size: 22px;\n  }\n\n  .fd-edc-compartment-header span {\n    color: #e4e9e5;\n    font-size: 14px;\n  }\n\n  .fd-edc-compartment-body {\n    padding: 24px;\n  }\n\n  .fd-edc-compartment-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .fd-edc-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .fd-edc-feature-card {\n    padding: 23px;\n    border: 1px solid var(--fd-border);\n    border-radius: 5px;\n    background: var(--fd-light);\n  }\n\n  .fd-edc-feature-card p {\n    margin-bottom: 0;\n    color: var(--fd-muted);\n    font-size: 14px;\n  }\n\n  .fd-edc-modular-box {\n    padding: 32px;\n    border: 1px solid var(--fd-border);\n    border-left: 5px solid var(--fd-green);\n    border-radius: 6px;\n    background: var(--fd-light);\n  }\n\n  .fd-edc-modular-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .fd-edc-check-grid {\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-edc-check-grid li {\n    position: relative;\n    padding-left: 29px;\n    margin: 0;\n  }\n\n  .fd-edc-check-grid li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--fd-green);\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .fd-edc-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 17px;\n  }\n\n  .fd-edc-use-card {\n    padding: 24px;\n    border: 1px solid var(--fd-border);\n    border-radius: 5px;\n    background: var(--fd-white);\n  }\n\n  .fd-edc-use-card p {\n    margin-bottom: 0;\n    color: var(--fd-muted);\n    font-size: 15px;\n  }\n\n  .fd-edc-table {\n    width: 100%;\n    border-collapse: collapse;\n    border: 1px solid var(--fd-border);\n  }\n\n  .fd-edc-table th,\n  .fd-edc-table td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--fd-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .fd-edc-table th {\n    width: 34%;\n    background: var(--fd-light);\n    color: var(--fd-black);\n    font-weight: 700;\n  }\n\n  .fd-edc-table tr:last-child th,\n  .fd-edc-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .fd-edc-note {\n    padding: 22px 24px;\n    margin-top: 25px;\n    border: 1px solid #d5d2c8;\n    border-left: 5px solid var(--fd-green);\n    background: #f8f7f2;\n  }\n\n  .fd-edc-note strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #343b35;\n  }\n\n  .fd-edc-note p {\n    margin-bottom: 0;\n    color: #5d635e;\n    font-size: 14px;\n  }\n\n  .fd-edc-banner {\n    padding: 35px;\n    border-radius: 7px;\n    background: var(--fd-green);\n    color: var(--fd-white);\n    text-align: center;\n  }\n\n  .fd-edc-banner h2 {\n    margin-bottom: 11px;\n    color: var(--fd-white);\n  }\n\n  .fd-edc-banner p {\n    max-width: 840px;\n    margin: 0 auto;\n    color: #f0f3f0;\n    font-size: 17px;\n  }\n\n  @media (max-width: 940px) {\n    .fd-edc-benefits {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .fd-edc-material {\n      grid-template-columns: 1fr;\n    }\n\n    .fd-edc-feature-grid,\n    .fd-edc-use-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .fd-edc-hero,\n    .fd-edc-material,\n    .fd-edc-modular-box,\n    .fd-edc-banner {\n      padding: 25px 20px;\n    }\n\n    .fd-edc-image-grid,\n    .fd-edc-benefits,\n    .fd-edc-organization,\n    .fd-edc-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .fd-edc-image-grid figure:first-child {\n      grid-column: auto;\n    }\n\n    .fd-edc-image-grid img {\n      min-height: auto;\n    }\n\n    .fd-edc-table,\n    .fd-edc-table tbody,\n    .fd-edc-table tr,\n    .fd-edc-table th,\n    .fd-edc-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .fd-edc-table th {\n      padding-bottom: 7px;\n      border-bottom: 0;\n    }\n\n    .fd-edc-table td {\n      padding-top: 7px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"fd-edc-pack\"\u003e\n\u003csection class=\"fd-edc-hero\"\u003e\n\u003cdiv class=\"fd-edc-hero-content\"\u003e\n\u003cspan class=\"fd-edc-label\"\u003e Modular 24-Litre Everyday Carry Backpack \u003c\/span\u003e\n\u003ch2\u003eHelikon-Tex® EDC Backpack – Cordura®\u003c\/h2\u003e\n\u003cp\u003eA durable and highly configurable everyday-carry backpack designed for urban commuting, range use, outdoor activities and professional field equipment. Constructed from \u003cstrong\u003eCordura® 500D nylon\u003c\/strong\u003e, the EDC Backpack combines two organized compartments, hydration compatibility and external MOLLE\/PALS webbing in a versatile \u003cspan class=\"fd-edc-highlight\"\u003e24-litre platform\u003c\/span\u003e. COYOTE BROWN\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-edc-image-grid\"\u003e\n\u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/PL-EDC-CD-a02_1_2489b5bf-b383-4375-9b8a-40dcb6c082e8.webp?v=1785509400\" alt=\"Helikon-Tex EDC Backpack Cordura tactical everyday carry backpack\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/PL-EDC-CD-a01_1.webp?v=1785509400\" alt=\"Helikon-Tex EDC Backpack with MOLLE PALS webbing and shock cord\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/PL-EDC-CD-detail01_97.webp?v=1785509338\" alt=\"Helikon-Tex EDC Backpack Cordura construction and tactical details\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-edc-benefits\"\u003e\n\u003carticle class=\"fd-edc-benefit\"\u003e\n\u003ch3\u003eCordura® 500D\u003c\/h3\u003e\n\u003cp\u003eDurable nylon construction provides resistance to abrasion, tearing and repeated everyday or field use.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-edc-benefit\"\u003e\n\u003ch3\u003e24 Litre Capacity\u003c\/h3\u003e\n\u003cp\u003eTwo practical compartments provide space for everyday essentials, range equipment, hydration and professional gear.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-edc-benefit\"\u003e\n\u003ch3\u003eMOLLE\/PALS Compatible\u003c\/h3\u003e\n\u003cp\u003eExternal webbing allows additional pouches and equipment to be mounted on the front and sides of the backpack.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-edc-benefit\"\u003e\n\u003ch3\u003eVIS Compatible\u003c\/h3\u003e\n\u003cp\u003eThe velour-lined compartment accepts compatible Versatile Insert System® organizers for a customized interior layout.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-edc-material\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eBuilt from Cordura® 500D\u003c\/h2\u003e\n\u003cp\u003eThe Helikon-Tex® EDC Backpack is manufactured from \u003cstrong\u003e100% nylon Cordura® 500D\u003c\/strong\u003e, a durable technical fabric selected for its balance of abrasion resistance, flexibility and manageable weight.\u003c\/p\u003e\n\u003cp\u003eCordura® 500D is well suited to backpacks that must tolerate regular contact with vehicles, concrete, equipment racks, forest terrain and other demanding surfaces. It provides a more robust construction than lightweight recreational fabrics without creating the excessive bulk of heavier textile grades.\u003c\/p\u003e\n\u003cp\u003eA DWR water-repellent treatment helps limit the absorption of light moisture and dirt, while YKK® zippers and Woojin plastic components provide dependable operation during everyday and professional use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-edc-material-list\"\u003e\n\u003cdiv class=\"fd-edc-material-item\"\u003e\n\u003cstrong\u003eAbrasion Resistant\u003c\/strong\u003e \u003cspan\u003e Designed to withstand repeated contact with rough surfaces and equipment during transport and field use. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-edc-material-item\"\u003e\n\u003cstrong\u003eDWR Treatment\u003c\/strong\u003e \u003cspan\u003e Helps reduce the absorption of light moisture and surface dirt. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-edc-material-item\"\u003e\n\u003cstrong\u003eYKK® Zippers\u003c\/strong\u003e \u003cspan\u003e Proven zipper hardware supports reliable access to both primary compartments. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-edc-material-item\"\u003e\n\u003cstrong\u003eWoojin Components\u003c\/strong\u003e \u003cspan\u003e Durable plastic hardware supports compression, adjustment and load management. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-edc-section\"\u003e\n\u003cdiv class=\"fd-edc-heading\"\u003e\n\u003ch2\u003eSee the EDC Backpack in Action\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-edc-video\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/c5c8MkYoCBw\" title=\"Helikon-Tex EDC Pack product demonstration\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cp class=\"fd-edc-video-caption\"\u003eExplore the compartment layout, modular attachment system and everyday carrying features of the Helikon-Tex® EDC Backpack.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-edc-section\"\u003e\n\u003cdiv class=\"fd-edc-heading\"\u003e\n\u003ch2\u003eTwo-Compartment Organization\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-edc-organization\"\u003e\n\u003carticle class=\"fd-edc-compartment\"\u003e\n\u003cdiv class=\"fd-edc-compartment-header\"\u003e\n\u003ch3\u003eVIS-Compatible Compartment\u003c\/h3\u003e\n\u003cspan\u003eConfigurable organization for smaller equipment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-edc-compartment-body\"\u003e\n\u003cp\u003eOne compartment is lined with soft velour and is compatible with Helikon-Tex® Versatile Insert System® organizers.\u003c\/p\u003e\n\u003cp\u003eCompatible inserts can be positioned according to the equipment being carried, making it easier to organize tools, medical supplies, electronics, documents and everyday essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-edc-compartment\"\u003e\n\u003cdiv class=\"fd-edc-compartment-header\"\u003e\n\u003ch3\u003eMain Equipment Compartment\u003c\/h3\u003e\n\u003cspan\u003e19.5-litre primary storage area\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-edc-compartment-body\"\u003e\n\u003cp\u003eThe main compartment provides space for larger equipment, clothing, range accessories, work supplies or outdoor gear.\u003c\/p\u003e\n\u003cp\u003eAn internal sleeve accommodates a compatible hydration bladder, helping the backpack transition from daily urban use to range, patrol and outdoor applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-edc-section\"\u003e\n\u003cdiv class=\"fd-edc-heading\"\u003e\n\u003ch2\u003eOperational Features\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-edc-feature-grid\"\u003e\n\u003carticle class=\"fd-edc-feature-card\"\u003e\n\u003ch3\u003eFront and Side MOLLE\/PALS\u003c\/h3\u003e\n\u003cp\u003eExternal webbing allows the backpack to be expanded with compatible utility, medical, radio or administrative pouches.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-edc-feature-card\"\u003e\n\u003ch3\u003eExternal Shock Cord\u003c\/h3\u003e\n\u003cp\u003eThe front elastic cord provides quick storage for a jacket, gloves or other lightweight equipment that must remain accessible.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-edc-feature-card\"\u003e\n\u003ch3\u003eHook-and-Loop Panel\u003c\/h3\u003e\n\u003cp\u003eA large front panel provides space for identification, morale, medical or organizational patches.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-edc-feature-card\"\u003e\n\u003ch3\u003eSide Compression Straps\u003c\/h3\u003e\n\u003cp\u003eAdjustable straps help stabilize the load and reduce unnecessary movement when the backpack is not fully packed.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-edc-feature-card\"\u003e\n\u003ch3\u003eHydration Compatible\u003c\/h3\u003e\n\u003cp\u003eAn internal hydration sleeve supports compatible water reservoirs for outdoor, range and field activities.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-edc-feature-card\"\u003e\n\u003ch3\u003eAdjustable Carrying System\u003c\/h3\u003e\n\u003cp\u003eAnatomically shaped shoulder straps, a sternum strap and a removable waist belt help stabilize the backpack during movement.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-edc-section\"\u003e\n\u003cdiv class=\"fd-edc-heading\"\u003e\n\u003ch2\u003eModular by Design\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-edc-modular-box\"\u003e\n\u003cp\u003eThe EDC Backpack can be configured around the user’s equipment rather than forcing every item into a fixed internal layout.\u003c\/p\u003e\n\u003cul class=\"fd-edc-check-grid\"\u003e\n\u003cli\u003eVIS-compatible internal organization\u003c\/li\u003e\n\u003cli\u003eFront MOLLE\/PALS attachment webbing\u003c\/li\u003e\n\u003cli\u003eSide MOLLE\/PALS attachment webbing\u003c\/li\u003e\n\u003cli\u003eLarge external hook-and-loop panel\u003c\/li\u003e\n\u003cli\u003eHydration bladder compatibility\u003c\/li\u003e\n\u003cli\u003eFront elastic shock-cord system\u003c\/li\u003e\n\u003cli\u003eSide load-compression straps\u003c\/li\u003e\n\u003cli\u003eInternal equipment organizer\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eCompatible pouches, VIS inserts and hydration reservoirs are sold separately unless specifically stated in the selected product configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-edc-section\"\u003e\n\u003cdiv class=\"fd-edc-heading\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"fd-edc-check-grid\"\u003e\n\u003cli\u003eDurable everyday-carry backpack\u003c\/li\u003e\n\u003cli\u003e24-litre total capacity\u003c\/li\u003e\n\u003cli\u003e19.5-litre main compartment\u003c\/li\u003e\n\u003cli\u003eTwo zippered equipment compartments\u003c\/li\u003e\n\u003cli\u003e100% nylon Cordura® 500D construction\u003c\/li\u003e\n\u003cli\u003eDWR water-repellent surface treatment\u003c\/li\u003e\n\u003cli\u003eYKK® zipper hardware\u003c\/li\u003e\n\u003cli\u003eWoojin plastic components\u003c\/li\u003e\n\u003cli\u003eVIS-compatible velour-lined compartment\u003c\/li\u003e\n\u003cli\u003eInternal hydration bladder sleeve\u003c\/li\u003e\n\u003cli\u003eFront and side MOLLE\/PALS webbing\u003c\/li\u003e\n\u003cli\u003eLarge front hook-and-loop panel\u003c\/li\u003e\n\u003cli\u003eExternal elastic shock cord\u003c\/li\u003e\n\u003cli\u003eAdjustable side compression straps\u003c\/li\u003e\n\u003cli\u003eAnatomically shaped shoulder straps\u003c\/li\u003e\n\u003cli\u003eAdjustable sternum strap\u003c\/li\u003e\n\u003cli\u003eRemovable waist belt\u003c\/li\u003e\n\u003cli\u003eSuitable for urban, outdoor and range use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-edc-section\"\u003e\n\u003cdiv class=\"fd-edc-heading\"\u003e\n\u003ch2\u003eRecommended Applications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-edc-use-grid\"\u003e\n\u003carticle class=\"fd-edc-use-card\"\u003e\n\u003ch3\u003eEveryday Carry and Commuting\u003c\/h3\u003e\n\u003cp\u003eOrganizes clothing, electronics, documents, personal equipment and other daily essentials in a durable two-compartment layout.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-edc-use-card\"\u003e\n\u003ch3\u003eMilitary and Law-Enforcement Use\u003c\/h3\u003e\n\u003cp\u003eSuitable for training equipment, administrative supplies, personal protective equipment and mission-support accessories.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-edc-use-card\"\u003e\n\u003ch3\u003eRange Equipment\u003c\/h3\u003e\n\u003cp\u003eProvides organized storage for hearing protection, eye protection, maintenance products, ammunition boxes and other range essentials.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-edc-use-card\"\u003e\n\u003ch3\u003eOutdoor Day Trips\u003c\/h3\u003e\n\u003cp\u003eHydration compatibility, load compression and external storage make the backpack practical for hiking and short outdoor activities.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-edc-use-card\"\u003e\n\u003ch3\u003eMedical and Emergency Kits\u003c\/h3\u003e\n\u003cp\u003eMOLLE\/PALS webbing and VIS compatibility allow medical and emergency supplies to be arranged in a user-specific configuration.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fd-edc-use-card\"\u003e\n\u003ch3\u003eVehicle and Preparedness Gear\u003c\/h3\u003e\n\u003cp\u003eA practical platform for organizing emergency supplies, spare clothing, communication equipment and vehicle-support items.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-edc-section\"\u003e\n\u003cdiv class=\"fd-edc-heading\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003ctable class=\"fd-edc-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eHelikon-Tex® EDC Backpack – Cordura®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct Code\u003c\/th\u003e\n\u003ctd\u003ePL-EDC-CD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct Line\u003c\/th\u003e\n\u003ctd\u003eUrban\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAdditional Product Line\u003c\/th\u003e\n\u003ctd\u003eOutback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003e100% nylon Cordura® 500D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSurface Treatment\u003c\/th\u003e\n\u003ctd\u003eDWR water-repellent treatment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTotal Capacity\u003c\/th\u003e\n\u003ctd\u003e24 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMain Compartment Capacity\u003c\/th\u003e\n\u003ctd\u003e19.5 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e46 × 13.6 × 29 cm \/ 18.1 × 5.3 × 11.4 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e1,081 g \/ approximately 2.38 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompartments\u003c\/th\u003e\n\u003ctd\u003eTwo primary zippered compartments\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInternal Organization\u003c\/th\u003e\n\u003ctd\u003eVIS-compatible velour compartment, internal organizer and hydration bladder sleeve\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eExternal Modularity\u003c\/th\u003e\n\u003ctd\u003eFront and side MOLLE\/PALS webbing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eExternal Storage\u003c\/th\u003e\n\u003ctd\u003eFront elastic shock-cord system\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCarrying System\u003c\/th\u003e\n\u003ctd\u003eAdjustable anatomical shoulder straps, sternum strap and removable waist belt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eZippers\u003c\/th\u003e\n\u003ctd\u003eYKK®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHardware\u003c\/th\u003e\n\u003ctd\u003eWoojin plastic components\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHydration Compatibility\u003c\/th\u003e\n\u003ctd\u003eYes; hydration reservoir not included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer\u003c\/th\u003e\n\u003ctd\u003eHelikon-Tex®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"fd-edc-note\"\u003e\n\u003cstrong\u003eWeather-Protection Notice\u003c\/strong\u003e\n\u003cp\u003eThe DWR treatment helps repel light moisture and reduce fabric saturation, but the backpack is not presented as fully waterproof. Protect moisture-sensitive electronics, documents and medical equipment inside appropriate waterproof bags or containers during prolonged exposure to rain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fd-edc-banner\"\u003e\n\u003ch2\u003eOne Backpack for Everyday and Operational Use\u003c\/h2\u003e\n\u003cp\u003eWith durable Cordura® 500D construction, 24 litres of total storage, VIS-compatible organization and external MOLLE\/PALS expansion, the Helikon-Tex® EDC Backpack provides a versatile carrying platform for daily commuting, range use, outdoor activities and professional equipment.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"HELIKON TEX","offers":[{"title":"Default Title","offer_id":45944173134015,"sku":null,"price":138.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/PL-EDC-CD-11_1_9_1.webp?v=1785509399","url":"https:\/\/fairdcanada.com\/es\/products\/edc-backpack-cordura%c2%ae","provider":"FairD Canada","version":"1.0","type":"link"}