{"product_id":"richpen-0-2mm-nozzle-29702","title":"RichPen 0.2mm Nozzle 29702","description":"\u003cstyle\u003e\n  .richpen-nozzle-29702 {\n    --rp-text: #1f2937;\n    --rp-muted: #4b5563;\n    --rp-border: #d1d5db;\n    --rp-heading: #111827;\n    --rp-link: #0076bd;\n    --rp-hover: #f37021;\n    --rp-note-bg: #fff7ed;\n    --rp-note-border: #f37021;\n\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--rp-text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .richpen-nozzle-29702,\n  .richpen-nozzle-29702 * {\n    box-sizing: border-box;\n  }\n\n  .richpen-nozzle-29702 h2,\n  .richpen-nozzle-29702 h3 {\n    margin-top: 0;\n    color: var(--rp-heading);\n    line-height: 1.3;\n  }\n\n  .richpen-nozzle-29702 h2 {\n    margin-bottom: 15px;\n    font-size: clamp(25px, 4vw, 36px);\n  }\n\n  .richpen-nozzle-29702 h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .richpen-nozzle-29702 p {\n    margin: 0 0 16px;\n  }\n\n  .richpen-nozzle-29702 ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .richpen-nozzle-29702 li {\n    margin-bottom: 9px;\n  }\n\n  .richpen-nozzle-29702 a {\n    color: var(--rp-link);\n    font-weight: 700;\n    text-decoration: underline;\n    text-decoration-thickness: 1px;\n    text-underline-offset: 3px;\n    transition:\n      color 0.2s ease,\n      text-decoration-color 0.2s ease;\n  }\n\n  .richpen-nozzle-29702 a:hover,\n  .richpen-nozzle-29702 a:focus-visible {\n    color: var(--rp-hover) !important;\n    text-decoration-color: var(--rp-hover) !important;\n  }\n\n  .richpen-nozzle-29702 a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--rp-hover);\n    outline-offset: 3px;\n  }\n\n  .richpen-nozzle-29702 .rp-hero {\n    margin-bottom: 24px;\n    padding: clamp(22px, 5vw, 38px);\n    background: linear-gradient(135deg, #f8fafc, #eef1f4);\n    border: 1px solid var(--rp-border);\n    border-radius: 12px;\n  }\n\n  .richpen-nozzle-29702 .rp-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #b42318;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n  }\n\n  .richpen-nozzle-29702 .rp-intro {\n    max-width: 900px;\n    color: var(--rp-muted);\n    font-size: 17px;\n  }\n\n  .richpen-nozzle-29702 .rp-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .richpen-nozzle-29702 .rp-card {\n    padding: 22px;\n    background: #ffffff;\n    border: 1px solid var(--rp-border);\n    border-radius: 10px;\n  }\n\n  .richpen-nozzle-29702 .rp-section {\n    margin-bottom: 24px;\n    padding: 24px;\n    background: #ffffff;\n    border: 1px solid var(--rp-border);\n    border-radius: 10px;\n  }\n\n  .richpen-nozzle-29702 .rp-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .richpen-nozzle-29702 .rp-specs th,\n  .richpen-nozzle-29702 .rp-specs td {\n    padding: 11px 10px;\n    text-align: left;\n    vertical-align: top;\n    border-bottom: 1px solid #e5e7eb;\n  }\n\n  .richpen-nozzle-29702 .rp-specs th {\n    width: 42%;\n    color: var(--rp-heading);\n    font-weight: 700;\n  }\n\n  .richpen-nozzle-29702 .rp-specs tr:last-child th,\n  .richpen-nozzle-29702 .rp-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .richpen-nozzle-29702 .rp-note {\n    margin-bottom: 24px;\n    padding: 17px 19px;\n    background: var(--rp-note-bg);\n    border: 1px solid var(--rp-note-border);\n    border-left: 4px solid var(--rp-note-border);\n    border-radius: 8px;\n  }\n\n  .richpen-nozzle-29702 .rp-note p {\n    margin: 0;\n  }\n\n  .richpen-nozzle-29702 .rp-faq details {\n    margin-bottom: 11px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--rp-border);\n    border-radius: 8px;\n  }\n\n  .richpen-nozzle-29702 .rp-faq summary {\n    position: relative;\n    padding: 16px 46px 16px 17px;\n    color: var(--rp-heading);\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .richpen-nozzle-29702 .rp-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .richpen-nozzle-29702 .rp-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 18px;\n    font-size: 24px;\n    font-weight: 400;\n    transform: translateY(-50%);\n  }\n\n  .richpen-nozzle-29702 .rp-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .richpen-nozzle-29702 .rp-faq-answer {\n    padding: 0 17px 17px;\n    color: var(--rp-muted);\n  }\n\n  @media (max-width: 700px) {\n    .richpen-nozzle-29702 .rp-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .richpen-nozzle-29702 .rp-card,\n    .richpen-nozzle-29702 .rp-section {\n      padding: 19px;\n    }\n\n    .richpen-nozzle-29702 .rp-specs th,\n    .richpen-nozzle-29702 .rp-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .richpen-nozzle-29702 .rp-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .richpen-nozzle-29702 .rp-specs td {\n      padding-top: 1px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"richpen-nozzle-29702\"\u003e\n\n  \u003csection class=\"rp-hero\"\u003e\n    \u003cspan class=\"rp-label\"\u003eRichPen Airbrush Replacement Part\u003c\/span\u003e\n\n    \u003ch2\u003eRichPen 0.2mm Nozzle 29702 for Apollo 112A and 112B Airbrushes\u003c\/h2\u003e\n\n    \u003cp class=\"rp-intro\"\u003e\n      Restore the original 0.2mm nozzle configuration of a compatible RichPen\n      Apollo airbrush with the RichPen Nozzle 29702. This model-specific\n      replacement component is listed for the RichPen Apollo 112A and Apollo\n      112B gravity-feed airbrushes.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"rp-grid\"\u003e\n\n    \u003csection class=\"rp-card\"\u003e\n      \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e\n          \u003cstrong\u003e0.2mm replacement nozzle\u003c\/strong\u003e for compatible RichPen\n          Apollo airbrush models.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eCompatible with Apollo 112A and 112B\u003c\/strong\u003e gravity-feed\n          airbrushes.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eModel-specific replacement part\u003c\/strong\u003e for a damaged,\n          worn, clogged, or missing original nozzle.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003ePrecision paint-delivery component\u003c\/strong\u003e that works with\n          the compatible needle and airbrush head assembly.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eRestores the intended 0.2mm setup\u003c\/strong\u003e when installed\n          with the correct matching components.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          This listing includes the nozzle only, not a complete airbrush,\n          needle, nozzle cap, or head assembly.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"rp-card\"\u003e\n      \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\n      \u003ctable class=\"rp-specs\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n            \u003ctd\u003eRichPen\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Name\u003c\/th\u003e\n            \u003ctd\u003e0.2mm Nozzle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eManufacturer SKU\u003c\/th\u003e\n            \u003ctd\u003e29702\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n            \u003ctd\u003eReplacement airbrush nozzle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNozzle Size\u003c\/th\u003e\n            \u003ctd\u003e0.2mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCompatible Models\u003c\/th\u003e\n            \u003ctd\u003eRichPen Apollo 112A and Apollo 112B\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCompatible Feed Type\u003c\/th\u003e\n            \u003ctd\u003eGravity feed\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eVisible Finish\u003c\/th\u003e\n            \u003ctd\u003eSilver-colored\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eIncluded Component\u003c\/th\u003e\n            \u003ctd\u003e1 replacement nozzle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCountry of Origin\u003c\/th\u003e\n            \u003ctd\u003eJapan\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=\"rp-section\"\u003e\n    \u003ch3\u003eCompatible RichPen Apollo Airbrushes\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The RichPen 0.2mm Nozzle 29702 is listed for the\n      \u003ca href=\"https:\/\/spraygunner.com\/products\/richpen-apollo-112a-0-2mm-gravity-feed-airbrush\"\u003eRichPen Apollo 112A 0.2mm gravity-feed airbrush\u003c\/a\u003e\n      and the\n      \u003ca href=\"https:\/\/spraygunner.com\/products\/richpen-apollo-112b-0-2mm-gravity-feed-airbrush\"\u003eRichPen Apollo 112B 0.2mm gravity-feed airbrush\u003c\/a\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Confirm the airbrush model and manufacturer SKU before ordering.\n      Airbrush nozzles may look similar while using different threads,\n      dimensions, taper profiles, or internal openings.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rp-section\"\u003e\n    \u003ch3\u003eRestore the Original 0.2mm Paint Setup\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The nozzle is positioned at the front of the airbrush and works with the\n      compatible needle to control paint delivery. Correct alignment between\n      the needle and nozzle is important for a consistent spray pattern.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Replacing a damaged or worn nozzle with the correct model-specific part\n      helps restore the intended 0.2mm configuration of the compatible\n      RichPen Apollo airbrush.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rp-section\"\u003e\n    \u003ch3\u003eWhen the Airbrush Nozzle May Need Replacement\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eThe nozzle tip is cracked, split, bent, or visibly damaged.\u003c\/li\u003e\n      \u003cli\u003eThe spray pattern remains uneven after thorough cleaning.\u003c\/li\u003e\n      \u003cli\u003ePaint leaks or bubbles around the front head assembly.\u003c\/li\u003e\n      \u003cli\u003eThe compatible needle no longer seats correctly in the nozzle.\u003c\/li\u003e\n      \u003cli\u003eDried paint or physical damage cannot be removed safely.\u003c\/li\u003e\n      \u003cli\u003eThe original nozzle was lost during cleaning or maintenance.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"rp-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eProduct Notice:\u003c\/strong\u003e This listing includes one RichPen 0.2mm\n      Nozzle 29702 only. The complete airbrush, needle, nozzle cap, needle cap,\n      head assembly, and other replacement parts are not included.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rp-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eInstallation Notice:\u003c\/strong\u003e Airbrush nozzles are small and\n      delicate. Install the nozzle carefully and do not overtighten it.\n      Excessive force may crack the nozzle or damage the threads inside the\n      airbrush body.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"rp-section\"\u003e\n    \u003ch3\u003eInstallation and Inspection Guidance\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eConfirm that the airbrush is a RichPen Apollo 112A or 112B.\u003c\/li\u003e\n      \u003cli\u003eInspect the compatible needle for bends, burrs, or tip damage.\u003c\/li\u003e\n      \u003cli\u003eClean the airbrush head area before installing the new nozzle.\u003c\/li\u003e\n      \u003cli\u003eBegin threading the nozzle carefully without forcing it.\u003c\/li\u003e\n      \u003cli\u003eTighten only enough to seat the nozzle securely.\u003c\/li\u003e\n      \u003cli\u003eInsert the needle gently to avoid damaging the new nozzle opening.\u003c\/li\u003e\n      \u003cli\u003eTest the airbrush with cleaner or water before spraying paint.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rp-section\"\u003e\n    \u003ch3\u003eNeedle and Nozzle Compatibility\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The nozzle should be used with the correct compatible 0.2mm needle and\n      airbrush head components. Mixing nozzle and needle sizes may affect paint\n      flow, prevent proper seating, or damage the replacement parts.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Inspect the needle before installation. A bent or burred needle tip can\n      damage a new nozzle and may cause an irregular spray pattern.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rp-section rp-faq\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich RichPen airbrushes fit the Nozzle 29702?\u003c\/summary\u003e\n\n      \u003cdiv class=\"rp-faq-answer\"\u003e\n        The RichPen 0.2mm Nozzle 29702 is listed for the Apollo 112A and Apollo\n        112B gravity-feed airbrushes.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat size is the RichPen Nozzle 29702?\u003c\/summary\u003e\n\n      \u003cdiv class=\"rp-faq-answer\"\u003e\n        It is a 0.2mm replacement nozzle for the compatible RichPen Apollo\n        airbrush models.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this listing for a complete airbrush?\u003c\/summary\u003e\n\n      \u003cdiv class=\"rp-faq-answer\"\u003e\n        No. This listing includes one replacement nozzle only. A complete\n        airbrush and the other front head components are not included.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the replacement nozzle include a needle?\u003c\/summary\u003e\n\n      \u003cdiv class=\"rp-faq-answer\"\u003e\n        No. The compatible 0.2mm needle is a separate component and is not\n        included with the Nozzle 29702.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan this nozzle be installed in another RichPen model?\u003c\/summary\u003e\n\n      \u003cdiv class=\"rp-faq-answer\"\u003e\n        Compatibility is confirmed only for the RichPen Apollo 112A and 112B.\n        Do not choose an airbrush nozzle based only on visual similarity.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhy should the needle be inspected before installation?\u003c\/summary\u003e\n\n      \u003cdiv class=\"rp-faq-answer\"\u003e\n        A bent or damaged needle can scratch, split, or enlarge the opening of\n        a new nozzle. Inspect the needle tip before completing the repair.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow tightly should the nozzle be installed?\u003c\/summary\u003e\n\n      \u003cdiv class=\"rp-faq-answer\"\u003e\n        Install it carefully and tighten only enough to seat it securely.\n        Overtightening may crack the nozzle or damage the airbrush threads.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rp-section\"\u003e\n    \u003ch3\u003eView the Compatible RichPen Airbrushes\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Review the\n      \u003ca href=\"https:\/\/spraygunner.com\/products\/richpen-apollo-112a-0-2mm-gravity-feed-airbrush\"\u003eRichPen Apollo 112A airbrush\u003c\/a\u003e\n      or compare it with the\n      \u003ca href=\"https:\/\/spraygunner.com\/products\/richpen-apollo-112b-0-2mm-gravity-feed-airbrush\"\u003eRichPen Apollo 112B airbrush\u003c\/a\u003e\n      before selecting this replacement 0.2mm nozzle.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"RichPen","offers":[{"title":"Default Title","offer_id":43892838236322,"sku":"29702","price":24.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/B-Airbrush-RichPen-27137183.jpg?v=1762443974","url":"https:\/\/spraygunner.com\/products\/richpen-0-2mm-nozzle-29702","provider":"SprayGunner","version":"1.0","type":"link"}