MICHELIN Mootorratta rehv 120/70R19 TL/TT 60 V ANAKEE ADVENTURE Esiosa

In stock
SKU
ICF62B14
MICHELIN
Special Price €163.00 Regular Price €174.00
Dispatching between 27.04.2026 and 28.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.

[993727] On/off enduro rehv MICHELIN 120/70R19 TL/TT 60V ANAKEE ADVENTURE Esiosa
Spetsifikatsioon
Teljele:
Esiosa
Laius:
120
Profiil:
70
Läbimõõt:
19
Kiirusindeks:
V -
Rakendus:
Maantee
Tüüp:
Radiaal
Sisekumm:
TL/TT
Koormusindeks:
60 = 250 kg
Muster:
ANAKEE ADVENTURE
Mõeldud kasutamiseks:
Mootorrataste ja motorollerite rehvid
Mõeldud kasutamiseks:
On/off enduro rehv
Triipkood:
3528709937276, IC-F62B14
Toote kood:
F62B14
Artikli number:
1207019 OMMI 60V ADVF
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:Mootorratta rehv 120/70R19 TL/TT 60 V ANAKEE ADVENTURE Esiosa
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:
K993727 ARTNR_Z_OE

More Information
Weight4.900000
Barcode EAN133528709937276
Height620
Width120
BrandMICHELIN
Lenght620
Supplier referenceF62B14
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