{"product_id":"alpha-model-1-20-ferrari-sf-24-2024","title":"Alpha Model 1\/20 Ferrari SF-24 2024 Formula One Full Resin Model Kit","description":"\u003cstyle\u003e\n  .am-ferrari-sf24 {\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-sf24,\n  .am-ferrari-sf24 *,\n  .am-ferrari-sf24 *::before,\n  .am-ferrari-sf24 *::after {\n    box-sizing: border-box;\n  }\n\n  .am-ferrari-sf24 h2,\n  .am-ferrari-sf24 h3 {\n    margin-top: 0;\n    color: var(--am-heading);\n    line-height: 1.3;\n  }\n\n  .am-ferrari-sf24 h2 {\n    margin-bottom: 15px;\n    font-size: clamp(25px, 4vw, 36px);\n  }\n\n  .am-ferrari-sf24 h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .am-ferrari-sf24 p {\n    margin: 0 0 16px;\n  }\n\n  .am-ferrari-sf24 ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .am-ferrari-sf24 li {\n    margin-bottom: 9px;\n  }\n\n  .am-ferrari-sf24 strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .am-ferrari-sf24 a,\n  .am-ferrari-sf24 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-sf24 a:hover,\n  .am-ferrari-sf24 a:focus-visible {\n    color: var(--am-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .am-ferrari-sf24 a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--am-hover);\n    outline-offset: 3px;\n  }\n\n  .am-ferrari-sf24 .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-sf24 .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-sf24 .am-intro {\n    max-width: 900px;\n    color: var(--am-muted);\n    font-size: 17px;\n  }\n\n  .am-ferrari-sf24 .am-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .am-ferrari-sf24 .am-card,\n  .am-ferrari-sf24 .am-section {\n    width: 100%;\n    background: #ffffff;\n    border: 1px solid var(--am-border);\n    border-radius: 10px;\n  }\n\n  .am-ferrari-sf24 .am-card {\n    padding: 22px;\n  }\n\n  .am-ferrari-sf24 .am-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .am-ferrari-sf24 .am-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .am-ferrari-sf24 .am-specs th,\n  .am-ferrari-sf24 .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-sf24 .am-specs th {\n    width: 30%;\n    color: var(--am-heading);\n    font-weight: 700;\n  }\n\n  .am-ferrari-sf24 .am-specs tr:last-child th,\n  .am-ferrari-sf24 .am-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .am-ferrari-sf24 .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-sf24 .am-note p {\n    margin: 0;\n  }\n\n  .am-ferrari-sf24 .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-sf24 .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-sf24 .am-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .am-ferrari-sf24 .am-faq summary::marker {\n    content: \"\";\n  }\n\n  .am-ferrari-sf24 .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-sf24 .am-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .am-ferrari-sf24 .am-faq details[open] summary {\n    background: #fafafa;\n  }\n\n  body .am-ferrari-sf24 .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-sf24 .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-sf24 .am-card,\n    .am-ferrari-sf24 .am-section {\n      padding: 19px;\n    }\n\n    .am-ferrari-sf24 .am-specs th,\n    .am-ferrari-sf24 .am-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .am-ferrari-sf24 .am-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .am-ferrari-sf24 .am-specs td {\n      padding-top: 1px;\n    }\n\n    body .am-ferrari-sf24 .am-faq summary {\n      padding: 14px 42px 14px 14px !important;\n      font-size: 15px !important;\n    }\n\n    body .am-ferrari-sf24 .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-sf24\"\u003e\n\n  \u003csection class=\"am-hero\"\u003e\n    \u003cspan class=\"am-label\"\u003eAlpha Model 1\/20 Full Resin Formula One Kit\u003c\/span\u003e\n\n    \u003ch2\u003eAlpha Model 1\/20 Ferrari SF-24 2024 Formula One Full Resin Model Kit\u003c\/h2\u003e\n\n    \u003cp class=\"am-intro\"\u003e\n      Build the \u003cstrong\u003eFerrari SF-24\u003c\/strong\u003e in 1\/20 scale with this Alpha\n      Model full resin kit. The model recreates Ferrari’s 2024 Formula One\n      car with its sculpted sidepods, tightly packaged rear bodywork, detailed\n      floor, front and rear wings, open cockpit, halo, suspension, wheels, and\n      complex 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\u003eAM03-0014\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Builds a \u003cstrong\u003e1\/20 scale Ferrari SF-24\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Represents Scuderia Ferrari’s 2024 Formula One car.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Full resin Formula One model kit.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes photo-etched detail parts.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes decals, wheels, and clear parts.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Reproduces the SF-24’s front wing, rear wing, sidepods, floor,\n          suspension, cockpit, halo, and open-wheel layout.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Suitable for detailed racing-livery, carbon-look, and aerodynamic\n          finishing work.\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 SF-24\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTeam\u003c\/th\u003e\n            \u003ctd\u003eScuderia Ferrari\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSeason\u003c\/th\u003e\n            \u003ctd\u003e2024 Formula One World Championship\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDrivers\u003c\/th\u003e\n            \u003ctd\u003eCharles Leclerc and Carlos Sainz\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eScale\u003c\/th\u003e\n            \u003ctd\u003e1\/20\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n            \u003ctd\u003eFull resin Formula One model kit\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Code\u003c\/th\u003e\n            \u003ctd\u003eAM03-0014\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\"\u003ePhoto-Etched Parts\u003c\/th\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDecals\u003c\/th\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWheels\u003c\/th\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eClear Parts\u003c\/th\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eExact Decal Configuration\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\"\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 SF-24 in 1\/20 Scale\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The SF-24 was Scuderia Ferrari’s Formula One car for the 2024 season.\n      Driven by Charles Leclerc and Carlos Sainz, it was the 70th Ferrari\n      chassis created to compete in the Formula One World Championship.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Alpha Model recreates the car in 1\/20 scale, giving the cockpit,\n      suspension, wings, wheels, floor, and aerodynamic bodywork greater\n      visual presence than a smaller automotive scale.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eModern Ground-Effect Aerodynamics\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The SF-24 belongs to the current generation of ground-effect Formula\n      One cars. Its body is shaped around a detailed floor, sculpted sidepods,\n      front and rear wings, suspension elements, cooling openings, and tightly\n      packaged rear bodywork.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Test-fit the floor, sidepods, engine cover, wing elements, and smaller\n      aerodynamic parts before applying primer or paint.\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 main components are produced in resin, allowing the body surfaces,\n      floor edges, wing elements, cockpit forms, and smaller aerodynamic\n      details to retain sharp definition.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Wash and inspect all resin parts before assembly. Dry-fit the body,\n      floor, cockpit, suspension, wheels, front wing, rear wing, and smaller\n      components before applying primer, paint, or adhesive.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003ePhoto-Etched Detail Parts\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Photo-etched parts are included for thin or sharply defined components\n      that are difficult to reproduce at the same scale in thicker resin.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Check the metal sheet for bends before starting the build. Use adhesive\n      suitable for joining photo-etched metal to resin or painted surfaces.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eOpen Cockpit and Halo\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The open cockpit is a central feature of the completed SF-24 model. The\n      seat, steering controls, cockpit surround, halo, headrest area, and\n      smaller interior details should be finished before the cockpit is\n      installed in the main body.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Building the cockpit as a separate subassembly makes masking, detail\n      painting, and final placement easier.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eFront and Rear Wing Assembly\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Modern Formula One wings use multiple thin elements with carefully\n      controlled spacing. Clean and dry-fit each part before permanent\n      assembly.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Use a flat reference surface when aligning the front and rear wing\n      components so the completed assemblies remain level and symmetrical.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eSuspension, Wheels and Ride Height\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Dry-fit the suspension and wheel assemblies before final installation.\n      The wheel position, camber, track width, and ride height have a major\n      effect on the finished appearance of an open-wheel racing model.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Confirm that all four wheels contact the display surface evenly before\n      the suspension components are permanently attached.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eFerrari Racing Livery\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The SF-24 uses Ferrari red with black, yellow, white, and sponsor\n      markings across the body, wings, cockpit, halo, and aerodynamic\n      surfaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Confirm the physical decal sheet before identifying a specific driver,\n      car number, Grand Prix, or special-event configuration on the product\n      page.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eDecals and Printed Markings\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Decals are included for the intended SF-24 presentation. Apply them over\n      a smooth gloss surface to reduce visible carrier film and improve\n      adhesion.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Test decal-setting solutions before applying them over wing elements,\n      sidepods, engine-cover sections, vents, or tightly curved body panels.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eCarbon-Look and Technical Finishes\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The floor, suspension, wings, cockpit, lower body sections, and other\n      technical components can be finished with dark carbon-look surfaces and\n      subtle differences in sheen.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Plan these areas before applying the main body colors. Staged painting\n      and careful masking will help preserve clean boundaries between the\n      Ferrari livery and exposed technical 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 all resin surfaces for mold-release residue, casting seams, and\n      small imperfections before primer is applied. Use a primer formulated\n      for resin to create a stable foundation for the paint finish.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Apply the body colors and clear coat in controlled layers so vents,\n      panel lines, wing edges, suspension details, and aerodynamic surfaces\n      remain clearly defined.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003ePlanning the Build\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Divide the project into body, floor, cockpit, suspension, wheels, front\n      wing, rear wing, and smaller aerodynamic subassemblies.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Review the physical instructions, decals, clear components, metal parts,\n      and resin pieces before starting. This will help determine the correct\n      sequence for preparation, paint, decals, and final assembly.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"am-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eScale Notice:\u003c\/strong\u003e This kit is listed as 1\/20 scale by the\n      product title, supplier sheet, and specialist retailers. Alpha Model’s\n      product-page description contains copied 1\/24 wording that should not be\n      used for this SKU.\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 Available references conflict regarding\n      the exact race configuration included with AM03-0014. Confirm the\n      physical decal sheet before adding Bahrain, Australia, Italy, Las Vegas,\n      driver numbers 16 or 55, or another Grand Prix version.\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 Formula One 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\u003eScuderia Ferrari collectors\u003c\/li\u003e\n      \u003cli\u003eFerrari SF-24 enthusiasts\u003c\/li\u003e\n      \u003cli\u003eCharles Leclerc and Carlos Sainz fans\u003c\/li\u003e\n      \u003cli\u003eFormula One model builders\u003c\/li\u003e\n      \u003cli\u003e2024 Formula One collectors\u003c\/li\u003e\n      \u003cli\u003e1\/20 racing model builders\u003c\/li\u003e\n      \u003cli\u003eModelers experienced with resin kits\u003c\/li\u003e\n      \u003cli\u003eBuilders comfortable with detailed wing and suspension alignment\u003c\/li\u003e\n      \u003cli\u003eFormula One airbrushing and livery projects\u003c\/li\u003e\n      \u003cli\u003eDisplay-model and contest-build 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 the Alpha Model Ferrari SF-24?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Alpha Model AM03-0014 is a 1\/20-scale Formula One model kit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhy does Alpha Model’s description mention 1\/24 scale?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          The official page title, supplier list, and specialist retailers\n          identify AM03-0014 as 1\/20 scale. The 1\/24 wording in the body of\n          Alpha Model’s page appears to be copied text and should not be used\n          for this listing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich Formula One season does the kit represent?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          The kit represents Scuderia Ferrari’s SF-24 from the 2024 Formula\n          One season.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWho drove the Ferrari SF-24?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Charles Leclerc and Carlos Sainz drove the SF-24 during the 2024\n          Formula One season.\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. AM03-0014 is sold as a full resin Formula One model kit.\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          Yes. Photo-etched detail parts are included.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre decals, wheels, and clear parts included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Specialist listings for AM03-0014 identify decals, wheels, and\n          clear parts as included.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich driver or Grand Prix decals are included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Confirm the physical decal sheet before publishing a specific\n          driver, car number, or Grand Prix configuration because current\n          supplier references are not consistent.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the finished model included?\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, decal solutions, and modeling tools are not\n          listed as included.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this kit suitable for beginners?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          The kit is best suited to experienced builders who are comfortable\n          with resin preparation, wing alignment, suspension assembly, decals,\n          and mixed-media construction.\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 additional premium automotive and racing kits in the\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/alpha-models\"\u003eAlpha Models collection\u003c\/a\u003e,\n      explore more vehicles in\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/car-model-kits\"\u003eCar Model Kits\u003c\/a\u003e,\n      or find paints, tools, and other 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":47499617403042,"sku":"AM03-0014","price":220.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/AM03-0014.png?v=1786046379","url":"https:\/\/spraygunner.com\/products\/alpha-model-1-20-ferrari-sf-24-2024","provider":"SprayGunner","version":"1.0","type":"link"}