Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Tonerde Absolue Klärendes Pflegeshampoo",
"description": "Entdecken Sie das Pflegeshampoo ohne Silikone von L'Oréal Paris, für rundum schön gepflegtes Haar. Erleben Sie frische und reine Haare von Ansatz an.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Tonerde Absolue Pflegespülung",
"description": "Erleben Sie Feuchtigkeitspflege für fließend leichtes Haar von L'Oréal Paris. Speziell für Haare mit fettigem Ansatz und trockenen Spitzen entwickelt!",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 178
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/haar",
"name": "Haarprodukte für Pflege, Styling & Coloration"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/haar/haarpflege",
"name": "Haarpflege"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/haarpflege/elseve",
"name": "Die neuen Elseve Pflegeprodukte"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/haarpflege/elseve/tonerde-absolue",
"name": "Elseve Tonerde Absolue"
}
}
]
}