Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Lipliner Couture 630 Beige A Nu",
"description": "Entdecke den neuen Konturenstift von L´Oréal Paris. Der Color Riche Lipliner Couture in 630 Cafe de Flore bringt deine Lippen in Form ohne Farbe zu verwischen.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 71
}
}
]
}
{
"@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/lippen-make-up",
"name": "Lippen-Make-up"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/lippen-make-up/color-riche",
"name": "Color Riche - Lippen Make-up"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/lippen-make-up/color-riche/lipliner-couture",
"name": "Lipliner Couture"
}
}
]
}