×
Modellen
Approved used
Vind uw dealer
Configurator
Services
Over Subaru
Contact
Mijn Subaru
Privacy Policy
Cookie Policy
Terms And Conditions
CO2 informatie
Selecteer uw dealer
*
Selecteer uw dealer
A.N.D. Motors - Nivelles
Auto's Martens - Lochristi
Cantraine - Orcq (Tournai)
Carpentier - Geel
Garage De Prêtre - Roeselare
Gérard & Fils - Libramont
Germaine - Koningshooikt (Lier)
Haestincks - Boom
Hendricks - Verviers
Hoyas - Ghlin (Mons)
V.J.B. Motors - Hasselt
Vandenplas - Tervuren
Dealer Follow up
Dealer Follow up
Yes
No
Voornaam
*
Email adres
*
Geslacht
*
Geslacht
Man
Vrouw
Achternaam
*
Telefoonnummer
*
Configuration info
Vul uw voorkeursdatum en kenteken nummer in. Nog bijkomende informatie om mee te geven aan de dealer?
Ik ben akkoord met de voorwaarden * (
Privacy Policy
)
Recaptcha
*
var onloadCallback = function () { var windowwidth = window.innerWidth; if (windowwidth < 400) { grecaptcha.render('html_element', { 'size': 'compact', 'sitekey': '6LdkSoEdAAAAAD6YbMs3tEeVUerdb2XdEkqir1t9', 'theme': 'light' }); } else { grecaptcha.render('html_element', { 'size': 'normal', 'sitekey': '6LdkSoEdAAAAAD6YbMs3tEeVUerdb2XdEkqir1t9', 'theme': 'light' }); } }; let recaptcha = null let parent = null let oldWidth = null function loadCaptcha() { recaptcha = document.getElementById("html_element"); parent = recaptcha.parentNode; oldWidth = window.innerWidth; } function resizeCaptcha() { var width = window.innerWidth; if (width <= 400 && oldWidth > 400) { parent.removeChild(recaptcha); let html_element = document.createElement('div'); html_element.id = "html_element"; parent.appendChild(html_element); recaptcha = html_element; grecaptcha.render('html_element', { 'size': 'compact', 'sitekey': '6LdkSoEdAAAAAD6YbMs3tEeVUerdb2XdEkqir1t9', 'theme': 'light' }); } else if (width > 400 && oldWidth <= 400) { parent.removeChild(recaptcha); let html_element = document.createElement('div'); html_element.id = "html_element"; parent.appendChild(html_element); recaptcha = html_element; grecaptcha.render('html_element', { 'size': 'normal', 'sitekey': '6LdkSoEdAAAAAD6YbMs3tEeVUerdb2XdEkqir1t9', 'theme': 'light' }); } oldWidth = width; } window.onload = loadCaptcha; window.onresize = resizeCaptcha;