{"product_id":"alpha-model-1-43-ferrari-296-gt3-version-b","title":"Alpha Model 1\/43 Ferrari 296 GT3 Version B AF Corse Francorchamps Motors Resin Kit","description":"\u003cstyle\u003e\n  .am-ferrari-296-gt3-b {\n    --am-text: #1f2937;\n    --am-muted: #4b5563;\n    --am-border: #d1d5db;\n    --am-heading: #111827;\n    --am-link: #000000;\n    --am-hover: #f37021;\n    --am-info-bg: #fff7ed;\n\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--am-text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .am-ferrari-296-gt3-b,\n  .am-ferrari-296-gt3-b *,\n  .am-ferrari-296-gt3-b *::before,\n  .am-ferrari-296-gt3-b *::after {\n    box-sizing: border-box;\n  }\n\n  .am-ferrari-296-gt3-b h2,\n  .am-ferrari-296-gt3-b h3 {\n    margin-top: 0;\n    color: var(--am-heading);\n    line-height: 1.3;\n  }\n\n  .am-ferrari-296-gt3-b h2 {\n    margin-bottom: 15px;\n    font-size: clamp(25px, 4vw, 36px);\n  }\n\n  .am-ferrari-296-gt3-b h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .am-ferrari-296-gt3-b p {\n    margin: 0 0 16px;\n  }\n\n  .am-ferrari-296-gt3-b ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .am-ferrari-296-gt3-b li {\n    margin-bottom: 9px;\n  }\n\n  .am-ferrari-296-gt3-b strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .am-ferrari-296-gt3-b a,\n  .am-ferrari-296-gt3-b a:visited {\n    color: var(--am-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  .am-ferrari-296-gt3-b a:hover,\n  .am-ferrari-296-gt3-b a:focus-visible {\n    color: var(--am-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .am-ferrari-296-gt3-b a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--am-hover);\n    outline-offset: 3px;\n  }\n\n  .am-ferrari-296-gt3-b .am-hero {\n    margin-bottom: 24px;\n    padding: clamp(22px, 5vw, 38px);\n    background: linear-gradient(135deg, #f8fafc, #eef1f4);\n    border: 1px solid var(--am-border);\n    border-radius: 12px;\n  }\n\n  .am-ferrari-296-gt3-b .am-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  .am-ferrari-296-gt3-b .am-intro {\n    max-width: 900px;\n    color: var(--am-muted);\n    font-size: 17px;\n  }\n\n  .am-ferrari-296-gt3-b .am-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .am-ferrari-296-gt3-b .am-card,\n  .am-ferrari-296-gt3-b .am-section {\n    width: 100%;\n    background: #ffffff;\n    border: 1px solid var(--am-border);\n    border-radius: 10px;\n  }\n\n  .am-ferrari-296-gt3-b .am-card {\n    padding: 22px;\n  }\n\n  .am-ferrari-296-gt3-b .am-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .am-ferrari-296-gt3-b .am-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .am-ferrari-296-gt3-b .am-specs th,\n  .am-ferrari-296-gt3-b .am-specs td {\n    padding: 11px 10px;\n    text-align: left;\n    vertical-align: top;\n    border-bottom: 1px solid #e5e7eb;\n  }\n\n  .am-ferrari-296-gt3-b .am-specs th {\n    width: 30%;\n    color: var(--am-heading);\n    font-weight: 700;\n  }\n\n  .am-ferrari-296-gt3-b .am-specs tr:last-child th,\n  .am-ferrari-296-gt3-b .am-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .am-ferrari-296-gt3-b .am-note {\n    margin-bottom: 24px;\n    padding: 17px 19px;\n    background: var(--am-info-bg);\n    border: 1px solid var(--am-hover);\n    border-left: 4px solid var(--am-hover);\n    border-radius: 8px;\n  }\n\n  .am-ferrari-296-gt3-b .am-note p {\n    margin: 0;\n  }\n\n  .am-ferrari-296-gt3-b .am-faq details {\n    margin-bottom: 11px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--am-border);\n    border-radius: 8px;\n  }\n\n  body .am-ferrari-296-gt3-b .am-faq summary {\n    position: relative;\n    display: block;\n    width: 100%;\n    margin: 0;\n    padding: 16px 48px 16px 17px;\n    color: var(--am-heading) !important;\n    background: #ffffff;\n    font-family: Arial, Helvetica, sans-serif !important;\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    line-height: 1.45 !important;\n    letter-spacing: 0 !important;\n    text-align: left;\n    text-transform: none !important;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .am-ferrari-296-gt3-b .am-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .am-ferrari-296-gt3-b .am-faq summary::marker {\n    content: \"\";\n  }\n\n  .am-ferrari-296-gt3-b .am-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 17px;\n    color: var(--am-hover);\n    font-size: 23px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .am-ferrari-296-gt3-b .am-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .am-ferrari-296-gt3-b .am-faq details[open] summary {\n    background: #fafafa;\n  }\n\n  body .am-ferrari-296-gt3-b .am-faq-answer {\n    padding: 0 17px 17px !important;\n    color: var(--am-muted) !important;\n    font-family: Arial, Helvetica, sans-serif !important;\n    font-size: 17px !important;\n    font-weight: 400 !important;\n    line-height: 1.7 !important;\n  }\n\n  body .am-ferrari-296-gt3-b .am-faq-answer p {\n    margin: 0 !important;\n    color: inherit !important;\n    font-family: inherit !important;\n    font-size: inherit !important;\n    line-height: inherit !important;\n  }\n\n  @media screen and (max-width: 700px) {\n    .am-ferrari-296-gt3-b .am-card,\n    .am-ferrari-296-gt3-b .am-section {\n      padding: 19px;\n    }\n\n    .am-ferrari-296-gt3-b .am-specs th,\n    .am-ferrari-296-gt3-b .am-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .am-ferrari-296-gt3-b .am-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .am-ferrari-296-gt3-b .am-specs td {\n      padding-top: 1px;\n    }\n\n    body .am-ferrari-296-gt3-b .am-faq summary {\n      padding: 14px 42px 14px 14px !important;\n      font-size: 15px !important;\n    }\n\n    body .am-ferrari-296-gt3-b .am-faq-answer {\n      padding: 0 14px 14px !important;\n      font-size: 16px !important;\n      line-height: 1.65 !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"am-ferrari-296-gt3-b\"\u003e\n\n  \u003csection class=\"am-hero\"\u003e\n    \u003cspan class=\"am-label\"\u003eAlpha Model 1\/43 Full Resin Race Car Kit\u003c\/span\u003e\n\n    \u003ch2\u003eAlpha Model 1\/43 Ferrari 296 GT3 Version B AF Corse Francorchamps Motors Resin Kit\u003c\/h2\u003e\n\n    \u003cp class=\"am-intro\"\u003e\n      Build the \u003cstrong\u003eFerrari 296 GT3 Version B\u003c\/strong\u003e in compact 1\/43\n      scale with this Alpha Model resin kit. This release is associated with\n      the AF Corse Francorchamps Motors racing presentation and recreates the\n      296 GT3’s widened bodywork, deep front splitter, sculpted fenders,\n      competition cockpit, large rear wing, extended diffuser, and detailed\n      aerodynamic surfaces.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"am-grid\"\u003e\n\n    \u003csection class=\"am-card\"\u003e\n      \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e\n          Official Alpha Model product code \u003cstrong\u003eAM43-0009B\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Builds a \u003cstrong\u003e1\/43 scale Ferrari 296 GT3\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Version B release associated with the\n          \u003cstrong\u003eAF Corse Francorchamps Motors\u003c\/strong\u003e presentation.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Full resin automotive racing model kit.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Reproduces the 296 GT3’s widened racing body and aerodynamic package.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Features the competition cockpit, front splitter, rear wing, and\n          rear diffuser of the full-size race car.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Compact scale suitable for detailed motorsport collections.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Designed for experienced resin model builders.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Supplied unassembled and unpainted.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"am-card\"\u003e\n      \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\n      \u003ctable class=\"am-specs\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n            \u003ctd\u003eAlpha Model\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eVehicle\u003c\/th\u003e\n            \u003ctd\u003eFerrari 296 GT3\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eVehicle Brand\u003c\/th\u003e\n            \u003ctd\u003eFerrari\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eKit Version\u003c\/th\u003e\n            \u003ctd\u003eVersion B\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eRacing Presentation\u003c\/th\u003e\n            \u003ctd\u003eAF Corse Francorchamps Motors\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eScale\u003c\/th\u003e\n            \u003ctd\u003e1\/43\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n            \u003ctd\u003eFull resin automotive racing model kit\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Code\u003c\/th\u003e\n            \u003ctd\u003eAM43-0009B\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePrimary Material\u003c\/th\u003e\n            \u003ctd\u003eResin\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eExact Car Number\u003c\/th\u003e\n            \u003ctd\u003eVerify the physical decal sheet\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eExact Season or Event\u003c\/th\u003e\n            \u003ctd\u003eVerify the physical decal sheet and packaging\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eIncluded Detail Components\u003c\/th\u003e\n            \u003ctd\u003eConfirm against the physical kit contents\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\"\u003eFinished Model Included\u003c\/th\u003e\n            \u003ctd\u003eNo\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=\"am-section\"\u003e\n    \u003ch3\u003eFerrari 296 GT3 in 1\/43 Scale\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Ferrari 296 GT3 takes the basic proportions of the 296 GTB and\n      reshapes them for competitive GT racing. Its bodywork is developed around\n      track performance, cooling, aerodynamics, safety, and fast service during\n      race events.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Alpha Model recreates the race car in compact 1\/43 scale, offering a\n      detailed resin project that takes up less display space than a larger\n      automotive model.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eVersion B Racing Presentation\u003c\/h3\u003e\n\n    \u003cp\u003e\n      AM43-0009B is Alpha Model’s Version B release of the Ferrari 296 GT3.\n      Current specialist catalog information associates this version with\n      AF Corse Francorchamps Motors.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Check the physical decal sheet and packaging before adding a car number,\n      driver lineup, race, championship, or season to the final product page.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eAF Corse Francorchamps Motors\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Version B presentation gives the completed model a recognizable\n      GT-racing identity with team and sponsor graphics applied across the\n      body, doors, hood, roof, fenders, rear wing, and other aerodynamic\n      surfaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Review the decal placement guide before painting so the body colors and\n      printed markings can be applied in the correct sequence.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eRace-Developed Aerodynamic Bodywork\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Ferrari 296 GT3 is defined by widened fenders, a deep front splitter,\n      sculpted side channels, cooling openings, a large rear wing, and an\n      extended rear diffuser.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Test-fit the splitter, diffuser, wing, body sections, and smaller\n      aerodynamic components before applying paint so their spacing and\n      alignment can be corrected early in the build.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eFull Resin Construction\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The primary components are produced in resin, allowing the body,\n      aerodynamic surfaces, cockpit forms, vents, wheel openings, and smaller\n      exterior details to retain crisp shapes at 1\/43 scale.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Wash and inspect all resin components before assembly. Dry-fit the body,\n      cockpit, wheels, glazing, splitter, diffuser, rear wing, and smaller\n      pieces before applying primer, paint, or adhesive.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eCompetition Cockpit\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The 296 GT3 uses a driver-focused cockpit designed around racing controls,\n      safety equipment, and track operation.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Prepare the seat, dashboard, steering controls, safety details, interior\n      panels, and structural components as a separate subassembly before\n      installing the finished cockpit inside the body.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eDecal Planning and Application\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Racing markings should be applied over a smooth gloss surface to reduce\n      visible carrier film and improve adhesion.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Test decal-setting solutions before applying markings across vents,\n      wheel arches, panel lines, wing elements, and tightly curved body\n      surfaces.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eBody Preparation and Painting\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Check the resin body for mold-release residue, casting seams, and small\n      imperfections before applying primer.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Use thin, resin-compatible primer and paint layers so panel lines,\n      cooling openings, wing edges, and aerodynamic details remain visible at\n      1\/43 scale.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eWheels and Final Stance\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Dry-fit the wheel assemblies before permanent installation so the ride\n      height, wheel position, track width, and alignment can be checked.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Confirm that all four wheels contact the display surface evenly and sit\n      correctly within the widened wheel openings.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eGlazing and Transparent Components\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Check the supplied kit contents for glazing and transparent components\n      before starting the body finish.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Test-fit any clear parts before final assembly and use a clear-part-safe\n      adhesive to reduce the risk of fogging or visible surface damage.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003ePlanning a 1\/43 Racing Build\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Divide the project into the body, cockpit, wheels, glazing, rear wing,\n      decals, and smaller aerodynamic components.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Completing these areas as separate subassemblies will make preparation,\n      masking, painting, decal application, and final alignment easier.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"am-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eVersion Notice:\u003c\/strong\u003e The “B” in AM43-0009B identifies Alpha\n      Model’s Version B configuration, associated with AF Corse Francorchamps\n      Motors.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eDecal Notice:\u003c\/strong\u003e Confirm the physical decal sheet before\n      adding an exact car number, driver lineup, event, championship, or\n      season to the listing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eKit Contents Notice:\u003c\/strong\u003e Confirm the physical box before\n      stating that photo-etched parts, wheels, tires, clear parts, or other\n      detail components are included.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eModel Kit Notice:\u003c\/strong\u003e This product is an unassembled and\n      unpainted scale model kit. It is not a finished die-cast or\n      ready-to-display model.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eBuild Notice:\u003c\/strong\u003e Resin preparation, test-fitting, sanding,\n      drilling, trimming, and minor adjustment may be required. Use suitable\n      respiratory and eye protection when cutting or sanding resin.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eProduct Notice:\u003c\/strong\u003e Paint, primer, adhesive, modeling tools,\n      sanding supplies, decal solutions, clear coat, and a display case are\n      not listed as included.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eRecommended For\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eFerrari scale-model collectors\u003c\/li\u003e\n      \u003cli\u003eFerrari 296 GT3 enthusiasts\u003c\/li\u003e\n      \u003cli\u003eAF Corse and Francorchamps Motors collectors\u003c\/li\u003e\n      \u003cli\u003eGT3 and endurance-racing model builders\u003c\/li\u003e\n      \u003cli\u003e1\/43 automotive model builders\u003c\/li\u003e\n      \u003cli\u003eCollectors with limited display space\u003c\/li\u003e\n      \u003cli\u003eModelers experienced with small resin components\u003c\/li\u003e\n      \u003cli\u003eRace-car airbrushing and fine-detail projects\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section am-faq\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat scale is Alpha Model AM43-0009B?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          AM43-0009B is produced in 1\/43 scale.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat does Version B represent?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Version B identifies Alpha Model’s kit configuration. Current\n          specialist catalog information associates it with AF Corse\n          Francorchamps Motors.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this a full resin model kit?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. This product is listed as a resin automotive racing model kit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich exact race car does the kit represent?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Confirm the physical decal sheet and packaging before publishing an\n          exact car number, driver lineup, event, or season.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre racing decals included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          The Version B designation is associated with an AF Corse\n          Francorchamps Motors presentation, but the physical decal sheet\n          should be checked before the exact markings are described.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre photo-etched parts included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Confirm the physical box and instructions before listing\n          photo-etched components as included.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre wheels and clear parts included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Confirm the final kit contents before adding wheels, tires, glazing,\n          or clear components as confirmed included items.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the model assembled and painted?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          No. This is an unassembled and unpainted scale model kit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre paint and adhesive included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Paint, primer, adhesive, and modeling tools are not listed as\n          included.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this suitable for a first resin model kit?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          The compact parts and detailed racing finish make this kit better\n          suited to builders with experience in resin preparation,\n          test-fitting, decal application, and fine-detail assembly.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eExplore More Scale Modeling Products\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Browse more premium automotive kits in the\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/alpha-models\"\u003eAlpha Models collection\u003c\/a\u003e,\n      explore additional subjects in\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/car-model-kits\"\u003eCar Model Kits\u003c\/a\u003e,\n      or find more projects in the\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/scale-model-kits\"\u003eScale Model Kits collection\u003c\/a\u003e.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Alpha Models","offers":[{"title":"Default Title","offer_id":47499698831522,"sku":"AM43-0009B","price":121.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/AM43-0009B.webp?v=1786047164","url":"https:\/\/spraygunner.com\/products\/alpha-model-1-43-ferrari-296-gt3-version-b","provider":"SprayGunner","version":"1.0","type":"link"}