NORA WERKSTATTWELT Aktuell:

Herstellerinformationen, Produktneuheiten, Service-Tipps -
all das und vieles mehr findest du in unserem News-Bereich. 

Card Image
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "7/27/26, 9:19 AM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "7/27/26, 9:19 AM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
Neue digitale WERKSTATTWELT.
Original Teile, Herstellerwissen und hilfreiche Services für deinen Werkstattalltag – alles an einem Ort. Entdecke die NORA WERKSTATTWELT und profitiere von exklusiven Vorteilen. Jetzt dabei sein!
Mehr erfahren
Card Image
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "7/22/26, 7:00 AM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "7/22/26, 7:00 AM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
Hitze, Urlaub, Stau: Motoren unter Sommerlast
Zahnriemen, Wasserpumpen, Kühlmittel: Wenn der Urlaubstrip dem Motor alles abverlangt. So vermeidet ihr Totalschäden.
Mehr erfahren
Card Image
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "7/15/26, 3:03 PM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "7/15/26, 3:03 PM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
"New erWin" jetzt Teil der WERKSTATTWELT
erWin (Elektronische Reparatur und Werkstatt Information) bietet flexible, markenspezifische Lizenzen für den Zugang zu Reparatur‑ und Wartungsinhalten sowie zur Diagnosesoftware ODIS für Fahrzeuge der Volkswagen Group.
Mehr erfahren
Original Volkswagen Außenspiegel mit integrierten Assistenzsystemen wie Spurwechselassistent und Totwinkelwarnung sorgen für optimale Sicht, Sicherheit und passgenaue Funktion im Fahrzeugalltag.
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "7/8/26, 9:18 AM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "7/8/26, 9:18 AM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
Original Spiegel: Sicht mit Sicherheit
Außenspiegel, Spiegelgläser, Einzelteile – passgenau und in Original Qualität vom Hersteller für alle Konzern-Fahrzeuge
Mehr erfahren
Card Image
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "7/6/26, 10:50 AM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "7/6/26, 10:50 AM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
Fit für den Sommer: Neue NORA AKTUELL erschienen
Sommerzeit ist auch die Zeit mit hohe Anforderungen an Auto und Werkstatt. Was dabei wichtig ist gibts in der neuen Ausgabe
Mehr erfahren
Card Image
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "6/24/26, 7:00 AM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "6/24/26, 7:00 AM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
Original Komponenten: Fahrwerk unter der Lupe
Das Fahrwerk sorgt nicht nur für Komfort, sondern auch für Sicherheit und präzises Handling. Doch die Belastungen sind enorm – wir zeigen die typischen Schwachstellen.
Mehr erfahren
Card Image
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "6/17/26, 7:00 AM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "6/17/26, 7:00 AM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
Original Filter: Mehr als nur Starthilfe
Original Filter sind exakt auf jedes Fahrzeugmodell abgestimmt. Wer Original Filter verbaut, setzt daher auf Herstellerqualität, die läuft, hält und keine Kompromisse kennt.
Mehr erfahren
Card Image
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "6/12/26, 6:30 AM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "6/12/26, 6:30 AM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
pl24: Neue Technologie, mehr Informationen
In partslink24 sorgt eine überarbeitete Technologie in neuem Design für eine optimierte User Experience. Auch REACh-Informationen sind jetzt verfügbar.
Mehr erfahren
Card Image
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "6/3/26, 6:44 AM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "6/3/26, 6:44 AM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
Risse, Schläge, undicht: Schwächen der Scheibe
Die Windschutzscheibe ist ein tragendes Karosserieteil und Hightech-Sensorträger - um meistbeansprucht. Wir zeigen, warum Schäden entstehen.
Mehr erfahren
Card Image
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "6/3/26, 6:36 AM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "6/3/26, 6:36 AM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
Wie sich Original Bremsbeläge im Härtetest schlagen
Im Bremsentest 2025 wurden Bremsbeläge im Härtetest auf Herz und Nieren geprüft . Das Ergebnis: Originale überzeugen in allen Kategorien.
Mehr erfahren
Card Image
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "6/3/26, 6:21 AM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "6/3/26, 6:21 AM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
Verschleiß von Bremsen: Warum er so unterschiedlich ausfällt
Die Lebensdauer von Bremsbelägen ist kein fest definierter Wert – sie hängt von einer Vielzahl von Faktoren ab. Wir erklären, welche.
Mehr erfahren
Original Heizsysteme: Wohltemperiert durch den Winter.
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "1/28/26, 11:00 AM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "1/28/26, 11:00 AM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
Original Heizsysteme: Wohltemperiert durch den Winter.
Wenn’s draußen frostig wird, müssen Heiz- und Kühlsysteme zuverlässig arbeiten. Mit Original Heizgeräten und Wärmetauschern stellst du sicher, dass deine Kunden warm und sicher durch den Winter kommen – passgenau, effizient und geschützt.
Mehr erfahren
Card Image
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "1/23/26, 9:41 AM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "1/23/26, 9:41 AM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
Exklusiv für unsere NORA Kunden: Werkstattvorteile, die sich lohnen!
Profitiere von regelmäßigen Rabatt- und Sonderaktionen, die es nur hier in der NORA WERKSTATTWELT gibt. Von Cashback bis zu saisonalen Kampagnen – hier lohnt sich Mitmachen!
Mehr erfahren
NORA Leistungszentrum - dein kompetenter Ansprechpartner für Original Teile
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "11/26/25, 1:53 PM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "11/26/25, 1:53 PM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
Finde deinen NORA Händler – in Sekunden.
Du brauchst Original Teile oder Beratung? Mit der neuen Händlersuche findest du deinen Ansprechpartner ganz einfach online und in deiner Nähe.
Mehr erfahren
Card Image
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "11/26/25, 9:40 AM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "11/26/25, 9:40 AM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
Der digitale Werkstatthelfer für Freie Werkstätten ist da!
Mit der NORA WERKSTATTWELT ist der neue digitale Partner für Freie Werkstätten endlich online. Das Original gibt´s nur hier.
Mehr erfahren
Card Image
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "1/23/26, 9:41 AM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "1/23/26, 9:41 AM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
Jetzt Cashback sichern - bei unserer Preisschrauber-Aktion.
Wir schrauben am Preis – und du sparst doppelt! Unsere Preisschrauber-Aktion* für Freie Werkstätten geht in die Verlängerung. Auch im neuen Jahr könnt ihr vom exklusiven Angebot profitieren.
Mehr erfahren
Original Flüssigkeiten - AdBlue
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "11/26/25, 10:02 AM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "11/26/25, 10:02 AM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
Original Flüssigkeiten: Lagerung und Anwendung gehören in Expertenhand
Funktionsflüssigkeiten verlieren bei unsachgemäßer Handhabung ihre Wirkung. Daher: Nur Experten sollten diese aufbewahren und anwenden.
Mehr erfahren
Original Teile - Karosserie
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "1/23/26, 10:52 AM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "1/23/26, 10:52 AM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
Original Karosserie: Auch bei Minusgraden in Topform.
Sichere Reparaturen im Winter: Erfahre, warum Original Karosserieteile für Freie Werkstätten die beste Wahl sind. Passgenau, verzinkt und zuverlässig – für maximale Stabilität und Sicherheit.
Mehr erfahren
NORA Aktuell: Bald verfügbar der neue partslink24 Teilelistenscan.
An error occurred while processing the template.
The string doesn't match the expected date/time/date-time format. The string to parse was: "2/6/26, 10:24 AM". The expected format was: "dd.MM.yy, HH:mm".
The nested reason given follows:
Unparseable date: "2/6/26, 10:24 AM"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${date?datetime("dd.MM.yy, HH:mm")?date}  [in template "20155#20195#null" at line 18, column 5]
----
1<#setting date_format="dd.MM.yyyy"> 
2 
3<#assign date = JournalArticle_displayDate.getData()> 
4     
5<#if !date?? || date == "" > 
6    <#assign date = JournalArticle_publishDate.getData()> 
7</#if> 
8 
9<#if !date?? || date == "" > 
10    <#assign date = JournalArticle_modifiedDate.getData()> 
11</#if> 
12 
13<#if !date?? || date == "" > 
14    <#assign date = JournalArticle_createDate.getData()> 
15</#if> 
16 
17<#if date?? && date != "" > 
18    ${date?datetime("dd.MM.yy, HH:mm")?date} 
19    <#if (AssetVocabulary_91226522.getData())??> 
20        | ${AssetVocabulary_91226522.getData()} 
21    </#if> 
22<#else> 
23    &nbsp; 
24</#if> 
partslink24: Bald mit Teilelistenscan – schneller bestellen, weniger Fehler.
Jetzt wird’s einfach: Mit dem neuen Teilelistenscan in partslink24 bestellst du Original Teile schneller und fehlerfrei. Datei hochladen, scannen, bestellen – fertig!
Mehr erfahren
Showing 1 to 19 of 19