Files
sase.tr/apps
Semih Yesilyurt e7b1350876
Some checks failed
CI / Lint, Typecheck, Test & Build (push) Has been cancelled
fix(emex): dynamic filter chain with proper field dedup across all catalogs
- Detect available filter fields from actual data per catalog
- Skip fields whose values are substrings of optionsRaw (e.g. driveType
  redundant when optionsRaw="LEFT (GSX)")
- Skip fields that duplicate already-added filters (e.g. engine=LHD same
  as driveType=LHD in Land Rover)
- Use optionsRaw as primary variant text in vehicle rows
- Works for all 54 catalogs: Renault (structured), Fiat, BMW, Volvo, etc.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 08:38:01 +00:00
..