{"product_id":"alpha-model-1-43-ferrari-f8-tributo","title":"Alpha Model 1\/43 Ferrari F8 Tributo Model Kit","description":"\u003cstyle\u003e\n  .am-ferrari-f8-tributo {\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-f8-tributo,\n  .am-ferrari-f8-tributo *,\n  .am-ferrari-f8-tributo *::before,\n  .am-ferrari-f8-tributo *::after {\n    box-sizing: border-box;\n  }\n\n  .am-ferrari-f8-tributo h2,\n  .am-ferrari-f8-tributo h3 {\n    margin-top: 0;\n    color: var(--am-heading);\n    line-height: 1.3;\n  }\n\n  .am-ferrari-f8-tributo h2 {\n    margin-bottom: 15px;\n    font-size: clamp(25px, 4vw, 36px);\n  }\n\n  .am-ferrari-f8-tributo h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .am-ferrari-f8-tributo p {\n    margin: 0 0 16px;\n  }\n\n  .am-ferrari-f8-tributo ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .am-ferrari-f8-tributo li {\n    margin-bottom: 9px;\n  }\n\n  .am-ferrari-f8-tributo strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .am-ferrari-f8-tributo a,\n  .am-ferrari-f8-tributo 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-f8-tributo a:hover,\n  .am-ferrari-f8-tributo a:focus-visible {\n    color: var(--am-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .am-ferrari-f8-tributo a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--am-hover);\n    outline-offset: 3px;\n  }\n\n  .am-ferrari-f8-tributo .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-f8-tributo .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-f8-tributo .am-intro {\n    max-width: 900px;\n    color: var(--am-muted);\n    font-size: 17px;\n  }\n\n  .am-ferrari-f8-tributo .am-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .am-ferrari-f8-tributo .am-card,\n  .am-ferrari-f8-tributo .am-section {\n    width: 100%;\n    background: #ffffff;\n    border: 1px solid var(--am-border);\n    border-radius: 10px;\n  }\n\n  .am-ferrari-f8-tributo .am-card {\n    padding: 22px;\n  }\n\n  .am-ferrari-f8-tributo .am-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .am-ferrari-f8-tributo .am-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .am-ferrari-f8-tributo .am-specs th,\n  .am-ferrari-f8-tributo .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-f8-tributo .am-specs th {\n    width: 30%;\n    color: var(--am-heading);\n    font-weight: 700;\n  }\n\n  .am-ferrari-f8-tributo .am-specs tr:last-child th,\n  .am-ferrari-f8-tributo .am-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .am-ferrari-f8-tributo .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-f8-tributo .am-note p {\n    margin: 0;\n  }\n\n  .am-ferrari-f8-tributo .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-f8-tributo .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-f8-tributo .am-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .am-ferrari-f8-tributo .am-faq summary::marker {\n    content: \"\";\n  }\n\n  .am-ferrari-f8-tributo .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-f8-tributo .am-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .am-ferrari-f8-tributo .am-faq details[open] summary {\n    background: #fafafa;\n  }\n\n  body .am-ferrari-f8-tributo .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-f8-tributo .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-f8-tributo .am-card,\n    .am-ferrari-f8-tributo .am-section {\n      padding: 19px;\n    }\n\n    .am-ferrari-f8-tributo .am-specs th,\n    .am-ferrari-f8-tributo .am-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .am-ferrari-f8-tributo .am-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .am-ferrari-f8-tributo .am-specs td {\n      padding-top: 1px;\n    }\n\n    body .am-ferrari-f8-tributo .am-faq summary {\n      padding: 14px 42px 14px 14px !important;\n      font-size: 15px !important;\n    }\n\n    body .am-ferrari-f8-tributo .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-f8-tributo\"\u003e\n\n  \u003csection class=\"am-hero\"\u003e\n    \u003cspan class=\"am-label\"\u003eAlpha Model 1\/43 Automotive Model Kit\u003c\/span\u003e\n\n    \u003ch2\u003eAlpha Model 1\/43 Ferrari F8 Tributo Model Kit\u003c\/h2\u003e\n\n    \u003cp class=\"am-intro\"\u003e\n      Build the \u003cstrong\u003eFerrari F8 Tributo\u003c\/strong\u003e in compact 1\/43 scale\n      with this Alpha Model kit. The model represents Ferrari’s fixed-roof,\n      mid-rear-engine two-seat berlinetta with its low front end, sculpted\n      side surfaces, distinctive rear bodywork, cockpit canopy, wheels, and\n      aerodynamic exterior design.\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-0011\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Builds a \u003cstrong\u003e1\/43 scale Ferrari F8 Tributo\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Represents the fixed-roof F8 Tributo berlinetta.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Reproduces the car’s low, mid-engine proportions.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Features the sculpted front bodywork and S-Duct-inspired design.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Captures the rear spoiler, engine-cover treatment, and twin\n          taillight layout.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Compact scale suitable for Ferrari and supercar collections.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Supplied as an unassembled and unpainted model kit.\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 F8 Tributo\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\"\u003eBody Style\u003c\/th\u003e\n            \u003ctd\u003eFixed-roof two-seat berlinetta\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\u003eAutomotive scale 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-0011\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePrimary Kit Material\u003c\/th\u003e\n            \u003ctd\u003eVerify the physical box and instructions\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDecals\u003c\/th\u003e\n            \u003ctd\u003eVerify the physical kit contents\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePhoto-Etched Parts\u003c\/th\u003e\n            \u003ctd\u003eVerify the physical kit contents\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWheels and Tires\u003c\/th\u003e\n            \u003ctd\u003eVerify the physical kit contents\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eClear Parts\u003c\/th\u003e\n            \u003ctd\u003eVerify 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 F8 Tributo in 1\/43 Scale\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Ferrari F8 Tributo is a fixed-roof, mid-rear-engine two-seat\n      berlinetta developed as the successor to the Ferrari 488 GTB.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Alpha Model reproduces the subject in compact 1\/43 scale, making it\n      suitable for builders and collectors who want a detailed Ferrari\n      project without the display-space requirements of a larger kit.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eFixed-Roof F8 Tributo Coupe\u003c\/h3\u003e\n\n    \u003cp\u003e\n      This kit represents the F8 Tributo berlinetta rather than the open-top\n      F8 Spider.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Its fixed roof, rear engine cover, cockpit canopy, and body profile\n      should be kept consistent throughout the product title, description,\n      image ALT text, and metafields.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eMid-Rear-Engine Ferrari Design\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The F8 Tributo uses a low nose, compact cockpit, sculpted side surfaces,\n      and a wide rear body shaped around its mid-rear-engine layout.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The completed model should maintain a low stance and balanced wheel\n      position to preserve the proportions of the full-size car.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eFront Aerodynamic Treatment\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The front of the F8 Tributo is organized around an S-Duct-inspired\n      aerodynamic treatment, compact horizontal headlights, front air\n      openings, and sharply defined body surfaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Apply primer and paint in thin layers so the front openings, panel\n      lines, and shallow aerodynamic details remain visible at 1\/43 scale.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eRear Bodywork and Twin Taillights\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The rear spoiler wraps visually around the tail and helps define the\n      F8 Tributo’s lower, wider appearance.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The rear also returns to Ferrari’s classic twin-taillight layout,\n      creating one of the model’s most recognizable design features.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eBody Preparation\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Inspect all supplied parts for attachment points, casting residue,\n      seams, flash, and small surface imperfections before applying primer.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Wash, clean, and test-fit the body, cockpit, wheels, glazing, and\n      exterior details before permanent assembly.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003ePainting a Compact 1\/43 Model\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Use thin primer, color, and clear-coat layers so panel lines, vents,\n      air channels, and smaller exterior details remain visible.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Heavy paint buildup can reduce the definition of shallow details at\n      this compact 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, 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\n      remain centered within the wheel openings.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eCockpit and Interior\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Inspect the physical kit to confirm the exact cockpit components\n      included with AM43-0011.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Where separate interior parts are supplied, prepare the seats,\n      dashboard, controls, door areas, and trim before installing the\n      completed cockpit inside the body.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eDecals and Clear Parts\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Confirm the supplied decal and clear-part contents before adding\n      detailed claims about badges, exterior graphics, glazing, or light\n      lenses to the product page.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Test-fit any transparent parts before completing the exterior finish\n      and use a clear-part-safe adhesive during final assembly.\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 the body, cockpit, wheels, glazing, decals, and\n      smaller exterior components.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Completing these areas as separate subassemblies will make preparation,\n      masking, painting, and final alignment easier.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"am-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eProduct Name Notice:\u003c\/strong\u003e Use the complete vehicle name\n      “Ferrari F8 Tributo.” Do not shorten the published product title to\n      only “Ferrari F8.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eVehicle Notice:\u003c\/strong\u003e This kit represents the fixed-roof\n      Ferrari F8 Tributo. It is not the open-top Ferrari F8 Spider.\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 and\n      instructions before stating that resin parts, photo-etched details,\n      decals, wheels, tires, glazing, or other 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 vehicle.\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 Preparation, test-fitting, sanding,\n      trimming, and minor adjustment may be required during assembly.\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\n      case 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\u003eFerrari scale-model collectors\u003c\/li\u003e\n      \u003cli\u003eFerrari F8 Tributo enthusiasts\u003c\/li\u003e\n      \u003cli\u003eFerrari V8 sports-car collectors\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\u003eBuilders experienced with small model components\u003c\/li\u003e\n      \u003cli\u003eAutomotive 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-0011?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Alpha Model AM43-0011 is produced in 1\/43 scale.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the correct vehicle name Ferrari F8 Tributo?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The confirmed product name is Ferrari F8 Tributo.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this the F8 Tributo or F8 Spider?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          This kit represents the fixed-roof F8 Tributo, not the open-top\n          F8 Spider.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this a finished model?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          No. This product 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\u003eIs the kit made from resin?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Confirm the primary material against the physical box or official\n          Alpha Model instructions before publishing it as a confirmed\n          specification.\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 kit contents before listing photo-etched\n          details as 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          Confirm the physical box and instructions before adding these as\n          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\n          not listed as included.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this suitable for beginners?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          The compact scale makes the kit better suited to builders who are\n          comfortable with careful preparation, test-fitting, painting, and\n          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":47499803885730,"sku":"AM43-0011","price":99.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/AM43-0011.webp?v=1786046445","url":"https:\/\/spraygunner.com\/products\/alpha-model-1-43-ferrari-f8-tributo","provider":"SprayGunner","version":"1.0","type":"link"}