{"product_id":"warhammer-40000-chaos-space-marines-raptors","title":"Warhammer 40,000: Chaos Space Marines – Raptors","description":"\u003cstyle\u003e\n  .gw-chaos-raptors {\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-chaos-raptors,\n  .gw-chaos-raptors * {\n    box-sizing: border-box;\n  }\n\n  .gw-chaos-raptors h2,\n  .gw-chaos-raptors h3 {\n    margin-top: 0;\n    color: var(--gw-heading);\n    line-height: 1.3;\n  }\n\n  .gw-chaos-raptors h2 {\n    margin-bottom: 15px;\n    font-size: clamp(25px, 4vw, 36px);\n  }\n\n  .gw-chaos-raptors h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .gw-chaos-raptors p {\n    margin: 0 0 16px;\n  }\n\n  .gw-chaos-raptors ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .gw-chaos-raptors li {\n    margin-bottom: 9px;\n  }\n\n  .gw-chaos-raptors strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .gw-chaos-raptors a,\n  .gw-chaos-raptors 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-chaos-raptors a:hover,\n  .gw-chaos-raptors a:focus-visible {\n    color: var(--gw-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .gw-chaos-raptors a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--gw-hover);\n    outline-offset: 3px;\n  }\n\n  .gw-chaos-raptors .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-chaos-raptors .preorder-note p {\n    margin: 0;\n  }\n\n  .gw-chaos-raptors .preorder-note strong {\n    color: var(--gw-note-text);\n  }\n\n  .gw-chaos-raptors .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-chaos-raptors .gw-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #991b1b;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n  }\n\n  .gw-chaos-raptors .gw-intro {\n    max-width: 900px;\n    color: var(--gw-muted);\n    font-size: 17px;\n  }\n\n  .gw-chaos-raptors .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-chaos-raptors .gw-card,\n  .gw-chaos-raptors .gw-section {\n    background: #ffffff;\n    border: 1px solid var(--gw-border);\n    border-radius: 10px;\n  }\n\n  .gw-chaos-raptors .gw-card {\n    padding: 22px;\n  }\n\n  .gw-chaos-raptors .gw-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .gw-chaos-raptors .gw-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .gw-chaos-raptors .gw-specs th,\n  .gw-chaos-raptors .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-chaos-raptors .gw-specs th {\n    width: 42%;\n    color: var(--gw-heading);\n    font-weight: 700;\n  }\n\n  .gw-chaos-raptors .gw-specs tr:last-child th,\n  .gw-chaos-raptors .gw-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gw-chaos-raptors .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-chaos-raptors .gw-note p {\n    margin: 0;\n  }\n\n  .gw-chaos-raptors .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-chaos-raptors .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-chaos-raptors .gw-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gw-chaos-raptors .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-chaos-raptors .gw-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .gw-chaos-raptors .gw-faq-answer {\n    padding: 0 17px 17px;\n    color: var(--gw-muted);\n  }\n\n  @media screen and (max-width: 700px) {\n    .gw-chaos-raptors .gw-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .gw-chaos-raptors .gw-card,\n    .gw-chaos-raptors .gw-section {\n      padding: 19px;\n    }\n\n    .gw-chaos-raptors .gw-specs th,\n    .gw-chaos-raptors .gw-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .gw-chaos-raptors .gw-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .gw-chaos-raptors .gw-specs td {\n      padding-top: 1px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gw-chaos-raptors\"\u003e\n\n \n\n  \u003csection class=\"gw-hero\"\u003e\n    \u003cspan class=\"gw-label\"\u003eWarhammer 40,000 Chaos Space Marines\u003c\/span\u003e\n\n    \u003ch2\u003eWarhammer 40,000: Chaos Space Marines – Raptors\u003c\/h2\u003e\n\n    \u003cp class=\"gw-intro\"\u003e\n      Swoop onto the battlefield with the\n      \u003cstrong\u003eWarhammer 40,000 Chaos Space Marines Raptors\u003c\/strong\u003e.\n      These airborne Heretic Astartes use warp-tainted jump packs, brutal\n      weapons, and terrifying speed to descend upon vulnerable enemies and\n      overwhelm them at close range.\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\u003e5 multipart plastic Chaos Space Marines\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          The miniatures can be fielded as\n          \u003cstrong\u003eChaos Space Marine Raptors or Warp Talons\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Equipped with corrupted power armor and powerful jump packs.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes multiple weapon, equipment, head, and cosmetic options.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Designed for fast attacks, close-range pressure, and airborne\n          assaults.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Suitable for Chaos Space Marines armies in Warhammer 40,000.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Miniatures require 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\u003eChaos Space Marines\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eUnit\u003c\/th\u003e\n            \u003ctd\u003eRaptors\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Code\u003c\/th\u003e\n            \u003ctd\u003e43-13\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBarcode\u003c\/th\u003e\n            \u003ctd\u003e5011921273355\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMiniatures\u003c\/th\u003e\n            \u003ctd\u003e5 Chaos Space Marines\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBuild Options\u003c\/th\u003e\n            \u003ctd\u003eRaptors or Warp Talons\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\u003eAirborne Shock Troops of the Chaos Space Marines\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Raptors are vicious Chaos Space Marines who use roaring jump packs to\n      launch sudden assaults from above. They descend upon exposed targets,\n      isolated units, and vulnerable battlefield positions before their\n      enemies can organize an effective defense.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Their speed allows them to move ahead of slower Chaos Space Marines,\n      threaten distant objectives, and support other assault units where\n      additional close-range pressure is needed.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eBuild Five Raptors or Warp Talons\u003c\/h3\u003e\n\n    \u003cp\u003e\n      This multipart plastic set builds five airborne Chaos Space Marines.\n      The miniatures can be assembled to represent Raptors or Warp Talons,\n      allowing you to choose the battlefield role that best supports your\n      Chaos Space Marines army.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Review the current Warhammer 40,000 rules before assembly because the\n      selected weapons, arms, and equipment determine how the finished\n      miniatures can be fielded.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eChaos Space Marine Raptors\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Raptors are jump-pack assault troops who combine mobility with a\n      flexible selection of ranged and melee equipment. They are suited to\n      attacking exposed targets, contesting objectives, and supporting a\n      wider Chaos Space Marines advance.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Their aggressive appearance, corrupted armor, and airborne poses make\n      them a distinctive addition to a Heretic Astartes collection.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eWarp Talon Build Option\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The models can alternatively represent Warp Talons, daemon-tainted\n      airborne warriors focused on close combat. Warp Talons descend upon\n      their prey with bladed weapons, mutated armor, and jump packs corrupted\n      by the power of the Warp.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Choose between the Raptors and Warp Talons configurations before\n      permanently attaching the unit's weapons and specialist components.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eWeapon and Customization Options\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The multipart components provide several options for varying the\n      weapons, equipment, heads, and appearance of the five Chaos Space\n      Marines. These parts can be used to give individual warriors distinct\n      battlefield roles and visual character.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Available parts may support more combinations than can be used in a\n      single legal unit. Check the latest Chaos Space Marines rules before\n      final assembly.\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 set supports different unit and\n      equipment configurations. Review the latest Warhammer 40,000 rules\n      before permanently assembling your Raptors or Warp Talons.\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 miniature kit.\n      Paints, glue, clippers, modeling tools, and other hobby supplies are not\n      included unless confirmed 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\u003eChaos Space Marines army collectors\u003c\/li\u003e\n      \u003cli\u003eWarhammer 40,000 players\u003c\/li\u003e\n      \u003cli\u003eHeretic Astartes collections\u003c\/li\u003e\n      \u003cli\u003eRaptor and Warp Talon themed armies\u003c\/li\u003e\n      \u003cli\u003eJump-pack and airborne assault forces\u003c\/li\u003e\n      \u003cli\u003eMiniature painters and converters\u003c\/li\u003e\n      \u003cli\u003ePlayers expanding a fast Chaos Space Marines army\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eBuild and Paint Your Chaos Space Marine Raptors\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The miniatures are supplied as multipart plastic components and require\n      assembly and painting. Their corrupted armor, jump packs, weapons,\n      mutations, trophies, and Chaos iconography provide a variety of detailed\n      surfaces for creating a distinctive Heretic Astartes color scheme.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Explore additional base colors, shades, metallics, washes, and technical\n      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 miniatures are included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        The kit builds five multipart plastic Chaos Space Marine miniatures.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the miniatures be built as Raptors?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. The five miniatures can be assembled and fielded as Chaos Space\n        Marine Raptors.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the miniatures be built as Warp Talons?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. The miniatures can alternatively represent Warp Talons in a\n        Chaos Space Marines army.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich Warhammer faction uses Raptors?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Raptors and Warp Talons are units for Chaos Space Marines armies in\n        Warhammer 40,000.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo the miniatures have jump packs?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. The models are airborne Chaos Space Marines equipped with\n        jump-pack components.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the models be customized?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. The multipart kit includes different weapon, equipment, head,\n        and cosmetic options for customizing the unit.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre the miniatures assembled and painted?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        No. The multipart plastic miniatures require 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, glue, clippers, and other modeling tools are not listed as\n        included with this miniature kit.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhen will the Chaos Space Marines Raptors 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, miniatures, and hobby 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 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":47467430609058,"sku":"43-13","price":55.25,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/43-13.webp?v=1786049980","url":"https:\/\/spraygunner.com\/products\/warhammer-40000-chaos-space-marines-raptors","provider":"SprayGunner","version":"1.0","type":"link"}