{"product_id":"warhammer-40000-chaos-space-marines-fellgor-beastmen","title":"Warhammer 40,000: Chaos Space Marines – Fellgor Beastmen","description":"\u003cstyle\u003e\n  .gw-fellgor-beastmen {\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\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-fellgor-beastmen,\n  .gw-fellgor-beastmen * {\n    box-sizing: border-box;\n  }\n\n  .gw-fellgor-beastmen h2,\n  .gw-fellgor-beastmen h3 {\n    margin-top: 0;\n    color: var(--gw-heading);\n    line-height: 1.3;\n  }\n\n  .gw-fellgor-beastmen h2 {\n    margin-bottom: 15px;\n    font-size: clamp(25px, 4vw, 36px);\n  }\n\n  .gw-fellgor-beastmen h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .gw-fellgor-beastmen p {\n    margin: 0 0 16px;\n  }\n\n  .gw-fellgor-beastmen ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .gw-fellgor-beastmen li {\n    margin-bottom: 9px;\n  }\n\n  .gw-fellgor-beastmen strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .gw-fellgor-beastmen a,\n  .gw-fellgor-beastmen a:visited {\n    color: var(--gw-link) !important;\n    font-weight: 700 !important;\n    text-decoration: underline !important;\n    text-decoration-thickness: 1px;\n    text-underline-offset: 3px;\n    transition: color 0.2s ease, text-decoration-color 0.2s ease;\n  }\n\n  .gw-fellgor-beastmen a:hover,\n  .gw-fellgor-beastmen a:focus-visible {\n    color: var(--gw-hover) !important;\n    text-decoration-color: var(--gw-hover) !important;\n  }\n\n  .gw-fellgor-beastmen a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--gw-hover);\n    outline-offset: 3px;\n  }\n\n  .gw-fellgor-beastmen .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-fellgor-beastmen .preorder-note p {\n    margin: 0;\n  }\n\n  .gw-fellgor-beastmen .preorder-note strong {\n    color: var(--gw-note-text);\n  }\n\n  .gw-fellgor-beastmen .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-fellgor-beastmen .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-fellgor-beastmen .gw-intro {\n    max-width: 900px;\n    color: var(--gw-muted);\n    font-size: 17px;\n  }\n\n  .gw-fellgor-beastmen .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-fellgor-beastmen .gw-card,\n  .gw-fellgor-beastmen .gw-section {\n    background: #ffffff;\n    border: 1px solid var(--gw-border);\n    border-radius: 10px;\n  }\n\n  .gw-fellgor-beastmen .gw-card {\n    padding: 22px;\n  }\n\n  .gw-fellgor-beastmen .gw-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .gw-fellgor-beastmen .gw-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .gw-fellgor-beastmen .gw-specs th,\n  .gw-fellgor-beastmen .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-fellgor-beastmen .gw-specs th {\n    width: 42%;\n    color: var(--gw-heading);\n    font-weight: 700;\n  }\n\n  .gw-fellgor-beastmen .gw-specs tr:last-child th,\n  .gw-fellgor-beastmen .gw-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gw-fellgor-beastmen .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-fellgor-beastmen .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-fellgor-beastmen .gw-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gw-fellgor-beastmen .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-fellgor-beastmen .gw-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .gw-fellgor-beastmen .gw-faq-answer {\n    padding: 0 17px 17px;\n    color: var(--gw-muted);\n  }\n\n  @media screen and (max-width: 700px) {\n    .gw-fellgor-beastmen .gw-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .gw-fellgor-beastmen .gw-card,\n    .gw-fellgor-beastmen .gw-section {\n      padding: 19px;\n    }\n\n    .gw-fellgor-beastmen .gw-specs th,\n    .gw-fellgor-beastmen .gw-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .gw-fellgor-beastmen .gw-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .gw-fellgor-beastmen .gw-specs td {\n      padding-top: 1px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gw-fellgor-beastmen\"\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 – Fellgor Beastmen\u003c\/h2\u003e\n\n    \u003cp class=\"gw-intro\"\u003e\n      Add a savage herd of warp-tainted Beastmen to your Chaos Space Marines\n      army with the \u003cstrong\u003eWarhammer 40,000 Fellgor Beastmen\u003c\/strong\u003e.\n      These brutal abhumans charge into battle with crude firearms, vicious\n      melee weapons, and an unwavering devotion to the Chaos Gods.\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\u003e10 multipart plastic Fellgor Beastmen\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Designed for use in a\n          \u003cstrong\u003eChaos Space Marines army\u003c\/strong\u003e in Warhammer 40,000.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes multiple weapon, head, horn, and cosmetic options for\n          customizing the Fellgor herd.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Creates a brutal close-combat unit of warp-tainted Beastmen devoted\n          to the Dark Gods.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Ideal for Chaos Space Marines collectors, Warhammer 40,000 players,\n          miniature painters, and Beastmen hobby projects.\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\u003eFellgor Beastmen\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Code\u003c\/th\u003e\n            \u003ctd\u003e43-67\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBarcode\u003c\/th\u003e\n            \u003ctd\u003e5011921273324\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMiniatures\u003c\/th\u003e\n            \u003ctd\u003e10 Fellgor Beastmen\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\u003eBuild a Herd of Fellgor Beastmen\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The kit builds 10 Fellgor Beastmen for use alongside the corrupted\n      warriors and servants of the Chaos Space Marines. Fellgors are savage\n      abhumans who rely on raw strength, aggression, and brutal close-range\n      weapons to overwhelm their enemies.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Multiple heads, horns, weapons, and cosmetic components provide options\n      for creating a varied herd rather than a group of identical miniatures.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eBrutal Warriors of the Chaos Gods\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Fellgor Beastmen have been twisted by prolonged exposure to the\n      immaterium and years of service to the Dark Gods. They charge into\n      combat armed with improvised firearms, axes, blades, and other savage\n      weapons.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Their bestial appearance and varied equipment make them a distinctive\n      addition to a Chaos Space Marines collection and an engaging miniature\n      painting project.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eCustomizable Multipart Plastic Miniatures\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The multipart kit provides numerous options for varying the appearance\n      of the Fellgor Beastmen. Different head and horn combinations can be\n      paired with weapon and equipment choices to give individual members of\n      the herd their own character.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Before assembly, review the current Warhammer 40,000 rules for the unit\n      so your preferred weapon options match the army configuration you plan\n      to use.\n    \u003c\/p\u003e\n  \u003c\/section\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\u003eBeastmen and Chaos miniature collectors\u003c\/li\u003e\n      \u003cli\u003eMiniature painters and converters\u003c\/li\u003e\n      \u003cli\u003ePlayers expanding an existing Heretic Astartes force\u003c\/li\u003e\n      \u003cli\u003eHobbyists looking for highly customizable Chaos miniatures\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eBuild and Paint Your Fellgor Beastmen\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Fellgor Beastmen are supplied as multipart plastic miniatures and\n      require assembly and painting. Their fur, horns, armour, weapons, and\n      mutations provide a wide variety of textures for experimenting with\n      earthy colors, corrupted metals, skin tones, and Chaos-themed effects.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Explore additional colors, shades, 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\u003eHow many miniatures are included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        The kit builds 10 multipart plastic Fellgor Beastmen miniatures.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich Warhammer faction uses Fellgor Beastmen?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        This standalone unit is designed for use with Chaos Space Marines in\n        Warhammer 40,000.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre the Fellgor Beastmen assembled and painted?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        No. The miniatures require assembly and painting.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the miniatures be customized?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. The multipart kit includes varied heads, horns, weapons, and\n        cosmetic components for customizing the individual Beastmen.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhen will the Fellgor Beastmen 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\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the box include paints or modeling tools?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        This listing is for the Fellgor Beastmen miniature kit. Paints,\n        modeling tools, and other hobby supplies are not listed as included.\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 colors and 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":47467104895138,"sku":"43-67","price":55.25,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/43-67.webp?v=1786050095","url":"https:\/\/spraygunner.com\/products\/warhammer-40000-chaos-space-marines-fellgor-beastmen","provider":"SprayGunner","version":"1.0","type":"link"}