{"product_id":"alpha-model-1-24-porsche-911-992-sport-classic","title":"Alpha Model 1\/24 Porsche 911 (992) Sport Classic Full Resin Model Kit","description":"\u003cstyle\u003e\n  .am-porsche-911-sport-classic {\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-porsche-911-sport-classic,\n  .am-porsche-911-sport-classic *,\n  .am-porsche-911-sport-classic *::before,\n  .am-porsche-911-sport-classic *::after {\n    box-sizing: border-box;\n  }\n\n  .am-porsche-911-sport-classic h2,\n  .am-porsche-911-sport-classic h3 {\n    margin-top: 0;\n    color: var(--am-heading);\n    line-height: 1.3;\n  }\n\n  .am-porsche-911-sport-classic h2 {\n    margin-bottom: 15px;\n    font-size: clamp(25px, 4vw, 36px);\n  }\n\n  .am-porsche-911-sport-classic h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .am-porsche-911-sport-classic p {\n    margin: 0 0 16px;\n  }\n\n  .am-porsche-911-sport-classic ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .am-porsche-911-sport-classic li {\n    margin-bottom: 9px;\n  }\n\n  .am-porsche-911-sport-classic strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .am-porsche-911-sport-classic a,\n  .am-porsche-911-sport-classic 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-porsche-911-sport-classic a:hover,\n  .am-porsche-911-sport-classic a:focus-visible {\n    color: var(--am-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .am-porsche-911-sport-classic a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--am-hover);\n    outline-offset: 3px;\n  }\n\n  .am-porsche-911-sport-classic .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-porsche-911-sport-classic .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-porsche-911-sport-classic .am-intro {\n    max-width: 900px;\n    color: var(--am-muted);\n    font-size: 17px;\n  }\n\n  .am-porsche-911-sport-classic .am-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .am-porsche-911-sport-classic .am-card,\n  .am-porsche-911-sport-classic .am-section {\n    width: 100%;\n    background: #ffffff;\n    border: 1px solid var(--am-border);\n    border-radius: 10px;\n  }\n\n  .am-porsche-911-sport-classic .am-card {\n    padding: 22px;\n  }\n\n  .am-porsche-911-sport-classic .am-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .am-porsche-911-sport-classic .am-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .am-porsche-911-sport-classic .am-specs th,\n  .am-porsche-911-sport-classic .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-porsche-911-sport-classic .am-specs th {\n    width: 30%;\n    color: var(--am-heading);\n    font-weight: 700;\n  }\n\n  .am-porsche-911-sport-classic .am-specs tr:last-child th,\n  .am-porsche-911-sport-classic .am-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .am-porsche-911-sport-classic .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-porsche-911-sport-classic .am-note p {\n    margin: 0;\n  }\n\n  .am-porsche-911-sport-classic .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-porsche-911-sport-classic .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-porsche-911-sport-classic .am-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .am-porsche-911-sport-classic .am-faq summary::marker {\n    content: \"\";\n  }\n\n  .am-porsche-911-sport-classic .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-porsche-911-sport-classic .am-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .am-porsche-911-sport-classic .am-faq details[open] summary {\n    background: #fafafa;\n  }\n\n  body .am-porsche-911-sport-classic .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-porsche-911-sport-classic .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-porsche-911-sport-classic .am-card,\n    .am-porsche-911-sport-classic .am-section {\n      padding: 19px;\n    }\n\n    .am-porsche-911-sport-classic .am-specs th,\n    .am-porsche-911-sport-classic .am-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .am-porsche-911-sport-classic .am-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .am-porsche-911-sport-classic .am-specs td {\n      padding-top: 1px;\n    }\n\n    body .am-porsche-911-sport-classic .am-faq summary {\n      padding: 14px 42px 14px 14px !important;\n      font-size: 15px !important;\n    }\n\n    body .am-porsche-911-sport-classic .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-porsche-911-sport-classic\"\u003e\n\n  \u003csection class=\"am-hero\"\u003e\n    \u003cspan class=\"am-label\"\u003eAlpha Model 1\/24 Full Resin Model Kit\u003c\/span\u003e\n\n    \u003ch2\u003eAlpha Model 1\/24 Porsche 911 (992) Sport Classic Full Resin Model Kit\u003c\/h2\u003e\n\n    \u003cp class=\"am-intro\"\u003e\n      Build the \u003cstrong\u003ePorsche 911 Sport Classic\u003c\/strong\u003e in 1\/24 scale with\n      this Alpha Model full resin kit. The model captures the Type 992’s wide\n      body, fixed ducktail rear spoiler, double-bubble roof, heritage-inspired\n      styling, detailed cockpit, wheels, glazing, and exterior trim.\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\u003eAM02-0097\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Builds a \u003cstrong\u003e1\/24 scale Porsche 911 (992) Sport Classic\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Full resin automotive model kit with detailed body and cockpit\n          components.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes photo-etched detail parts.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes water-slide decals.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes rubber tires and wheel components.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes clear parts for the windows and lights.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Reproduces the wide Turbo-style body, ducktail rear spoiler, and\n          double-bubble roof.\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\u003ePorsche 911 Sport Classic\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eVehicle Brand\u003c\/th\u003e\n            \u003ctd\u003ePorsche\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eVehicle Generation\u003c\/th\u003e\n            \u003ctd\u003eType 992\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eScale\u003c\/th\u003e\n            \u003ctd\u003e1\/24\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 model kit\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Code\u003c\/th\u003e\n            \u003ctd\u003eAM02-0097\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\"\u003eResin Body Parts\u003c\/th\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eResin Dashboard Parts\u003c\/th\u003e\n            \u003ctd\u003eIncluded\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\"\u003eWater-Slide Decals\u003c\/th\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eRubber Tires\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 for windows and lights\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\u003ePorsche 911 Sport Classic in 1\/24 Scale\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Type 992 Porsche 911 Sport Classic combines modern 911 performance\n      with styling influenced by Porsche models from the 1960s and 1970s.\n      Porsche produced the full-size car as the second collector model in its\n      Heritage Design strategy.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Alpha Model recreates the Sport Classic in 1\/24 scale with separate\n      resin, metal, decal, tire, and clear components for a display-focused\n      automotive build.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eWide Body and Ducktail Rear Spoiler\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Sport Classic uses a wide body based on the 911 Turbo shape while\n      retaining rear-wheel drive. Its fixed ducktail rear spoiler references\n      the design of the historic Porsche 911 Carrera RS 2.7.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Test-fit the rear spoiler and adjoining body surfaces before painting\n      so the finished model maintains even spacing and clean alignment.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eDouble-Bubble Roof and Heritage Styling\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The double-bubble roof is one of the defining features of the modern\n      Sport Classic. The full-size car also uses heritage-inspired exterior\n      stripes, gold-colored lettering, and period-influenced interior details.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Review the supplied decal sheet and instructions before painting to\n      determine which markings and trim areas should be applied during each\n      stage of 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 main body and dashboard components are produced in resin. Resin\n      allows the wide rear quarters, roof profile, spoiler, body openings,\n      cockpit, and smaller exterior details to retain sharp definition.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Wash and inspect the resin parts before assembly. Test-fit the body,\n      dashboard, interior, glazing, wheels, tires, lights, and rear spoiler\n      before primer or adhesive is applied.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003ePhoto-Etched Details and Water-Slide Decals\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Photo-etched parts are included for thin details that benefit from\n      sharply defined metal components. Water-slide decals are also included\n      for the planned markings and smaller printed details.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Check the photo-etched sheet for bends and the decal sheet for damage\n      before starting. Use decal solutions only after testing them with the\n      chosen paint and clear-coat system.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eRubber Tires, Windows and Lights\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Rubber tires are supplied for the wheel assemblies. Clear components\n      are included for the windows and light lenses.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Dry-fit the wheels to check ride height and alignment. Test the clear\n      parts against the body openings before completing the final body finish.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"am-section\"\u003e\n    \u003ch3\u003eInterior and Dashboard Detail\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The kit includes separate resin dashboard components and interior parts\n      for finishing the cabin independently from the body.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Painting the dashboard, seats, door areas, controls, and trim before\n      installation makes it easier to preserve clean color separation during\n      final assembly.\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 surfaces for mold-release residue, casting seams, and\n      small imperfections before applying primer. Use a primer formulated for\n      resin to create a stable foundation for the selected body color.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Apply color and clear coat in controlled layers so panel lines, roof\n      contours, spoiler edges, and smaller exterior details remain visible.\n      Test all paint-system components before use.\n    \u003c\/p\u003e\n  \u003c\/section\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 Resin preparation, test-fitting, sanding,\n      drilling, and minor adjustment may be required during assembly. Use\n      suitable 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\u003eDecal Notice:\u003c\/strong\u003e Confirm the physical decal sheet and\n      instructions before describing the exact exterior color, number,\n      stripe, or personalized door graphic shown in product photos.\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, tools,\n      sandpaper, decal solutions, clear coat, and a display case are not\n      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\u003ePorsche scale-model collectors\u003c\/li\u003e\n      \u003cli\u003ePorsche 911 Sport Classic enthusiasts\u003c\/li\u003e\n      \u003cli\u003ePorsche Heritage Design collectors\u003c\/li\u003e\n      \u003cli\u003e1\/24 automotive model builders\u003c\/li\u003e\n      \u003cli\u003eModelers experienced with resin kits\u003c\/li\u003e\n      \u003cli\u003eBuilders comfortable with photo-etched parts and decals\u003c\/li\u003e\n      \u003cli\u003eAutomotive airbrushing and finishing 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 this Porsche 911 Sport Classic kit?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Alpha Model AM02-0097 is produced in 1\/24 scale.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich Porsche 911 generation does the kit represent?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          The kit represents the Type 992 Porsche 911 Sport Classic.\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. The kit includes resin body and dashboard components.\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 included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The kit includes water-slide decals.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre rubber tires included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Rubber tires are included for the wheel assemblies.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre windows and light lenses included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Clear parts are included for the windows and lights.\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, 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 suitable for a first resin model kit?\u003c\/summary\u003e\n\n      \u003cdiv class=\"am-faq-answer\"\u003e\n        \u003cp\u003e\n          It is best suited to builders who are comfortable with resin\n          cleanup, careful test-fitting, sanding, decals, and mixed-media\n          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":47499566022818,"sku":"AM02-0097","price":176.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/AM02-0097.webp?v=1786044834","url":"https:\/\/spraygunner.com\/products\/alpha-model-1-24-porsche-911-992-sport-classic","provider":"SprayGunner","version":"1.0","type":"link"}