โ† All widgets

Search Form Widget

โš 

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

Example 1 โ€“ Leasing: Audi & Mercedes

data-makes-models="mercedes-benz,audi" ยท data-offer-type="vehicle-leasing-offers" ยท data-customer-groups="privat"

Example 2 โ€“ Buy: Electric vehicles

data-makes-models="" (all makes) ยท data-offer-type="vehicle-buy-offers"

Example 3 โ€“ Subscription: Gewerbe

data-offer-type="vehicle-subscription-offers" ยท data-customer-groups="gewerbe"

Data attributes

AttributeRequiredDescription
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