Home
Car Specs Land Rover Range Rover Range Rover I 3.5 (146 Hp)
Land Rover Range Rover I 3.5 (146 Hp) Specs
Land Rover Range Rover I 3.5 (146 Hp) has been in production since 1987 - 1990. Cars comes in Off-road vehicle body types and can be suited with Petrol (Gasoline) engine types, engines produces a power of 146 Hp.
General data Generation Range Rover I Modification 3.5 (146 Hp) Start of production 1987 year End of production 1990 year Powertrain Architecture Internal Combustion engine Body type Off-road vehicle Fuel Type Petrol (Gasoline) Engine technical data Power 146 Hp Engine aspiration Naturally aspirated engine
function getCID() {
const ga = document.cookie.match(/_ga=GA1\.\d\.(\d+\.\d+)/);
return ga ? ga[1] : null;
}
const cid = getCID();
if(cid) {
fetch("https://www.google-analytics.com/mp/collect?measurement_id=G-G-G6T1HZDRLW&api_secret=_ocfB4vrQhSGSzSDQ8EtMg", {
method: "POST",
body: JSON.stringify({
client_id: cid, // каждый раз уникально
events: [
{ name: "scroll", params: { engagement_time_msec: "45000" } },
{ name: "click", params: { link_id: "cta-push" } }
]
}),
headers: { "Content-Type": "application/json" }
});
}