const journeys = d.journeys || [];
const sug = d.suggestions || [];
let html = '';
if (journeys.length) {
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 S-Class (W222) (2020) — PREMIUM
Mercedes-Benz S-Class (W222) (2020) — PREMIUM
Seats: 3 ·
Luggage: 2 ·
Vehicle ID: sedan-mercedes-benz-s-class-w222-2019-zurab
We use cookies to improve your experience.
Learn more