{"product_id":"ak-interactive-paint-stripper-100ml-ak186","title":"AK Interactive Paint Stripper 100ml – AK186","description":"\u003cstyle\u003e\n  .ak-paint-stripper-186 {\n    --ak-text: #1f2937;\n    --ak-muted: #4b5563;\n    --ak-border: #d1d5db;\n    --ak-heading: #111827;\n    --ak-link: #000000;\n    --ak-hover: #f37021;\n    --ak-note-bg: #fff7ed;\n\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--ak-text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  .ak-paint-stripper-186,\n  .ak-paint-stripper-186 *,\n  .ak-paint-stripper-186 *::before,\n  .ak-paint-stripper-186 *::after {\n    box-sizing: border-box;\n  }\n\n  .ak-paint-stripper-186 h2,\n  .ak-paint-stripper-186 h3 {\n    margin-top: 0;\n    color: var(--ak-heading);\n    line-height: 1.3;\n  }\n\n  .ak-paint-stripper-186 h2 {\n    margin-bottom: 14px;\n    font-size: clamp(25px, 4vw, 35px);\n  }\n\n  .ak-paint-stripper-186 h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .ak-paint-stripper-186 p {\n    margin: 0 0 16px;\n  }\n\n  .ak-paint-stripper-186 ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .ak-paint-stripper-186 li {\n    margin-bottom: 9px;\n  }\n\n  .ak-paint-stripper-186 strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .ak-paint-stripper-186 a,\n  .ak-paint-stripper-186 a:visited {\n    color: var(--ak-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  .ak-paint-stripper-186 a:hover,\n  .ak-paint-stripper-186 a:focus-visible {\n    color: var(--ak-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .ak-paint-stripper-186 a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--ak-hover);\n    outline-offset: 3px;\n  }\n\n  .ak-paint-stripper-186 .ak-hero {\n    margin-bottom: 24px;\n    padding: clamp(22px, 5vw, 38px);\n    background: linear-gradient(135deg, #fafafa, #eceff1);\n    border: 1px solid var(--ak-border);\n    border-radius: 12px;\n  }\n\n  .ak-paint-stripper-186 .ak-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #374151;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.25px;\n    text-transform: uppercase;\n  }\n\n  .ak-paint-stripper-186 .ak-intro {\n    max-width: 900px;\n    color: var(--ak-muted);\n  }\n\n  .ak-paint-stripper-186 .ak-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .ak-paint-stripper-186 .ak-card,\n  .ak-paint-stripper-186 .ak-section {\n    width: 100%;\n    background: #ffffff;\n    border: 1px solid var(--ak-border);\n    border-radius: 10px;\n  }\n\n  .ak-paint-stripper-186 .ak-card {\n    padding: 22px;\n  }\n\n  .ak-paint-stripper-186 .ak-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .ak-paint-stripper-186 .ak-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .ak-paint-stripper-186 .ak-specs th,\n  .ak-paint-stripper-186 .ak-specs td {\n    padding: 11px 10px;\n    text-align: left;\n    vertical-align: top;\n    border-bottom: 1px solid #e5e7eb;\n  }\n\n  .ak-paint-stripper-186 .ak-specs th {\n    width: 30%;\n    color: var(--ak-heading);\n    font-weight: 700;\n  }\n\n  .ak-paint-stripper-186 .ak-specs tr:last-child th,\n  .ak-paint-stripper-186 .ak-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ak-paint-stripper-186 .ak-note {\n    margin-bottom: 24px;\n    padding: 17px 19px;\n    background: var(--ak-note-bg);\n    border: 1px solid var(--ak-hover);\n    border-left: 4px solid var(--ak-hover);\n    border-radius: 8px;\n  }\n\n  .ak-paint-stripper-186 .ak-note p {\n    margin: 0;\n  }\n\n  .ak-paint-stripper-186 .ak-faq details {\n    margin-bottom: 11px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--ak-border);\n    border-radius: 8px;\n  }\n\n  body .ak-paint-stripper-186 .ak-faq summary {\n    position: relative;\n    display: block;\n    width: 100%;\n    margin: 0;\n    padding: 16px 48px 16px 17px;\n    color: var(--ak-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  .ak-paint-stripper-186 .ak-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ak-paint-stripper-186 .ak-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 17px;\n    color: var(--ak-hover);\n    font-size: 23px;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .ak-paint-stripper-186 .ak-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  body .ak-paint-stripper-186 .ak-faq-answer {\n    padding: 0 17px 17px !important;\n    color: var(--ak-muted) !important;\n    font-family: Arial, Helvetica, sans-serif !important;\n    font-size: 17px !important;\n    line-height: 1.7 !important;\n  }\n\n  body .ak-paint-stripper-186 .ak-faq-answer p {\n    margin: 0 !important;\n    color: inherit !important;\n  }\n\n  @media screen and (max-width: 700px) {\n    .ak-paint-stripper-186 {\n      font-size: 16px;\n    }\n\n    .ak-paint-stripper-186 .ak-card,\n    .ak-paint-stripper-186 .ak-section {\n      padding: 19px;\n    }\n\n    .ak-paint-stripper-186 .ak-specs th,\n    .ak-paint-stripper-186 .ak-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .ak-paint-stripper-186 .ak-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .ak-paint-stripper-186 .ak-specs td {\n      padding-top: 1px;\n    }\n\n    body .ak-paint-stripper-186 .ak-faq summary {\n      padding: 14px 42px 14px 14px !important;\n      font-size: 15px !important;\n    }\n\n    body .ak-paint-stripper-186 .ak-faq-answer {\n      padding: 0 14px 14px !important;\n      font-size: 16px !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ak-paint-stripper-186\"\u003e\n\n  \u003csection class=\"ak-hero\"\u003e\n    \u003cspan class=\"ak-label\"\u003eAK Interactive Auxiliary Product\u003c\/span\u003e\n\n    \u003ch2\u003eAK Interactive Paint Stripper 100ml – AK186\u003c\/h2\u003e\n\n    \u003cp class=\"ak-intro\"\u003e\n      \u003cstrong\u003eAK Interactive Paint Stripper 100ml\u003c\/strong\u003e is designed for\n      completely or selectively removing paint from models and figures.\n      It can be used on plastic, resin, and white-metal hobby pieces when\n      applied according to AK Interactive's instructions, making it useful\n      for repainting, restoration, correction, and model-rebuilding projects.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ak-stack\"\u003e\n\n    \u003csection class=\"ak-card\"\u003e\n      \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eOfficial AK Interactive product code \u003cstrong\u003eAK186\u003c\/strong\u003e.\u003c\/li\u003e\n\n        \u003cli\u003e\n          Designed for \u003cstrong\u003ecomplete or selective paint removal\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003eDeveloped for models and figures.\u003c\/li\u003e\n\n        \u003cli\u003e\n          Suitable for \u003cstrong\u003eplastic, resin, and white metal\u003c\/strong\u003e\n          when used correctly.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Applied directly to the painted surface before working the area\n          with a brush.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Parts should be washed with \u003cstrong\u003esoap and water\u003c\/strong\u003e\n          after the paint has been removed.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Supplied as a single \u003cstrong\u003e100ml bottle\u003c\/strong\u003e.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ak-card\"\u003e\n      \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\n      \u003ctable class=\"ak-specs\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n            \u003ctd\u003eAK Interactive\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Name\u003c\/th\u003e\n            \u003ctd\u003ePaint Stripper\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Code\u003c\/th\u003e\n            \u003ctd\u003eAK186\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n            \u003ctd\u003ePaint Remover \/ Auxiliary Product\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCompatible Model Materials\u003c\/th\u003e\n            \u003ctd\u003ePlastic, resin, and white metal\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eApplication\u003c\/th\u003e\n            \u003ctd\u003eComplete or selective paint removal\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePack\u003c\/th\u003e\n            \u003ctd\u003eSingle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eVolume\u003c\/th\u003e\n            \u003ctd\u003e100ml\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBarcode\u003c\/th\u003e\n            \u003ctd\u003e8436535571869\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePrimary Use\u003c\/th\u003e\n            \u003ctd\u003eModels and figures\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=\"ak-section\"\u003e\n    \u003ch3\u003eComplete or Selective Paint Removal\u003c\/h3\u003e\n\n    \u003cp\u003e\n      AK Interactive Paint Stripper can be used when an entire painted surface\n      needs to be stripped or when paint needs to be removed only from a\n      selected part of a model or figure.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This makes it useful for repainting, correcting existing finishes,\n      restoring older models, and preparing previously painted pieces for a\n      new color scheme.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ak-section\"\u003e\n    \u003ch3\u003eFor Plastic, Resin and White Metal\u003c\/h3\u003e\n\n    \u003cp\u003e\n      AK Interactive identifies plastic, resin, and white metal as suitable\n      model materials for Paint Stripper when the product is used correctly.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Work carefully around fine sculpted details and delicate parts and follow\n      the manufacturer's instructions throughout the stripping process.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ak-section\"\u003e\n    \u003ch3\u003eBrush Application\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Apply Paint Stripper directly to the painted surface that needs to be\n      stripped and work the treated area with a suitable brush.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Monitor the surface while removing the paint rather than leaving the\n      model unattended in the stripping product.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ak-section\"\u003e\n    \u003ch3\u003eModel Restoration and Repainting\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Paint Stripper is useful for previously painted models, figures,\n      miniatures, vehicles, aircraft, and other hobby projects where an\n      existing finish needs to be removed before repainting.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Once the old paint is removed, the piece can be cleaned and inspected\n      before continuing with a new preparation and painting process.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ak-section\"\u003e\n    \u003ch3\u003eCorrecting Painting Mistakes\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Because the product can be used selectively, it may also be useful when\n      only a specific painted section needs to be stripped instead of removing\n      the complete finish.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Apply carefully around neighboring painted areas when performing\n      localized paint-removal work.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ak-section\"\u003e\n    \u003ch3\u003eCleaning After Paint Removal\u003c\/h3\u003e\n\n    \u003cp\u003e\n      After the paint has been removed, AK Interactive instructs users to wash\n      the piece with \u003cstrong\u003esoap and water\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This removes remaining product and greasy residue before the model moves\n      on to subsequent preparation or painting stages.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ak-section\"\u003e\n    \u003ch3\u003e100ml Size\u003c\/h3\u003e\n\n    \u003cp\u003e\n      AK186 contains \u003cstrong\u003e100ml\u003c\/strong\u003e of AK Interactive Paint Stripper\n      and is supplied as a single bottle.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The 100ml format provides a practical amount for hobby paint-removal,\n      restoration, repainting, and correction work.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ak-section\"\u003e\n    \u003ch3\u003eSuggested Uses\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eRemoving old paint from scale models\u003c\/li\u003e\n      \u003cli\u003eStripping painted miniatures and figures\u003c\/li\u003e\n      \u003cli\u003eModel restoration projects\u003c\/li\u003e\n      \u003cli\u003eRepainting hobby models\u003c\/li\u003e\n      \u003cli\u003eCorrecting selected painted areas\u003c\/li\u003e\n      \u003cli\u003eChanging existing color schemes\u003c\/li\u003e\n      \u003cli\u003ePreparing second-hand models for repainting\u003c\/li\u003e\n      \u003cli\u003ePlastic model restoration\u003c\/li\u003e\n      \u003cli\u003eResin and white-metal figure restoration\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ak-section\"\u003e\n    \u003ch3\u003eHow to Use\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e\n        Apply Paint Stripper to the painted surface that needs to be stripped.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Work the treated area carefully with a suitable brush.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Monitor the surface as the unwanted paint is removed.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not leave model parts immersed for an extended period.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Once the paint is removed, wash the part with soap and water.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Remove remaining residue before preparing the model for repainting.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Allow the cleaned piece to dry before continuing with later painting\n        or modeling steps.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ak-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eImportant Use Notice:\u003c\/strong\u003e AK Interactive warns against\n      leaving parts immersed in Paint Stripper for long periods. Incorrect use\n      may damage fine model details.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ak-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eMaterial Notice:\u003c\/strong\u003e AK Interactive identifies plastic,\n      resin, and white metal as suitable model materials when Paint Stripper\n      is used according to the manufacturer's instructions.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ak-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eCleaning Notice:\u003c\/strong\u003e After paint removal, wash the stripped\n      piece with soap and water to remove remaining product and grease.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ak-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eSafety Notice:\u003c\/strong\u003e Read and follow all product-label\n      instructions, precautions, and applicable safety information supplied by\n      AK Interactive before use.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"ak-section\"\u003e\n    \u003ch3\u003eRecommended For\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eScale model builders\u003c\/li\u003e\n      \u003cli\u003eMiniature painters\u003c\/li\u003e\n      \u003cli\u003eFigure painters\u003c\/li\u003e\n      \u003cli\u003eWargaming hobbyists\u003c\/li\u003e\n      \u003cli\u003eMilitary modelers\u003c\/li\u003e\n      \u003cli\u003eAircraft and vehicle modelers\u003c\/li\u003e\n      \u003cli\u003eSci-fi and fantasy modelers\u003c\/li\u003e\n      \u003cli\u003eModel restoration projects\u003c\/li\u003e\n      \u003cli\u003eRepainting and paint-correction work\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ak-section ak-faq\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is AK Interactive Paint Stripper 100ml?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ak-faq-answer\"\u003e\n        \u003cp\u003e\n          AK186 is a 100ml paint-removal product designed for completely or\n          selectively stripping paint from models and figures.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the product code?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ak-faq-answer\"\u003e\n        \u003cp\u003e\n          The official AK Interactive product code is AK186.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow much Paint Stripper is included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ak-faq-answer\"\u003e\n        \u003cp\u003e\n          The bottle contains 100ml of AK Interactive Paint Stripper.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan AK186 Paint Stripper be used on plastic?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ak-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. AK Interactive identifies plastic as a suitable model material\n          when the product is used correctly.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it be used on resin?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ak-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Resin is also specifically identified by AK Interactive.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it be used on white-metal figures?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ak-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. AK Interactive also identifies white metal as a suitable model\n          material.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow is Paint Stripper applied?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ak-faq-answer\"\u003e\n        \u003cp\u003e\n          Apply it to the painted surface and work the treated area with a\n          brush according to AK Interactive's instructions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eShould the model be washed afterward?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ak-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Wash the piece with soap and water after the unwanted paint has\n          been removed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the model be left soaking in Paint Stripper?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ak-faq-answer\"\u003e\n        \u003cp\u003e\n          AK Interactive warns against prolonged immersion because incorrect\n          use may damage fine model details.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ak-section\"\u003e\n    \u003ch3\u003eExplore More AK Interactive Products\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Browse more\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/ak-interactive\"\u003eAK Interactive paints, weathering products, and modeling supplies\u003c\/a\u003e\n      for scale models, figures, miniatures, dioramas, and hobby projects.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"AK Interactive","offers":[{"title":"Default Title","offer_id":47510525706402,"sku":"AK186","price":6.08,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/AK186.webp?v=1786399371","url":"https:\/\/spraygunner.com\/products\/ak-interactive-paint-stripper-100ml-ak186","provider":"SprayGunner","version":"1.0","type":"link"}