BRIDGESTONE Motorehvid ringrajavõistluseks 140/70R17 TL 66 H RS10 Tagumine

In stock
SKU
ICD9BBB7
BRIDGESTONE
Special Price €148.00 Regular Price €162.00
Dispatching between 09.04.2026 and 12.04.2026
LHVInbankBigbankEstoEsto3LiisiSvea
Calculate instalment
Loan amount:
24 months
3 months 60 months
Monthly payment
Product price
Loan amount
Total amount
Interest cost
Interest rate
Max loan amount

The calculator is informative. The final offer depends on the provider's terms and credit decision.

[8439] Võidusõidurehv BRIDGESTONE 140/70R17 TL 66H RS10 Tagumine
Spetsifikatsioon
Teljele:
Tagumine
Laius:
140
Profiil:
70
Läbimõõt:
17
Kiirusindeks:
H -
Rakendus:
Võidusõit
Tüüp:
Radiaal
Sisekumm:
TL
Koormusindeks:
66 = 300 kg
Muster:
RS10
Mõeldud kasutamiseks:
Mootorrataste ja motorollerite rehvid
Mõeldud kasutamiseks:
Võidusõidurehv
Triipkood:
IC-D9BBB7, 3286340843911
Toote kood:
D9BBB7
Artikli number:
1407017 OMBR 66H RS10R
PCN:
40114000
Teil võib ka vaja minna
Teil võib ka vaja minna: Palun oodake...
Kasutajate arvamused *
Laadime selle toote kohta arvamusi...
   
   
   
   
   
   
   
   
   
   
Olen kommentaarideta Keegi pole seda toodet veel üle vaadanud, võite olla üks!
* Ostu sooritanud klientide arvustused on tähistatud tekstiga "Ostuga kinnitatud arvustus".. Üksikasju selle kohta, kuidas me arvustusi kontrollime, leiate nõuetest ja tingimustest.
Lisage arvamus
.field>.label, .review-form-area .fieldset>.fields>.field>.label { color: #2e2d2c; font-style: italic; font-weight: 500; font-size: 1.2rem; } .review-form-area .fieldset>.field>.label, .review-form-area .fieldset>.fields>.field>.label { margin: 0 0 4px; display: inline-block; } .review-form-area .fieldset>.field .field.choice:last-child, .review-form-area .fieldset>.fields>.field .field.choice:last-child { margin-bottom: 0; } .review-form-area legend { border-bottom: none; } .review-form-area .label { text-align: left; padding: 0; } .review-control-vote label { cursor: pointer; display: block; position: absolute; top: 0; } .review-control-vote label:hover~label:before { opacity: 0; } .review-control-vote .rating-1:before { width: 23.472px; } .review-control-vote .rating-2:before { width: 55.746px; } .review-control-vote .rating-3:before { width: 88.02px; } .review-control-vote .rating-4:before { width: 120.294px; } .review-control-vote .rating-5:before { width: 152.568px; } .review-control-vote label:hover:before { opacity: 1; } .review-control-vote input[type=radio]:checked+label:before { opacity: 1; } .review-control-vote .rating-1 { z-index: 6; } .review-control-vote .rating-2 { z-index: 5; } .review-control-vote .rating-3 { z-index: 4; } .review-control-vote .rating-4 { z-index: 3; } .review-control-vote .rating-5 { z-index: 2; } .review-field-ratings .review-field-rating .label { display: none; } .review-form-area .fieldset>.field>.label+br, .review-form-area .fieldset>.fields>.field>.label+br { display: none; } .review-form .field { font-size: 0rem; margin: 0 0 13px; } .review-form .action.submit { border: 0; font-weight: 700; display: inline-block; line-height: 1.4rem; font-size: 12px; padding: 11px 12px; color: #fff; background-color: #2e2d2c; text-transform: uppercase; font-style: italic; position: relative; overflow: hidden; text-decoration: none; cursor: pointer; -webkit-font-smoothing: antialiased; } .review-form-area button:hover { background: #2e2d2c; border: 0; color: #fff; } .review-info-product { margin-bottom: 13px; } .review-thumbnail { position: relative; border: 1px solid #d1d2d4; width: 48px; height: 48px; float: left; overflow: hidden; } .review-info-product:after { content: ''; display: block; width: 100%; clear: both; } .review-form-area .fieldset .review-legend { margin-left: 64px; float: none; font-style: italic; font-size: 1.2rem; } .review-thumbnail img { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; right: 0; margin: 0 auto; /*max-height: 100%;*/ max-height: 48px; max-width: 48px; } .review-form-area .fieldset .review-legend strong { display: block; font-weight: 500; margin-left: 0; } ]]>
Toote ülevaade:Motorehvid ringrajavõistluseks 140/70R17 TL 66 H RS10 Tagumine
Teie arvamus
Quality
1 star 2 stars 3 stars 4 stars 5 stars
Eesnimi
Arvamus
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Lisage arvustus
{ if (visible) { let scripts = [ "https://www.google.com/recaptcha/api.js?render=6LfvOrsZAAAAAGYiV4jkM1wxY3xMIwGUss8WM51Z" ]; window.loadScriptsGc(scripts).then(() => { }); } }); }); }); function _gcPublishReview(artId, event) { event.preventDefault(); let articlesTab = artId.includes(',') ? artId.split(',') : [artId]; let params = { 'articleId' : articlesTab, 'name' : $('#nickname_field').val(), 'review' : $('#review_field').val(), 'rating' : $('input[name=ratings]:checked').val() }; if(!params['rating'] || params['rating'] < 1 ){ notify("top", "right", "fa fa-comments", "success", "animated fadeIn", "animated fadeOut", "", " Lõpetage Teie arvamus"); } if(params['name'] ==''){ notify("top", "right", "fa fa-comments", "success", "animated fadeIn", "animated fadeOut", "", " Fill name"); } if(!params['rating'] || params['rating'] < 1 || params['name'] ==''){ return; } grecaptcha.ready(function() { grecaptcha.execute('6LfvOrsZAAAAAGYiV4jkM1wxY3xMIwGUss8WM51Z', { action: 'submit' }).then(function(token) { params['token'] = token; $('.review-form-area').css('opacity', '0.5'); let submitButton = $('#submit-review-button'); let lastHtml = submitButton.html(); submitButton.prop('disabled', true); submitButton.html('Palun oodake...'); xhr_load('/Result/publishReview/', null, { postParameters: params, jsFunction: function () { $('.review-form-area').css('opacity', '1'); $('#nickname_field').val(''); $('#review_field').val(''); $('input[name=ratings]:checked').prop('checked', false); submitButton.prop('disabled', false); submitButton.html(lastHtml); notify("top", "right", "fa fa-comments", "success", "animated fadeIn", "animated fadeOut", "", "Teie arvamus ootab moderaatori heakskiitu"); }, jsFunctionOn500: function() { $('.review-form-area').css('opacity', '1'); submitButton.prop('disabled', false); submitButton.html(lastHtml); swal({ title: '', text: GcObj.errorRequest.responseText, type: "error", showConfirmButton: true }); } }); }); }); } ]]>

Vastab koodidele:
K8439 ARTNR_Z_OE

More Information
Weight5.040000
Barcode EAN133286340843911
Height628
Width140
BrandBRIDGESTONE
Lenght628
Supplier referenceD9BBB7
AvailabilityIn the central warehouse
OutletNo
Ships in1-2 business days
CampainsHinnagarantii
0
Rating:
0% of 100
Write Your Own Review
Only registered users can write reviews. Please Sign in or create an account