const journeys = d.journeys || []; const sug = d.suggestions || []; let html = ''; if (journeys.length) { html += '
Best match
'; for (const j of journeys) { const pf = (j.price_from != null) ? ` · from ${j.price_from} ${j.currency||'GEL'}` : ''; html += `
${esc(j.fromName)} → ${esc(j.toName)}${esc(pf)}
${Math.round(j.distance_km||0)} km · ${Math.round(j.duration_min||0)} min
`; if (j.offers && j.offers.length) { html += `
`; html += j.offers.map(o => `${esc(o.title)}: ${esc(o.price)} ${esc(o.currency)}`).slice(0,3).join(' · '); html += `
`; } } html += '
'; } else if (sug.length) { html += '
Suggestions
'; for (const it of sug) { if (it.type === 'location') { html += ``; } else if (it.type === 'vehicle') { html += `
${esc(it.title)}
${esc(it.class||'')}
`; } } html += '
'; } else { hide(); return; } show(html);Mercedes-Benz E-Class (2014) — SEDAN

Mercedes-Benz E-Class (2014) — SEDAN

Mercedes-Benz E-Class (2014) — SEDAN
Seats: 4 · Luggage: 2 · Vehicle ID: sedan-mercedes-benz-e-class-2014-muro
Driver
muro
Book a route Home