Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "12H Brow Definer Pencil 7.0 Blonde",
"description": "Der Infaillible Brows 12H Brow Definer Pencil 7.0 Blonde von L’Oréal Paris bietet 2 Beauty-Steps in nur einem Produkt. Er vereint intensive Farben und ein formgebendes Bürstchen in einer praktischen Stiftform.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 21
}
}
]
}
{
"@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/augen-make-up",
"name": "Augen-Make-up"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/augen-make-up/infaillible-brows",
"name": "Infaillible Brows"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/augen-make-up/infaillible-brows/12h-brow-definer-pencil",
"name": "12H Brow Definer Pencil "
}
}
]
}