{{GetBicycleTypeOfCover(Basket.BicycleQuotes[0].TypeOfCover)}} {{Basket.BicycleQuotes[0].IsRenewal ? 'Renewal' : 'Bicycle'}} | {{BasketCosts.BicycleCost | currency:"£"}} |
{{ bicycle.Make }} {{ bicycle.Model }} |
{{ bicycle.InsuredCostAnnual | currency: "£" }}
multi-bike discount
ebike discount
|
{{(BasketCosts.BicycleDiscount / BasketCosts.BicycleCost) * 100 | number: 0}}% Discount | -{{BasketCosts.BicycleDiscount | currency:"£"}} |
Referral Discount | -{{BasketCosts.ReferAFriendDiscount | currency:"£"}} |
Diamond Discount | -{{BasketCosts.AdditionalDiscount | currency:"£"}} |
Free DNA+ kit | £ 0.00 |
Travel Insurance: | {{BasketCosts.TravelCost | currency:"£"}} |
{{(BasketCosts.TravelDiscount / BasketCosts.TravelCost) * 100 | number: 0}}% Discount | -{{BasketCosts.TravelDiscount | currency:"£"}} |
{{item.AddOn.ShortName}} | {{item.AddOn.Price | currency:"£"}} |
Discount Code: | {{Basket.PromotionalCode}} |
Add discount code
We value new bikes at the price paid for them.
We do not value bikes based on what you think they're worth today.
You must include power meters and upgrades in the value of your bike: e.g pedals and saddles.
You must have proof of purchase for your bike e.g. paper or electronic receipt.
We value second hand bikes at the price you paid for them.
We do not value bikes based on today's RRP or what you think they might be worth.
You must include power meters and upgrades in the value of your bike: e.g pedals and saddles.
You must have proof of purchase for your bike e.g. receipt from ebay, gumtree or trusted retailer.
Unfortunately, we can not cover any bicycle with a value greater than £5,000 under our Ride London policy. e.g. if your pedal cycle is worth £7,000, you cannot just insure the first £5,000.
Click below for an annual quote, with an exclusive 25% discount.
USER STATE
Is User Authenticated : {{IsAuthenticated}}
Has 365 Bicycle : {{UserState.HasAnnualBicyclePolicy}}
Has 365 Travel : {{UserState.HasAnnualTravelPolicy}}
Been Bicycle : {{UserState.BeenToBicycle}}
Been Travel : {{UserState.BeenToTravel}}
Edit Mode : {{UserState.EditMode}}
RIDE LONDON
Weekend Cover : {{IsWeekendCover }}
Length of Cover : {{Basket.BicycleQuotes[0].LengthOfCover}}
Type of Cover : {{Basket.BicycleQuotes[0].TypeOfCover}}
Cover Start Date : {{Basket.BicycleQuotes[0].CoverStartDate}}
Accessories : {{Basket.BicycleQuotes[0].AccessoriesValue}}
Helmet & Clothing : {{Basket.BicycleQuotes[0].HelmetAndClothingValue}}
Wheelset Value : {{Basket.BicycleQuotes[0].WheelsetValue}}
No. of Claims : {{Basket.BicycleQuotes[0].NumberOfClaimsInLastThreeYears}}
Travel Expenses : {{Basket.BicycleQuotes[0].TravelExpenses}}
Discounted Premium : {{Basket.BicycleQuotes[0].DiscountedPremiumIncludingIPT}}
Promotional Code : {{Basket.PromotionalCode}}
Promotional Code Type : {{Basket.PromotionalCodeType}}
Bicycles
{{Basket.BicycleQuotes[0].Bicycles | json}}
FORM
Form Valid : {{BicycleQuoteForm.$valid}}
Cover to High : {{IsTotalCoverTooHigh}}
Claims Invalid : {{ClaimsInvalid}}
BASKET COSTS
{{BasketCosts | json}}