Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Permanent Ansatz-Abdeckung L'Oréal Paris Magic Retouch, 3 Dunkelbraun",
"description": "L'Oréal Paris Magic Retouch Permanent hält bis zu 4 Wochen. Bis zu 100% Grauhaaransatz-Abdeckung",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
]
}
{
"@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/magic-retouch",
"name": "Magic Retouch"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/haarfarbe/magic-retouch/permanent",
"name": "Permanent"
}
}
]
}