A full power but very lightweight conversion for your existing Bristol Bicycle, this kit will add as little as 4kg to the total weight.

Suitable for Bristol Bicycles with 700c (28″) hybrid wheels, and tyres between 28mm and 60mm wide.

Price includes all parts and labour cost to fit the kit to your existing bike, provided it is suitable and in good condition.

We start each conversion with an assessment to check the suitability of your bike, and assess its condition. If your bike requires repairs or modifications before conversion to electric, we will discuss the options and cost with you before starting the work.

After purchasing this E-bike conversion, please contact us to arrange an appointment for the work to be carried out.

E-bike conversion

SKU: 2108908374714 Categories: ,
');$('.single_add_to_cart_button.composite_add_to_cart_button.button.alt').before('
');$('.single_add_to_cart_button.composite_add_to_cart_button.button.alt').before('
');$('.weight_p').css('display','inline')} composite.actions.add_action('composite_validation_status_changed',function(){if(composite.api.get_composite_validation_status()=='pass'){$('.quote_button').removeClass('disabled');$('.total_weight').css('display','block')}else{$('.quote_button').addClass('disabled');$('.total_weight').css('display','none')}},120);composite.actions.add_action('component_selection_changed',function(){if(window.testing_weights==!0){$('.weight_p').css('display','inline');var instock=composite.api.get_composite_stock_status();var components=composite.api.get_components();var total_weight=0;var composite_out_of_stock='';var composite_due_dates=[];var dynamic_bike_specs2='';components.forEach(function(item,index){var this_component=composite.api.get_step(item.step_id);var is_dropdown=$('#component_'+item.step_id).hasClass('options-style-dropdowns');if(this_component.is_visible()&&!this_component.is_static()){var component_spec=$('#component_option_thumbnail_'+this_component.get_selected_product()).find('.thumbnail_spec').text();var component_stock=$('#component_option_thumbnail_'+this_component.get_selected_product()).find('.thumbnail_stock').text()} if(this_component.is_visible()){var product_weight=0;var component_weight=0;var is_virtual=!1;var is_bundle=!1 var weight_missing_flag='';var options_data=$('#component_options_'+item.step_id).data('options_data');options_data.forEach(function(data_item,data_index){if(this_component.get_selected_product()==data_item.option_id){product_weight=Number(data_item.option_weight);is_virtual=Boolean(data_item.option_is_virtual);if(data_item.option_product_data.product_type=='bundle')is_bundle=!0;if(component_stock){composite_out_of_stock="Available to preorder";var component_due_date=component_stock.split(", due ");if(component_due_date[1]){composite_due_dates.push(component_due_date[1])}else{composite_due_dates.push('unknown')}}}});if(product_weight){component_weight=product_weight*Number(this_component.get_selected_quantity())}else if((!is_virtual||is_bundle)&&this_component.get_selected_quantity()>0){weight_missing_flag=' WEIGHT MISSING! '} if(component_weight==0&&this_component.get_selected_product()&&(!is_virtual||is_bundle)) dynamic_bike_specs2+=''+this_component.get_selected_quantity()+' x '+item.step_title+': '+this_component.get_selected_product_title()+' - weight: '+component_weight+'kg'+weight_missing_flag+'';total_weight+=component_weight}});total_weight=Math.round((total_weight+Number.EPSILON)*10)/10;dynamic_bike_specs2=''+dynamic_bike_specs2;dynamic_bike_specs2+='';dynamic_bike_specs2+='';dynamic_bike_specs2+='';dynamic_bike_specs2+='
ColourBlack
Approx Weight'+total_weight+'kg
Weight limit100kg
';$('#dynamic_bike_specs').html(dynamic_bike_specs2);$('#total_weight').text(total_weight+'kg');if(composite_out_of_stock){var formatted_date='';if(composite_due_dates.indexOf("unknown")!=-1){formatted_date=""}else{var last_due_date=Math.max(composite_due_dates.map(date=>new Date(date).getTime()));var d=new Date(last_due_date);var options={year:'numeric',month:'long',day:'numeric'};formatted_date=d.toLocaleDateString("en-GB",options)} if(formatted_date.length)composite_out_of_stock+=', due '+formatted_date;$('#composite_stock').text(composite_out_of_stock)}else{$('#composite_stock').text('')}}},100);var $form=$('.cart.cart_group.composite_form'),$components=$('.component',$form).not(".static, .options-style-dropdowns"),$hidden=$(),$body=$('body');$components.each(function(i){var $this=$(this),id=$this.data('item_id').toString(),$header=$this.children('.component_title_wrapper'),$headerWrapper=$('
').addClass('header-wrapper'),$inner=$this.children('.component_inner'),$modalWrapper=$('
').addClass('modal-wrapper'),$closeWindowCross=$('').addClass('modal-close-button modal-close-button-cross').append($('').addClass('fa fa-times-circle')),$closeButton=$('').addClass('modal-close-button button').text('Close'),optionsData=$('.component_options',$inner).data('options_data'),a,aMax,$icon=$(''),$wrappedTitle=$('
').addClass('wrapped-title'),$availability=$('
').addClass('out-of-stock'),$optionThumb=$('
').addClass('option-thumb');$inner.prepend($closeWindowCross).append($('
').append($closeButton)).wrap($modalWrapper);onAction($header,function(){if($this.hasClass('open')){close()}else{open()}});$header.wrapInner($headerWrapper);$header.children().append($('
').addClass('row').append($icon,$wrappedTitle)).append($('
').addClass('row').append($availability));$header.prepend($optionThumb);onAction($closeButton.add($closeWindowCross),close);onAction($inner.parent(),function(ev){if(ev.target===this){close()}});onAction($('.component_option_thumbnail',$inner),function(){if($(this).parent().hasClass('selected')){close()}});composite.filters.add_filter('step_is_valid',function(ret,component){if(component.component_id==id){updateOption(ret);if($this.hasClass('open')){var $moreInputs=$inner.find('input[type!="hidden"]');if(!$moreInputs.length){close()}}} return ret},100);function open(){$this.addClass('open');$body.css('overflow','hidden');$('.composite_form').find('.composite_component').removeClass('hidden');if(typeof parent.resizeIframe==="function"){parent.resizeIframe()}} function close(){$this.removeClass('open');$body.css('overflow','');composite_subsections.forEach(function(element){var name_without_spaces=element.name.split(' ').join('');name_without_spaces=name_without_spaces.split(',').join('_');$('#'+name_without_spaces).css('display','none');if($('.composite_form').find("."+name_without_spaces+":visible").length){$('#'+name_without_spaces).css('display','block')}});if(window.testing_weights!=!0){$('.options-style-dropdowns').addClass('hidden')} var thisClass=$this.attr('class').split(' ').pop();if($('#show_all_sections').text()=='show all sections'){$('.composite_form').find('.composite_component').not('.'+thisClass+', .composite_subsection, .Bikesize').addClass('hidden');$('.composite_form').find('.'+thisClass).removeClass('hidden')} if($this.hasClass('Bikesize')==!0){var bikeSizeID=$('div.Bikesize').data('item_id');if(composite.api.get_component_configuration(bikeSizeID)['selection_title']=='Please choose a frame size'){$('.composite_form').find('.composite_subsection').addClass('hidden')}else{$('.composite_form').find('.composite_subsection').removeClass('hidden')}} if(window.hide_composite_subsections==!0){$('div.composite_component').addClass('hidden');$('.composite_subsection').addClass('hidden');$('#show_all_sections').addClass('hidden');$('div.Bikesize').removeClass('hidden').css('margin-left','-5px')} if(typeof parent.resizeIframe==="function"){parent.resizeIframe()}} function updateOption(isvalid){var $selected=$inner.find('.selected'),$title=$selected.find('.title'),$availabilityText=$selected.find('.thumbnail_stock'),$specText=$selected.find('.thumbnail_spec'),$weightText=$selected.find('.thumbnail_weight'),$idText=$selected.find('.thumbnail_product_id'),$img=$selected.find('.thumbnail_image'),icon='circle-o',text='Nothing selected',available='',spec='',weight='',product_id='',thumb=!1;if($title.length){text=$title.text();spec=$specText.text();weight=$weightText.text();product_id=$idText.text();available=$availabilityText.text();icon='check-circle has-selection'} if(isvalid){if($img.length){thumb=$img}}else{text='Please select a valid option';icon='question-circle invalid';thumb=!1} $icon.attr('class','fa fa-'+icon);$wrappedTitle.text(text);$availability.text(available);if(thumb){$optionThumb.html($img.clone())}else{$optionThumb.empty()} $('.msg-source').each(function(){if($(this).text()=='Please choose a frame size above'){$(this).parent().find('.msg-content').html('Tap Bike size to begin')} if($(this).text()=='Racks and baskets: Rear Basket'){$(this).parent().find('.msg-content').html('A rear basket can only be added if you select a rear rack')}});var bikeSizeID=$('div.Bikesize').data('item_id');if(composite.api.get_component_configuration(bikeSizeID)['selection_title']=='Please choose a frame size'){$('div.composite_component').addClass('hidden');$('.composite_subsection').addClass('hidden');$('#show_all_sections').addClass('hidden')}else{$('.composite_subsection').removeClass('hidden');$('#show_all_sections').removeClass('hidden')} $('div.Bikesize').removeClass('hidden').css('margin-left','-5px');if(window.testing_weights!=!0){var els=document.getElementsByClassName('options-style-dropdowns');[].forEach.call(els,function(el){el.style.display='none'})} if(window.hide_composite_subsections==!0){$('div.composite_component').addClass('hidden');$('.composite_subsection').addClass('hidden');$('#show_all_sections').addClass('hidden');$('div.Bikesize').removeClass('hidden').css('margin-left','-5px')} $("img[src*='dots-1000x686.png']").attr('usemap',"#dotsmap").addClass('dotsmap');$('.dotsmap').addClass('hidden')}});$.each(composite.get_steps(),function(index,step){step.validate()});$('.aria_title ').css('display','none');$('.component_title_text').each(function(){var fulltitle=$(this).text();var splittitle=fulltitle.split(": ");var titletodisplay=splittitle[1];$(this).text(titletodisplay);var subsectiontitle=splittitle[0];$(this).parent().parent().parent().parent().data('subsection',subsectiontitle);subsectiontitle=subsectiontitle.split(' ').join('');subsectiontitle=subsectiontitle.split(',').join('_');if(subsectiontitle.indexOf('[')show all sections');$('#show_all_sections').on('click',function(e){e.preventDefault();var bikeSizeID=$('div.Bikesize').data('item_id');if($('#show_all_sections').text()=='show all sections'&&composite.api.get_component_configuration(bikeSizeID)['selection_title']!='Please choose a frame size'){$('div.composite_component').removeClass('hidden');if(window.testing_weights!=!0){$('.options-style-dropdowns').addClass('hidden')} $('#show_all_sections').text("hide all sections")}else{$('div.composite_component').not(document.getElementsByClassName('Bikesize')).addClass('hidden');$('#show_all_sections').text("show all sections")} if(typeof parent.resizeIframe==="function"){parent.resizeIframe()}});composite_subsections.forEach(function(element){var name_without_spaces=element.name.split(' ').join('');name_without_spaces=name_without_spaces.split(',').join('_');$('.composite_form').find("."+name_without_spaces+":first").before($('').addClass('button composite_component component single options-style-thumbnails composite_subsection').attr('id',name_without_spaces).css('margin-left','-5px').data('subsection',element.name).append($('
').addClass('component_title_wrapper').append('
'+element.name+'
').append($('
').addClass('header_wrapper').css('width','100%').append($('

').addClass('step_title_wrapper component_title').css('text-align','left').append($('').addClass('component_title_text step_title_text').text(element.name).css('text-align','left')))).append($('').addClass('fa fa-chevron-down').css('float','right'))))});$('.options-style-dropdowns').removeClass('hidden');$('.composite_form').on('click','.composite_subsection',toggleSubsection);$("img[src*='bike-builder-1000x686.jpg']").attr('id',"open_bike_size").css('cursor','pointer');$('#open_bike_size').on('click',function(e){e.preventDefault();$('#component_1487453722').addClass('open');$('.composite_form').find('.composite_component').removeClass('hidden')});if(composite.api.get_component_configuration(1608285427)['selection_title']=='Hide All Options') window.hide_composite_subsections=!0}})(jQuery);

Handpicked links