{"product_id":"darzhach-za-prohodilka-za-skuter-moretti-cna122","title":"Walker Holder for Moretti Ardea Mobility Scooters CNA122 – for CN2xx, up to 10 kg\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  .angelo-product ol {\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: 11px;\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 CNA122 walker holder\u003c\/strong\u003e is an original\n    accessory designed to transport a walking frame behind a compatible\n    Mobility CN2xx electric scooter.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The structure attaches to the scooter’s rear bracket. The walker is placed\n    on the shaped supports and must always be secured to the structure using\n    the supplied hook-and-loop strap during transport.\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\u003eWalker transportation\u003c\/strong\u003e\n      Allows a walking frame to be secured behind the electric scooter.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cstrong\u003eWide compatibility\u003c\/strong\u003e\n      Suitable for seven officially listed Mobility CN2xx scooter models.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cstrong\u003eAdjustable structure\u003c\/strong\u003e\n      Features fixing knobs and adjustable supports for correct positioning.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cstrong\u003eAdditional securing strap\u003c\/strong\u003e\n      The hook-and-loop strap holds the walker against the structure during\n      transport.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eCompatible electric scooters\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Moretti’s official Italian product page lists compatibility with:\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e\u003cstrong\u003eMoretti Mobility CN200;\u003c\/strong\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMoretti Mobility CN210;\u003c\/strong\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMoretti Mobility CN220;\u003c\/strong\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMoretti Mobility CN230;\u003c\/strong\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMoretti Mobility CN240;\u003c\/strong\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMoretti Mobility CN250;\u003c\/strong\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMoretti Mobility CN260.\u003c\/strong\u003e\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"notice\"\u003e\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e Check the exact scooter model and the presence\n    of the appropriate rear mounting bracket before ordering. The CN2xx\n    designation does not automatically mean compatibility with every scooter\n    whose product code begins with CN2.\n  \u003c\/div\u003e\n\n  \u003ch2\u003eInstallation and securing the walker\u003c\/h2\u003e\n\n  \u003cp\u003e\n    The official Moretti manual provides the following assembly and\n    installation sequence:\n  \u003c\/p\u003e\n\n  \u003col\u003e\n    \u003cli\u003eRemove the cap from the scooter’s rear mounting bracket.\u003c\/li\u003e\n    \u003cli\u003eSecurely fasten the main bracket to the structure.\u003c\/li\u003e\n    \u003cli\u003e\n      Insert the designated tubes into the corresponding support and tighten\n      the fixing knobs.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      Insert the assembled structure into the rear bracket and tighten the\n      knob.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      Fit the upper support, connecting component and side hooks according to\n      the illustrations in the manual.\n    \u003c\/li\u003e\n    \u003cli\u003ePlace the walker on the supports and adjust their position.\u003c\/li\u003e\n    \u003cli\u003e\n      Always use the hook-and-loop strap to secure the walker to the structure\n      during transport.\n    \u003c\/li\u003e\n  \u003c\/ol\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\u003eCNA122\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n          \u003ctd\u003eWalker transport holder\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eCompatible models\u003c\/th\u003e\n          \u003ctd\u003eCN200, CN210, CN220, CN230, CN240, CN250 and CN260\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eInstallation\u003c\/th\u003e\n          \u003ctd\u003eOn the electric scooter’s rear bracket\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eMaximum permitted load\u003c\/th\u003e\n          \u003ctd\u003e10 kg\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eWalker securing method\u003c\/th\u003e\n          \u003ctd\u003eHook-and-loop strap\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 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\u003eDo not exceed the maximum permitted load of 10 kg.\u003c\/li\u003e\n    \u003cli\u003eAlways secure the walker with the hook-and-loop strap before driving.\u003c\/li\u003e\n    \u003cli\u003eFirmly tighten every knob and fixing component.\u003c\/li\u003e\n    \u003cli\u003e\n      Ensure that the walker cannot move or fall out of the holder.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      Ensure that the walker does not obstruct lights, reflectors or other\n      important scooter components.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      Remember that the attached walker increases the scooter’s overall length\n      and requires additional space when manoeuvring.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      Do not use the holder if its structure is bent, damaged or loose.\n    \u003c\/li\u003e\n    \u003cli\u003eUse the product only for the purpose specified by Moretti.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch2\u003eCleaning and maintenance\u003c\/h2\u003e\n\n  \u003cp\u003e\n    The official manual does not specify a special cleaning method for the\n    CNA122. Clean the structure with a soft cloth and regularly inspect the\n    brackets, knobs, hooks and hook-and-loop strap.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Before every use, ensure that no component is loose, deformed or damaged.\n    If damage is found, discontinue use until the holder has been inspected and\n    repaired.\n  \u003c\/p\u003e\n\n  \u003ch2\u003eDocuments and additional information\u003c\/h2\u003e\n\n  \u003cdiv class=\"documents-grid\"\u003e\n    \u003ca\n      class=\"document-card\"\n      href=\"https:\/\/file.morettispa.com\/en\/download-file\/manuale-accessori-scooter-cna106-107-110-116-117-118-122-145-150-ita-eng-esp\/?wpdmdl=2650\"\n      target=\"_blank\"\n      rel=\"noopener noreferrer\"\n    \u003e\n      \u003cspan class=\"document-icon\"\u003ePDF\u003c\/span\u003e\n      \u003cspan class=\"document-title\"\u003eAssembly and use manual\u003c\/span\u003e\n      \u003cspan class=\"document-link\"\u003eOpen document\u003c\/span\u003e\n    \u003c\/a\u003e\n\n    \u003ca\n      class=\"document-card\"\n      href=\"https:\/\/en.morettispa.com\/prodotto\/walker-holder-for-cn2xx\/\"\n      target=\"_blank\"\n      rel=\"noopener noreferrer\"\n    \u003e\n      \u003cspan class=\"document-icon\"\u003eINFO\u003c\/span\u003e\n      \u003cspan class=\"document-title\"\u003eOfficial product page\u003c\/span\u003e\n      \u003cspan class=\"document-link\"\u003eOpen page\u003c\/span\u003e\n    \u003c\/a\u003e\n\n    \u003ca\n      class=\"document-card\"\n      href=\"https:\/\/en.morettispa.com\/categoria-prodotto\/ardea\/scooters\/accessori-scooter-ardea-mobilty\/\"\n      target=\"_blank\"\n      rel=\"noopener noreferrer\"\n    \u003e\n      \u003cspan class=\"document-icon\"\u003eMORE\u003c\/span\u003e\n      \u003cspan class=\"document-title\"\u003eArdea Mobility accessories\u003c\/span\u003e\n      \u003cspan class=\"document-link\"\u003eView category\u003c\/span\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nhif-box\"\u003e\n    \u003ch2\u003eNHIF information\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The CNA122 is an additional electric scooter accessory designed to\n      transport a walker. No official information was found confirming that\n      the holder 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":"Анжело","offers":[{"title":"Default Title","offer_id":60334745223502,"sku":"CNA122","price":78.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1053\/0504\/7374\/files\/cna122.jpg?v=1786205841","url":"https:\/\/angelo.bg\/en\/products\/walker-holder-for-mobility-scooter-moretti-cna122","provider":"Анжело","version":"1.0","type":"link"}