{"product_id":"warhammer-40000-astra-militarum-baneblade","title":"Warhammer 40,000: Astra Militarum – Baneblade","description":"\u003cstyle\u003e\n  .gw-astra-baneblade {\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-astra-baneblade,\n  .gw-astra-baneblade * {\n    box-sizing: border-box;\n  }\n\n  .gw-astra-baneblade h2,\n  .gw-astra-baneblade h3 {\n    margin-top: 0;\n    color: var(--gw-heading);\n    line-height: 1.3;\n  }\n\n  .gw-astra-baneblade h2 {\n    margin-bottom: 15px;\n    font-size: clamp(25px, 4vw, 36px);\n  }\n\n  .gw-astra-baneblade h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .gw-astra-baneblade p {\n    margin: 0 0 16px;\n  }\n\n  .gw-astra-baneblade ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .gw-astra-baneblade li {\n    margin-bottom: 9px;\n  }\n\n  .gw-astra-baneblade strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .gw-astra-baneblade a,\n  .gw-astra-baneblade 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-astra-baneblade a:hover,\n  .gw-astra-baneblade a:focus-visible {\n    color: var(--gw-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .gw-astra-baneblade a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--gw-hover);\n    outline-offset: 3px;\n  }\n\n  .gw-astra-baneblade .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-astra-baneblade .preorder-note p {\n    margin: 0;\n  }\n\n  .gw-astra-baneblade .preorder-note strong {\n    color: var(--gw-note-text);\n  }\n\n  .gw-astra-baneblade .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-astra-baneblade .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-astra-baneblade .gw-intro {\n    max-width: 900px;\n    color: var(--gw-muted);\n    font-size: 17px;\n  }\n\n  .gw-astra-baneblade .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-astra-baneblade .gw-card,\n  .gw-astra-baneblade .gw-section {\n    background: #ffffff;\n    border: 1px solid var(--gw-border);\n    border-radius: 10px;\n  }\n\n  .gw-astra-baneblade .gw-card {\n    padding: 22px;\n  }\n\n  .gw-astra-baneblade .gw-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .gw-astra-baneblade .gw-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .gw-astra-baneblade .gw-specs th,\n  .gw-astra-baneblade .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-astra-baneblade .gw-specs th {\n    width: 42%;\n    color: var(--gw-heading);\n    font-weight: 700;\n  }\n\n  .gw-astra-baneblade .gw-specs tr:last-child th,\n  .gw-astra-baneblade .gw-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gw-astra-baneblade .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-astra-baneblade .gw-note p {\n    margin: 0;\n  }\n\n  .gw-astra-baneblade .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-astra-baneblade .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-astra-baneblade .gw-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gw-astra-baneblade .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-astra-baneblade .gw-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .gw-astra-baneblade .gw-faq-answer {\n    padding: 0 17px 17px;\n    color: var(--gw-muted);\n  }\n\n  @media screen and (max-width: 700px) {\n    .gw-astra-baneblade .gw-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .gw-astra-baneblade .gw-card,\n    .gw-astra-baneblade .gw-section {\n      padding: 19px;\n    }\n\n    .gw-astra-baneblade .gw-specs th,\n    .gw-astra-baneblade .gw-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .gw-astra-baneblade .gw-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .gw-astra-baneblade .gw-specs td {\n      padding-top: 1px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gw-astra-baneblade\"\u003e\n\n \n\n  \u003csection class=\"gw-hero\"\u003e\n    \u003cspan class=\"gw-label\"\u003eWarhammer 40,000 Astra Militarum\u003c\/span\u003e\n\n    \u003ch2\u003eWarhammer 40,000: Astra Militarum – Baneblade\u003c\/h2\u003e\n\n    \u003cp class=\"gw-intro\"\u003e\n      Command one of the Imperium's most powerful armored vehicles with the\n      \u003cstrong\u003eWarhammer 40,000 Astra Militarum Baneblade\u003c\/strong\u003e. This\n      multipart plastic kit builds one massive super-heavy tank in your choice\n      of eight configurations, providing a formidable centerpiece for an\n      Astra Militarum army.\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          Builds \u003cstrong\u003eone Astra Militarum super-heavy tank\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Can be assembled as one of\n          \u003cstrong\u003eeight different Baneblade chassis variants\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Build options include the Baneblade, Banehammer, Banesword,\n          Doomhammer, Hellhammer, Shadowsword, Stormlord, or Stormsword.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes the additional sponson components required for the kit's\n          full selection of weapon options.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Features multiple turrets, heavy weapons, armored panels, hatches,\n          and vehicle accessories.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Creates a large centerpiece vehicle for an Astra Militarum or\n          Imperial Guard collection.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Multipart plastic model requires assembly and painting.\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\"\u003eFaction\u003c\/th\u003e\n            \u003ctd\u003eAstra Militarum\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eVehicle Class\u003c\/th\u003e\n            \u003ctd\u003eSuper-heavy tank\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Code\u003c\/th\u003e\n            \u003ctd\u003e47-94\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBarcode\u003c\/th\u003e\n            \u003ctd\u003e5011921279050\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eModels\u003c\/th\u003e\n            \u003ctd\u003e1 super-heavy tank\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBuild Configurations\u003c\/th\u003e\n            \u003ctd\u003e8\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAvailable Builds\u003c\/th\u003e\n            \u003ctd\u003e\n              Baneblade, Banehammer, Banesword, Doomhammer, Hellhammer,\n              Shadowsword, Stormlord, or Stormsword\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n            \u003ctd\u003eMultipart plastic\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\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 Super-Heavy Centerpiece for the Astra Militarum\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Baneblade is a massive armored war machine designed to support an\n      Astra Militarum force with formidable durability and overwhelming\n      firepower. Its enormous hull, multiple weapon mounts, and heavily\n      armored profile make it a commanding centerpiece for an Imperial army.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Whether positioned at the center of an armored formation or used to\n      support infantry and smaller vehicles, a Baneblade chassis creates an\n      unmistakable presence on the Warhammer 40,000 battlefield.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eBuild One of Eight Super-Heavy Tanks\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The multipart plastic kit contains the components needed to build one\n      of eight different super-heavy tank configurations. Each variant uses\n      the Baneblade chassis but features a different primary weapon system,\n      turret arrangement, or battlefield role.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Only one complete tank can be assembled from the contents of the box,\n      so choose your preferred configuration before permanently attaching\n      the main weapon and variant-specific components.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eAvailable Baneblade Configurations\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eBaneblade:\u003c\/strong\u003e The iconic and versatile super-heavy\n        battle tank configuration.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eBanehammer:\u003c\/strong\u003e An alternative configuration built\n        around a powerful central weapon system.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eBanesword:\u003c\/strong\u003e A long-range super-heavy vehicle\n        configuration.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eDoomhammer:\u003c\/strong\u003e A heavily armed assault vehicle based\n        on the Baneblade chassis.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eHellhammer:\u003c\/strong\u003e A close-support variant intended for\n        confronting heavily protected targets.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eShadowsword:\u003c\/strong\u003e A dedicated super-heavy tank destroyer\n        configuration.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eStormlord:\u003c\/strong\u003e A variant designed around a high-volume\n        primary weapon system.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eStormsword:\u003c\/strong\u003e A siege-oriented super-heavy tank\n        configuration.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eFull Sponson and Weapon Options\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The box includes an additional sponson sprue, allowing the model to be\n      assembled with the kit's full selection of supported sponson weapon\n      options. This gives hobbyists greater control over the appearance and\n      battlefield equipment of the completed tank.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The large hull also includes multiple weapon mounts, armored hatches,\n      exhausts, track sections, and vehicle details that can be positioned\n      and painted to match an existing Astra Militarum regiment.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eChoose Your Configuration Before Assembly\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The eight available builds use different main weapons, upper-hull\n      sections, and vehicle components. Review the current Warhammer 40,000\n      rules and the supplied assembly guide before selecting a final build.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Experienced hobbyists may choose to keep certain weapons removable or\n      interchangeable, but any conversion or magnetization work requires\n      additional materials and planning that are not included with the kit.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"gw-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eBuild Notice:\u003c\/strong\u003e This box builds one complete super-heavy\n      tank, not eight separate vehicles. Select the Baneblade variant you\n      intend to use before permanently attaching its main weapon and\n      configuration-specific parts.\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 Paints, plastic glue, clippers,\n      magnets, modeling tools, and other hobby supplies are not included\n      unless confirmed on the final product 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\u003eAstra Militarum army collectors\u003c\/li\u003e\n      \u003cli\u003eImperial Guard armored forces\u003c\/li\u003e\n      \u003cli\u003eWarhammer 40,000 players\u003c\/li\u003e\n      \u003cli\u003eSuper-heavy vehicle collections\u003c\/li\u003e\n      \u003cli\u003eArmored regiment and tank-themed armies\u003c\/li\u003e\n      \u003cli\u003eLarge miniature painting projects\u003c\/li\u003e\n      \u003cli\u003eExperienced model builders and converters\u003c\/li\u003e\n      \u003cli\u003eCollectors looking for an Imperial centerpiece model\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eBuild and Paint Your Astra Militarum Baneblade\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Baneblade is supplied as a multipart plastic model and requires\n      assembly and painting. Its expansive armor panels, tracks, turrets,\n      weapon systems, hatches, and vehicle details provide a substantial\n      painting surface for military color schemes, camouflage patterns,\n      markings, weathering, and battle damage.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Explore additional base colors, shades, metallics, washes, and\n      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\u003eHow many vehicles can be built from this box?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        The box builds one complete Astra Militarum super-heavy tank.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many Baneblade variants can be selected?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        The components support eight possible configurations, but only one\n        complete vehicle can be assembled from the box.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich tank configurations are available?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        The kit can be assembled as a Baneblade, Banehammer, Banesword,\n        Doomhammer, Hellhammer, Shadowsword, Stormlord, or Stormsword.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre the additional sponson components included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. The kit contains the additional sponson components needed for\n        its full selection of supported weapon options.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the kit build all eight vehicles at once?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        No. The box contains enough major hull components to build one\n        complete tank in your selected configuration.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the weapons be magnetized?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Some experienced hobbyists may choose to modify the model with\n        magnets. Magnets, tools, and conversion materials are not included,\n        and any modification should be carefully planned before assembly.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich Warhammer faction uses the Baneblade?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        The Baneblade and its related super-heavy tank variants are designed\n        for Astra Militarum armies in Warhammer 40,000.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Baneblade assembled and painted?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        No. The multipart plastic model requires assembly and painting.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre paints and modeling tools included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Paints, plastic glue, clippers, magnets, and other modeling tools are\n        not listed as included with the kit.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhen will the Astra Militarum Baneblade 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 Miniatures\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Discover additional armies, vehicles, miniatures, and hobby products in\n      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 painting 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":47467554635938,"sku":"47-94","price":170.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/47-94.webp?v=1786049971","url":"https:\/\/spraygunner.com\/products\/warhammer-40000-astra-militarum-baneblade","provider":"SprayGunner","version":"1.0","type":"link"}