{"product_id":"aeroshield-mobility-scooter-poncho","title":"AeroShield Mobility Scooter Poncho","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=\"aeroshield-introduction\"\u003e\n    \u003cp class=\"nm-eyebrow\"\u003eAeroShield Mobility Scooter Poncho\u003c\/p\u003e\n    \u003ch2 id=\"aeroshield-introduction\"\u003eStay dry, whatever the weather\u003c\/h2\u003e\n    \u003cp class=\"nm-intro-copy\"\u003e\n      The \u003cstrong\u003eNewbi Move AeroShield\u003c\/strong\u003e is a full-length waterproof poncho made for mobility scooter riders. It drapes over you, your lap and your scooter’s tiller, with a \u003cstrong\u003ehood and clear visor peak\u003c\/strong\u003e to keep rain off your face and a \u003cstrong\u003esee-through front panel\u003c\/strong\u003e so your controls stay in view. Keep it with your scooter, slip it on when a shower arrives and carry on with your journey.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nm-section\" aria-labelledby=\"aeroshield-at-a-glance\"\u003e\n    \u003cdiv class=\"nm-section-heading\"\u003e\n      \u003ch2 id=\"aeroshield-at-a-glance\"\u003eAeroShield 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\"\u003eFull-length cover\u003c\/span\u003e\n        \u003cspan class=\"nm-spec-label\"\u003eProtects the rider, lap and tiller area\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\"\u003eClear visor hood\u003c\/span\u003e\n        \u003cspan class=\"nm-spec-label\"\u003eDrawstring hood with a transparent peak\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\"\u003eClear front panel\u003c\/span\u003e\n        \u003cspan class=\"nm-spec-label\"\u003eSee your controls while staying covered\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\"\u003e140 × 163cm\u003c\/span\u003e\n        \u003cspan class=\"nm-spec-label\"\u003eApproximate width × length (55 × 64in)\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\"\u003eReflective strip\u003c\/span\u003e\n        \u003cspan class=\"nm-spec-label\"\u003eAdds visibility in poor light\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\"\u003eOne size\u003c\/span\u003e\n        \u003cspan class=\"nm-spec-label\"\u003eUniversal fit for most 3- and 4-wheel scooters with armrests\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=\"aeroshield-best-suited\"\u003e\n    \u003ch2 id=\"aeroshield-best-suited\"\u003eWho is the AeroShield best suited for?\u003c\/h2\u003e\n    \u003cp\u003e\n      The AeroShield is a simple, practical way to stay dry for anyone who uses a mobility scooter outdoors in changeable weather.\n    \u003c\/p\u003e\n\n    \u003cul class=\"nm-check-list\"\u003e\n      \u003cli\u003eShopping trips, appointments and errands\u003c\/li\u003e\n      \u003cli\u003eEveryday riders who go out in all weathers\u003c\/li\u003e\n      \u003cli\u003eKeeping clothes dry on the way to visit family\u003c\/li\u003e\n      \u003cli\u003eBeing ready for sudden showers\u003c\/li\u003e\n      \u003cli\u003eRiders who want to see their controls clearly\u003c\/li\u003e\n      \u003cli\u003eAeroGlide, AeroDual, TownCruise and QuadPack owners\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cp class=\"nm-lifting-note\"\u003e\n      \u003cstrong\u003eGood to know:\u003c\/strong\u003e the AeroShield is worn by the rider while driving. It is not a storage cover for keeping a parked scooter dry.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nm-section\" aria-labelledby=\"aeroshield-details\"\u003e\n    \u003cdiv class=\"nm-section-heading\"\u003e\n      \u003ch2 id=\"aeroshield-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\u003eFull-length weather protection:\u003c\/strong\u003e a generous cape that drapes over the rider and the front of the scooter to help keep off rain, wind and road spray.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHood with clear visor peak:\u003c\/strong\u003e the transparent peak shields your face from rain without blocking your view.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAdjustable drawstring hood:\u003c\/strong\u003e pull the hood snug so it stays in place on breezy days.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eClear front panel:\u003c\/strong\u003e sits over the tiller so you can still see the control panel while it stays covered.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eZip neck with ring pull:\u003c\/strong\u003e easier to open and close, even with cold or wet hands.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReflective strip:\u003c\/strong\u003e helps you stand out when light levels drop.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eMirror openings:\u003c\/strong\u003e side openings for scooters fitted with mirrors.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eQuick slip-on design:\u003c\/strong\u003e lightweight and easy to keep with your scooter for when the weather turns.\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\"\u003eProduct type\u003c\/th\u003e\n                  \u003ctd\u003eWearable mobility scooter rain poncho\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\"\u003eSize\u003c\/th\u003e\n                  \u003ctd\u003eOne size (universal fit)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eApproximate dimensions\u003c\/th\u003e\n                  \u003ctd\u003e140cm wide × 163cm long (55 × 64in)*\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eFabric\u003c\/th\u003e\n                  \u003ctd\u003e190T polyester with PVC waterproof coating\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eHood\u003c\/th\u003e\n                  \u003ctd\u003eDrawstring hood with clear visor peak\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eFront\u003c\/th\u003e\n                  \u003ctd\u003eClear control-viewing panel\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eNeck fastening\u003c\/th\u003e\n                  \u003ctd\u003eZip with ring pull\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eVisibility\u003c\/th\u003e\n                  \u003ctd\u003eReflective strip\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eMirror access\u003c\/th\u003e\n                  \u003ctd\u003eSide mirror openings\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003cth scope=\"row\"\u003eSuitable for\u003c\/th\u003e\n                  \u003ctd\u003eMost 3- and 4-wheel mobility scooters with armrests\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            *Approximate manufacturer measurements: width across the hem and length from the top of the hood to the hem.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"nm-accordion\"\u003e\n        \u003csummary\u003eFit and use\u003c\/summary\u003e\n        \u003cdiv class=\"nm-accordion-content\"\u003e\n          \u003cp\u003e\n            The AeroShield is worn by the rider rather than fitted to the scooter. Put it on over your head, sit down, then let the front drape over the tiller so the clear panel sits over your controls.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            It is suitable for use with these Newbi Move scooters, which all have a seat with armrests and a front steering tiller:\n          \u003c\/p\u003e\n          \u003cul class=\"nm-detail-list\"\u003e\n            \u003cli\u003e\n\u003ca href=\"\/products\/aeroglide-lightweight-folding-travel-mobility-scooter\"\u003eAeroGlide\u003c\/a\u003e lightweight folding scooter\u003c\/li\u003e\n            \u003cli\u003e\n\u003ca href=\"\/products\/aerodual-lightweight-folding-mobility-scooter\"\u003eAeroDual\u003c\/a\u003e lightweight folding scooter\u003c\/li\u003e\n            \u003cli\u003e\n\u003ca href=\"\/products\/towncruise-everyday-mobility-scooter\"\u003eTownCruise\u003c\/a\u003e everyday scooter\u003c\/li\u003e\n            \u003cli\u003e\n\u003ca href=\"\/products\/quadpack-4-part-portable-mobility-scooter\"\u003eQuadPack\u003c\/a\u003e 4-part portable scooter\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"nm-lifting-note\"\u003e\n            \u003cstrong\u003eBefore every journey:\u003c\/strong\u003e check that the hem is clear of the wheels and cannot catch, that you can see and reach all your controls, and that your scooter’s lights are still visible. Never drive with the hood or visor restricting your view.\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\u003e1 × Newbi Move AeroShield mobility scooter poncho\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"nm-small-print\"\u003e\n            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\u003eDelivery information\u003c\/summary\u003e\n        \u003cdiv class=\"nm-accordion-content\"\u003e\n          \u003cul class=\"nm-detail-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFree UK delivery\u003c\/strong\u003e to addresses accepted at our checkout.\u003c\/li\u003e\n            \u003cli\u003eOrders placed before \u003cstrong\u003e12:00 midday, Monday to Friday\u003c\/strong\u003e, are normally dispatched the same working day.\u003c\/li\u003e\n            \u003cli\u003eMost orders arrive within \u003cstrong\u003e1–3 working days\u003c\/strong\u003e.\u003c\/li\u003e\n            \u003cli\u003eTracking details are emailed after dispatch, where available.\u003c\/li\u003e\n            \u003cli\u003eIf you order the AeroShield with a scooter, the items may arrive in separate parcels.\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"nm-small-print\"\u003e\n            See our \u003ca href=\"\/policies\/shipping-policy\"\u003edelivery information\u003c\/a\u003e for full details.\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\u003eAeroShield\u003c\/strong\u003e is the Newbi Move retail name for this poncho. It is supplied as an iCAN product, so iCAN branding may appear on the product label and\/or original 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, product questions, returns 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":"Default Title","offer_id":55503945236822,"sku":"X-AC-MSC","price":22.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1013\/6200\/8406\/files\/aero_ponch.png?v=1790420197","url":"https:\/\/newbimove.co.uk\/products\/aeroshield-mobility-scooter-poncho","provider":"Newbi Move","version":"1.0","type":"link"}