{"product_id":"towncruise-everyday-mobility-scooter","title":"TownCruise – Everyday Mobility Scooter","description":"\u003cstyle\u003e\n  .nm-product-description {\n    --nm-navy: #102a43;\n    --nm-blue: #1769aa;\n    --nm-lavender: #f6f2fa;\n    --nm-lavender-border: #e4dcef;\n    --nm-cream: #fbf8f2;\n    --nm-text: #273444;\n    --nm-muted: #5f6b76;\n    --nm-white: #ffffff;\n    width: calc(100% - 48px);\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--nm-text);\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .nm-product-description,\n  .nm-product-description * {\n    box-sizing: border-box;\n  }\n\n  .nm-product-description h2,\n  .nm-product-description h3,\n  .nm-product-description p {\n    margin-top: 0;\n  }\n\n  .nm-product-description h2 {\n    color: var(--nm-navy);\n    font-size: clamp(27px, 2.4vw, 34px);\n    line-height: 1.2;\n    margin-bottom: 12px;\n  }\n\n  .nm-product-description h3 {\n    color: var(--nm-navy);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .nm-product-description p:last-child,\n  .nm-product-description ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .nm-intro {\n    padding: clamp(24px, 4vw, 40px);\n    border-radius: 18px;\n    background: linear-gradient(135deg, var(--nm-lavender) 0%, var(--nm-cream) 100%);\n    border: 1px solid var(--nm-lavender-border);\n    margin-bottom: clamp(32px, 5vw, 52px);\n  }\n\n  .nm-eyebrow {\n    margin-bottom: 9px;\n    color: var(--nm-blue);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .nm-intro-copy {\n    max-width: 850px;\n    margin-bottom: 0;\n    color: #334155;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .nm-section {\n    margin-bottom: clamp(32px, 5vw, 52px);\n  }\n\n  .nm-section-heading {\n    margin-bottom: 18px;\n  }\n\n  .nm-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .nm-spec-card {\n    min-height: 150px;\n    padding: 24px 18px;\n    border: 1px solid var(--nm-lavender-border);\n    border-radius: 14px;\n    background: var(--nm-white);\n    box-shadow: 0 6px 20px rgba(16, 42, 67, 0.06);\n    text-align: center;\n  }\n\n  .nm-spec-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 46px;\n    height: 46px;\n    margin: 0 auto 10px;\n    border: 1px solid var(--nm-lavender-border);\n    border-radius: 50%;\n    background: var(--nm-lavender);\n    font-size: 25px;\n    line-height: 1;\n  }\n\n  .nm-spec-value {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--nm-navy);\n    font-size: 18px;\n    font-weight: 750;\n    line-height: 1.3;\n  }\n\n  .nm-spec-label {\n    display: block;\n    color: #465568;\n    font-size: 15px;\n    line-height: 1.45;\n  }\n\n  .nm-suited-box {\n    padding: clamp(22px, 4vw, 36px);\n    border-radius: 16px;\n    background: var(--nm-cream);\n    border-left: 5px solid var(--nm-blue);\n  }\n\n  .nm-check-list,\n  .nm-detail-list,\n  .nm-included-list {\n    padding: 0;\n    margin: 16px 0 0;\n    list-style: none;\n  }\n\n  .nm-check-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px 24px;\n  }\n\n  .nm-check-list li,\n  .nm-detail-list li,\n  .nm-included-list li {\n    position: relative;\n    padding-left: 27px;\n  }\n\n  .nm-check-list li::before,\n  .nm-detail-list li::before,\n  .nm-included-list li::before {\n    position: absolute;\n    left: 0;\n    color: var(--nm-blue);\n    font-weight: 700;\n  }\n\n  .nm-check-list li::before,\n  .nm-included-list li::before {\n    content: \"✓\";\n  }\n\n  .nm-detail-list li::before {\n    content: \"•\";\n  }\n\n  .nm-check-list li,\n  .nm-detail-list li,\n  .nm-included-list li {\n    margin-bottom: 10px;\n  }\n\n  .nm-lifting-note {\n    margin-top: 20px;\n    padding: 16px 18px;\n    border: 1px solid #eadfbd;\n    border-radius: 10px;\n    background: #fffaf0;\n    color: #5a4b23;\n  }\n\n  .nm-accordion-group {\n    display: grid;\n    gap: 12px;\n  }\n\n  .nm-accordion {\n    overflow: hidden;\n    border: 1px solid var(--nm-lavender-border);\n    border-radius: 12px;\n    background: var(--nm-white);\n  }\n\n  .nm-accordion summary {\n    position: relative;\n    padding: 18px 52px 18px 20px;\n    color: var(--nm-navy);\n    font-size: 16px;\n    font-weight: 700;\n    line-height: 1.35;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .nm-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .nm-accordion summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 18px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--nm-lavender);\n    color: var(--nm-blue);\n    font-size: 20px;\n    font-weight: 600;\n    line-height: 26px;\n    text-align: center;\n    transform: translateY(-50%);\n  }\n\n  .nm-accordion[open] summary {\n    background: var(--nm-lavender);\n  }\n\n  .nm-accordion[open] summary::after {\n    content: \"−\";\n  }\n\n  .nm-accordion-content {\n    padding: 20px;\n    border-top: 1px solid var(--nm-lavender-border);\n  }\n\n  .nm-spec-table-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .nm-spec-table {\n    width: 100%;\n    min-width: 540px;\n    border-collapse: collapse;\n  }\n\n  .nm-spec-table th,\n  .nm-spec-table td {\n    padding: 12px 10px;\n    border-bottom: 1px solid #ece8f0;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .nm-spec-table th {\n    width: 45%;\n    color: var(--nm-navy);\n    font-weight: 650;\n  }\n\n  .nm-spec-table tr:last-child th,\n  .nm-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .nm-small-print {\n    margin-top: 16px;\n    color: var(--nm-muted);\n    font-size: 14px;\n  }\n\n  .nm-support-note {\n    margin-top: 16px;\n    padding: 16px 18px;\n    border-radius: 10px;\n    background: var(--nm-lavender);\n  }\n\n  @media (max-width: 749px) {\n    .nm-product-description {\n      width: calc(100% - 30px);\n      font-size: 16px;\n    }\n\n    .nm-product-description h2 {\n      font-size: 27px;\n    }\n\n    .nm-intro {\n      padding: 24px 20px;\n    }\n\n    .nm-intro-copy {\n      font-size: 16px;\n      line-height: 1.7;\n    }\n\n    .nm-spec-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .nm-spec-card {\n      min-height: 158px;\n      padding: 20px 10px;\n    }\n\n    .nm-spec-icon {\n      width: 42px;\n      height: 42px;\n      font-size: 23px;\n    }\n\n    .nm-spec-value {\n      font-size: 17px;\n    }\n\n    .nm-spec-label {\n      font-size: 14px;\n    }\n\n    .nm-check-list {\n      grid-template-columns: 1fr;\n      gap: 3px;\n    }\n\n    .nm-accordion summary {\n      padding-left: 16px;\n    }\n\n    .nm-accordion-content {\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"nm-product-description\"\u003e\n  \u003csection class=\"nm-intro\" aria-labelledby=\"towncruise-introduction\"\u003e\n    \u003cp class=\"nm-eyebrow\"\u003eTownCruise Everyday Mobility Scooter\u003c\/p\u003e\n    \u003ch2 id=\"towncruise-introduction\"\u003eEveryday independence, without the big price tag\u003c\/h2\u003e\n    \u003cp class=\"nm-intro-copy\"\u003e\n      The \u003cstrong\u003eNewbi Move TownCruise\u003c\/strong\u003e is a comfortable, stable 4-wheel mobility scooter for shopping trips, local errands and days out. A \u003cstrong\u003e350W motor\u003c\/strong\u003e, a range of up to \u003cstrong\u003e13.75 miles\u003c\/strong\u003e per charge and removable \u003cstrong\u003efront and rear baskets\u003c\/strong\u003e all come as standard, making it one of the most affordable ways to get out and about again.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nm-section\" aria-labelledby=\"towncruise-at-a-glance\"\u003e\n    \u003cdiv class=\"nm-section-heading\"\u003e\n      \u003ch2 id=\"towncruise-at-a-glance\"\u003eTownCruise at a glance\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nm-spec-grid\"\u003e\n      \u003cdiv class=\"nm-spec-card\"\u003e\n        \u003cspan class=\"nm-spec-icon\" aria-hidden=\"true\"\u003e🛣️\u003c\/span\u003e\n        \u003cspan class=\"nm-spec-value\"\u003eUp to 13.75 miles\u003c\/span\u003e\n        \u003cspan class=\"nm-spec-label\"\u003eMaximum range per charge in suitable conditions\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm-spec-card\"\u003e\n        \u003cspan class=\"nm-spec-icon\" aria-hidden=\"true\"\u003e👤\u003c\/span\u003e\n        \u003cspan class=\"nm-spec-value\"\u003e135kg\u003c\/span\u003e\n        \u003cspan class=\"nm-spec-label\"\u003eMaximum user weight (around 21 stone)\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm-spec-card\"\u003e\n        \u003cspan class=\"nm-spec-icon\" aria-hidden=\"true\"\u003e⚡\u003c\/span\u003e\n        \u003cspan class=\"nm-spec-value\"\u003e3.75mph\u003c\/span\u003e\n        \u003cspan class=\"nm-spec-label\"\u003eMaximum speed · UK Class 2 scooter\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm-spec-card\"\u003e\n        \u003cspan class=\"nm-spec-icon\" aria-hidden=\"true\"\u003e⚙️\u003c\/span\u003e\n        \u003cspan class=\"nm-spec-value\"\u003e350W motor\u003c\/span\u003e\n        \u003cspan class=\"nm-spec-label\"\u003e24V motor for smooth everyday driving\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm-spec-card\"\u003e\n        \u003cspan class=\"nm-spec-icon\" aria-hidden=\"true\"\u003e🔋\u003c\/span\u003e\n        \u003cspan class=\"nm-spec-value\"\u003e24V 12Ah\u003c\/span\u003e\n        \u003cspan class=\"nm-spec-label\"\u003eRemovable battery, charge on or off the scooter\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm-spec-card\"\u003e\n        \u003cspan class=\"nm-spec-icon\" aria-hidden=\"true\"\u003e🧺\u003c\/span\u003e\n        \u003cspan class=\"nm-spec-value\"\u003e2 baskets\u003c\/span\u003e\n        \u003cspan class=\"nm-spec-label\"\u003eRemovable front and rear baskets included\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nm-section nm-suited-box\" aria-labelledby=\"towncruise-best-suited\"\u003e\n    \u003ch2 id=\"towncruise-best-suited\"\u003eWho is the TownCruise best suited for?\u003c\/h2\u003e\n    \u003cp\u003e\n      The TownCruise is a practical, budget-friendly choice for anyone who wants a stable, comfortable scooter for everyday journeys on pavements and paved surfaces.\n    \u003c\/p\u003e\n\n    \u003cul class=\"nm-check-list\"\u003e\n      \u003cli\u003eShopping trips and local errands\u003c\/li\u003e\n      \u003cli\u003eTrips into town, the park or the garden centre\u003c\/li\u003e\n      \u003cli\u003eVisiting family and friends\u003c\/li\u003e\n      \u003cli\u003eA first scooter at an affordable price\u003c\/li\u003e\n      \u003cli\u003eUsers up to 135kg who want a stable 4-wheel base\u003c\/li\u003e\n      \u003cli\u003ePeople who value simple, easy-to-learn controls\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cp class=\"nm-lifting-note\"\u003e\n      \u003cstrong\u003eBefore ordering:\u003c\/strong\u003e the TownCruise has a listed weight of 38kg, and its battery alone weighs 8.9kg. The seat, battery and baskets lift off and the tiller folds down, but it is heavier than our folding travel scooters. If it needs to go in and out of a car regularly, please check that this is manageable, or take a look at our lighter \u003ca href=\"\/products\/aeroglide-lightweight-folding-travel-mobility-scooter\"\u003eAeroGlide folding scooter\u003c\/a\u003e.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nm-section\" aria-labelledby=\"towncruise-details\"\u003e\n    \u003cdiv class=\"nm-section-heading\"\u003e\n      \u003ch2 id=\"towncruise-details\"\u003eProduct details\u003c\/h2\u003e\n      \u003cp\u003eOpen each section below for full information.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nm-accordion-group\"\u003e\n      \u003cdetails class=\"nm-accordion\"\u003e\n        \u003csummary\u003eKey features\u003c\/summary\u003e\n        \u003cdiv class=\"nm-accordion-content\"\u003e\n          \u003cul class=\"nm-detail-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e350W motor:\u003c\/strong\u003e smooth, confident acceleration for everyday pavement journeys.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eUp to 13.75 miles' range:\u003c\/strong\u003e enough for shopping, errands and days out on a single charge.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eStable 4-wheel design:\u003c\/strong\u003e with rear anti-tip wheels for extra confidence.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSolid 8-inch tyres:\u003c\/strong\u003e puncture-proof and low maintenance, with no tyres to pump up.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAdjustable for comfort:\u003c\/strong\u003e seat height, armrest width and tiller angle can all be adjusted.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSimple control panel:\u003c\/strong\u003e 6-level speed dial, battery gauge, headlight switch, horn and key switch.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eEasy throttle:\u003c\/strong\u003e a single wig-wag lever that can be operated with either hand.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eElectromagnetic braking:\u003c\/strong\u003e releasing the throttle automatically engages the brake.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFreewheel mode:\u003c\/strong\u003e a lever disengages the motor so the scooter can be pushed by hand.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFront and rear baskets:\u003c\/strong\u003e both are removable and give plenty of room for shopping.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"nm-accordion\"\u003e\n        \u003csummary\u003eFull specifications\u003c\/summary\u003e\n        \u003cdiv class=\"nm-accordion-content\"\u003e\n          \u003cdiv class=\"nm-spec-table-wrap\"\u003e\n            \u003ctable class=\"nm-spec-table\"\u003e\n              \u003ctbody\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eScooter weight\u003c\/th\u003e\n                  \u003ctd\u003e38kg (manufacturer's listed gross weight)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eBattery weight\u003c\/th\u003e\n                  \u003ctd\u003e8.9kg\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eMaximum user weight\u003c\/th\u003e\n                  \u003ctd\u003e135kg\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eMaximum speed\u003c\/th\u003e\n                  \u003ctd\u003e3.75mph (6km\/h) · UK Class 2\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eMotor\u003c\/th\u003e\n                  \u003ctd\u003e24V 350W\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eBattery\u003c\/th\u003e\n                  \u003ctd\u003e24V 12Ah removable lead-acid battery\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eMaximum range\u003c\/th\u003e\n                  \u003ctd\u003eUp to 13.75 miles (22km)*\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eCharger\u003c\/th\u003e\n                  \u003ctd\u003eDC 24V 2A\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eBraking system\u003c\/th\u003e\n                  \u003ctd\u003eElectromagnetic brake\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eOverall dimensions\u003c\/th\u003e\n                  \u003ctd\u003e106 × 50 × 90cm (L × W × H)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eGround clearance\u003c\/th\u003e\n                  \u003ctd\u003e115mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eMaximum incline\u003c\/th\u003e\n                  \u003ctd\u003e10°\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eTyres\u003c\/th\u003e\n                  \u003ctd\u003e4 × 8-inch solid tyres\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eSpeed control\u003c\/th\u003e\n                  \u003ctd\u003e6-level adjustable speed dial\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eLighting\u003c\/th\u003e\n                  \u003ctd\u003eFront headlight\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eStorage\u003c\/th\u003e\n                  \u003ctd\u003eRemovable front basket and rear basket\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eAvailable colours\u003c\/th\u003e\n                  \u003ctd\u003eRed, Black, Blue, Silver, Titanium and Pink\u003c\/td\u003e\n                \u003c\/tr\u003e\n              \u003c\/tbody\u003e\n            \u003c\/table\u003e\n          \u003c\/div\u003e\n\n          \u003cp class=\"nm-small-print\"\u003e\n            *Range can vary depending on terrain, user weight, temperature, battery condition and driving style.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"nm-accordion\"\u003e\n        \u003csummary\u003eStorage and transport\u003c\/summary\u003e\n        \u003cdiv class=\"nm-accordion-content\"\u003e\n          \u003cp\u003e\n            The TownCruise comes apart into smaller sections, which makes it easier to store at home or move into a larger car boot.\n          \u003c\/p\u003e\n          \u003cul class=\"nm-detail-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFolding tiller:\u003c\/strong\u003e loosen the locking knob and fold the steering column down.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eRemovable seat:\u003c\/strong\u003e the seat lifts straight out of its post.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eRemovable battery:\u003c\/strong\u003e the 8.9kg battery lifts out using its carry handle.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eRemovable baskets:\u003c\/strong\u003e the front and rear baskets both lift off.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFreewheel mode:\u003c\/strong\u003e push the scooter into position by hand without the motor engaged.\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"nm-lifting-note\"\u003e\n            \u003cstrong\u003eLifting note:\u003c\/strong\u003e the TownCruise is heavier than a folding travel scooter. For frequent car journeys or holidays, our lightweight \u003ca href=\"\/products\/aeroglide-lightweight-folding-travel-mobility-scooter\"\u003eAeroGlide\u003c\/a\u003e may suit you better.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"nm-accordion\"\u003e\n        \u003csummary\u003eBattery and charging\u003c\/summary\u003e\n        \u003cdiv class=\"nm-accordion-content\"\u003e\n          \u003cul class=\"nm-detail-list\"\u003e\n            \u003cli\u003eA 24V 12Ah lead-acid battery sits under the seat.\u003c\/li\u003e\n            \u003cli\u003eCharge it while it is fitted to the scooter, or lift it out and charge it indoors.\u003c\/li\u003e\n            \u003cli\u003eThe charger light shows amber while charging and turns green when charging is complete.\u003c\/li\u003e\n            \u003cli\u003eFully charge the battery before first use and allow at least 8 hours for a full charge.\u003c\/li\u003e\n            \u003cli\u003eSwitch the scooter off before charging and avoid leaving it on charge for more than 24 hours.\u003c\/li\u003e\n            \u003cli\u003eIf the scooter is not used regularly, charge the battery once a week to keep it healthy.\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"nm-small-print\"\u003e\n            Actual range depends on terrain, gradients, user weight, temperature, battery condition and driving style. Always follow the charging and battery-care instructions supplied in the user manual.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"nm-accordion\"\u003e\n        \u003csummary\u003eWhat’s included\u003c\/summary\u003e\n        \u003cdiv class=\"nm-accordion-content\"\u003e\n          \u003cul class=\"nm-included-list\"\u003e\n            \u003cli\u003eNewbi Move TownCruise mobility scooter\u003c\/li\u003e\n            \u003cli\u003e24V 12Ah lead-acid battery\u003c\/li\u003e\n            \u003cli\u003eBattery charger\u003c\/li\u003e\n            \u003cli\u003eRemovable front basket\u003c\/li\u003e\n            \u003cli\u003eRemovable rear basket\u003c\/li\u003e\n            \u003cli\u003eAnti-tip wheels\u003c\/li\u003e\n            \u003cli\u003eUser manual\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"nm-small-print\"\u003e\n            The scooter arrives folded, with a few simple assembly steps: raise the tiller and fit the seat, armrests, baskets, battery, freewheel lever and anti-tip wheels. Step-by-step instructions are included in the user manual. Colours may appear slightly different in person because of lighting, screen settings and product photography.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"nm-accordion\"\u003e\n        \u003csummary\u003eWarranty\u003c\/summary\u003e\n        \u003cdiv class=\"nm-accordion-content\"\u003e\n          \u003cp\u003e\n            The TownCruise comes with a \u003cstrong\u003e12-month warranty\u003c\/strong\u003e from the date of purchase, covering:\n          \u003c\/p\u003e\n          \u003cul class=\"nm-detail-list\"\u003e\n            \u003cli\u003eMain frame structure\u003c\/li\u003e\n            \u003cli\u003eElectrical and mechanical components\u003c\/li\u003e\n            \u003cli\u003eElectric control system and controller\u003c\/li\u003e\n            \u003cli\u003eMotor and gearbox\u003c\/li\u003e\n            \u003cli\u003eCharger and connectors\u003c\/li\u003e\n            \u003cli\u003eBattery: 6 months, as a consumable item\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"nm-small-print\"\u003e\n            Normal wear and tear, consumable items such as tyres and upholstery, and damage caused by misuse, accidents, inadequate maintenance or unauthorised modifications are not covered. Please keep your order confirmation as proof of purchase.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"nm-accordion\"\u003e\n        \u003csummary\u003eSupplier and fulfilment information\u003c\/summary\u003e\n        \u003cdiv class=\"nm-accordion-content\"\u003e\n          \u003cp\u003e\n            \u003cstrong\u003eTownCruise\u003c\/strong\u003e is the Newbi Move retail name for this scooter. It is supplied as an iCAN model, so iCAN branding may appear on the scooter, user manual and\/or original outer packaging.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Your purchase is made from \u003cstrong\u003eNewbi Move\u003c\/strong\u003e. Some orders are dispatched directly from the iCAN warehouse on our behalf.\n          \u003c\/p\u003e\n          \u003cp class=\"nm-support-note\"\u003e\n            For delivery, setup, product questions, warranty or after-sales support, please contact \u003cstrong\u003eNewbi Move first\u003c\/strong\u003e. We will manage your query and liaise with iCAN where needed.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Newbi Move","offers":[{"title":"Red","offer_id":53050499760470,"sku":null,"price":414.99,"currency_code":"GBP","in_stock":true},{"title":"Black","offer_id":53050505134422,"sku":null,"price":414.99,"currency_code":"GBP","in_stock":true},{"title":"Silver","offer_id":53050505167190,"sku":null,"price":414.99,"currency_code":"GBP","in_stock":true},{"title":"Titanium","offer_id":53050505199958,"sku":null,"price":414.99,"currency_code":"GBP","in_stock":true},{"title":"Blue","offer_id":55490653225302,"sku":null,"price":414.99,"currency_code":"GBP","in_stock":true},{"title":"Pink","offer_id":55490653258070,"sku":null,"price":414.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1013\/6200\/8406\/files\/2_20260407_061225_0001.png?v=1775593513","url":"https:\/\/newbimove.co.uk\/products\/towncruise-everyday-mobility-scooter","provider":"Newbi Move","version":"1.0","type":"link"}