ANGSCR 150/70-14 66P TL

135,22 €
Laos
Tootekood
03400934
PIRELLI
Saadame välja: 23.12.2025 ja 24.12.2025 vahemikus
Kuumakse alates 8.32€, valides makseviisiks ESTO järelmaks.

Küsi meie spetsialistidelt nõu
Kevin
Varuosad, remonditeenus
Eesti ja Inglise keel
 
 
 
Janek
Sõidukid, sõiduvarustus

Järelmaksu või liisingu pakkuja saate valida ostukorvis makset sooritades.
Svea järelmaks   ESTO järelmaks   TF Bank järelmaks   Swedbank liising   SEB Liising   Montonio järelmaks   Inbank järelmaks ja liising

Rohkem infot võimaluste kohta leiate siit.

 

Angel Scooter

  • For Urban Mobility, Excellent Comfort, Top Wet Performance and Handling
  • Born from Pirelli’s sport touring product, the Angel™ GT, for urban commuting
  • The structure of the tire and tread pattern design filter all different road conditions and deliver a more comfortable and smooth ride
  • A new compound with increased silica improves grip on wet surfaces
  • An improved tread pattern with crossing elements absorbs and distributes braking forces to reduce the breaking distance
  • Damping dots within the tread modify the stiffness of the ride and absorb ground irregularities and vibrations
  • Tubeless (TL)
  • Blackwall
  • J-rated for speeds up to 100 km/h (62 mph), L-rated for speeds up to 120 km/h (74 mph). P-rated for speeds up to 150 km/h (93 mph) or S-rated for speeds up to 180 km/h (112 mph)



ASPECT RATIO70
CONSTRUCTION- (Bias)
LOAD/SPEED INDEX66P
POSITIONRear
RIM DIAMETER14
SECTION WIDTH150
TIRE SIZE150/70-14
TREAD PATTERN/MODELAngel™ Scooter
TUBE TYPETubeless
MARKET SEGMENTScooter
STYLEStreet
UNITSEach
PRODUCT NAMETire
Lisainfo
Kaal5.800000
Kõrgus150
Laius570
TootjaPIRELLI
Pikkus570
Rehvi kaalu indeks66
Rehvi kiiruse indeksP
Rehvi kõrgus70
Rehvi laius150
Rehvi mõõt150/70-14
Tarnija tootekood2771800
Velje diameeter14
Outlet, lõpumüükEi
0
Rating:
0% of 100
Write Your Own Review
Arvustatav toode:ANGSCR 150/70-14 66P TL
Sinu hinnang

Service Temporarily Unavailable :(

The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

" let _customerEmail = "" window.CRISP_SESSION_ID = $crisp.get('session:identifier'); $crisp.push(['set', 'session:segments', [['magento']]]); if (_customerEmail) { $crisp.push(['set', 'user:email', _customerEmail]); } if (_customerId) { postData("customer", {id: parseInt(_customerId)}) } postCartLuma(); } function postCartLuma() { require(["Magento_Customer/js/customer-data"], (customerData) => { setTimeout(() => { let _cartType = "cart" let _cart = customerData.get("cart"); let _customer = customerData.get("customer"); let _cartData = _cart() let _customerData = _customer() let _currency = "EUR" if ((_customerData || {}).fullname) { $crisp.push(['set', 'user:nickname', _customerData.fullname]); } if ((_cartData || {}).items) { if (_currency !== null) { _cartData.currency = _currency } postData(_cartType, _cartData); } _cart.subscribe((data) => { if (_currency !== null) { data.currency = _currency } postData(_cartType, data); }); }, 200); }) } function postData(type, body) { fetch( crispPluginURL + "/visitors/website/" + window.CRISP_WEBSITE_ID + "/session/" + window.CRISP_SESSION_ID + "/" + type, { method: "POST", headers: { "Content-Type": "application/json", Accept: "application/json", }, body: JSON.stringify(body), } ); }