Choose your preferred bike from our collection of in-house custom-builds and add to your basket. Bikes can also be hired in store.£0.00Search text field
Bottles and Cages
Black
Mudguards
Custom Builds for sale
Bags and Transportation
Phone Holders
BellsSee More
Lights
5. Collect In Store<<
Collect your bike in store alongside all optional equipment. Please bring a form of identification (Driver's licence or Passport) to complete the booking.
FRAME MATERIAL from base fields
if (window._RestockRocketConfig.normalizedLocale &&
!Object.prototype.hasOwnProperty.call(settings.translations, window._RestockRocketConfig.normalizedLocale)) {
console.debug('STOQ - locale not explicitly translated, will use default language from cache');
}
// Don't return null - continue using cache even for untranslated locales
}
const updatedAt = new Date(settings.updated_at);
if (isNaN(updatedAt.getTime())) {
console.debug('STOQ - Invalid updated_at date format in settings');
return null;
}
const age = Date.now() - updatedAt.getTime();
if (age