Trek Fetch+ 2
The Fetch+ 2 is a compact electric cargo bike that hauls a lot and is super fun and simple to use. You can easily carry up to 80 kg of cargo, thanks to the powerful boost of the Bosch smart system and best-in-class handling and stability. This bike is designed to grow with your family, and offers multiple configuration options to best suit your needs as they shift and change over time.
*Please note – spec applies to all sizes unless listed separately
| Frame | High-performance hydroformed alloy, low-step, Removable Integrated Battery, internal cable routing, Motor Armour, post-mount disc, 148x12 thru axle |
|---|
| Hub front | Formula DC-71 alloy, sealed bearing, 6-bolt, 15x100 mm thru axle |
|---|---|
| Skewer front | Bontrager Switch thru axle, removable lever |
| Hub rear | Formula EHL-148S, sealed bearing, 6-bolt, Shimano 10 freehub, 148x12 mm thru axle |
| Skewer rear | Bontrager Switch thru-axle, removable lever |
| Rim | Alloy double-walled, 32-hole |
| Spokes | 14 g stainless steel, black |
| Tyre | Schwalbe Pick-Up, Addix E-Compound, ECE-R75 approved, wire bead, 20 x 2.35" |
| Battery | Bosch PowerTube 500 Wh, smart system |
|---|---|
| Charger | Bosch standard 4A, 230V, smart system |
| Controller | Bosch BSP3200 smart phone grip |
| Computer | Bosch LED remote, smart system |
| Motor | Bosch Performance Line Cargo, smart system, magnesium motor body, 85 Nm |
| Shifter | Shimano Deore M4100, 10-speed |
|---|---|
| Rear derailleur | Shimano Deore M6000, mid cage, 42T max cog |
| Crank | ProWheel alloy, 165mm length |
| Chainring | ProWheel, 46T narrow/wide, alloy |
| Chain | KMC E10 |
| Pedal | Bontrager City pedals |
| Saddle | Bontrager Boulevard |
|---|---|
| Seatpost | Bontrager alloy, telescoping, 34.9 mm |
| Handlebar | Electra Vale Go |
| Grips | Bontrager Satellite Elite, alloy lock-on |
| Stem | adjustable aluminium, 31.8 mm, 90 mm length, |
| Brake | HD-T737 4-piston hydraulic disc |
| Brake rotor | Tektro wave, 6-bolt, 180 mm |
| *Light |
Size: One size fits most Spanninga Solo |
|---|---|
|
Size: One size fits most Herrmans H-Black MR8-E, 180 Lumen, 60 Lux, LED, headlight |
|
| Kickstand | Fetch custom |
| Weight | 31 kg/68.35 lb |
|---|---|
| Weight limit | This bike has a maximum total weight limit (combined weight of bicycle, rider, and cargo) of 200 kg (441 lb). |
We reserve the right to make changes to the product information contained on this site at any time without notice, including with respect to equipment, specifications, models, colours, materials and pricing. Due to supply chain issues, compatible parts may be substituted at any time without notice. The prices shown are the manufacturer's suggested retail prices.
Bike and frame weights are based on pre-production painted frames at time of publication. Weights may vary in final production.
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

Refund policy
[email protected]


hedSettings);
} else {
console.error('STOQ - failed to load settings:', error);
}
})
.catch(function(e) {
console.error(e)
})
}
function initializeScripts(settings) {
settings = applyTranslations(settings);
window._RestockRocketConfig.settings = settings;
console.debug(`STOQ - settings configured for ${window._RestockRocketConfig.pageType}`);
// Setup cart selling plan updater BEFORE loading any scripts to avoid race conditions
setupCartSellingPlanUpdater(settings);
if(settings.enable_app) {
const hijackIntegration = window._RestockRocketConfig.integrations.find(function(integration) {
return integration.type === 'hijack' && integration.enabled && integration.page_types.includes(window._RestockRocketConfig.pageType);
})
if(window._RestockRocketConfig.pageType === 'collection' && (settings.show_button_on_collection || settings.preorder_collection_enabled)) {
createRestockRocketScript(window._RestockRocketCon
fig.scriptUrlCollection);
} else if(window._RestockRocketConfig.pageType === 'index' && (settings.show_button_on_index || settings.preorder_index_enabled)) {
createRestockRocketScript(window._RestockRocketConfig.scriptUrlCollection);
} else if(window._RestockRocketConfig.pageType === 'search' && (settings.show_button_on_search || settings.preorder_search_enabled)) {
createRestockRocketScript(window._RestockRocketConfig.scriptUrlCollection);
} else if(window._RestockRocketConfig.pageType === 'page' && (settings.show_button_on_page || settings.preorder_page_enabled)) {
createRestockRocketScript(window._RestockRocketConfig.scriptUrlCollection);
} else if(window._RestockRocketConfig.pageType === 'product') {
createRestockRocketScript(window._RestockRocketConfig.scriptUrlProduct);
} else if(hijackIntegration) {
createRestockRocketScript(window._RestockRocketConfig.scriptUrlCollection);
} else {
console.debug(`STOQ - no scripts enab