Ridgeback Dimension 16
Looking to purchase with a cycle to work scheme?
Click here to get in touch and get the ball rolling!
- The Ridgeback Dimension 16 is our smallest, lightest kids bike and is the perfect starter bike, or upgrade from a balance bike.
- Designed for riders 110-120cm tall, the Dimension 16 features a lightweight aluminium frame which is easy for kids to handle while also being robust. These are real bikes, not toys and will happily get multiple kids smiling and riding.
- The single-gear is perfect for getting up to speed on flat, smooth surfaces - with a helping hand along the way as they learn to balance.
- Small brake levers make it easy for little hands to pull, and the saddle features a convenient carry handle, making it easy for parents to pick up and carry if needed.
- Weight - 6.32kg
Frequently Asked Questions
-
Please get in touch with a member of the team either by phone (01313745324) or email ([email protected]) where on of the team will be more than happy to help.
ProjektRide Bike Shop Edinburgh
-
If the item is showing in stock, we aim to post the product within 24 hours. Please allow 5 working days to receive the item.
Postage is free on orders over £50. Orders under £50, our postage charge is £3.99.
We also have a physical store, if you are local please pop in -
ProjektRide Bike Shop Edinburgh

che age
if (!liquidRenderedAt || typeof liquidRenderedAt !== 'number' || isNaN(liquidRenderedAt)) {
console.debug('STOQ - Invalid or missing liquidRenderedAt timestamp, assuming fresh');
window._RestockRocketConfig.isLiquidCacheFresh = true;
window._RestockRocketConfig.liquidCacheAge = null;
} else {
const now = Math.floor(Date.now() / 1000); // Current time in seconds
const liquidCacheAge = now - liquidRenderedAt; // Age in seconds
// Surfaced into funnel events: a stale cache means the app rendered with
// outdated inventory/selling-plan data — a real "had the opportunity but
// failed" cause. Negative (client clock ahead) clamps to 0.
window._RestockRocketConfig.liquidCacheAge = Math.max(0, liquidCacheAge);
// Handle client clock ahead of server
if (liquidCacheAge
<