{"product_id":"warhammer-40000-combat-patrol-battlezone","title":"Warhammer 40,000: Combat Patrol – Battlezone","description":"\u003cstyle\u003e\n  .gw-combat-patrol-battlezone {\n    --gw-text: #1f2937;\n    --gw-muted: #4b5563;\n    --gw-border: #d1d5db;\n    --gw-heading: #111827;\n    --gw-link: #000000;\n    --gw-hover: #f37021;\n    --gw-note-bg: #fef2f2;\n    --gw-note-border: #dc2626;\n    --gw-note-text: #b91c1c;\n    --gw-info-bg: #fff7ed;\n\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--gw-text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .gw-combat-patrol-battlezone,\n  .gw-combat-patrol-battlezone * {\n    box-sizing: border-box;\n  }\n\n  .gw-combat-patrol-battlezone h2,\n  .gw-combat-patrol-battlezone h3 {\n    margin-top: 0;\n    color: var(--gw-heading);\n    line-height: 1.3;\n  }\n\n  .gw-combat-patrol-battlezone h2 {\n    margin-bottom: 15px;\n    font-size: clamp(25px, 4vw, 36px);\n  }\n\n  .gw-combat-patrol-battlezone h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .gw-combat-patrol-battlezone p {\n    margin: 0 0 16px;\n  }\n\n  .gw-combat-patrol-battlezone ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .gw-combat-patrol-battlezone li {\n    margin-bottom: 9px;\n  }\n\n  .gw-combat-patrol-battlezone strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .gw-combat-patrol-battlezone a,\n  .gw-combat-patrol-battlezone a:visited {\n    color: var(--gw-link) !important;\n    font-weight: 700 !important;\n    text-decoration: none !important;\n    transition:\n      color 0.2s ease,\n      text-decoration-color 0.2s ease;\n  }\n\n  .gw-combat-patrol-battlezone a:hover,\n  .gw-combat-patrol-battlezone a:focus-visible {\n    color: var(--gw-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .gw-combat-patrol-battlezone a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--gw-hover);\n    outline-offset: 3px;\n  }\n\n  .gw-combat-patrol-battlezone .preorder-note {\n    margin-bottom: 24px;\n    padding: 15px 17px;\n    color: var(--gw-note-text);\n    background: var(--gw-note-bg);\n    border: 1px solid var(--gw-note-border);\n    border-left: 4px solid var(--gw-note-border);\n    border-radius: 6px;\n  }\n\n  .gw-combat-patrol-battlezone .preorder-note p {\n    margin: 0;\n  }\n\n  .gw-combat-patrol-battlezone .preorder-note strong {\n    color: var(--gw-note-text);\n  }\n\n  .gw-combat-patrol-battlezone .gw-hero {\n    margin-bottom: 24px;\n    padding: clamp(22px, 5vw, 38px);\n    background: linear-gradient(135deg, #f8fafc, #eef1f4);\n    border: 1px solid var(--gw-border);\n    border-radius: 12px;\n  }\n\n  .gw-combat-patrol-battlezone .gw-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #166534;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n  }\n\n  .gw-combat-patrol-battlezone .gw-intro {\n    max-width: 900px;\n    color: var(--gw-muted);\n    font-size: 17px;\n  }\n\n  .gw-combat-patrol-battlezone .gw-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .gw-combat-patrol-battlezone .gw-card,\n  .gw-combat-patrol-battlezone .gw-section {\n    background: #ffffff;\n    border: 1px solid var(--gw-border);\n    border-radius: 10px;\n  }\n\n  .gw-combat-patrol-battlezone .gw-card {\n    padding: 22px;\n  }\n\n  .gw-combat-patrol-battlezone .gw-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .gw-combat-patrol-battlezone .gw-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .gw-combat-patrol-battlezone .gw-specs th,\n  .gw-combat-patrol-battlezone .gw-specs td {\n    padding: 11px 10px;\n    text-align: left;\n    vertical-align: top;\n    border-bottom: 1px solid #e5e7eb;\n  }\n\n  .gw-combat-patrol-battlezone .gw-specs th {\n    width: 42%;\n    color: var(--gw-heading);\n    font-weight: 700;\n  }\n\n  .gw-combat-patrol-battlezone .gw-specs tr:last-child th,\n  .gw-combat-patrol-battlezone .gw-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gw-combat-patrol-battlezone .gw-note {\n    margin-bottom: 24px;\n    padding: 17px 19px;\n    background: var(--gw-info-bg);\n    border: 1px solid var(--gw-hover);\n    border-left: 4px solid var(--gw-hover);\n    border-radius: 8px;\n  }\n\n  .gw-combat-patrol-battlezone .gw-note p {\n    margin: 0;\n  }\n\n  .gw-combat-patrol-battlezone .gw-faq details {\n    margin-bottom: 11px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--gw-border);\n    border-radius: 8px;\n  }\n\n  .gw-combat-patrol-battlezone .gw-faq summary {\n    position: relative;\n    padding: 16px 46px 16px 17px;\n    color: var(--gw-heading);\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .gw-combat-patrol-battlezone .gw-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gw-combat-patrol-battlezone .gw-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 18px;\n    font-size: 24px;\n    font-weight: 400;\n    transform: translateY(-50%);\n  }\n\n  .gw-combat-patrol-battlezone .gw-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .gw-combat-patrol-battlezone .gw-faq-answer {\n    padding: 0 17px 17px;\n    color: var(--gw-muted);\n  }\n\n  @media screen and (max-width: 700px) {\n    .gw-combat-patrol-battlezone .gw-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .gw-combat-patrol-battlezone .gw-card,\n    .gw-combat-patrol-battlezone .gw-section {\n      padding: 19px;\n    }\n\n    .gw-combat-patrol-battlezone .gw-specs th,\n    .gw-combat-patrol-battlezone .gw-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .gw-combat-patrol-battlezone .gw-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .gw-combat-patrol-battlezone .gw-specs td {\n      padding-top: 1px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gw-combat-patrol-battlezone\"\u003e\n\n \n\n  \u003csection class=\"gw-hero\"\u003e\n    \u003cspan class=\"gw-label\"\u003eWarhammer 40,000 Combat Patrol Terrain\u003c\/span\u003e\n\n    \u003ch2\u003eWarhammer 40,000: Combat Patrol – Battlezone\u003c\/h2\u003e\n\n    \u003cp class=\"gw-intro\"\u003e\n      Create an immersive tabletop battlefield with the\n      \u003cstrong\u003eWarhammer 40,000 Combat Patrol: Battlezone\u003c\/strong\u003e. This\n      terrain set combines unpainted push-fit scenery, fold-out game boards,\n      and terrain area footprints to provide a convenient battlefield for\n      fast-paced Combat Patrol games.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"gw-grid\"\u003e\n\n    \u003csection class=\"gw-card\"\u003e\n      \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e\n          Creates a complete\n          \u003cstrong\u003eCombat Patrol-sized Warhammer 40,000 battlefield\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes a selection of\n          \u003cstrong\u003eunpainted push-fit scenery\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes \u003cstrong\u003efold-out game boards\u003c\/strong\u003e for quickly creating\n          a defined gaming surface.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes \u003cstrong\u003eterrain area footprints\u003c\/strong\u003e for consistent\n          terrain placement and battlefield setup.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Features battlefield elements such as ruins, power lines, and\n          capacitors.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Designed for beginners, experienced players, and quick Combat\n          Patrol games.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Can be combined with terrain from the Warhammer 40,000 Starter Set\n          to create a larger Strike Force-sized battlefield.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Scenery is supplied unpainted and requires assembly.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"gw-card\"\u003e\n      \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\n      \u003ctable class=\"gw-specs\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n            \u003ctd\u003eGames Workshop\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eGame System\u003c\/th\u003e\n            \u003ctd\u003eWarhammer 40,000\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n            \u003ctd\u003eCombat Patrol: Battlezone\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n            \u003ctd\u003eScenery and terrain set\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Code\u003c\/th\u003e\n            \u003ctd\u003e73-401\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBarcode\u003c\/th\u003e\n            \u003ctd\u003e5011921274604\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBattlefield Size\u003c\/th\u003e\n            \u003ctd\u003eCombat Patrol-sized battlefield\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eScenery Format\u003c\/th\u003e\n            \u003ctd\u003eUnpainted push-fit scenery\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eGame Boards\u003c\/th\u003e\n            \u003ctd\u003eFold-out game boards included\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTerrain Footprints\u003c\/th\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eExpandable\u003c\/th\u003e\n            \u003ctd\u003e\n              Combines with terrain from the Warhammer 40,000 Starter Set\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAssembly Required\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePainting Required\u003c\/th\u003e\n            \u003ctd\u003eYes, scenery is supplied unpainted\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePreorder Date\u003c\/th\u003e\n            \u003ctd\u003eJuly 25, 2026\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eRelease Date\u003c\/th\u003e\n            \u003ctd\u003eAugust 8, 2026\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eA Complete Combat Patrol Battlefield\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Combat Patrol: Battlezone provides the essential scenery, battlefield\n      surface, and terrain footprints needed to prepare a table for smaller\n      games of Warhammer 40,000.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The coordinated components make it easier to create a clear and\n      consistent battlefield without assembling terrain and game boards from\n      several unrelated products.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eUnpainted Push-Fit Warhammer 40,000 Scenery\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The scenery is supplied unpainted and uses push-fit construction. This\n      makes the terrain approachable for newer hobbyists while still allowing\n      experienced painters to customize every element to match an existing\n      army, battlefield, or narrative setting.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The included structures can be used to create cover, divide lines of\n      sight, define movement routes, and add thematic detail to your games.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eRuins, Power Lines and Capacitors\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Battlezone scenery represents industrial and war-damaged elements\n      suitable for battlefields across the 41st Millennium. The set includes\n      themed structures such as ruins, power lines, capacitors, and related\n      battlefield features.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      These components can be arranged in different configurations, allowing\n      the table layout to change between games while maintaining a consistent\n      Warhammer 40,000 visual theme.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eFold-Out Game Boards\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The included fold-out game boards provide a convenient foundation for\n      Combat Patrol battles. They help define the playing area and give the\n      scenery a coordinated battlefield surface.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Fold-out construction also makes the boards easier to prepare for play\n      and store between gaming sessions.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eTerrain Area Footprints\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Terrain area footprints help define the boundaries of battlefield\n      features. They provide players with a clear reference for placing\n      scenery and determining the area occupied by each terrain feature.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Using defined terrain footprints can make battlefield setup faster and\n      help maintain clear, consistent terrain interactions during a game.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eExpand to a Strike Force Battlefield\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Combat Patrol: Battlezone is designed for smaller Warhammer 40,000\n      battles, but the terrain can also become part of a larger collection.\n      Combine it with scenery from the Warhammer 40,000 Starter Set to create\n      a Strike Force-sized battlefield.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Additional ruins, power lines, capacitors, and other compatible scenery\n      can also be added to create denser or more varied tabletop layouts.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eDesigned for Fast Battlefield Setup\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The combination of push-fit scenery, fold-out boards, and terrain\n      footprints reduces the preparation needed before a game. Players can\n      arrange the terrain, place their Combat Patrol forces, and begin\n      playing without building a battlefield from separate components.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This makes the set suitable for new players, casual gaming sessions,\n      clubs, and experienced hobbyists who want a portable Combat Patrol\n      terrain collection.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"gw-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eTerrain Notice:\u003c\/strong\u003e The scenery is supplied unpainted.\n      Paints, brushes, clippers, and other hobby tools are not included unless\n      confirmed on the final product packaging.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gw-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eProduct Notice:\u003c\/strong\u003e This listing is for the Combat Patrol:\n      Battlezone scenery set. Warhammer 40,000 armies, miniatures, dice,\n      rulebooks, measuring tools, and the separate Starter Set are not\n      included unless specifically stated on the final packaging.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eRecommended For\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eWarhammer 40,000 Combat Patrol players\u003c\/li\u003e\n      \u003cli\u003eNew players building their first battlefield\u003c\/li\u003e\n      \u003cli\u003eExperienced players expanding a terrain collection\u003c\/li\u003e\n      \u003cli\u003eQuick and casual Warhammer 40,000 games\u003c\/li\u003e\n      \u003cli\u003eGaming clubs and tabletop groups\u003c\/li\u003e\n      \u003cli\u003eTerrain painters and scenery builders\u003c\/li\u003e\n      \u003cli\u003ePlayers looking for a portable battlefield setup\u003c\/li\u003e\n      \u003cli\u003eCollectors expanding toward Strike Force-sized games\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eBuild and Paint Your Combat Patrol Battlezone\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The scenery is supplied unpainted, giving you full control over the\n      finished appearance of the battlefield. The ruins, industrial\n      structures, power systems, and damaged surfaces are suitable for clean\n      military schemes, abandoned industrial environments, heavily weathered\n      ruins, or Armageddon-inspired battlefields.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Explore additional base colors, shades, metallics, washes, drybrush\n      colors, and technical finishes in the\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/citadel-paint\"\u003eCitadel Paint collection\u003c\/a\u003e.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section gw-faq\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is Warhammer 40,000: Combat Patrol – Battlezone?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        It is a scenery and battlefield set designed to create a Combat\n        Patrol-sized playing area for Warhammer 40,000.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs scenery included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. The set includes a selection of unpainted push-fit battlefield\n        scenery.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre game boards included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. Fold-out game boards are included to create the battlefield\n        surface.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre terrain footprints included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. Terrain area footprints are included to help define and arrange\n        battlefield features.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the terrain pre-painted?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        No. The Combat Patrol: Battlezone scenery is supplied unpainted.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the scenery require assembly?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. The scenery uses push-fit construction and requires assembly.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the set create a complete Combat Patrol battlefield?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. It is designed to provide a complete terrain setup for a Combat\n        Patrol-sized Warhammer 40,000 battlefield.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the terrain be used for larger games?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. It can be combined with terrain from the Warhammer 40,000 Starter\n        Set to create a larger Strike Force-sized battlefield.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre Warhammer 40,000 miniatures included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        This is a terrain and battlefield set. Miniatures and armies should\n        not be described as included unless confirmed on the final packaging.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre paints and hobby tools included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Paints, brushes, clippers, and other hobby tools should not be listed\n        as included unless confirmed on the final packaging.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhen will Combat Patrol: Battlezone be released?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        The scheduled release date is August 8, 2026. Preorders open on\n        July 25, 2026 and ship on or after the release date.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eExplore More Warhammer 40,000 Products\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Discover additional miniatures, scenery, and gaming products in the\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/games-workshop-brand\"\u003eGames Workshop collection\u003c\/a\u003e,\n      browse the complete\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/warhammer-40k\"\u003eWarhammer 40,000 range\u003c\/a\u003e,\n      or find additional colors and weathering supplies in the\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/citadel-paint\"\u003eCitadel Paint collection\u003c\/a\u003e.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Games Workshop","offers":[{"title":"Default Title","offer_id":47468108185762,"sku":"73-401","price":144.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/73-401.webp?v=1786049939","url":"https:\/\/spraygunner.com\/products\/warhammer-40000-combat-patrol-battlezone","provider":"SprayGunner","version":"1.0","type":"link"}