METZELER Mootorratta rehv 150/70ZR17 TL 69 W ROADTEC Z8 INTERACT Tagumine

In stock
SKU
ICBB8728
METZELER
Special Price €163.00 Regular Price €174.00
Dispatching between 23.04.2026 and 24.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.

[2491700] Touring rehv METZELER 150/70ZR17 TL 69W ROADTEC Z8 INTERACT Tagumine
Spetsifikatsioon
Teljele:
Tagumine
Laius:
150
Profiil:
70
Läbimõõt:
17
Kiirusindeks:
W -
Rakendus:
Maantee
Tüüp:
[ZR] - radiaalne
Sisekumm:
TL
Koormusindeks:
69 = 325 kg
Muster:
ROADTEC Z8 INTERACT
Mõeldud kasutamiseks:
Mootorrataste ja motorollerite rehvid
Mõeldud kasutamiseks:
Touring rehv
Triipkood:
8019227249170, IC-BB8728
Toote kood:
BB8728
Artikli number:
1507017 OMME 69W Z8
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 150/70ZR17 TL 69 W ROADTEC Z8 INTERACT 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:
K2491700 ARTNR_Z_OE
1507017 OMBR 69H BW502 IC KROSY
1507017 OMME 69V TEXPC IC KROSY
C150/70R17(69V)ROADA IC KROSY
C150/70R17(69V)TRAILA IC KROSY
C150/70ZR17(69W)ROADA IC KROSY
D150/70-17 SX RSMART IC KROSY
D150/70-17V GT501J IC KROSY
D150/70R17 SMAX ROADSMART IC KROSY
D150/70R17 TRX TR91 IC KROSY
ME150/70B17(69V)LASER IC KROSY
ME150/70R17(69R)M+SMCEKAR IC KROSY
ME150/70R17(69V)TUREXC IC KROSY
ME150/70R17(69V)TUREXP(H) IC KROSY
ME150/70R17(69V)TUREXP(M) IC KROSY
P150/70-17(69V)SPORTD IC KROSY
P150/70ZR17(69W)ANGELST IC KROSY
S150/70-17-R280 IC KROSY
S150/70-17-R712 IC KROSY
S150/70-17-R741 IC KROSY

More Information
Weight6.870000
Barcode EAN138019227249170
Height642
Width150
BrandMETZELER
Lenght642
Supplier referenceBB8728
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