Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Highlighter-Puder 01 Icoconic Glow",
"description": "Die Puder-Highlighter von L’Oréal Paris verleihen der Haut einen natürlich aussehenden Glow. Sie eignen sich ideal um einzelne Gesichtspartien zum Strahlen zu bringen und zu betonen.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 320
}
}
]
}
{
"@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/make-up",
"name": "Make-Up Produkte"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/make-up/gesichts-make-up",
"name": "Gesichts-Make-up"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/gesichts-make-up/wake-up-and-glow",
"name": "Wake Up and Glow - DE"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/gesichts-make-up/wake-up-and-glow/highlighter-puder",
"name": "Highlighter-Puder"
}
}
]
}