1.117
Treffer
1.117 Treffer
SELECT DISTINCT * FROM `vehicle` WHERE (`active`=1) AND ((`start_date` IS NULL) OR (`start_date` <= '2025-10-05')) AND ((`end_date` IS NULL) OR (`end_date` > '2025-10-05')) AND (`price_cash` <= '1049900') ORDER BY `price_cash`
[[Array
(
)
]]