{"product_id":"preden-ekran-sas-sennik-za-skuter-moretti-cna231","title":"Windscreen with Canopy for Moretti Ardea Mobility Scooter CNA231 – for CN250\n","description":"\u003cstyle\u003e\n  .angelo-product {\n    --blue: #1688c8;\n    --blue-dark: #1174ab;\n    --text: #606060;\n    --heading: #333;\n    --light-blue: #eaf5fc;\n    --border: #dce7ed;\n    color: var(--text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .angelo-product *,\n  .angelo-product *::before,\n  .angelo-product *::after {\n    box-sizing: border-box;\n  }\n\n  .angelo-product h2 {\n    margin: 32px 0 14px;\n    padding-bottom: 10px;\n    border-bottom: 2px solid var(--blue);\n    color: var(--heading);\n    font-size: 25px;\n    line-height: 1.3;\n  }\n\n  .angelo-product p {\n    margin: 0 0 16px;\n  }\n\n  .angelo-product ul {\n    margin: 0 0 20px;\n    padding-left: 22px;\n  }\n\n  .angelo-product li {\n    margin-bottom: 8px;\n  }\n\n  .angelo-product strong {\n    color: var(--heading);\n  }\n\n  .angelo-product .benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin: 20px 0 28px;\n  }\n\n  .angelo-product .benefit-card {\n    padding: 18px;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background: #fff;\n  }\n\n  .angelo-product .benefit-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--blue);\n    font-size: 17px;\n  }\n\n  .angelo-product .table-wrapper {\n    margin: 18px 0 28px;\n    overflow-x: auto;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n  }\n\n  .angelo-product table {\n    width: 100%;\n    min-width: 520px;\n    border-collapse: collapse;\n  }\n\n  .angelo-product th,\n  .angelo-product td {\n    padding: 12px 15px;\n    border-bottom: 1px solid var(--border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .angelo-product th {\n    width: 38%;\n    color: var(--heading);\n    background: #f5f9fb;\n    font-weight: 600;\n  }\n\n  .angelo-product tr:last-child th,\n  .angelo-product tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .angelo-product .notice {\n    margin: 22px 0;\n    padding: 17px 19px;\n    border-left: 4px solid var(--blue);\n    border-radius: 6px;\n    background: #f5f9fb;\n  }\n\n  .angelo-product .documents-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n    margin-top: 18px;\n  }\n\n  .angelo-product .document-card {\n    display: flex;\n    min-height: 165px;\n    padding: 20px 16px;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background: #fff;\n    text-align: center;\n    text-decoration: none;\n    align-items: center;\n    justify-content: center;\n    flex-direction: column;\n    transition: 0.2s ease;\n  }\n\n  .angelo-product .document-card:hover {\n    border-color: var(--blue);\n    box-shadow: 0 6px 18px rgba(22, 136, 200, 0.13);\n    transform: translateY(-2px);\n  }\n\n  .angelo-product .document-icon {\n    display: flex;\n    width: 50px;\n    height: 50px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    color: #fff;\n    background: var(--blue);\n    font-size: 10px;\n    font-weight: 700;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .angelo-product .document-title {\n    color: var(--heading);\n    font-weight: 600;\n    line-height: 1.4;\n  }\n\n  .angelo-product .document-link {\n    margin-top: 8px;\n    color: var(--blue);\n    font-size: 14px;\n    font-weight: 600;\n  }\n\n  .angelo-product .nhif-box {\n    margin-top: 30px;\n    padding: 26px;\n    border: 1px solid #c8e6f7;\n    border-radius: 12px;\n    background: var(--light-blue);\n  }\n\n  .angelo-product .nhif-box h2 {\n    margin-top: 0;\n  }\n\n  .angelo-product .cta-buttons {\n    display: flex;\n    gap: 12px;\n    margin-top: 22px;\n    flex-wrap: wrap;\n  }\n\n  .angelo-product .cta-button {\n    display: inline-flex;\n    min-height: 48px;\n    padding: 12px 22px;\n    border: 2px solid var(--blue);\n    border-radius: 7px;\n    color: #fff;\n    background: var(--blue);\n    font-weight: 600;\n    line-height: 1.3;\n    text-align: center;\n    text-decoration: none;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .angelo-product .cta-button:hover {\n    border-color: var(--blue-dark);\n    background: var(--blue-dark);\n  }\n\n  .angelo-product .cta-button.secondary {\n    color: var(--blue);\n    background: #fff;\n  }\n\n  .angelo-product .cta-button.secondary:hover {\n    color: #fff;\n    background: var(--blue);\n  }\n\n  @media (max-width: 749px) {\n    .angelo-product {\n      font-size: 15px;\n    }\n\n    .angelo-product h2 {\n      font-size: 22px;\n    }\n\n    .angelo-product .benefits-grid,\n    .angelo-product .documents-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .angelo-product .document-card {\n      min-height: 140px;\n    }\n\n    .angelo-product .nhif-box {\n      padding: 20px 17px;\n    }\n\n    .angelo-product .cta-buttons {\n      flex-direction: column;\n    }\n\n    .angelo-product .cta-button {\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"angelo-product\"\u003e\n  \u003cp\u003e\n    \u003cstrong\u003eThe Moretti Ardea CNA231 windscreen with canopy\u003c\/strong\u003e is an\n    original accessory designed specifically for the Moretti Mobility CN250\n    electric scooter.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The structure combines a transparent front panel with an overhead canopy\n    above the seat. The front panel follows the scooter’s design while\n    maintaining the user’s forward visibility.\n  \u003c\/p\u003e\n\n  \u003ch2\u003eMain benefits\u003c\/h2\u003e\n\n  \u003cdiv class=\"benefits-grid\"\u003e\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cstrong\u003eOriginal Moretti accessory\u003c\/strong\u003e\n      Part of the official Ardea Mobility range of electric scooter accessories.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cstrong\u003eDesigned for the CN250\u003c\/strong\u003e\n      Moretti officially confirms compatibility only with the Mobility CN250.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cstrong\u003eCombined structure\u003c\/strong\u003e\n      Features a transparent front panel and an overhead canopy above the seat.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cstrong\u003eMaintained visibility\u003c\/strong\u003e\n      The transparent front section allows the user to observe the route ahead.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eCompatibility\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Moretti officially identifies the CNA231 as an accessory for:\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e\u003cstrong\u003eMoretti Ardea Mobility CN250.\u003c\/strong\u003e\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"notice\"\u003e\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e The CNA231 is not a universal accessory.\n    Moretti offers the CNA230 for the Mobility CN240 and the CNR400 for the\n    CN260. Their similar appearance does not mean that they are interchangeable.\n  \u003c\/div\u003e\n\n  \u003ch2\u003eConstruction and intended use\u003c\/h2\u003e\n\n  \u003cp\u003e\n    The CNA231 is a combined structure positioned in front of and above the\n    user. It includes a transparent front panel, frame and overhead canopy. The\n    accessory is shaped for the construction and dimensions of the CN250.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Moretti does not publish exact materials, dimensions, weight or separate\n    technical specifications for the CNA231. No official water-resistance,\n    wind-resistance or other weather-protection rating is published.\n  \u003c\/p\u003e\n\n  \u003ch2\u003eTechnical specifications\u003c\/h2\u003e\n\n  \u003cdiv class=\"table-wrapper\"\u003e\n    \u003ctable\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eManufacturer\u003c\/th\u003e\n          \u003ctd\u003eMoretti S.p.A.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n          \u003ctd\u003eArdea Mobility\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct code\u003c\/th\u003e\n          \u003ctd\u003eCNA231\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n          \u003ctd\u003eTransparent windscreen with overhead canopy\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eCompatible model\u003c\/th\u003e\n          \u003ctd\u003eMoretti Mobility CN250\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eMain components\u003c\/th\u003e\n          \u003ctd\u003eTransparent front panel, frame and overhead canopy\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eCategory\u003c\/th\u003e\n          \u003ctd\u003eElectric mobility scooter accessory\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eFrame and canopy colour\u003c\/th\u003e\n          \u003ctd\u003eBlack\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n          \u003ctd\u003e1 set\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eSafe-use instructions\u003c\/h2\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eConfirm that the scooter is a Moretti Mobility CN250 before fitting.\u003c\/li\u003e\n    \u003cli\u003e\n      The accessory must be installed correctly, with every mounting point\n      securely tightened.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      Check the stability of the frame and overhead canopy before driving.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      Do not use the scooter if the structure is loose, deformed or damaged.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      Keep the transparent panel clean so that forward visibility is not\n      restricted.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      Do not hang objects from or place additional loads on the frame or\n      canopy.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      Do not make unauthorised modifications to the structure or mounting\n      components.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"notice\"\u003e\n    \u003cstrong\u003eImportant clarification:\u003c\/strong\u003e Moretti does not publish an\n    official water-resistance or wind-resistance rating for the CNA231. The\n    product should not be presented as a fully enclosed cabin or as guaranteed\n    protection in all weather conditions.\n  \u003c\/div\u003e\n\n  \u003ch2\u003eCleaning and maintenance\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Moretti does not publish separate official cleaning instructions for the\n    CNA231. Keep the transparent panel clean so that visibility is maintained.\n    Do not use abrasive sponges or cleaning agents that could scratch or cloud\n    the transparent surface.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Periodically inspect the frame, canopy, mounting points and fixing\n    components. If any damage or looseness is found, discontinue use until the\n    accessory has been checked.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"nhif-box\"\u003e\n    \u003ch2\u003eNHIF information\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The CNA231 is an additional electric scooter accessory rather than a\n      standalone assistive device. No official information was found confirming\n      that this accessory is funded separately by the Bulgarian National Health\n      Insurance Fund.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      If you use an assistive device obtained through the NHIF, contact the\n      ANGELO team so that the available options can be checked for your\n      particular device and documentation.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cta-buttons\"\u003e\n      \u003ca class=\"cta-button\" href=\"\/en\/pages\/kontakti\"\u003e\n        Contact us\n      \u003c\/a\u003e\n\n      \u003ca\n        class=\"cta-button secondary\"\n        href=\"\/en\/pages\/kak-da-poluchite-pomoshtno-sredstvo-po-nzok\"\n      \u003e\n        More information about NHIF\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Moretti","offers":[{"title":"Default Title","offer_id":60334698070350,"sku":"CNA231","price":744.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1053\/0504\/7374\/files\/cna231.jpg?v=1786205628","url":"https:\/\/angelo.bg\/en\/products\/windscreen-with-canopy-moretti-cna231-for-cn250","provider":"Анжело","version":"1.0","type":"link"}