Tarif Wählen
<% if (error) { %><%= error %>
<% } %>
<% tariffs.forEach(tariff => { %>
<% }) %>
<% if (tariffs.length === 0) { %>
<% } %>
<%= tariff.name %>
<%= tariff.name %>
Startpaket <%= Number(tariff.start_package_price).toFixed(2).replace('.', ',') %>€/einmalig
<%= Number(tariff.price_monthly).toFixed(2).replace('.', ',') %>€
/Monat
Tarif auswählen
Aktuell sind keine Tarife verfügbar. Bitte versuche es später erneut.