4 Treffer
von 0 €
bis 1049900 €
Verfügbarkeit
Bauform
Extras
4 Treffer

SELECT DISTINCT * FROM `vehicle` WHERE (`active`=1) AND ((`start_date` IS NULL) OR (`start_date` <= '2026-07-19')) AND ((`end_date` IS NULL) OR (`end_date` > '2026-07-19')) AND (`brand`='Byd') AND (`motor_type` LIKE '%%') AND (`price_cash` <= '1049900') AND (`private_use`=1) ORDER BY `brand`, `price_cash`
[[Array ( ) ]]