This site has limited support for your browser. We recommend switching to Edge, Chrome, Safari, or Firefox.

Sell Your Bike
CartContact Us

>
<
li class="result result--full"> <
>
Header Image
console.log("pr-product-page");
BUY

img src="//projektride.co.uk/cdn/shop/files/S24_Sage_2048x2048.jpg?v=1763052037" alt="Early Rider Seeker 24 Sage Green" class="mfp-zoom-in-cur" id="68666764820863"Early Rider Seeker 16 Sage Green>

£649.00

Home
   /

All Products
/
SKU: SR16-SG-2-IC Early Rider Seeker 24 Sage Green
Early Rider Seeker 24 Sage Green
£999.00
label for="quantity--template--15326745395426__main">Quantity > <

disc brakes, sealed bearing wheels with bolt-thru axles and Schwalbe Smart Sam 2.3\" tires, this bike is ready for anything from light trails to full on off-road adventures.\u003c\/p\u003e","published_at":"2025-11-13T16:40:33+00:00","created_at":"2025-11-13T16:40:33+00:00","vendor":"Early Rider","type":"Bike","tags":["Early Rider","spo-cs-disabled","spo-default","spo-disabled","spo-notify-me-disabled"],"price":99900,"price_min":99900,"price_max":99900,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":56393238872447,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"SR24-SG-2-IC","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Early Rider Seeker 24 Sage Green","public_title":null,"options":["Default Title"],"price":99900,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":null,"requires_selling_plan": false,"selling_plan_allocations":[]}],"images":["\/\/projektride.co.uk\/cdn\/shop\/files\/S24_Sage.jpg?v=1763052037"],"featured_image":"\/\/projektride.co.uk\/cdn\/shop\/files\/S24_Sage.jpg?v=1763052037","options":["Title"],"media":[{"alt":null,"id":68666764820863,"position":1,"preview_image":{"aspect_ratio":1.112,"height":1979,"width":2200,"src":"\/\/projektride.co.uk\/cdn\/shop\/files\/S24_Sage.jpg?v=1763052037"},"aspect_ratio":1.112,"height":1979,"media_type":"image","src":"\/\/projektride.co.uk\/cdn\/shop\/files\/S24_Sage.jpg?v=1763052037","width":2200}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eBuilt to handle off-road adventures with ease and a confident ride on varied terrain. The Seeker 24 comes equipped with a Shimano CUES 1x9 drivetrain with a light-action thumb shifter ensures smooth, responsive shifting, while the 130mm crankarms offer efficient pedaling. Setup with powerful Tektro hydraulic disc brakes, sealed bearing wheels with bolt-thru axles and Schwalbe S

FAQ

Questions and answers

ProjektRide
Buy Sell Ride Confident
  • FAQ
  • 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
82 Newington Road, EH91QN, Edinburgh.
(""),}; window._RestockRocketConfig.variantsPreorderMaxCountForMarket = {56393238872447 : null,}; window._RestockRocketConfig.variantsShippingText = {56393238872447 : "",}; window._RestockRocketConfig.variantsShippingTextForMarket = {56393238872447 : null,}; window._RestockRocketConfig.selected_variant_id = 56393238872447; window._RestockRocketConfig.selected_variant_available = window._RestockRocketConfig.product.variants.find(function(variant) { return variant.id == window._RestockRocketConfig.selected_variant_id }).available;window._RestockRocketConfig.scriptUrlProduct = 'https://cdn.shopify.com/extensions/019ade57-efc1-7a93-a1b4-30689b78f362/restock-rocket-shopify-401/assets/restockrocket-product.js' window._RestockRocketConfig.scriptUrlCollection = 'https://cdn.shopify.com/extensions/019ade57-efc1-7a93-a1b4-30689b78f362/restock-rocket-shopify-401/assets/restockrocket-collection.js' window._RestockRocketConfig.scriptHost = window._RestockRocketConfig.scriptUrlProduct.substring(0, wturn null; } // Translations object exists in metafield - cache is valid // If current locale isn't translated, applyTranslations will gracefully use default locale 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 { 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 enabled for ${window._RestockRocketConfig.pageType}`); } // Check and update cart selling plans after scripts are loaded if (settings.preorder_enabled) { updateCartSellingPlans(); } // Dispatch custom event when app is loaded const appLoadedEvent = new CustomEvent('stoq:loaded', { detail: { pageType: window._RestockRocketConf ig.pageType, enabled: settings.enable_app, settings: settings } }); console.debug('STOQ - dispatching app loaded event'); window.dispatchEvent(appLoadedEvent); } } function updateCartSellingPlans() { // Wait for the API to be available with retries const maxRetries = 10; const retryDelay = 500; function attemptCartCheck(attempt = 1) { if (window._RestockRocket && window._RestockRocket.updateCartSellingPlans) { window._RestockRocket.updateCartSellingPlans() .then(hasUpdates => { if (hasUpdates) { console.debug('STOQ - cart selling plans updated successfully'); } else { console.debug('STOQ - no cart selling plan updates needed'); } }) .catch(error => { console.error('STOQ - error updating cart selling plans:', error); }); } else if (attempt
< maxRetries) { console.debug(`STOQ - API not ready, retry