{"product_id":"raleigh-stowaway-foldable-shopper-bicycle-bike-3-speed-sa-hub-purple","title":"RALEIGH STOWAWAY FOLDABLE SHOPPER BICYCLE BIKE - 3 SPEED SA HUB - PURPLE","description":"\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eVintage Raleigh Stowaway Folding Bike - For Sale\u003c\/title\u003e\n\u003cstyle\u003e\n    \/* Vintage Color Palette \u0026 Typography *\/\n    body {\n        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n        background-color: #EFECE6; \/* Warm vintage cream *\/\n        margin: 20px;\n        padding: 20px;\n        color: #333333;\n    }\n\n    h1, h2, h3, .section-title {\n        font-family: 'Georgia', 'Times New Roman', serif; \/* Classic vintage feel *\/\n    }\n\n    .container {\n        max-width: 950px;\n        margin: auto;\n        background: #FDFCFB;\n        padding: 30px;\n        border-radius: 8px;\n        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);\n        border: 1px solid #E6E1D6;\n    }\n\n    \/* Hero Section *\/\n    .hero-header {\n        background: #FDFCFB;\n        border: 1px solid #E6E1D6;\n        border-top: 6px solid #783C8A; \/* Retro purple to match the bike *\/\n        border-radius: 8px;\n        padding: 30px 20px 24px;\n        margin-bottom: 30px;\n        text-align: center;\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.02);\n    }\n\n    .hero-tag {\n        display: inline-block;\n        background: #FAF5EB;\n        color: #6B5744; \n        border: 1px solid #D8CFC0;\n        border-radius: 3px;\n        padding: 6px 14px;\n        font-size: 11px;\n        font-weight: bold;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        margin-bottom: 16px;\n    }\n\n    h1 {\n        color: #1A241F;\n        margin: 0 0 12px 0;\n        font-size: 42px;\n        line-height: 1.2;\n        font-weight: normal;\n    }\n\n    .title-divider {\n        width: 60px;\n        height: 3px;\n        background: #8C7A61; \n        margin: 0 auto 16px auto;\n    }\n\n    .subtitle {\n        color: #555;\n        font-size: 17px;\n        margin-bottom: 0;\n        line-height: 1.5;\n        font-style: italic;\n    }\n\n    \/* Sections *\/\n    .section-title {\n        background: #783C8A; \/* Retro purple *\/\n        color: #FDFCFB;\n        padding: 12px 18px;\n        font-size: 20px;\n        font-weight: normal;\n        border-radius: 4px 4px 0 0;\n        margin-top: 24px;\n        letter-spacing: 0.5px;\n    }\n\n    .section-box {\n        border: 1px solid #E6E1D6;\n        border-top: none;\n        background: #FDFCFB;\n        padding: 20px;\n        border-radius: 0 0 4px 4px;\n    }\n\n    .description {\n        font-size: 16px;\n        line-height: 1.8;\n        color: #444;\n    }\n\n    \/* Status Grid *\/\n    .status-grid {\n        display: grid;\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n        gap: 16px;\n    }\n\n    .status-item {\n        background: #F8F7F4;\n        border: 1px solid #E6E1D6;\n        border-radius: 6px;\n        padding: 16px;\n        box-sizing: border-box;\n    }\n\n    .status-label {\n        font-family: 'Georgia', serif;\n        font-style: italic;\n        margin-bottom: 12px;\n        color: #783C8A;\n        display: block;\n        font-size: 16px;\n    }\n\n    .choice-row {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 8px;\n    }\n\n    .choice {\n        display: inline-block;\n        padding: 8px 14px;\n        border: 1px solid #D8CFC0;\n        border-radius: 4px;\n        background: #FFFFFF;\n        color: #777;\n        font-size: 13px;\n        min-width: 65px;\n        text-align: center;\n        box-sizing: border-box;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n    }\n\n    .choice.selected {\n        background: #783C8A;\n        color: #FDFCFB;\n        border-color: #783C8A;\n        font-weight: bold;\n    }\n\n    \/* Tables \u0026 Lists *\/\n    .specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin-top: 8px;\n    }\n\n    .specs-table th,\n    .specs-table td {\n        border-bottom: 1px solid #E6E1D6;\n        padding: 12px 10px;\n        text-align: left;\n        vertical-align: top;\n        font-size: 15px;\n    }\n\n    .specs-table th {\n        width: 35%;\n        color: #783C8A;\n        font-weight: bold;\n        background: #F8F7F4;\n    }\n\n    ul {\n        margin: 10px 0 0 20px;\n        padding: 0;\n        color: #444;\n    }\n\n    li {\n        margin-bottom: 10px;\n        line-height: 1.6;\n    }\n\n    \/* Grade Guide *\/\n    .grade-guide {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n        gap: 16px;\n        margin-top: 8px;\n    }\n\n    .grade-card {\n        background: #F8F7F4;\n        border: 1px solid #E6E1D6;\n        border-radius: 6px;\n        padding: 16px;\n        font-size: 14px;\n        line-height: 1.5;\n    }\n\n    .grade-card strong {\n        color: #783C8A;\n        font-family: 'Georgia', serif;\n        font-size: 18px;\n        display: block;\n        margin-bottom: 8px;\n        border-bottom: 1px solid #D8CFC0;\n        padding-bottom: 6px;\n    }\n\n    \/* Notes \u0026 Disclaimers *\/\n    .important-note {\n        background: #FAF5EB;\n        border-left: 4px solid #8C7A61;\n        padding: 14px 16px;\n        margin-top: 20px;\n        border-radius: 0 4px 4px 0;\n        font-size: 14px;\n        color: #555;\n    }\n\n    .disclaimer {\n        font-size: 12px;\n        color: #666;\n        margin-top: 30px;\n        padding: 20px;\n        background-color: #F0EEE9;\n        border: 1px solid #E6E1D6;\n        border-radius: 6px;\n        line-height: 1.6;\n    }\n\n    .disclaimer h3 {\n        margin-top: 0;\n        color: #333;\n        font-size: 14px;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n    }\n\n    strong {\n        font-weight: bold;\n        color: #222;\n    }\n\n    \/* Mobile Responsiveness *\/\n    @media (max-width: 700px) {\n        .status-grid {\n            grid-template-columns: 1fr;\n        }\n\n        h1 {\n            font-size: 32px;\n        }\n\n        .subtitle {\n            font-size: 15px;\n        }\n\n        .hero-header {\n            padding: 24px 16px 20px;\n        }\n        \n        body {\n            margin: 10px;\n            padding: 10px;\n        }\n    }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003cdiv class=\"hero-header\"\u003e\n        \u003cdiv class=\"hero-tag\"\u003eVintage Folding Bike\u003c\/div\u003e\n        \u003ch1\u003eRaleigh Stowaway Foldable Bike\u003c\/h1\u003e\n        \u003cdiv class=\"title-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"subtitle\"\u003eSturmey-Archer 3-Speed • Tyre Dynamo Lights • Classic Purple Finish\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section-title\"\u003eOverview\u003c\/div\u003e\n    \u003cdiv class=\"section-box\"\u003e\n        \u003cp class=\"description\"\u003e\n            Presenting a fantastic \u003cstrong\u003eRaleigh Stowaway folding bicycle\u003c\/strong\u003e in its original vintage purple finish. Known for their practicality and retro charm, these classic \"foldies\" are great for easy storage, taking on public transport, or cruising around town.\n        \u003c\/p\u003e\n        \u003cp class=\"description\"\u003e\n            This bike features the highly reliable Sturmey-Archer 3-speed hub and a very cool vintage tyre dynamo lighting system. It is currently rideable but will benefit from a service to bring it to its full potential.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section-title\"\u003eQuick Status Check\u003c\/div\u003e\n    \u003cdiv class=\"section-box\"\u003e\n\n        \u003cdiv class=\"status-grid\"\u003e\n\n            \u003cdiv class=\"status-item\"\u003e\n                \u003cspan class=\"status-label\"\u003eCondition Grade\u003c\/span\u003e\n                \u003cdiv class=\"choice-row\"\u003e\n                    \u003cspan class=\"choice\"\u003eA\u003c\/span\u003e\n                    \u003cspan class=\"choice\"\u003eB\u003c\/span\u003e\n                    \u003cspan class=\"choice selected\"\u003eC\u003c\/span\u003e\n                    \u003cspan class=\"choice\"\u003eD\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"status-item\"\u003e\n                \u003cspan class=\"status-label\"\u003eRideable\u003c\/span\u003e\n                \u003cdiv class=\"choice-row\"\u003e\n                    \u003cspan class=\"choice selected\"\u003eYes\u003c\/span\u003e\n                    \u003cspan class=\"choice\"\u003eLimited\u003c\/span\u003e\n                    \u003cspan class=\"choice\"\u003eNo\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"status-item\"\u003e\n                \u003cspan class=\"status-label\"\u003eProject \/ Service Required\u003c\/span\u003e\n                \u003cdiv class=\"choice-row\"\u003e\n                    \u003cspan class=\"choice selected\"\u003eYes\u003c\/span\u003e\n                    \u003cspan class=\"choice\"\u003eNo\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"status-item\"\u003e\n                \u003cspan class=\"status-label\"\u003eVintage\u003c\/span\u003e\n                \u003cdiv class=\"choice-row\"\u003e\n                    \u003cspan class=\"choice selected\"\u003eYes\u003c\/span\u003e\n                    \u003cspan class=\"choice\"\u003eNo\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"status-item\"\u003e\n                \u003cspan class=\"status-label\"\u003eService Recommended\u003c\/span\u003e\n                \u003cdiv class=\"choice-row\"\u003e\n                    \u003cspan class=\"choice selected\"\u003eYes\u003c\/span\u003e\n                    \u003cspan class=\"choice\"\u003eNo\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"status-item\"\u003e\n                \u003cspan class=\"status-label\"\u003eFolds Successfully\u003c\/span\u003e\n                \u003cdiv class=\"choice-row\"\u003e\n                    \u003cspan class=\"choice selected\"\u003eYes\u003c\/span\u003e\n                    \u003cspan class=\"choice\"\u003eLimited\u003c\/span\u003e\n                    \u003cspan class=\"choice\"\u003eNo\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"status-item\"\u003e\n                \u003cspan class=\"status-label\"\u003eBrakes Working\u003c\/span\u003e\n                \u003cdiv class=\"choice-row\"\u003e\n                    \u003cspan class=\"choice selected\"\u003eYes\u003c\/span\u003e\n                    \u003cspan class=\"choice\"\u003eLimited\u003c\/span\u003e\n                    \u003cspan class=\"choice\"\u003eNo\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"status-item\"\u003e\n                \u003cspan class=\"status-label\"\u003eGears Working\u003c\/span\u003e\n                \u003cdiv class=\"choice-row\"\u003e\n                    \u003cspan class=\"choice selected\"\u003eYes\u003c\/span\u003e\n                    \u003cspan class=\"choice\"\u003eLimited\u003c\/span\u003e\n                    \u003cspan class=\"choice\"\u003eNo\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"status-item\"\u003e\n                \u003cspan class=\"status-label\"\u003eCollection \/ Postage\u003c\/span\u003e\n                \u003cdiv class=\"choice-row\"\u003e\n                    \u003cspan class=\"choice\"\u003eCollection\u003c\/span\u003e\n                    \u003cspan class=\"choice\"\u003ePostage\u003c\/span\u003e\n                    \u003cspan class=\"choice selected\"\u003eBoth\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"status-item\"\u003e\n                \u003cspan class=\"status-label\"\u003eReady To Ride\u003c\/span\u003e\n                \u003cdiv class=\"choice-row\"\u003e\n                    \u003cspan class=\"choice\"\u003eYes\u003c\/span\u003e\n                    \u003cspan class=\"choice selected\"\u003eLimited\u003c\/span\u003e\n                    \u003cspan class=\"choice\"\u003eNo\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"important-note\"\u003e\n            \u003cstrong\u003eNote:\u003c\/strong\u003e Grade is provided as a quick guide only. Full condition is shown in the photos and written description.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section-title\"\u003eCondition Breakdown\u003c\/div\u003e\n    \u003cdiv class=\"section-box\"\u003e\n        \u003cp\u003e\u003cstrong\u003eFrame:\u003c\/strong\u003e Vintage steel folding frame in original purple. Shows honest old age wear and tear, including scuffs and general patina.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eWheels:\u003c\/strong\u003e Both wheels spin but show noticeable rust on the rims, as is common with bikes of this age.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eGears:\u003c\/strong\u003e Fitted with a classic Sturmey-Archer 3-speed internal gear hub.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eBrakes:\u003c\/strong\u003e Standard caliper brakes fitted. Working, but tuning and adjustment are recommended.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eLighting:\u003c\/strong\u003e Features vintage front and rear lights powered by an old-school tyre dynamo system.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eOverall Wear:\u003c\/strong\u003e Shows rust here and there (including the rims) and age-related cosmetic wear throughout. It is rideable as it stands, but a service is highly recommended for optimal use and preservation.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section-title\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"section-box\"\u003e\n        \u003ctable class=\"specs-table\"\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eRaleigh\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003ctd\u003eStowaway\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003cth\u003eBike Type\u003c\/th\u003e\n\u003ctd\u003eFolding Bicycle\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003cth\u003eFrame Material\u003c\/th\u003e\n\u003ctd\u003eSteel\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003ePurple\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003eSturmey-Archer 3-Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eStandard Caliper\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003cth\u003eLighting\u003c\/th\u003e\n\u003ctd\u003eTyre dynamo powered front and rear lights\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003cth\u003eExtras\u003c\/th\u003e\n\u003ctd\u003eRear pannier rack, mudguards, white saddle\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section-title\"\u003eCondition Grade Guide\u003c\/div\u003e\n    \u003cdiv class=\"section-box\"\u003e\n        \u003cdiv class=\"grade-guide\"\u003e\n            \u003cdiv class=\"grade-card\"\u003e\n                \u003cstrong\u003eA Grade\u003c\/strong\u003e\n                Excellent used condition, fully rideable, clean, little to no work needed.\n            \u003c\/div\u003e\n            \u003cdiv class=\"grade-card\"\u003e\n                \u003cstrong\u003eB Grade\u003c\/strong\u003e\n                Good used condition, rideable, may benefit from a light service or minor adjustment.\n            \u003c\/div\u003e\n            \u003cdiv class=\"grade-card\"\u003e\n                \u003cstrong\u003eC Grade\u003c\/strong\u003e\n                Usable but needs attention, service, or replacement parts before being properly relied on.\n            \u003c\/div\u003e\n            \u003cdiv class=\"grade-card\"\u003e\n                \u003cstrong\u003eD Grade\u003c\/strong\u003e\n                Project or spares\/repair bike. Not ready to ride without work.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"disclaimer\"\u003e\n        \u003ch3\u003eDisclaimer for the Sale of Bicycles and Related Items - MUST READ:\u003c\/h3\u003e\n        \u003cp\u003e\u003cstrong\u003e1. Condition of Items:\u003c\/strong\u003e The items listed for sale, including bicycles and related products, are sold in their current condition, as presented in the provided photos and descriptions. We take great care to accurately depict the condition of each item through detailed descriptions and photographs. It is crucial to thoroughly review these materials as they serve as the primary reference for the product's condition.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e2. Packaging and Fraud Protection:\u003c\/strong\u003e To ensure a transparent and secure transaction for both the buyer and seller, we document and photograph the packaging process. This measure is implemented to protect against potential fraudulent activities and to maintain a record of the item's condition before shipment.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e3. Postage and Packaging:\u003c\/strong\u003e Items that require postage, such as bicycles, will be carefully packed in a bicycle box and partially disassembled for safe transportation. Upon receipt, the buyer assumes responsibility for reassembling the bicycle. While we make every effort to package items securely, we cannot be held liable for any damages that may occur during shipping, assembly, or subsequent use of the item.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e4. Liability:\u003c\/strong\u003e We cannot be held responsible for any injuries, damages, or losses that may arise from the use or assembly of purchased items. It is the buyer's sole responsibility to exercise caution, strictly follow proper assembly instructions, and adhere to safety guidelines when handling or using any product purchased from us.\u003c\/p\u003e\n        \u003cp\u003eBy completing the purchase, you acknowledge and agree to abide by these terms and conditions. If you have any questions or concerns regarding the items or this disclaimer, please feel free to contact us before finalizing your purchase. We are here to assist you and ensure a smooth and satisfactory buying experience.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n","brand":"Raleigh","offers":[{"title":"Default Title","offer_id":56890272874873,"sku":null,"price":69.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0962\/9640\/3321\/files\/s-l1600_3435d8af-fd58-4d08-a350-bd2bb0e7c685.jpg?v=1774256874","url":"https:\/\/www.foldingbikes4u.co.uk\/products\/raleigh-stowaway-foldable-shopper-bicycle-bike-3-speed-sa-hub-purple","provider":"Folding Bikes 4U","version":"1.0","type":"link"}