{"product_id":"senik-za-elektricheski-skuter-moretti-cna150","title":"Mobility Scooter Sun Canopy Moretti Ardea CNA150 – for CN220, CN230, CN240 and CN250","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: 46px;\n    height: 46px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    color: #fff;\n    background: var(--blue);\n    font-size: 12px;\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 CNA150 sun canopy\u003c\/strong\u003e is an original\n    accessory for the large Mobility CN220, CN230, CN240 and CN250 electric\n    scooters. It is installed behind the seat and provides overhead coverage\n    for the seated user.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The canopy measures 80 cm in length and 65 cm in width. Its height,\n    measured from the mounting bar, is 67 cm. According to the official\n    Moretti manual, the canopy must always be positioned centrally.\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\u003eCompatible with four models\u003c\/strong\u003e\n      Officially compatible with Mobility CN220, CN230, CN240 and CN250.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cstrong\u003eWide canopy\u003c\/strong\u003e\n      The officially confirmed canopy dimensions are 80 × 65 cm.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cstrong\u003eCentral positioning\u003c\/strong\u003e\n      The structure must be installed centrally in relation to the seat.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eCompatibility\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Moretti officially identifies the CNA150 sun canopy as compatible with the\n    following electric scooters:\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e\u003cstrong\u003eMoretti Ardea Mobility CN220;\u003c\/strong\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMoretti Ardea Mobility CN230;\u003c\/strong\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMoretti Ardea Mobility CN240;\u003c\/strong\u003e\u003c\/li\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 Compatibility with the CN200, CN210, CN260 or\n    other models is not officially confirmed. Check the product code and exact\n    scooter model before ordering.\n  \u003c\/div\u003e\n\n  \u003ch2\u003eInstallation and positioning\u003c\/h2\u003e\n\n  \u003cp\u003e\n    The sun canopy is installed at the rear of the compatible scooter using\n    its supporting structure and fixing components. It must be positioned\n    centrally, and all fixing knobs must be tightened securely before use.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Installation must be performed according to the illustrations in the\n    official Moretti manual. After fitting, check the stability of the\n    structure and ensure that the canopy does not restrict safe operation of\n    the scooter.\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\u003eCNA150\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n          \u003ctd\u003eElectric mobility scooter sun canopy\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eCompatible models\u003c\/th\u003e\n          \u003ctd\u003eMoretti Mobility CN220, CN230, CN240 and CN250\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n          \u003ctd\u003e80 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n          \u003ctd\u003e65 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eHeight from mounting bar\u003c\/th\u003e\n          \u003ctd\u003e67 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eMounting position\u003c\/th\u003e\n          \u003ctd\u003eCentral\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\"\u003eColour\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 sun canopy with supporting structure\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\u003eUse the canopy only for the purpose specified by Moretti.\u003c\/li\u003e\n    \u003cli\u003eCheck the exact electric scooter model before installation.\u003c\/li\u003e\n    \u003cli\u003ePosition the canopy centrally in relation to the seat.\u003c\/li\u003e\n    \u003cli\u003eInspect all mounting points and fixing knobs before driving.\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\u003eDo not hang objects from or place additional loads on the canopy.\u003c\/li\u003e\n    \u003cli\u003e\n      After installation, ensure that visibility and access to the controls are\n      not restricted.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"notice\"\u003e\n    \u003cstrong\u003eSun canopy, not an enclosed cabin:\u003c\/strong\u003e Moretti describes the\n    CNA150 as a sun cover. The manufacturer does not publish a water-resistance\n    rating or confirm that the product is intended to provide protection in\n    rain or adverse weather conditions.\n  \u003c\/div\u003e\n\n  \u003ch2\u003eCleaning and maintenance\u003c\/h2\u003e\n\n  \u003cp\u003e\n    The official manual does not specify a cleaning method for the CNA150.\n    Follow the directions on the label or packaging of the delivered product.\n    Do not use aggressive detergents or solvents unless expressly approved by\n    the manufacturer.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Periodically inspect the canopy, supporting structure, mounting points and\n    fixing knobs. Do not use the canopy if any tears, deformation or loose\n    components are found.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"nhif-box\"\u003e\n    \u003ch2\u003eNHIF information\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The CNA150 sun canopy is an additional electric scooter accessory rather\n      than a standalone assistive device. No official information was found\n      confirming that this accessory is funded separately by the Bulgarian\n      National Health 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":60334546747726,"sku":"CNA150","price":192.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1053\/0504\/7374\/files\/CNA150.jpg?v=1786204936","url":"https:\/\/angelo.bg\/en\/products\/mobility-scooter-sun-canopy-moretti-cna150","provider":"Анжело","version":"1.0","type":"link"}