Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Cool Creme 4.11 Ultra Kühles Mittelbraun",
"description": "Excellence Cool Crème 4.11 Ultra Kühles Mittelbraun verspricht einen ultra-kühlen Ton, dank der innovativen Violett-Formel. Die Pflege-Routine schenkt auch nach der Coloration ein langanhaltend kühles Farbergebnis.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 2.5,
"reviewCount": 4
}
}
]
}
{
"@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/haarfarbe",
"name": "Haarfarbe"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/haarfarbe/excellence-creme",
"name": "Excellence Crème"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/haarfarbe/excellence-creme/cool-creme",
"name": "Excellence Cool Creme"
}
}
]
}