Põhjakaitse täis komplekt (plastik): Polaris Sportsman X2 800

536,80 €
Laos
Tootekood
IB02.1650
IRONBALTIC
Saadame välja: 23.12.2025 ja 24.12.2025 vahemikus
Kuumakse alates 18.39€, valides makseviisiks ESTO järelmaks.

Võta ühendust meie spetsialistiga
 
 
 

Tallinna esindus 

Sõidukid, sõiduvarustus, varuosad
+372 50 72 248
[email protected]
Eesti, Vene ja Inglise keel

 

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.

 

  • Full protection of bottom and front part of the ATV.
  • Pre-cut sectors for finishing the optional rib shaped holes for mud draining.
  • Holes for oil changing.
  • Holes for IB Mid-mount adapter.
  • Detailed installation instruction.

Lisainfo
Kaal20.000000
Kõrgus300
Laius950
TootjaIRONBALTIC
Pikkus2050
Tarnija tootekood02.1650
SaadavusTehase tellimus
Outlet, lõpumüükEi
Tarneaegask for availability
0
Rating:
0% of 100
Write Your Own Review
Arvustatav toode:Põhjakaitse täis komplekt (plastik): Polaris Sportsman X2 800
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), } ); }