{"product_id":"alpha-model-1-20-red-bull-racing-rb19-2023","title":"Alpha Model 1\/20 Oracle Red Bull Racing RB19 2023 Full Resin Model Kit","description":"\u003cstyle\u003e\n  .am-red-bull-rb19 {\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-red-bull-rb19,\n  .am-red-bull-rb19 *,\n  .am-red-bull-rb19 *::before,\n  .am-red-bull-rb19 *::after {\n    box-sizing: border-box;\n  }\n\n  .am-red-bull-rb19 h2,\n  .am-red-bull-rb19 h3 {\n    margin-top: 0;\n    color: var(--am-heading);\n    line-height: 1.3;\n  }\n\n  .am-red-bull-rb19 h2 {\n    margin-bottom: 15px;\n    font-size: clamp(25px, 4vw, 36px);\n  }\n\n  .am-red-bull-rb19 h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .am-red-bull-rb19 p {\n    margin: 0 0 16px;\n  }\n\n  .am-red-bull-rb19 ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .am-red-bull-rb19 li {\n    margin-bottom: 9px;\n  }\n\n  .am-red-bull-rb19 strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .am-red-bull-rb19 a,\n  .am-red-bull-rb19 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-red-bull-rb19 a:hover,\n  .am-red-bull-rb19 a:focus-visible {\n    color: var(--am-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .am-red-bull-rb19 a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--am-hover);\n    outline-offset: 3px;\n  }\n\n  .am-red-bull-rb19 .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-red-bull-rb19 .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-red-bull-rb19 .am-intro {\n    max-width: 900px;\n    color: var(--am-muted);\n    font-size: 17px;\n  }\n\n  .am-red-bull-rb19 .am-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .am-red-bull-rb19 .am-card,\n  .am-red-bull-rb19 .am-section {\n    width: 100%;\n    background: #ffffff;\n    border: 1px solid var(--am-border);\n    border-radius: 10px;\n  }\n\n  .am-red-bull-rb19 .am-card {\n    padding: 22px;\n  }\n\n  .am-red-bull-rb19 .am-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .am-red-bull-rb19 .am-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .am-red-bull-rb19 .am-specs th,\n  .am-red-bull-rb19 .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-red-bull-rb19 .am-specs th {\n    width: 30%;\n    color: var(--am-heading);\n    font-weight: 700;\n  }\n\n  .am-red-bull-rb19 .am-specs tr:last-child th,\n  .am-red-bull-rb19 .am-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .am-red-bull-rb19 .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-red-bull-rb19 .am-note p {\n    margin: 0;\n  }\n\n  .am-red-bull-rb19 .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-red-bull-rb19 .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-red-bull-rb19 .am-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .am-red-bull-rb19 .am-faq summary::marker {\n    content: \"\";\n  }\n\n  .am-red-bull-rb19 .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-red-bull-rb19 .am-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .am-red-bull-rb19 .am-faq details[open] summary {\n    background: #fafafa;\n  }\n\n  body .am-red-bull-rb19 .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-red-bull-rb19 .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-red-bull-rb19 .am-card,\n    .am-red-bull-rb19 .am-section {\n      padding: 19px;\n    }\n\n    .am-red-bull-rb19 .am-specs th,\n    .am-red-bull-rb19 .am-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .am-red-bull-rb19 .am-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .am-red-bull-rb19 .am-specs td {\n      padding-top: 1px;\n    }\n\n    body .am-red-bull-rb19 .am-faq summary {\n      padding: 14px 42px 14px 14px !important;\n      font-size: 15px !important;\n    }\n\n    body .am-red-bull-rb19 .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-red-bull-rb19\"\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 Oracle Red Bull Racing RB19 2023 Full Resin Model Kit\u003c\/h2\u003e\n\n    \u003cp class=\"am-intro\"\u003e\n      Build the \u003cstrong\u003eOracle Red Bull Racing RB19\u003c\/strong\u003e in 1\/20 scale\n      with this Alpha Model full resin kit. The model recreates the\n      record-setting 2023 Formula One car with its sculpted sidepods,\n      detailed floor edges, front and rear wings, open cockpit, halo,\n      suspension, wheels, and tightly packaged aerodynamic bodywork.\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-0012\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Builds a \u003cstrong\u003e1\/20 scale Oracle Red Bull Racing RB19\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Represents the Formula One car used during the 2023 season.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Full resin Formula One model kit.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Reproduces the RB19’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          Intended for experienced resin and mixed-media 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\u003eOracle Red Bull Racing RB19\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTeam\u003c\/th\u003e\n            \u003ctd\u003eOracle Red Bull Racing\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSeason\u003c\/th\u003e\n            \u003ctd\u003e2023 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\u003eMax Verstappen and Sergio Pérez\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-0012\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\"\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\u003eOracle Red Bull Racing RB19 in 1\/20 Scale\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The RB19 was Oracle Red Bull Racing’s Formula One car for the 2023\n      season. Driven by Max Verstappen and Sergio Pérez, it became one of the\n      most successful cars in Formula One history.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Alpha Model recreates the RB19 in a display-focused 1\/20 scale, allowing\n      the car’s open-wheel layout, cockpit, bodywork, suspension, wings, and\n      complex aerodynamic surfaces to be reproduced with greater visual\n      presence than a smaller automotive scale.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eA Record-Setting Formula One Car\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The RB19 won 21 of the 22 races held during the 2023 season. Oracle Red\n      Bull Racing also recorded 30 podium finishes, 15 pole positions, and 860\n      Constructors’ Championship points.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The car helped Max Verstappen secure the Drivers’ Championship while\n      Sergio Pérez finished second in the championship standings.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eDetailed Aerodynamic Bodywork\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The RB19’s appearance is shaped by its front wing, sculpted sidepods,\n      floor edges, engine cover, suspension, rear wing, diffuser area, and\n      tightly packaged body surfaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Test-fit the wing elements, floor, body, suspension, and rear components\n      before applying paint. Small alignment errors can become more visible\n      once the completed open-wheel model is assembled.\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 kit is produced as a full resin model. Resin construction allows the\n      body surfaces, aerodynamic channels, wing elements, cockpit forms, and\n      smaller structural details to retain sharply defined shapes.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Wash and inspect all resin components before assembly. Dry-fit the body,\n      floor, cockpit, suspension, wing elements, wheels, and smaller\n      aerodynamic parts before primer, paint, or adhesive is applied.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eOpen Cockpit and Halo Detail\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The open cockpit is a major focal point of the completed RB19 model.\n      The seat, steering controls, cockpit surround, halo, headrest area, and\n      smaller interior details can be finished before the cockpit is installed\n      into the main body.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Complete the cockpit as a separate subassembly to make masking, detail\n      painting, and final positioning 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 contain thin elements and tightly controlled\n      spacing. Carefully clean and test-fit each component before permanent\n      assembly.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Use a flat reference surface when aligning the wing elements so the\n      completed assembly remains 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 strongly affect\n      the finished appearance of an open-wheel racing model.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Confirm that all four tires contact the display surface evenly before\n      the suspension and wheels are permanently attached.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eRacing Livery and Sponsor Markings\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The RB19 uses the dark blue Oracle Red Bull Racing presentation with\n      red, yellow, white, and metallic accents across the body, wings, halo,\n      and aerodynamic surfaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Confirm the physical decal sheet before adding a specific driver number,\n      Grand Prix configuration, or special-event livery to the Shopify\n      listing.\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      Large areas of the floor, wings, suspension, cockpit, and aerodynamic\n      components can be finished with dark carbon-look or technical surfaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Plan these areas before applying the main body colors. Controlled\n      masking and staged painting will help preserve clean boundaries between\n      the racing livery and the exposed technical components.\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 parts for mold-release residue, casting seams, and small\n      imperfections before primer is applied. Use a primer formulated for\n      resin to establish a stable base 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,\n      front wing, rear wing, and smaller aerodynamic subassemblies.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Review the physical instructions and all included components before\n      starting. This will help determine the correct order for preparation,\n      painting, decals, and final assembly.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"am-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eKit Contents Notice:\u003c\/strong\u003e Confirm the physical box,\n      instructions, decal sheets, tires, clear parts, and any photo-etched or\n      metal components before adding them as confirmed included items in\n      Shopify.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eLivery Notice:\u003c\/strong\u003e Confirm whether the supplied decals\n      represent Max Verstappen, Sergio Pérez, the Bahrain Grand Prix, the\n      Australian Grand Prix, or another race configuration before adding\n      driver- or event-specific information.\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\n      tools, sanding supplies, decal solutions, clear coat, and a display case\n      are 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\u003eOracle Red Bull Racing collectors\u003c\/li\u003e\n      \u003cli\u003eMax Verstappen and Sergio Pérez fans\u003c\/li\u003e\n      \u003cli\u003eFormula One model builders\u003c\/li\u003e\n      \u003cli\u003eRB19 and 2023 championship 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 RB19?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Alpha Model AM03-0012 is produced in 1\/20 scale.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich Formula One season does the model represent?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          The model represents the Oracle Red Bull Racing RB19 used during the\n          2023 Formula One season.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWho drove the RB19 in 2023?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          The RB19 was driven by Max Verstappen and Sergio Pérez during the\n          2023 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-0012 is listed 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\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 model kit.\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          Confirm the physical decal sheet before listing specific drivers,\n          numbers, races, or special liveries as included.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre photo-etched parts and tires included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Confirm these components against the physical box and instructions\n          before adding them as confirmed kit contents.\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, detailed wing alignment, suspension\n          assembly, decals, 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 more premium racing 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":47499615633570,"sku":"AM03-0012","price":220.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/AM03-0012.png?v=1786046374","url":"https:\/\/spraygunner.com\/products\/alpha-model-1-20-red-bull-racing-rb19-2023","provider":"SprayGunner","version":"1.0","type":"link"}