{"product_id":"m1936-bag","title":"M-1936 Heavyweight Canvas Field Bag","description":"\u003cdiv class=\"product-expander__content rte\"\u003e\n\u003cstyle\u003e  @import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800\u0026display=swap');  .np1936,  .np1936 * {    box-sizing: border-box;    font-family: \"Plus Jakarta Sans\", Arial, Helvetica, sans-serif !important;  }  .np1936 {    --green: #47442c;    --green-dark: #302f1e;    --cream: #f3efe4;    --paper: #fffdf8;    --gold: #b28d52;    --ink: #25261f;    --muted: #69675d;    --line: rgba(71, 68, 44, .17);    width: 100%;    margin: 0;    color: var(--ink);    background: var(--paper);    line-height: 1.75;  }  .np1936__inner {    width: min(880px, calc(100% - 48px));    margin: 0 auto;  }  .np1936 p {    margin: 0 0 14px !important;    color: var(--muted);    font-size: 16px !important;    line-height: 1.8 !important;  }  .np1936 strong {    font-weight: 800 !important;  }  .np1936__hero {    padding: 58px 0 54px;    color: #fff;    background:      radial-gradient(circle at 12% 0%, rgba(255,255,255,.08), transparent 34%),      linear-gradient(140deg, var(--green-dark), var(--green));  }  .np1936__kicker {    margin: 0 0 12px !important;    color: #d9c7a0 !important;    font-size: 11px !important;    font-weight: 800 !important;    letter-spacing: .19em;    line-height: 1.5 !important;    text-transform: uppercase;  }  .np1936__title {    max-width: 790px;    margin: 0 0 18px !important;    padding: 0 !important;    color: #fff !important;    font-size: clamp(34px, 4.8vw, 48px) !important;    font-weight: 800 !important;    letter-spacing: -.048em !important;    line-height: 1.04 !important;    text-transform: none !important;  }  .np1936__lead {    max-width: 720px;    margin: 0 !important;    color: rgba(255,255,255,.75) !important;    font-size: 18px !important;  }  .np1936__badges {    display: flex;    flex-wrap: wrap;    gap: 9px;    margin-top: 22px;  }  .np1936__badge {    display: inline-flex;    padding: 9px 13px;    color: #fff;    border: 1px solid rgba(255,255,255,.24);    font-size: 10px !important;    font-weight: 800 !important;    letter-spacing: .11em;    line-height: 1.3 !important;    text-transform: uppercase;  }  .np1936__section {    padding: 58px 0;    background: var(--paper);  }  .np1936__section--cream {    background: var(--cream);  }  .np1936__heading {    margin: 0 0 18px !important;    padding: 0 !important;    color: var(--green) !important;    font-size: clamp(27px, 3.4vw, 34px) !important;    font-weight: 800 !important;    letter-spacing: -.038em !important;    line-height: 1.14 !important;    text-transform: none !important;  }  .np1936__subheading {    margin: 0 0 9px !important;    padding: 0 !important;    color: var(--green) !important;    font-size: 18px !important;    font-weight: 800 !important;    line-height: 1.3 !important;  }  .np1936__image {    display: block;    width: 100%;    height: auto;    margin: 26px 0 0;    object-fit: cover;  }  .np1936__image--portrait {    max-height: 670px;    object-position: center 35%;  }  .np1936__image--landscape {    aspect-ratio: 4 \/ 3;  }  .np1936__image--wide {    aspect-ratio: 1891 \/ 831;  }  .np1936__caption {    margin: 8px 0 0 !important;    color: #777468 !important;    font-size: 11px !important;    font-style: italic;    text-align: center;  }  .np1936__quote {    padding: 40px 0;    color: #fff;    background: var(--green);  }  .np1936__quote p {    margin: 0 !important;    color: #fff !important;    font-size: clamp(24px, 3.6vw, 34px) !important;    font-weight: 800 !important;    letter-spacing: -.035em;    line-height: 1.25 !important;  }  .np1936__quote span {    color: #d9c7a0;  }  .np1936__note {    margin-top: 26px;    padding: 22px 24px;    background: #fff;    border-left: 4px solid var(--gold);  }  .np1936__note p {    margin: 0 !important;    font-size: 14px !important;  }  .np1936__features {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    margin-top: 30px;    border-top: 1px solid var(--line);    border-left: 1px solid var(--line);  }  .np1936__feature {    padding: 24px;    border-right: 1px solid var(--line);    border-bottom: 1px solid var(--line);  }  .np1936__number {    display: block;    margin-bottom: 13px;    color: var(--gold);    font-size: 10px !important;    font-weight: 800 !important;    letter-spacing: .15em;  }  .np1936__feature p {    margin-bottom: 0 !important;    font-size: 14px !important;  }  .np1936__uses {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 10px 24px;    margin: 22px 0 0 !important;    padding: 0 !important;    list-style: none !important;  }  .np1936__uses li {    position: relative;    margin: 0 !important;    padding: 10px 0 10px 24px !important;    color: var(--muted);    border-bottom: 1px solid var(--line);    font-size: 14px !important;    line-height: 1.5 !important;  }  .np1936__uses li::before {    position: absolute;    top: 18px;    left: 2px;    width: 7px;    height: 7px;    content: \"\";    background: var(--gold);    transform: rotate(45deg);  }  .np1936__specs {    width: 100%;    margin-top: 22px;    border-collapse: collapse;    background: #fff;  }  .np1936__specs th,  .np1936__specs td {    padding: 13px 15px !important;    border-bottom: 1px solid var(--line) !important;    font-size: 13px !important;    line-height: 1.55 !important;    text-align: left !important;    vertical-align: top;  }  .np1936__specs th {    width: 32%;    color: var(--green) !important;    font-weight: 800 !important;  }  .np1936__specs td {    color: var(--muted) !important;  }  .np1936__signoff {    padding: 58px 0;    background: var(--green-dark);    text-align: center;  }  .np1936__signoff .np1936__heading {    max-width: 720px;    margin-right: auto !important;    margin-left: auto !important;    color: #fff !important;  }  .np1936__signoff p:not(.np1936__kicker) {    max-width: 720px;    margin-right: auto !important;    margin-left: auto !important;    color: rgba(255,255,255,.68) !important;  }  .np1936__signature {    display: inline-block;    margin-top: 13px;    padding-top: 18px;    color: #fff;    border-top: 1px solid rgba(255,255,255,.2);  }  .np1936__signature strong,  .np1936__signature span {    display: block;  }  .np1936__signature strong {    font-size: 18px !important;  }  .np1936__signature span {    margin-top: 4px;    color: rgba(255,255,255,.57);    font-size: 11px !important;    font-style: italic;  }  @media (max-width: 640px) {    .np1936__inner {      width: calc(100% - 28px);    }    .np1936__hero,    .np1936__section,    .np1936__signoff {      padding-top: 44px;      padding-bottom: 44px;    }    .np1936__title {      font-size: 32px !important;    }    .np1936__lead,    .np1936 p {      font-size: 14px !important;    }    .np1936__heading {      font-size: 25px !important;    }    .np1936__features,    .np1936__uses {      grid-template-columns: 1fr;    }    .np1936__feature {      padding: 21px 18px;    }    .np1936__image--wide {      aspect-ratio: 4 \/ 3;    }    .np1936__specs th,    .np1936__specs td {      display: block;      width: 100%;    }    .np1936__specs th {      padding-bottom: 3px !important;      border-bottom: 0 !important;    }    .np1936__specs td {      padding-top: 3px !important;    }  }\u003c\/style\u003e\n\u003cdiv class=\"np1936\"\u003e\n\u003csection class=\"np1936__hero\"\u003e\u003cdiv class=\"np1936__inner\"\u003e\n\u003cp class=\"np1936__kicker\"\u003e1936 American field-gear heritage\u003c\/p\u003e\n\u003ch2 class=\"np1936__title\"\u003eM-1936 Heritage Canvas Field Bag\u003c\/h2\u003e\n\u003cp class=\"np1936__lead\"\u003eA compact military-inspired messenger bag rebuilt in heavyweight canvas for commuting, travel, motorcycle riding, and everyday carry.\u003c\/p\u003e\n\u003cdiv class=\"np1936__badges\"\u003e\n\u003cspan class=\"np1936__badge\"\u003e16 oz washed canvas\u003c\/span\u003e \u003cspan class=\"np1936__badge\"\u003eMetal hardware\u003c\/span\u003e \u003cspan class=\"np1936__badge\"\u003eModern 13-inch carry\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"np1936__section np1936__section--cream\"\u003e\u003cdiv class=\"np1936__inner\"\u003e\n\u003cp class=\"np1936__kicker\"\u003eA bag from another era\u003c\/p\u003e\n\u003ch2 class=\"np1936__heading\"\u003eJune 6, 1944\u003c\/h2\u003e\n\u003cp\u003eOn the morning of June 6, 1944, rough water and low clouds covered the Normandy coast.\u003c\/p\u003e\n\u003cp\u003eAmerican forces moved toward Omaha and Utah Beaches while the 82nd and 101st Airborne Divisions operated inland. Maps, orders, notebooks, medical supplies, and personal essentials had to remain close at hand.\u003c\/p\u003e\n\u003cp\u003eAmong the field equipment used during this period was the compact olive-drab \u003cstrong\u003eM-1936 Field Bag\u003c\/strong\u003e, also known as the musette bag.\u003c\/p\u003e\n\u003cp\u003eAdopted by the U.S. Army in 1936, it was originally intended for officers and mounted troops, with its use later extended to airborne and mechanized personnel.\u003c\/p\u003e\n\u003cp\u003eIts divided interior and adaptable carrying system served a simple purpose:\u003c\/p\u003e\n\u003cdiv class=\"np1936__note\"\u003e\u003cp\u003e\u003cstrong\u003eKeep important equipment close—and carry it reliably.\u003c\/strong\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cp style=\"margin-top: 24px !important;\"\u003e\u003cstrong\u003eWar should never be romanticized.\u003c\/strong\u003e But practical designs that have survived generations deserve to be understood and remembered.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"np1936__section\"\u003e\u003cdiv class=\"np1936__inner\"\u003e\n\u003cp class=\"np1936__kicker\"\u003eWhy I decided to rebuild it\u003c\/p\u003e\n\u003ch2 class=\"np1936__heading\"\u003eMy Name Is Thomas Reynolds.\u003c\/h2\u003e\n\u003cp\u003eBefore starting NORTHPAW, I served eight years in the United States Army as a 91B Wheeled Vehicle Mechanic and later as a 92Y Unit Supply Specialist.\u003c\/p\u003e\n\u003cp\u003eMy job taught me that equipment usually fails at the worst possible moment—when you are already tired, far from support, and dealing with bad weather or difficult terrain.\u003c\/p\u003e\n\u003cp\u003eAfter leaving the Army, I found it increasingly difficult to buy bags that felt simple, substantial, and repairable. Too many were made from thin fabric, lightweight hardware, and plastic components intended for short product cycles.\u003c\/p\u003e\n\u003cimg alt=\"Thomas during his years of service in the United States Army\" class=\"np1936__image np1936__image--portrait\" loading=\"lazy\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1789356464370\/exec-a7941fcd-670f-46c1-8c40-542b38d60f41.png?w=1122\u0026amp;h=1402\"\u003e\u003cp class=\"np1936__caption\"\u003eThomas during his years of service.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"np1936__quote\"\u003e\u003cdiv class=\"np1936__inner\"\u003e\u003cp\u003e“Heavy material. Solid hardware. Reinforcement where the load actually falls.”\u003c\/p\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"np1936__section np1936__section--cream\"\u003e\u003cdiv class=\"np1936__inner\"\u003e\n\u003cp class=\"np1936__kicker\"\u003eFrom the motor pool to the workbench\u003c\/p\u003e\n\u003ch2 class=\"np1936__heading\"\u003eA Proven Structure, Rebuilt for Today.\u003c\/h2\u003e\n\u003cp\u003eI found an old cast-iron walking-foot sewing machine, cleared a space in my garage, and returned to the standard I trusted.\u003c\/p\u003e\n\u003cp\u003eThe M-1936 Heritage Field Bag grew from that workbench. It is not an exact military reproduction or an original surplus item. It is a modern interpretation of a proven field-bag structure, rebuilt for the equipment people carry today.\u003c\/p\u003e\n\u003cimg alt=\"The cast-iron industrial sewing machine at Thomas's workbench\" class=\"np1936__image np1936__image--landscape\" loading=\"lazy\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1789356464370\/exec-433edd0a-75ab-4af8-af0e-c839e764ea8e.png?w=1448\u0026amp;h=1086\"\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"np1936__section\"\u003e\u003cdiv class=\"np1936__inner\"\u003e\n\u003cp class=\"np1936__kicker\"\u003eA classic rebuilt\u003c\/p\u003e\n\u003ch2 class=\"np1936__heading\"\u003eRugged Mechanical Character.\u003c\/h2\u003e\n\u003cdiv class=\"np1936__features\"\u003e\n\u003carticle class=\"np1936__feature\"\u003e\u003cspan class=\"np1936__number\"\u003e01 · MATERIAL\u003c\/span\u003e\u003ch3 class=\"np1936__subheading\"\u003e16 oz Washed Cotton Canvas\u003c\/h3\u003e\n\u003cp\u003eDense cotton canvas gives the bag a substantial hand-feel. It arrives naturally broken in and gradually softens, fades, and develops character through use.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"np1936__feature\"\u003e\u003cspan class=\"np1936__number\"\u003e02 · HARDWARE\u003c\/span\u003e\u003ch3 class=\"np1936__subheading\"\u003eMetal Where It Matters\u003c\/h3\u003e\n\u003cp\u003eBrass double-bar buckles, blackened alloy hooks, and metal snap fasteners create a direct, dependable closure system without unnecessary decoration.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"np1936__feature\"\u003e\u003cspan class=\"np1936__number\"\u003e03 · CARRYING\u003c\/span\u003e\u003ch3 class=\"np1936__subheading\"\u003eShoulder, Crossbody or Top Handle\u003c\/h3\u003e\n\u003cp\u003eThe adjustable widened cotton strap includes a padded section. Carry the bag over one shoulder, across the body, or by its reinforced top handle.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"np1936__feature\"\u003e\u003cspan class=\"np1936__number\"\u003e04 · MODERN EDC\u003c\/span\u003e\u003ch3 class=\"np1936__subheading\"\u003eHistoric Outside. Practical Inside.\u003c\/h3\u003e\n\u003cp\u003eThe main compartment accommodates compatible 13-inch laptops, tablets, notebooks, documents, chargers, and everyday essentials.\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cul class=\"np1936__uses\"\u003e\n\u003cli\u003eUrban commuting\u003c\/li\u003e\n\u003cli\u003eMotorcycle riding\u003c\/li\u003e\n\u003cli\u003eShort trips and travel\u003c\/li\u003e\n\u003cli\u003eCamping and outdoor use\u003c\/li\u003e\n\u003cli\u003ePhotography equipment\u003c\/li\u003e\n\u003cli\u003eEveryday carry\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"np1936__section np1936__section--cream\"\u003e\u003cdiv class=\"np1936__inner\"\u003e\n\u003cp class=\"np1936__kicker\"\u003eMade to age with use\u003c\/p\u003e\n\u003ch2 class=\"np1936__heading\"\u003eThe Wear Becomes Part of the Bag.\u003c\/h2\u003e\n\u003cp\u003eThis bag is not intended to remain perfectly smooth and untouched.\u003c\/p\u003e\n\u003cp\u003eHeavy cotton canvas records where it has been. Edges gradually soften. High-contact areas develop tonal variation. Brass and blackened metal hardware gain their own patina.\u003c\/p\u003e\n\u003cp\u003eA year from now, the bag should look more like yours than it did when it left my workbench. That is exactly the point.\u003c\/p\u003e\n\u003cimg alt=\"Thomas making and inspecting canvas gear in his workshop\" class=\"np1936__image np1936__image--wide\" loading=\"lazy\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1789356464370\/exec-cd91b6c4-7850-4af1-bca4-450daa3a7970.png?w=1891\u0026amp;h=831\"\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"np1936__section\"\u003e\u003cdiv class=\"np1936__inner\"\u003e\n\u003cp class=\"np1936__kicker\"\u003eProduct details\u003c\/p\u003e\n\u003ch2 class=\"np1936__heading\"\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"np1936__specs\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eHistorical Inspiration\u003c\/th\u003e\n\u003ctd\u003eM-1936 Field Bag adopted by the U.S. Army in 1936\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003e16 oz heavyweight washed cotton canvas with vegetable-tanned leather details\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHardware\u003c\/th\u003e\n\u003ctd\u003eBlackened alloy components with brass hardware accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage\u003c\/th\u003e\n\u003ctd\u003eDivided main compartment with exterior utility storage and webbing attachment points\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLaptop Compatibility\u003c\/th\u003e\n\u003ctd\u003eFits many 13-inch laptops and tablets; compare your device measurements before ordering\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCarrying Options\u003c\/th\u003e\n\u003ctd\u003eSingle shoulder \/ Crossbody \/ Reinforced top handle \/ Detachable gear attachment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eCommuting \/ Motorcycle riding \/ Travel \/ Camping \/ Military-inspired styling \/ Everyday carry\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eClassification\u003c\/th\u003e\n\u003ctd\u003eModern heritage product; not military surplus or official U.S. Army equipment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"np1936__signoff\"\u003e\u003cdiv class=\"np1936__inner\"\u003e\n\u003cp class=\"np1936__kicker\"\u003eBuilt at my workbench\u003c\/p\u003e\n\u003ch2 class=\"np1936__heading\"\u003eNothing Leaves Until I Have Checked It.\u003c\/h2\u003e\n\u003cp\u003eBefore a bag leaves the workshop, I inspect the stitching, pull the straps, test the closures, and check the points most likely to carry stress.\u003c\/p\u003e\n\u003cp\u003eI do not send one out unless I am willing to put my own name behind it.\u003c\/p\u003e\n\u003cp\u003eThank you for supporting a veteran-owned workshop—and for giving practical, hard-wearing equipment a place in your everyday life.\u003c\/p\u003e\n\u003cdiv class=\"np1936__signature\"\u003e\n\u003cstrong\u003eThomas “Tom” Reynolds\u003c\/strong\u003eU.S. Army Veteran · Founder of NORTHPAW\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: fixed; top: 280.422px; left: 45px; display: none;\"\u003e \u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"VINTAGE KHAKI","offer_id":49255387562201,"sku":null,"price":59.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/7854\/8697\/files\/exec-8a3891dc-b40a-4c37-968d-0caf33d8121b.png?v=1789553862","url":"https:\/\/www.qggiy.shop\/products\/m1936-bag","provider":"Qggiy","version":"1.0","type":"link"}