Requires a build
This widget has no pre-built widget.js yet. Run npm run build inside search-form/ first, then reload this page.
The search results redirect to: search.html
data-makes-models="mercedes-benz,audi"
ยท data-offer-type="vehicle-leasing-offers"
ยท data-customer-groups="privat"
data-makes-models="" (all makes)
ยท data-offer-type="vehicle-buy-offers"
data-offer-type="vehicle-subscription-offers"
ยท data-customer-groups="gewerbe"
| Attribute | Required | Description |
|---|---|---|
| data-makes-models | โ | Comma-separated make slugs to pre-filter (empty = all makes) |
| data-offer-type | โ | vehicle-monthly-offers | vehicle-leasing-offers | vehicle-buy-offers | vehicle-subscription-offers |
| data-partner-id | โ | Partner ID |
| data-vehicle-condition | โ | new | used (default: new) |
| data-customer-groups | โ | privat | gewerbe |
| data-brand-color | โ | Accent hex color (without #) |
| data-search-url | โ | Base URL of the search widget โ results redirect here |