Ihr GELFORD Winterdienst

FLEX

Rundum geschützt: Der Tarif für alle Fälle

0€const queryString = window.location.search; const urlParams = new URLSearchParams(queryString); const total_price = urlParams.get('total_price')document.getElementById('price').textContent = parseInt(total_price * 5);

Bereitschaftspauschale im Zeitraum Nov. – Mrz.

ab 0€const queryStringmo = window.location.search; const urlParamsmo = new URLSearchParams(queryStringmo); const total_pricemo = urlParamsmo.get('flexPrices')document.getElementById('pricemo').textContent = parseInt(total_pricemo);

Preis pro Einsatz

ALL-IN-ONE

Volle Kostentransparenz: Sicher und zuverlässig

0€const queryStrings = window.location.search; const urlParamprice = new URLSearchParams(queryStrings); const total_price_month = urlParamprice.get('allinPrice')document.getElementById('price_month').textContent = parseInt(total_price_month * 5);

Gesamtpreis für die Saison Nov. – Mrz.

0€const queryStringsallone = window.location.search; const urlParampriceone = new URLSearchParams(queryStringsallone); const total_price_month_one = urlParampriceone.get('allinPrice')document.getElementById('price_month_one').textContent = parseInt(total_price_month_one);

Preis bei monatlicher Abrechnung

Scroll to Top